.bg-green {
  background-color: #42af61 !important;
}

.bg-yellow {
  background-color: #fefcee !important;
}

.bg-cyan {
  background-color: #d8f3f1 !important;
}

.bg-pink {
  background-color: #fef2f9 !important;
}

.bg-blue {
  background-color: #f4f4ff !important;
}

.bg-orange {
  background-color: #fdf4e8 !important;
}

.text-gray-200 {
  color: #5e5e5e !important;
}

.text-primary {
  color: #423f8d !important;
}

.text-pink {
  color: #ed078b !important;
}

.text-black {
  color: #072541 !important;
}

.text-green {
  color: #42af61 !important;
}

@font-face {
  font-family: "AutourOne";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/AutourOne-Regular.ttf?aa7dd1a2480dc1d338d9bd4b9f1b1c3d) format("truetype");
  font-display: swap;
}
body {
  font-family: "Poppins";
  font-weight: 400 !important;
  padding-right: 0 !important;
  background: #f4f4ff !important;
}
body.modal-open {
  padding-right: 0 !important;
}

.left-0 {
  left: 0;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 575px) {
  .px-40 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section-heading {
  margin-bottom: 40px;
  overflow: hidden;
}
.section-heading h2 {
  font-size: 22px;
  position: relative;
  display: inline-block;
  color: #ffffff;
  padding: 8px 30px 8px 30px;
  border-radius: 60px;
  position: relative;
  max-width: 90%;
  font-family: "AutourOne";
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 575px) {
  .section-heading h2 {
    font-size: 22px;
    padding: 14px 30px 14px 30px;
  }
}
@media (max-width: 575px) {
  .section-heading h2 {
    font-size: 19px;
    padding: 10px 14px;
  }
}
.section-heading h2::after {
  position: absolute;
  content: "";
  width: 16px;
  right: -12px;
  bottom: -1px;
  height: 23px;
  background-repeat: no-repeat;
}
.section-heading h2::before {
  position: absolute;
  content: "";
  width: 12px;
  left: -7px;
  top: 2px;
  height: 12px;
  background-repeat: no-repeat;
}
.section-heading.yellow h2 {
  background-color: #f8ce0e;
}
.section-heading.yellow h2::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22' fill='none'><path d='M13 2C13 2 13.0489 12.804 2 20' stroke='%23f8ce0e' stroke-width='3' stroke-miterlimit='10' stroke-linecap='round'/></svg>");
}
.section-heading.yellow h2::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='12' viewBox='0 0 10 12' fill='none'><path d='M8 2C8 2 2.19298 6.16268 2 10' stroke='%23f8ce0e' stroke-width='3' stroke-miterlimit='10' stroke-linecap='round'/></svg>");
}
.section-heading.orange h2 {
  background-color: #f69800;
}
.section-heading.orange h2::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='22' viewBox='0 0 15 22' fill='none'><path d='M13 2C13 2 13.0489 12.804 2 20' stroke='%23f69800' stroke-width='3' stroke-miterlimit='10' stroke-linecap='round'/></svg>");
}
.section-heading.orange h2::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='12' viewBox='0 0 10 12' fill='none'><path d='M8 2C8 2 2.19298 6.16268 2 10' stroke='%23f69800' stroke-width='3' stroke-miterlimit='10' stroke-linecap='round'/></svg>");
}
.section-heading.blue h2 {
  background-color: #423f8d;
}
.section-heading.blue h2::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="22" viewBox="0 0 15 22" fill="none"><path d="M13 2C13 2 13.0489 12.804 2 20" stroke="%23423f8d" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}
.section-heading.blue h2::before {
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="12" viewBox="0 0 10 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 2C8 2 2.19298 6.16268 2 10" stroke="%23423f8d" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}
.section-heading.pink h2 {
  background-color: #ed088b;
}
.section-heading.pink h2::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="22" viewBox="0 0 15 22" fill="none"><path d="M13 2C13 2 13.0489 12.804 2 20" stroke="%23ed088b" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}
.section-heading.pink h2::before {
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="12" viewBox="0 0 10 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 2C8 2 2.19298 6.16268 2 10" stroke="%23ed088b" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}
.section-heading.cyan h2 {
  background-color: #1cbbb4;
}
.section-heading.cyan h2::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="22" viewBox="0 0 15 22" fill="none"><path d="M13 2C13 2 13.0489 12.804 2 20" stroke="%231cbbb4" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}
.section-heading.cyan h2::before {
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="12" viewBox="0 0 10 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 2C8 2 2.19298 6.16268 2 10" stroke="%231cbbb4" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/></svg>');
}

.btn {
  font-weight: 500;
  padding: 12px 36px;
  border-radius: 15px;
}
.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

@media (max-width: 576px) {
  .btn-icon {
    padding: 0;
  }
}
.btn-primary {
  color: #ffffff;
  background-color: #423f8d;
  border: 1px solid #423f8d;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.active {
  color: #423f8d;
  background-color: #ffffff;
  border: 1px solid #423f8d;
}

@media (max-width: 425px) {
  .enquiry-btn {
    width: 100%;
    margin-top: 4px;
  }
}
.enquiry-btn .btn-primary-enquiry {
  color: #ffffff;
  background-color: #423f8d;
  border: 1px solid #423f8d;
  padding: 6px 20px !important;
}
.enquiry-btn .btn-primary-enquiry:hover, .enquiry-btn .btn-primary-enquiry:focus, .enquiry-btn .btn-primary-enquiry.active {
  color: #ffffff;
  background-color: #423f8d;
  border: 1px solid #423f8d;
}
@media (max-width: 425px) {
  .enquiry-btn .btn-primary-enquiry {
    width: 100%;
  }
}

.btn-product-enquiry {
  padding: 10px 20px !important;
  background: #423f8d !important;
  border: 1px solid #423f8d !important;
  outline: none !important;
  color: #ffffff !important;
  border-radius: 30px !important;
  transition: all 0.3s ease !important;
}
.btn-product-enquiry:hover {
  background-color: white !important;
  color: #423f8d !important;
}

.btn-green {
  color: #ffffff;
  background-color: #42af61;
  border: 1px solid #42af61;
}
.btn-green:hover, .btn-green:focus, .btn-green.active {
  color: #42af61;
  background-color: #ffffff;
  border: 1px solid #42af61;
}

.btn-cyan {
  color: #ffffff;
  background-color: #1cbbb4;
  border: 1px solid #1cbbb4;
}
.btn-cyan:hover, .btn-cyan:focus, .btn-cyan.active {
  color: #1cbbb4;
  background-color: #ffffff;
  border: 1px solid #1cbbb4;
}

.btn-pink {
  color: #ffffff;
  background-color: #ed078b;
  border: 1px solid #ed078b;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink.active {
  color: #ed078b;
  background-color: #ffffff;
  border: 1px solid #ed078b;
}

.btn-orange {
  color: #ffffff;
  background-color: #f7941e;
  border: 1px solid #f7941e;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange.active {
  color: #f7941e;
  background-color: #ffffff;
  border: 1px solid #f7941e;
}

.main-content {
  position: relative;
  background-color: #ffffff;
  border-radius: 15px;
  max-width: 670px !important;
  min-height: calc(100vh - 8px) !important;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.bg-img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1 !important;
}

.banner-section .banner-img {
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 576px) {
  .banner-section .banner-img {
    height: 300px;
  }
}

.profile-section {
  position: relative;
}
.profile-section .profile-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 1;
}
.profile-section .card {
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.profile-section .card .card-img {
  width: 160px;
  height: 160px;
  min-width: 160px;
  position: relative;
  border-radius: 50%;
  border: 3px solid #1cbbb4;
  position: relative;
  z-index: 2;
}
.profile-section .card .card-img img {
  overflow: hidden;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .profile-section .card .card-img {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    min-width: 120px;
  }
}
.profile-section .card .card-body {
  position: relative;
  z-index: 2;
}

.social-media-section .social-icon {
  width: 55px;
  min-width: 55px;
  height: 50px;
  background-image: url("/assets/img/vcard24/social-icon-bg-24.svg");
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  transition: 0.3s all ease-in-out;
}
.social-media-section .social-icon svg,
.social-media-section .social-icon img {
  width: 25px;
  height: 25px;
  color: white !important;
  transition: 0.3s all ease-in-out;
  margin-left: -3px;
}
.social-media-section .social-icon:hover {
  transition: 0.3s all ease-in-out;
  background-image: url("/assets/img/vcard24/social-icon-hover-bg-24.svg");
}
.social-media-section .social-icon:hover svg,
.social-media-section .social-icon:hover img {
  transform: scale(1.2);
  color: #ed078b !important;
}

.contact-section .row {
  align-items: stretch;
  row-gap: 40px;
}
.contact-section [class*=col-] {
  display: flex;
  flex-direction: column;
  margin-bottom: 0 !important;
}
.contact-section {
  position: relative;
}
.contact-section .contact-box {
  padding: 8px;
  background: #ffffff;
  border: 1px solid #fbce0f;
  border-radius: 30px;
  position: relative;
  flex: 1;
  width: 100%;
}
.contact-section .contact-box .contact-icon {
  width: 45px;
  min-width: 45px;
  height: 40px;
  background-image: url("/assets/img/vcard24/contact-icon-bg-24.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.contact-section .contact-box .contact-icon img {
  width: 22px;
}
.contact-section .contact-desc {
  word-break: break-word !important;
}

.our-services-section {
  position: relative;
}
.our-services-section .services .service-card {
  border-radius: 30px;
  padding: 0;
  border: 1px solid #423f8d !important;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1019607843);
  background-color: #f4f4ff;
  overflow: hidden;
}
.our-services-section .services .service-card .card-img {
  width: 100%;
  height: 176px;
  border-radius: 30px 30px 0 0;
  background-color: #ffffff;
  overflow: hidden;
}
.our-services-section .services .service-card .card-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px 15px 0 0;
}
.our-services-section .services .service-card .card-title {
  font-size: 18px;
}
.our-services-section .services .service-card .description-text {
  font-size: 14px;
}
.our-services-section .services .services-slider-view .slick-slide {
  padding: 0 10px;
}
.our-services-section .services .services-slider-view .card-body {
  min-height: 205px;
}
.our-services-section .services .services-slider-view .service-card .card-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  min-height: 44px;
}
.our-services-section .services .services-slider-view .service-card .description-text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 63px;
}

.appointment-section {
  position: relative;
}
.appointment-section .appointment {
  padding: 15px;
  border-radius: 40px;
  background-color: white;
  border: 1px solid #ed088b;
}
.appointment-section .appointment .appointment-input {
  width: 100%;
  height: 50px;
  padding: 12px 20px;
  border: 1px solid #ed088b;
  background: #fef2f9;
  color: #ed088b;
  border-radius: 30px;
  box-shadow: none !important;
}
.appointment-section .appointment .appointment-input::-moz-placeholder {
  color: #ed088b;
}
.appointment-section .appointment .appointment-input::placeholder {
  color: #ed088b;
}
.appointment-section .appointment .appointment-input:focus {
  outline: none;
}
.appointment-section .appointment .hour-input {
  height: 50px;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 15px;
  border: 1px solid #f7941e;
}

.gallery-section {
  position: relative;
}
.gallery-section .earth-img {
  position: absolute;
  top: 10px;
  right: 0;
}
.gallery-section .earth-img img {
  width: 100%;
}
@media (max-width: 575px) {
  .gallery-section .earth-img img {
    width: 60%;
  }
}
.gallery-section .star-img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.gallery-section .star-img img {
  width: 100%;
}
@media (max-width: 575px) {
  .gallery-section .star-img img {
    width: 75%;
  }
}
.gallery-section .gallery-slider {
  position: relative;
}
.gallery-section .gallery-slider .slick-slide {
  padding: 0 10px;
}
.gallery-section .gallery-slider .gallery-img,
.gallery-section .gallery-slider .gallery-item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
}
.gallery-section .gallery-slider .gallery-file-item {
  background-size: contain;
  background-repeat: no-repeat;
}
.gallery-section .gallery-slider .gallery-img {
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  max-width: 560px;
  max-height: 280px;
  height: 280px;
  aspect-ratio: 2;
  overflow: hidden;
  background-color: #ffffff;
  border: 2px solid #f69800 !important;
}
.gallery-section .gallery-slider .gallery-img .expand-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f69800;
  border: 1px solid #f69800;
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 480px) {
  .gallery-section .gallery-slider .gallery-img {
    height: 240px;
  }
}
.gallery-section .gallery-slider .gallery-img img,
.gallery-section .gallery-slider .gallery-img iframe {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.gallery-section .gallery-slider .gallery-img .audio-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
}
.gallery-section .gallery-slider .gallery-img .audio-container .audio-image {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  margin-bottom: 0;
}
.gallery-section .gallery-slider .gallery-img .audio-container audio {
  position: absolute;
  bottom: 20px !important;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  max-width: 400px;
  z-index: 2;
}
.gallery-section .gallery-slider .gallery-img .audio-container:fullscreen {
  padding: 15% !important;
}
@media (max-width: 575px) {
  .gallery-section .gallery-slider .gallery-img .audio-container:fullscreen {
    padding: 20px !important;
    flex-direction: column;
  }
}
.gallery-section .gallery-slider .gallery-img .audio-container:fullscreen .audio-image {
  border-radius: 12px;
}
@media (max-width: 575px) {
  .gallery-section .gallery-slider .gallery-img .audio-container:fullscreen .audio-image {
    height: 350px;
  }
}
.gallery-section .gallery-slider .gallery-img .audio-container:fullscreen audio {
  bottom: 28% !important;
  min-width: 45%;
}
@media (max-width: 575px) {
  .gallery-section .gallery-slider .gallery-img .audio-container:fullscreen audio {
    position: static;
    transform: none;
    width: 90%;
    margin-top: -70px;
  }
}
.gallery-section .gallery-filter-nav {
  padding: 0 10px;
}
.gallery-section .gallery-filter-btn {
  border: 1px solid #f7941e;
  background-color: #ffffff;
  color: #f7941e;
  border-radius: 50rem;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  transition: all 0.3s ease;
}
.gallery-section .gallery-filter-btn.active {
  background-color: #f7941e;
  border-color: #f7941e;
  color: #ffffff;
}
.gallery-section .gallery-filter-panel {
  display: none;
}
.gallery-section .gallery-filter-panel.active {
  display: block;
}

.product-section {
  position: relative;
}
.product-section .product-slider .slick-slide {
  padding: 0px 10px;
}
.product-section .product-slider .product-card {
  border-radius: 30px;
  padding: 0;
  border: 1px solid #423f8d !important;
  background-color: #f4f4ff;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  min-height: 305px;
}
.product-section .product-slider .product-card .product-img {
  width: 100%;
  height: 200px;
  border-radius: 30px 30px 0 0;
  overflow: hidden;
  aspect-ratio: 0.955;
}
@media (max-width: 425px) {
  .product-section .product-slider .product-card .product-img {
    margin: 0 auto;
  }
}
.product-section .product-slider .product-card .product-img img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 0.955;
}
.product-section .product-slider .product-card .product-desc {
  min-height: 122px;
}
@media (max-width: 425px) {
  .product-section .product-slider .product-card .product-desc {
    min-height: 150px;
  }
}
.product-section .product-slider .product-card .product-desc .product-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  min-height: 44px;
}
@media (max-width: 575px) {
  .product-section .product-slider .product-card .product-desc .product-title {
    min-height: 38px;
    font-size: 16px;
  }
}
.product-section .product-slider .product-card .product-desc .product-info {
  flex-direction: row;
  align-items: center;
}
@media (max-width: 425px) {
  .product-section .product-slider .product-card .product-desc .product-info {
    flex-wrap: wrap;
    justify-content: center !important;
  }
}
.product-section .product-slider .product-card .product-desc .product-info > a {
  overflow: hidden;
}
.product-section .product-slider .product-card .product-desc .product-amount {
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 6px;
}
@media (max-width: 575px) {
  .product-section .product-slider .product-card .product-desc .product-amount {
    font-size: 20px;
  }
}

.whatsapp-store-product-section {
  position: relative;
}
.whatsapp-store-product-section .whatsapp-store-slider .slick-slide {
  padding: 0px 10px;
}
.whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box {
  border-radius: 30px;
  padding: 0;
  border: 1px solid #ed098b !important;
  background-color: #fef2f9;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  min-height: 305px;
}
.whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-img {
  width: 100%;
  height: 200px;
  border-radius: 30px 30px 0 0;
  overflow: hidden;
  aspect-ratio: 0.955;
}
@media (max-width: 425px) {
  .whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-img {
    margin: 0 auto;
  }
}
.whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-img img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 0.955;
}
.whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-content {
  min-height: 122px;
}
.whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-content .whatsapp-store-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  min-height: 44px;
}
@media (max-width: 575px) {
  .whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-content .whatsapp-store-name {
    min-height: 38px;
    font-size: 16px;
  }
}
.whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-content .btn {
  padding: 6px 20px !important;
  border-radius: 15px !important;
}
@media (max-width: 425px) {
  .whatsapp-store-product-section .whatsapp-store-slider .whatsapp-store-box .whatsapp-store-content .btn {
    width: 100%;
  }
}

.testimonial-section {
  position: relative;
}
.testimonial-section .testimonial-slider .slick-slide {
  padding: 0 10px;
}
.testimonial-section .testimonial-slider .testimonial-card {
  border: 0 !important;
}
.testimonial-section .testimonial-slider .testimonial-card .card-img {
  position: relative;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #1cbbb4;
  overflow: hidden;
}
.testimonial-section .testimonial-slider .testimonial-card .card-body {
  position: relative;
  padding: 40px;
  background-color: #ffffff;
  border: 2px solid #3dbbb4;
  border-radius: 40px;
  min-height: 168px;
}
@media (max-width: 575px) {
  .testimonial-section .testimonial-slider .testimonial-card .card-body {
    padding: 20px;
  }
}
.testimonial-section .testimonial-slider .testimonial-card .card-body .quote-img {
  position: absolute;
}
.testimonial-section .testimonial-slider .testimonial-card .card-body .quote-img.left-img {
  top: 11px;
  left: 14px;
}
.testimonial-section .testimonial-slider .testimonial-card .card-body .quote-img.right-img {
  bottom: 11px;
  right: 14px;
}
.testimonial-section .testimonial-slider .testimonial-card .card-body .quote-img img {
  width: 34px;
}
.testimonial-section .testimonial-slider .testimonial-card .card-body .desc {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-section {
  position: relative;
}
.blog-section .blog-slider {
  position: relative;
}
.blog-section .blog-slider .slick-slide {
  padding: 0 10px;
}
.blog-section .blog-slider .blog-card {
  margin: 0 auto;
  border-radius: 30px;
  border: 1px solid #423f8d !important;
  overflow: hidden;
  border: 1px solid #423f8d;
  background-color: #f4f4ff !important;
  border-radius: 15px;
  overflow: hidden;
}
.blog-section .blog-slider .blog-card .card-img {
  position: relative;
  border: none;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .blog-section .blog-slider .blog-card .card-img {
    min-width: 100%;
    max-width: 100%;
  }
}
.blog-section .blog-slider .blog-card .card-img {
  height: 240px;
  max-width: 610px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
.blog-section .blog-slider .blog-card .card-body {
  overflow: hidden;
  background-color: #f4f4ff;
}
.blog-section .blog-slider .blog-card .card-body .blog-desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 39px;
  line-height: 1.2;
  font-size: 16px;
  font-size: 16px;
  min-height: 39px;
  line-height: 1.2;
}
.blog-section .blog-slider .blog-card .card-body .blog-head {
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 20px;
  min-height: 48px;
  font-size: 20px;
  min-height: 48px;
}

.business-hour-section {
  position: relative;
}
.business-hour-section .business-hours .business-box {
  padding: 8px;
  border-radius: 30px;
  border: 1px solid #f8ce0e;
  background-color: #ffffff;
}
.business-hour-section .business-hours .business-box .business-hour-icon {
  width: 45px;
  min-width: 45px;
  height: 40px;
  background-image: url("/assets/img/vcard24/contact-icon-bg-24.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.qr-code-section {
  position: relative;
}
.qr-code-section .qr-code {
  max-width: 550px;
  width: 100%;
  border-radius: 30px;
  padding: 25px;
  border: 1px solid #423f8d;
  background-color: #f4f4ff;
}
.qr-code-section .qr-code .qr-code-img {
  width: 120px;
  height: 120px;
  min-width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #423f8d;
  border-radius: 15px;
  padding: 8px;
  background: #ffffff;
}
.qr-code-section .qr-code .qr-code-img svg,
.qr-code-section .qr-code .qr-code-img img {
  border-radius: 6px;
}

.payment-link-section .payment-link-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.payment-link-section .payment-link-slider .slick-slide {
  height: auto;
}
.payment-link-section .payment-link-slider .slick-slide > div {
  height: 100%;
}
.payment-link-section .payment-link-slider .slide {
  height: 100%;
}
.payment-link-section .pl-strip {
  display: flex;
  align-items: center;
  background: #d8f3f1;
  border-radius: 16px;
  padding: 14px 16px;
  transition: all 0.3s ease;
  min-height: 120px;
  height: 100%;
  border: 2px solid #40bbb4;
}
.payment-link-section .pl-strip-icon {
  flex-shrink: 0;
  background: #a6d7d1;
  border-radius: 12px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.payment-link-section .pl-strip-icon img {
  height: 65px;
  width: 46px;
  -o-object-fit: contain;
     object-fit: contain;
}
.payment-link-section .pl-strip-content {
  flex-grow: 1;
  padding: 0 14px;
  min-width: 0;
}
.payment-link-section .pl-strip-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
  color: #226f65;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.payment-link-section .pl-strip-desc {
  font-size: 13px;
  color: #072541;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-break: break-word;
  line-height: 1.4;
  max-height: 5.6em;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.payment-link-section .pl-strip-action {
  flex-shrink: 0;
}
.payment-link-section .pl-strip-btn {
  padding: 8px 18px;
  border-radius: 50px;
  background: #1cbbb4;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}
.payment-link-section .pl-strip-btn:hover {
  background: #ffffff;
  color: #1cbbb4;
  border: 1px solid #1cbbb4;
}
.payment-link-section .pl-strip-badge {
  padding: 9px 13px 6px 17px;
  border-radius: 50px;
  background: #1cbbb4;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
}
.payment-link-section .pl-strip-badge:hover {
  background: #ffffff;
  color: #1cbbb4;
  border: 1px solid #1cbbb4;
}
.payment-link-section .link-icon-btn svg {
  width: 15px;
  height: 16px;
}
.payment-link-section .pl-strip-content-img {
  max-width: 65px;
  max-height: 85px;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact-us-section {
  position: relative;
}
.contact-us-section .contact-form {
  padding: 20px;
  border-radius: 40px;
  background-color: white;
  border: 1px solid #ed088b;
}
.contact-us-section .contact-form form .form-control {
  margin-bottom: 15px;
  padding: 13px 20px;
  height: 50px;
  border-radius: 30px;
  background-color: #fef2f9;
  border: 1px solid #ed088b;
  color: #ed088b;
  font-size: 14px;
  box-shadow: none !important;
}
.contact-us-section .contact-form form .form-control::-moz-placeholder {
  color: #ed088b;
}
.contact-us-section .contact-form form .form-control::placeholder {
  color: #ed088b;
}
.contact-us-section .contact-form form .form-control:focus {
  outline: none;
}

.create-vcard-section {
  position: relative;
}
.create-vcard-section .vcard-link-card {
  padding: 15px 20px;
  border-radius: 30px;
  border: none;
  position: relative;
  background-color: #f4f4ff;
  border: 1px solid #423f8d;
}
.create-vcard-section .vcard-link-card .link {
  position: relative;
  z-index: 9;
}
.create-vcard-section .vcard-link-card .link-text {
  font-size: 18px;
  word-break: break-all;
}
@media (max-width: 575px) {
  .create-vcard-section .vcard-link-card .link-text {
    font-size: 16px;
  }
}

.add-to-contact-section {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 60px;
  z-index: 3;
}

.btn-section .fixed-btn-section .school-bars-btn {
  background-color: #ed078b;
}
.btn-section .fixed-btn-section .sub-btn .school-sub-btn {
  background-color: #ed078b;
  border: 1px solid #ed078b;
}

.slick-dotted.slick-slider {
  margin-bottom: 10px;
}

.slick-dots {
  position: relative;
  bottom: -15px;
}
.slick-dots li {
  margin: 0 4px !important;
  width: 8px !important;
  height: 8px !important;
}
.slick-dots li button {
  width: 8px !important;
  height: 8px !important;
  font-size: 0;
  margin: 0 auto !important;
}
.slick-dots li button:before {
  font-size: 0;
  width: 8px !important;
  height: 8px !important;
  border-radius: 10px;
  background-color: #423f8d;
  color: transparent !important;
}
.slick-dots li.slick-active li {
  width: 30px !important;
}
.slick-dots li.slick-active li button {
  width: 30px !important;
}
.slick-dots li.slick-active li button:before {
  width: 30px !important;
  opacity: 1 !important;
  background-color: #423f8d;
}

.dob-icon svg {
  width: 22px;
  height: 22px;
  color: #ffffff;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 575px) {
  .px-30 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575px) {
  .px-20 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-18 {
  font-size: 18px;
}
@media (max-width: 575px) {
  .fs-18 {
    font-size: 16px;
  }
}

.fs-20 {
  font-size: 20px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-40 {
  margin-top: 40px;
}
@media (max-width: 575px) {
  .mt-40 {
    margin-top: 30px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 575px) {
  .mb-40 {
    margin-bottom: 30px;
  }
}

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .mb-30 {
    margin-bottom: 25px;
  }
}

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}
@media (max-width: 575px) {
  .mx-30 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-10 {
  margin-bottom: 10px;
}

.pb-50 {
  padding-bottom: 50px;
}
@media (max-width: 575px) {
  .pb-50 {
    padding-bottom: 40px;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 575px) {
  .pt-40 {
    padding-top: 25px;
  }
}

.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 575px) {
  .pb-40 {
    padding-bottom: 25px;
  }
}

.pt-60 {
  padding-top: 60px;
}
@media (max-width: 575px) {
  .pt-60 {
    padding-top: 40px;
  }
}

.pb-60 {
  padding-bottom: 60px;
}
@media (max-width: 575px) {
  .pb-60 {
    padding-bottom: 40px;
  }
}

.pt-30 {
  padding-top: 30px;
}
@media (max-width: 575px) {
  .pt-30 {
    padding-top: 20px;
  }
}

.pb-30 {
  padding-bottom: 30px;
}
@media (max-width: 575px) {
  .pb-30 {
    padding-bottom: 20px;
  }
}

.pt-50 {
  padding-top: 50px;
}
@media (max-width: 575px) {
  .pt-50 {
    padding-top: 40px;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 575px) {
  .pt-80 {
    padding-top: 40px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 575px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.fw-5 {
  font-weight: 500;
}

.fw-6 {
  font-weight: 600;
}

.fw-7 {
  font-weight: 700;
}

.fs-12 {
  font-size: 12px;
}

.fs-36 {
  font-size: 36px;
}
@media (max-width: 575px) {
  .fs-36 {
    font-size: 30px;
  }
}

.fs-30 {
  font-size: 30px;
}
@media (max-width: 575px) {
  .fs-30 {
    font-size: 28px;
  }
}

.fs-28 {
  font-size: 28px;
}
@media (max-width: 575px) {
  .fs-28 {
    font-size: 24px;
  }
}

a {
  text-decoration: none;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-1 {
  flex: 1;
}

.cursor-pointer {
  cursor: pointer;
}

.btn-section {
  position: absolute;
  top: 50%;
  right: 80px;
  z-index: 9;
}
.btn-section .fixed-btn-section {
  position: fixed;
  top: 50%;
  display: flex;
  align-items: center;
}
.btn-section .fixed-btn-section .bars-btn {
  width: 65px;
  height: 65px;
  min-width: 65px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-section .fixed-btn-section .sub-btn {
  position: absolute;
  right: 75px;
  display: none;
}
.btn-section .fixed-btn-section .sub-btn .social-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-section .fixed-btn-section .sub-btn .social-btn i {
  font-size: 24px;
}

.insta-feed {
  max-height: 1000px !important;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media (max-width: 320px) {
  .insta-feed .insta-embed {
    width: 100% !important;
  }
}

.insta-feed::-webkit-scrollbar {
  width: 0px;
}

.insta-feed::-webkit-scrollbar-thumb {
  background-color: #f1faff !important;
}

.insta-feed::-webkit-scrollbar-track {
  background-color: #f1faff !important;
}

.insta-feed-iframe iframe {
  border-radius: 15px !important;
}

.instagram-btn {
  flex: 1;
  position: relative;
  background: transparent;
}
.instagram-btn::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  top: 100%;
  background-color: #423f8d;
  transition: width 0.3s ease;
}
.instagram-btn.active::before {
  width: 80%;
}
.instagram-btn .svg-post-icon rect,
.instagram-btn .svg-post-icon line {
  stroke: #423f8d;
}
.instagram-btn.active .svg-post-icon rect, .instagram-btn.active .svg-post-icon line {
  fill: #423f8d;
  stroke: white;
}
.instagram-btn .svg-reels-icon .not-active-svg {
  display: block;
}
.instagram-btn .svg-reels-icon .active-svg {
  display: none;
}
.instagram-btn .svg-reels-icon path.not-active-svg,
.instagram-btn .svg-reels-icon rect {
  fill: #423f8d;
}
.instagram-btn .svg-reels-icon path {
  fill: #423f8d;
}
.instagram-btn.active .svg-reels-icon .not-active-svg, .instagram-btn.active .svg-reels-icon rect {
  display: none;
}
.instagram-btn.active .svg-reels-icon .active-svg {
  display: block;
}

.insta-toggle {
  border-radius: 35px !important;
  margin: 10px !important;
  padding: 5px !important;
  transition: all 0.3s ease !important;
}

#instafeed-container a img {
  width: 44%;
  height: 200px !important;
  margin: 11px;
  border-radius: 15px;
}

.instagram-media {
  min-width: 50% !important;
  max-width: 100% !important;
  border-radius: 30px !important;
  border: 1px solid #423f8d !important;
  box-shadow: none !important;
}

.vcard-twentyfour.main-content {
  position: relative;
  background-color: #ffffff;
  border-radius: 15px;
  max-width: 670px !important;
  min-height: calc(100vh - 8px) !important;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
  color: #211c29;
}
.vcard-twentyfour .vcard-twentyfour-heading {
  font-weight: 500;
  font-size: 28px;
  color: #423f8d;
}

.vcard-twentyfour-btn {
  padding: 10px 20px;
  border: 1px solid #423f8d;
  outline: none;
  background-color: #423f8d;
  color: #ffffff;
  border-radius: 30px;
  transition: all 0.3s ease;
  width: -moz-fit-content;
  width: fit-content;
}
.vcard-twentyfour-btn:hover {
  background-color: white;
  color: #423f8d;
}

.product-heading {
  font-size: 28px !important;
}

.back-btn {
  padding: 10px 20px;
  border: 1px solid #423f8d;
  outline: none;
  background-color: #423f8d;
  color: #ffffff;
  border-radius: 30px;
  transition: all 0.3s ease;
  width: -moz-fit-content;
  width: fit-content;
}
.back-btn:hover {
  background-color: white;
  color: #423f8d;
}

.iframe-slider .slick-slide {
  padding: 0 10px;
}
.iframe-slider .iframe-card iframe {
  border-radius: 30px;
  border: 1px solid #423f8d !important;
  overflow: hidden;
}

.vcard-one__product .product-card {
  margin: 10px auto !important;
  background-color: #f4f4ff;
  border: 1px solid #423f8d;
  padding: 12px;
  position: relative;
  overflow: hidden;
  border-radius: 10px !important;
  box-shadow: none !important;
  padding: 20px;
}
.vcard-one__product .product-img-slider {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px !important;
}
.vcard-one__product .product-img-slider .slick-slide {
  padding: 0 10px !important;
  margin: 0 !important;
  width: 100%;
  margin-bottom: 0 !important;
}
.vcard-one__product .product-img-slider .slick-dots {
  bottom: 0 !important;
}
.vcard-one__product .product-img-slider .product-img-height {
  max-height: 208px;
  aspect-ratio: 2.76;
  border: 1px solid #423f8d;
  border-radius: 10px;
}
.vcard-one__product .product-img-slider .product-img-height img {
  aspect-ratio: 2.76;
  border-radius: 10px;
}
.vcard-one__product .slick-list {
  padding: 0 !important;
}

.buy-product {
  padding: 10px 20px;
  background: #423f8d;
  border: 1px solid #423f8d;
  outline: none;
  color: #ffffff;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.buy-product:hover {
  background-color: white;
  color: #423f8d;
}

.vcard24-sticky-btn {
  background: #423f8d;
  color: #6554ce;
  border-radius: 5px;
  height: 40px;
}

.vcard24-btn-group {
  width: 50px;
  height: 50px;
  color: #ffffff !important;
  background-color: #ed098b;
  border-radius: 50px !important;
}

.language ul {
  list-style: none;
}
.language ul .lang-list {
  padding: 3px 9px;
  background: #1cbbb4;
  border: none;
  outline: none;
  border-radius: 6px;
  transition: all 0.3s ease;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
}
.language ul .lang-list .lang-head {
  color: #ffffff;
}
.language ul .lang-list .lang-head i {
  color: #ffffff;
}
.language ul .lang-list .lang-hover-list {
  margin: 15px 0 0;
  font-size: 14px;
  width: 100%;
  right: 0;
  min-width: 70px;
}
.language ul .lang-list .lang-hover-list li {
  padding: 4px 10px;
}
.language ul .lang-list .lang-hover-list li:hover, .language ul .lang-list .lang-hover-list li.active {
  background-color: rgba(64, 187, 180, 0.1803921569) !important;
}
.language ul .lang-list .lang-hover-list li:hover a, .language ul .lang-list .lang-hover-list li.active a {
  color: #1cbbb4 !important;
}
.language ul .lang-list .lang-hover-list li a {
  color: #5e6278 !important;
  text-decoration: none;
  font-size: 14px !important;
}
.language ul .lang-list .lang-hover-list li img {
  height: 14px !important;
  width: 18px !important;
}

.modal-backdrop {
  background-color: transparent !important;
}

.activeSlot {
  background-color: #ed088b !important;
  color: #ffffff !important;
  cursor: pointer;
}

.time-slot {
  color: #ed088b;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 47px;
  font-size: 14px;
  border-radius: 30px;
  cursor: pointer;
  border: 1px solid #ed088b;
  box-shadow: none;
  background-color: #fef2f9;
}

.timePick {
  margin-top: 15px !important;
  margin-bottom: 0 !important;
}

.support-banner {
  width: 100%;
  max-width: 606px;
  height: auto !important;
  position: fixed;
  bottom: 20px;
  z-index: 99999 !important;
  background: white;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 20px;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #423f8d;
}
.support-banner .support_heading {
  font-size: 27px;
  margin-top: 30px;
}
.support-banner .support_text {
  margin-bottom: 22px;
  max-height: 123px !important;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-top: 13px;
}
@media (max-width: 320px) {
  .support-banner .support_text {
    max-height: 194px !important;
    overflow: auto !important;
  }
}
.support-banner .support_text::-webkit-scrollbar {
  width: 4px;
}
.support-banner .support_text::-webkit-scrollbar-track {
  background: transparent;
}
.support-banner .support_text::-webkit-scrollbar-thumb {
  background: #888;
}

@media (max-width: 767px) {
  .support-banner {
    max-width: 476px !important;
  }
}
@media (max-width: 575px) {
  .support-banner {
    max-width: 100% !important;
  }
}
.act-now {
  padding: 7px 21px;
  background: #423f8d;
  border: 1px solid #423f8d;
  outline: none;
  transition: all 0.3s ease;
  transform: translateY(0);
  text-decoration: none;
  color: white !important;
  position: relative;
  bottom: 10px;
  display: inline-block !important;
  border-radius: 30px;
}
.act-now:hover {
  background-color: white;
  border: 1px solid #423f8d;
  color: #423f8d !important;
}

.banner-close {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 20px !important;
  background: none;
  border: none;
}

.modal {
  z-index: 99999 !important;
  background-color: rgba(0, 0, 0, 0.5019607843);
}
.modal .news-modal #newsLatter-content .form-control {
  padding: 0.375rem 0.75rem !important;
  font-size: 0.875rem !important;
}
.modal .news-modal #newsLatter-content {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 0.475rem;
  outline: 0;
  background-color: #212020;
}
.modal .news-modal #newsLatter-content .newsmodal-header .btn-close {
  background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ADB5BD'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
  position: absolute !important;
  right: 16px !important;
  top: 16px !important;
  z-index: 1 !important;
}
.modal .news-modal #newsLatter-content .newsmodal-header .newsmodal-title {
  font-size: 50px;
  text-align: center !important;
  color: #e5eef0;
}
.modal .news-modal #newsLatter-content .modal-body {
  padding: 1.75rem;
}
.modal .news-modal #newsLatter-content .modal-body .content {
  color: #e5eef0;
  font-size: 23px;
}
.modal .news-modal #newsLatter-content .modal-body .modal-desc {
  color: #e5eef0;
  font-size: 16px;
  font-weight: 400;
}
.modal .news-modal #newsLatter-content .modal-body .email-input {
  border-radius: 8px !important;
}
.modal .news-modal #newsLatter-content .modal-body .email-input .btn {
  padding: 4px 10px !important;
  border-radius: 8px !important;
}
.modal .news-modal #newsLatter-content .modal-body .required:after {
  color: #f62947;
  content: "*";
  font-size: inherit;
  font-weight: 700;
  position: relative;
}
.modal .news-modal #newsLatter-content .modal-body .input-box {
  background-color: #f5f8fa;
  border: unset;
  color: #5e6278;
  transition: all 0.2s ease;
  font-size: 1.1rem;
  line-height: 1.5;
  padding: 0.75rem 1rem;
  border-radius: 0.475rem;
}
.modal .news-modal #newsLatter-content .modal-body .input-box:focus {
  box-shadow: unset;
  background-color: #eef3f7;
}
.modal .news-modal #newsLatter-content .modal-body .input-group {
  background: black;
  border: none;
}
.modal .news-modal #newsLatter-content .modal-footer {
  padding: 1.875rem;
  border-top: none !important;
}
.modal .news-modal #newsLatter-content .modal-footer .btn {
  padding: 10px 20px !important;
  border-radius: 0.475rem !important;
}
.modal .news-modal #newsLatter-content .modal-footer .submit-btn {
  background-color: #e5eef0 !important;
  border: unset;
  outline: unset;
  color: #212020;
  padding: 10px 20px !important;
  margin-top: 26px;
}
.modal .news-modal #newsLatter-content .modal-footer .submit-btn:hover {
  background-color: #6571ff !important;
}
.modal .news-modal #newsLatter-content .modal-footer .submit-btn:focus {
  box-shadow: unset;
}

#email-send {
  background-color: #e5eef0;
  color: #212020 !important;
  font-size: 15px;
  border: none;
  border-radius: 8px;
}

@media (min-width: 576px) {
  #newsLatterModal .modal-dialog {
    max-width: 420px !important;
    min-height: calc(100% - 5rem) !important;
    transform: none !important;
  }
}

.animate-bottom {
  position: relative;
  animation: animatebottom 0.4s;
}

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}
.add-contact-btn {
  height: 50px !important;
  margin: 0 auto;
  color: #ffffff;
  border-radius: 40px !important;
  padding: 14px 28px !important;
  transition: 0.3s all ease-in-out;
}
.add-contact-btn i {
  font-size: 1rem;
}
.add-contact-btn:hover {
  background-color: #1cbbb4 !important;
  color: white !important;
  transform: scale(1.05);
}

.audio-control {
  position: absolute;
  bottom: 0px !important;
  left: 1px;
}

.verification-icon {
  color: #1cbbb4;
}

.main-content.rtl .ms-3 {
  margin-right: 1rem !important;
  margin-left: 0 !important;
}
.main-content.rtl .calendar-icon {
  left: 18px;
  right: auto;
}
.main-content.rtl .text-start {
  text-align: right !important;
}
.main-content.rtl .contact-section .contact-box .contact-icon {
  margin-left: 15px;
}
.main-content.rtl .ms-3 {
  margin-left: 1rem !important;
}
@media (min-width: 576px) {
  .main-content.rtl .text-sm-start {
    text-align: right !important;
  }
}
.main-content.rtl .text-start {
  text-align: right !important;
}

@media (min-width: 576px) {
  .profile-section .card[dir=rtl] .card-img {
    margin-right: 0;
    margin-left: 30px;
  }
}

.btn-section.rtl {
  right: auto !important;
  left: 15px !important;
}

.btn-section.rtl {
  right: auto !important;
  left: 15px !important;
}

.modal-content[dir=rtl] .pl-50 {
  padding-right: 50px;
}
.modal-content[dir=rtl] .text-center {
  text-align: start !important;
}
.modal-content[dir=rtl] .arrow {
  transform: rotate(180deg) !important;
}
.modal-content[dir=rtl] .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0.313rem !important;
  border-bottom-right-radius: 0.313rem !important;
}
.modal-content[dir=rtl] .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0.313rem !important;
  border-bottom-left-radius: 0.313rem !important;
}

.slick-prev:before {
  color: black !important;
  margin-left: 10px !important;
}

.slick-next:before {
  color: black !important;
  margin-right: 10px !important;
}

.slick-next {
  right: -13px !important;
}

.toast-title {
  margin-right: 12px;
}

.toast-message {
  margin-right: 12px;
}

.link-info {
  color: #ed078b !important;
}

.input-box {
  padding: 15px 20px;
  display: grid;
  place-items: center;
  border: 1px solid #ed088b !important;
  background-color: #fef2f9;
  border-radius: 30px !important;
  margin-bottom: 5px;
  cursor: pointer;
}

.input-box h4 {
  margin: 0;
  color: #ed088b !important;
  font-size: 14px !important;
}

.file-list li {
  color: #6b7075 !important;
}

.selected-files .item {
  border: 1px solid #cdd3d9 !important;
  border-radius: 8px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
}

.file-list .name {
  flex-grow: 1;
}

.file-list .remove {
  margin-left: 8px;
  cursor: pointer;
  color: red;
}

.file-list .remove svg {
  width: 16px;
  height: 16px;
}

.selected-files .item .name {
  color: #4f5154 !important;
}

.selected-files h5 {
  color: #082541 !important;
  font-size: medium !important;
  margin-top: 9px !important;
  margin-bottom: 10px !important;
}

small {
  font-size: 12px;
  color: #423f8d !important;
  font-weight: 500;
}

.file-list {
  overflow-y: auto;
  list-style-type: none !important;
  padding: 0 0 10px 0;
  margin: 0;
  max-height: 220px;
  font-size: medium !important;
}

.modal {
  padding-right: 0 !important;
}
.modal.show {
  padding-right: 0 !important;
}
.modal.show .modal-dialog {
  transform: translateY(35px) !important;
}
@media (min-width: 576px) {
  .modal.show .modal-dialog {
    margin: 2.5rem auto !important;
    max-width: 520px !important;
  }
}
.modal .modal-dialog {
  transform: translateY(95px) !important;
}
.modal .modal-dialog.modal-bottom {
  height: 87vh !important;
}

.pwa-support {
  width: 100%;
  max-width: 400px;
  height: auto !important;
  position: fixed !important;
  bottom: 20px;
  z-index: 99999 !important;
  padding: 24px;
  border-radius: 20px;
  background-color: #ffffff !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 1px solid #ed088b !important;
}
.pwa-support .pwa-heading {
  font-size: 20px;
  margin-bottom: 12px;
}
.pwa-support .pwa-text {
  margin-bottom: 16px;
  font-size: 0.875rem !important;
}

.pwa-install-button {
  background: #ed088b !important;
  color: #ffffff !important;
  border-radius: 30px !important;
  padding: 0.563rem 1.563rem !important;
  font-weight: 400 !important;
  font-size: 0.875rem !important;
}

.pwa-cancel-button {
  background-color: #adb5bd !important;
  color: #000000;
  border-radius: 30px !important;
  padding: 0.563rem 1.563rem;
  border: none !important;
  font-weight: 400 !important;
  font-size: 0.875rem !important;
}
.pwa-cancel-button:hover {
  background-color: #d1d5db !important;
  border: none !important;
  color: #000000 !important;
}

.youtube-link-24 {
  padding-top: 56.25%;
  position: relative;
}
.youtube-link-24 iframe {
  position: absolute !important;
  top: 0;
  left: 0 !important;
  height: 100% !important;
  width: 100 !important;
}

.card-margin .card-body {
  margin-top: 50px !important;
}

.company-name {
  color: #1cbbb4;
}

.row-gap-20px {
  row-gap: 20px;
}

.card-back {
  background: #f4f4ff !important;
  border: 1px solid #423f8d !important;
}

.bg-primary {
  background-color: #423f8d !important;
}

.map-section .map-content {
  background: #fefcee;
  border-radius: 30px;
  border: 1px solid #fbce0f;
  overflow: hidden;
}
.map-section .map-content .location-icon {
  width: 45px;
  min-width: 45px;
  height: 50px;
  background-image: url(/images/contact-icon-bg-24.svg?ee847a0e0982f96b3f4b9d2666e9d37a);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.map-section .map-content .location-icon img {
  height: 24px !important;
}

.view-all {
  border-radius: 30px !important;
}

.section-bg-bottom,
.section-bg-top {
  z-index: 1;
}

.vector-all {
  z-index: 2;
}
@media (max-width: 575px) {
  .vector-all img {
    width: 60% !important;
  }
}

.bg-vector-1 {
  left: 0;
  top: 0;
}

.bg-vector-2 {
  right: 0;
  top: 0;
}

.bg-vector-3 {
  left: 0;
  top: 0;
}

.bg-vector-4 {
  left: 5px;
  top: 0;
}

.bg-vector-5 {
  left: 5px;
  top: 0px;
}

.bg-vector-6 {
  left: 0;
  top: 0;
}

.bg-vector-7 {
  left: 5px;
  top: 0px;
}

.bg-vector-8 {
  left: 0;
  top: 0;
}

.bg-vector-9 {
  left: 5px;
  top: 5px;
}

.bg-vector-10 {
  left: 5px;
  top: 0;
}

.bg-vector-11 {
  left: 5px;
  top: 0px;
}

.bg-vector-12 {
  left: 0;
  top: 0;
}

.bg-vector-13 {
  right: 5px;
  top: 5px;
}

.bg-vector-14 {
  left: 5px;
  top: 0;
}

.bg-vector-15 {
  left: 5px;
  top: 0px;
}

.bg-vector-16 {
  right: 0;
  top: 0;
}

.bg-vector-17 {
  right: 0;
  bottom: 0;
}

.bg-vector-18 {
  right: 5px;
  bottom: 0;
}

.bg-vector-19 {
  right: 5px;
  bottom: 0;
}

.bg-vector-20 {
  right: 5px;
  bottom: 0;
}

.bg-vector-21 {
  right: 4px;
  bottom: -8px;
}

.bg-vector-22 {
  right: 5px;
  bottom: 0;
}

.right-arrow-animation {
  animation: right-arrow 1s linear 1s infinite alternate;
}

@keyframes right-arrow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(8px);
  }
}
.animation-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  z-index: -1;
  overflow: hidden;
}

.animation-container span {
  position: absolute;
  top: 0;
  white-space: pre;
  animation: fall linear;
}

.char {
  display: inline-block;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes fall {
  from {
    transform: translateY(100vh);
    opacity: 1;
  }
  to {
    transform: translateY(-10vh);
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
}
.linkedin-feed {
  max-height: 1000px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

.linkedin-feed-iframe {
  height: 500px;
  margin-bottom: 20px;
  border-radius: 8px;
  overflow: hidden;
}

.linkedin-feed-iframe iframe {
  width: calc(100% - 2px) !important;
  height: 500px !important;
  border: 1px solid #423f8d !important;
  border-radius: 15px !important;
  transform-origin: top left;
  transform: scale(1);
}

.sound-toggle-btn {
  position: absolute;
  bottom: 12px;
  right: 5px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: none;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

@media (max-width: 425px) {
  .sound-toggle-btn {
    bottom: 12px;
    right: 2px;
  }
}
@media (max-width: 375px) {
  .sound-toggle-btn {
    bottom: 10px;
    right: 2px;
  }
}
@media (max-width: 320px) {
  .sound-toggle-btn {
    bottom: 10px;
    right: 2px;
  }
}
.sound-toggle-btn i {
  font-size: 18px;
}
