@font-face {
  font-family: YekanBakh;
  src:
    url("../../fonts/YekanBakh-Fa-En06Bold.eot"),
    url("../../fonts/YekanBakh-Fa-En06Bold.woff") format("woff"),
    url("../../fonts/YekanBakh-Fa-En06Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: YekanBakh;
  src:
    url("../../fonts/YekanBakh-Fa-En07Heavy.eot"),
    url("../../fonts/YekanBakh-Fa-En07Heavy.woff") format("woff"),
    url("../../fonts/YekanBakh-Fa-En07Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: YekanBakh;
  src:
    url("../../fonts/YekanBakh-Fa-En04Regular.eot"),
    url("../../fonts/YekanBakh-Fa-En04Regular.woff") format("woff"),
    url("../../fonts/YekanBakh-Fa-En04Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: YekanBakh;
  src:
    url("../../fonts/YekanBakh-Fa-En05Medium.eot"),
    url("../../fonts/YekanBakh-Fa-En05Medium.woff") format("woff"),
    url("../../fonts/YekanBakh-Fa-En05Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: YekanBakh;
  src:
    url("../../fonts/YekanBakh-Fa-En03Light.eot"),
    url("../../fonts/YekanBakh-Fa-En03Light.woff") format("woff"),
    url("../../fonts/YekanBakh-Fa-En03Light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: YekanBakhNum;
  src:
    url("../../fonts/YekanBakh-FaNum06Bold.eot"),
    url("../../fonts/YekanBakh-FaNum06Bold.woff") format("woff"),
    url("../../fonts/YekanBakh-FaNum06Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: YekanBakhNum;
  src:
    url("../../fonts/YekanBakh-FaNum07Heavy.eot"),
    url("../../fonts/YekanBakh-FaNum07Heavy.woff") format("woff"),
    url("../../fonts/YekanBakh-FaNum07Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: YekanBakhNum;
  src:
    url("../../fonts/YekanBakh-FaNum04Regular.eot"),
    url("../../fonts/YekanBakh-FaNum04Regular.woff") format("woff"),
    url("../../fonts/YekanBakh-FaNum04Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: YekanBakhNum;
  src:
    url("../../fonts/YekanBakh-FaNum05Medium.eot"),
    url("../../fonts/YekanBakh-FaNum05Medium.woff") format("woff"),
    url("../../fonts/YekanBakh-FaNum05Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: YekanBakhNum;
  src:
    url("../../fonts/YekanBakh-FaNum03Light.eot"),
    url("../../fonts/YekanBakh-FaNum03Light.woff") format("woff"),
    url("../../fonts/YekanBakh-FaNum03Light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: gothic;
  src: url("../../fonts/gothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Almarai;
  src: url("../../fonts/Almarai-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Almarai;
  src: url("../../fonts/Almarai-ExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Almarai;
  src: url("../../fonts/Almarai-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Almarai;
  src: url("../../fonts/Almarai-Light.ttf") format("truetype");
  font-weight: light;
  font-style: normal;
}

* {
  font-family: "YekanBakh", "YekanBakhNum", "Font Awesome 5 Free" !important ;
  direction: rtl;
}
.text-left {
  text-align: left !important;
}
.content-wrapper {
  margin: 0 0 20px;
  background-color: unset;
  padding: 0 !important;
  background-image: url("/images/Shadow.svg");
  background-size: 1000px;
  background-repeat: no-repeat;
  background-position: 130% bottom;
}
section {
  margin-block: 80px;
}
.container {
  max-width: 1300px;
  text-align: center;
  margin: auto;
  padding: 0;
}
.main-header.navbar.navbar-expand.navbar-white.navbar-light {
  justify-content: space-between !important;
  border-bottom: 1px solid #f6f6fa;
  box-shadow: #e3e3e3ed 0 1px 14px 0px;
  margin: 0;
  position: sticky;
  top: 0;
  width: 100%;
}
.main-header nav.navbar.navbar-expand {
  width: 100%;
  padding: 0;
}
.main-header .nav-link {
  height: unset;
}
.main-header .navbar-nav {
  align-items: center;
  flex-flow: wrap;
  width: 100%;
  gap: 20px;
  padding-inline-start: 24px;
}
.navbar-nav .nav-item {
  margin: 0 10px;
  white-space: nowrap;
}
.navbar-nav .nav-item .nav-link:hover {
  color: #6100ff;
  margin-bottom: 10px;
}
.navbar-nav .nav-item .nav-link {
  color: inherit;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  scroll-behavior: smooth;
  padding: 0;
}
.nav-link.logo {
  padding: 0;
  min-width: 200px;
}
.start-btn {
  background-color: #6100ff;
  border: none;
  color: white;
  padding: 13px 50px;
  border-radius: 9px;
  font-size: 17px;
  white-space: nowrap;
  min-width: 100px;
}
.start-btn:hover {
  background-color: #9553ff;
}
.carousel-item {
  float: unset !important;
  margin: unset !important;
  display: none !important;
}
.slider {
  background-image: url("/images/slider/bg.jpg");
  mask-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 1) 95%,
    transparent 100%
  );
  background-size: cover;
  margin: 0px !important;
  display: flex;
  position: relative;
  padding: 2% 20px 5%;
}
.carousel-inner {
  display: grid;
  align-items: center;
}
.carousel-item.active {
  grid-row: 1;
  display: block !important;
}
.carousel-control-prev {
  left: 100%;
  width: unset;
  right: unset;
  transform: translate(5px, 0);
  opacity: 1;
}
.carousel-control-next {
  right: 100%;
  width: unset;
  left: unset;
  transform: translate(-15px, 0);
  opacity: 1;
}
.slider-items.slider-text h1 {
  font-weight: bold;
  color: #1f0066;
}
.slider-items.slider-text p {
  font-size: 24px;
  color: #2d0868;
  margin: 40px 0 0;
}
.carousel-indicators {
  width: fit-content;
  margin: auto;
  bottom: -50px;
}
.carousel-indicators li {
  opacity: 1;
  background-color: #a59e9e94;
  width: 20px;
}
.carousel-indicators .active {
  opacity: 1;
  background-color: #6100ff;
}
.title {
  padding-top: 20px;
  margin-bottom: 48px;
}

.package_type {
  padding: 0;
  font-weight: bold;
}
.package_type ul {
  border: none;
}
.package_type p {
  margin: 18px 0;
}
.package_type li {
  font-size: 20px;
  position: relative;
}
#packages-tab {
  justify-content: center;
  padding-bottom: 20px;
}
#packages-tab .package-nav-link {
  background-color: transparent;
  border: none;
  color: #252525;
  border-bottom: 3px solid #d8d8d8;
  padding: 10px;
}
#packages-tab .package-nav-link:hover {
  color: #9553ff;
  border-bottom: 3px solid #c5a0ff;
  text-decoration: none;
}
#packages-tab .package-nav-link.active {
  background-color: transparent;
  border: none;
  color: #6404ff;
  border-bottom: 3px solid #6404ff;
}
.package_tariffs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.suitableBox-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.items {
  box-shadow: rgb(237 226 255) 2px 5px 35px -5px;
  background:
    linear-gradient(white, white) padding-box,
    linear-gradient(120deg, #f4ecff, #ebdfff) border-box;
  border-radius: 8px;
  border: 1px solid transparent;
}
.package_items {
  margin: 7px;
  width: 30%;
  padding: 22px;
}
.suitableBox-items {
  margin: 0 10px;
  width: 45%;
  padding: 25px 22px;
  text-align: right;
}
.suitableBox-items h3 {
  display: inline;
  font-size: 24px;
  font-weight: bold;
  margin: 5px;
}
.suitableBox-items p {
  margin-top: 18px;
  font-size: 17.5px;
  line-height: 1.5;
  margin-bottom: auto;
  /* text-align: right; */
}
.buy_btn {
  padding: 10px;
  width: 50%;
  border-radius: 8px;
  background-color: #6100ff;
  border: #9553ff 1px solid;
  font-size: 20px;
  color: white;
}
.buy_btn:hover {
  background-color: #9553ff;
}
.package_name {
  font-size: 22px;
  margin: 5px;
  font-weight: bold;
}
.product_number {
  font-size: 19px;
}
.price_num {
  font-size: 30px !important;
  color: #6207ff !important;
}
.package_price p {
  display: inline-block;
  font-size: 22px;
  margin: auto 0 20px 4px;
  color: #3a098a;
}
.featuresBox-content {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  align-items: center;
}
.rightBox {
  width: 55%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 8px;
  margin: auto;
  font-size: 15px;
}
.featuresBox-items {
  background-color: #f4f2ff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  padding: 10px;
  max-height: 150px;
}
.featuresBox-items p {
  margin: 0;
  margin-top: min(24px, 10%);
}
.featuresBox-items img {
  max-width: 20%;
  margin-top: 10px;
}
.leftBox {
  width: 45%;
}
.howItWorks-content {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-flow: wrap;
}
.howItWorks-items {
  width: 17%;
}
.describtion {
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  margin-top: 30px;
}
.arrow {
  position: relative;
}
.arrow-top .desktop-arrow {
  position: absolute;
  transform: translate(50%, 0);
}
.arrow-down .desktop-arrow {
  position: absolute;
  transform: translate(50%, 55px);
}
.timing {
  white-space: nowrap;
  background-color: #f1e8ff;
  color: #c5a0ff;
  border-radius: 5px;
  padding: 4px 6px;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  width: fit-content;
  margin: auto;
  column-gap: 4px;
  align-items: center;
}
.timing .fa.fa-clock {
  color: #7017ff;
  position: relative;
  top: 3px;
}
.main-footer {
  background-color: #2f007b;
  margin: 140px 0 0 !important;
  position: relative;
  display: flex;
  flex-flow: wrap;
  padding: 16px 0 0;
  row-gap: 20px;
  z-index: 999;
}
.footer-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.footer-items {
  width: 12%;
}
.footer-items ul {
  text-align: right;
}
.footer-items:first-child {
  width: 25%;
}
.footer-items:first-child p {
  font-size: 18px;
  margin: 30px 0;
  text-align: justify;
  word-spacing: 2px;
  line-height: 30px;
  color: #fefdfe;
  font-weight: 100;
}
.footer-bottom {
  width: 100%;
  background-color: #2a0369;
  text-align: center;
}
.footer-bottom p {
  color: #f2eff5;
  font-size: 14px;
  font-weight: 300;
  white-space: nowrap;
  margin: 10px 0 8px !important;
  word-spacing: 1px;
}
.testEnamad {
  background-color: #9b85c0;
  border-radius: 8px;
  width: 65%;
  height: 90px;
  display: flex;
  justify-content: center;
  margin: 0 auto 32px;
}
.testEnamad img {
  mix-blend-mode: color-burn;
  transform: scale(0.8);
}
.footer-items h5 {
  font-size: 20px;
  font-weight: 500;
  color: #ede9f4;
  white-space: nowrap;
}
.footer-items h5::after {
  content: "";
  display: block;
  width: 38%;
  height: 3px;
  background-color: white;
  border-radius: 8px;
  margin: 20px 24px;
}
.footer-items li a {
  font-size: 17px;
  color: white;
  font-weight: 100;
  margin: 20px 0;
  white-space: nowrap;
  padding: 0;
  scroll-behavior: smooth;
}
.footer-items li a:hover {
  transition: all 0.5s;
  color: #d9d1e5;
  transform: translateY(-5px);
}
.icon-content {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.icon-content a:hover {
  transform: scale(1.2);
  transition: all 0.5s;
}
.footer-top-bg {
  position: absolute;
  top: -100px;
  z-index: -1;
}
.footer-top-bg img {
  width: 100%;
}
.slider-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: wrap;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  -webkit-filter: drop-shadow(0px 0px 5px #9f9f9fab);
  filter: drop-shadow(0px 0px 5px #9f9f9fab);
}
#slider-carousel {
  width: 45%;
}
.slider-items.slider-image img {
  max-width: 100%;
}
.slider-items.slider-text {
  width: 47%;
  text-align: justify;
}
.close-btn {
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 15px;
}
.main-header .navbar-nav .nav-item.menu-nav-item {
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #e4e7ee40;
  box-shadow: #ffffff14 0 2px 5px -1px;
  padding: 10px 0;
}
.main-header .navbar-nav .nav-item.menu-nav-item:last-child {
  border-bottom: none;
  width: 100%;
  box-shadow: none;
}
.main-header .navbar-nav .nav-item.menu-nav-item .nav-link {
  color: #f4f2ff;
  font-size: 17px !important;
  font-weight: 500;
}
.menu-nav-item .start-btn {
  width: 100%;
  padding: 13px 0;
  font-size: 17px;
}
.nav-item.menu-nav-item:last-child a#navStart {
  width: 100%;
}
#navStart {
  height: 48px;
  padding-block: 0;
  display: flex;
  padding-inline-end: 0;
}
.main-header .dropdown {
  position: relative;
  border: 1px solid #e4e7ec;
  background-color: #f9fafb;
  width: 120px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.main-header .dropdown:has(.dropdown-menu.show) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.main-header .dropdown .dropdown-toggle {
  color: #0f1727;
  direction: ltr !important;
  display: flex;
  align-items: center;
  text-decoration: none !important;
  width: 100%;
  justify-content: space-evenly;
}
.main-header .dropdown .dropdown-toggle i.fa.fa-globe {
  flex-grow: 0;
  margin-right: 8px;
  color: #0f1727;
  margin-top: 5px;
}
.main-header .dropdown .dropdown-toggle i.fas.fa-angle-down {
  margin-top: 0px !important;
  font-family: "Font Awesome 5 Free" !important;
}
.main-header .dropdown .dropdown-toggle span {
  border-left: 0.17rem solid gainsboro;
  padding: 0 8px 0;
  line-height: 1;
  padding: 7px 8px 3px;
}
.main-header .dropdown .dropdown-menu {
  background-color: #f9fafb;
  border: 1px solid #e4e7ec;
  border-radius: 0 0 10px 10px;
  min-width: 120px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  left: 0;
  right: -1px;
}
.main-header .dropdown .dropdown-menu li a {
  display: block;
  padding: 10px 15px;
  color: #0f1727;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.main-header .dropdown .dropdown-menu li a:hover {
  background-color: #f0f0f0;
}
.main-header .dropdown .dropdown-menu li a.active {
  color: #6a00ff;
  background-color: transparent;
}
.main-header .dropdown .dropdown-toggle:after {
  display: none;
}
.menu-box {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.menu-box-head {
  display: none;
  justify-content: space-between;
}
.header-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-header .dropdown .fas.fa-caret-down {
  position: relative;
  top: 3px;
}
#contactUsModal .modal-content {
  padding: 20px 30px 5px;
  border-color: #cdc8d2;
  text-align: center;
  background-color: #fbf9ff;
  position: relative;
  overflow: hidden;
}
#contactUsModal .modal-content::before,
#contactUsModal .modal-content::after {
  content: "";
  position: absolute;
  width: 700px;
  height: 700px;
  background: url("/images/Shadow.svg") no-repeat center;
  background-size: 100%;
  z-index: 1;
}
#contactUsModal .modal-content::before {
  top: -100%;
  right: -50%;
}
#contactUsModal .modal-content::after {
  bottom: -100%;
  left: -50%;
}
#contactUsModal .modal-header {
  border: none;
  position: relative;
  padding: 10px;
  z-index: 2;
}
#contactUsModal .modal-header .close span {
  font-weight: 300;
  color: black;
  opacity: 1;
  font-size: 45px;
  position: absolute;
  top: -10px;
  left: 0;
  margin: 0;
}
#contactUsModal .modal-header .close span:hover {
  opacity: 0.5;
}
#contactUsModal .modal-dialog.modal-dialog-centered {
  max-width: 580px;
}
#contactUsModal #contactUs_title p {
  margin-block: 2rem;
}
#contactUsModal #contactUs_ways {
  margin-bottom: 5px;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  align-items: center;
}
#contactUsModal .contactUs-items h6 {
  margin: 15px 0 4px;
  color: #472381;
  font-size: 16px;
  font-weight: bold;
}
#contactUsModal .contactUs-items p {
  font-size: 15px;
  font-weight: bold;
}
#contactUsModal #contactUs_links {
  display: flex;
  justify-content: center;
  gap: 10px;
}
#contactUsModal #contactUs_links img {
  width: 100%;
}
#contactUsModal #contactUs_links img:hover {
  transform: scale(1.3);
  filter: opacity(0.5);
}
#contactUsModal .contactUs-items:first-child::after {
  content: "";
  display: block;
  width: 2px;
  height: 80%;
  background-color: #efeeff;
  position: absolute;
  top: -5px;
  right: 50%;
}
.product_number {
  font-size: 22px !important;
  display: inline-block;
}
.product,
.upto {
  font-size: 17px;
}

@media only screen and (max-width: 1300px) {
  .container {
    padding: 0 20px;
  }
  .arrow .desktop-arrow {
    width: 18vw;
  }
  .leftBox img {
    width: 100%;
  }
  .howItWorks-items {
    width: 20%;
  }
  .describtion {
    font-size: 22px;
  }
  .footer-top-bg {
    top: -90px;
  }
  .slider-items.slider-text h1 {
    font-size: 36px;
  }
  .main-header .dropdown .dropdown-menu {
    min-width: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .footer-top-bg {
    top: -85px;
  }
}
@media only screen and (max-width: 1100px) {
  .featuresBox-items p {
    font-size: 0.85rem;
  }
}
@media only screen and (max-width: 1025px) {
  section {
    margin-block: 40px;
  }
  .title {
    padding-top: 16px;
    margin-bottom: 40px;
  }
  .featuresBox-content {
    justify-content: space-between;
  }
  .rightBox {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 1fr);
    margin: unset;
    width: 47%;
  }
  .leftBox {
    width: 50%;
  }
  .describtion {
    font-size: 20px;
  }
  .arrow .desktop-arrow {
    width: 17vw;
  }
  .slider-items.slider-text h1 {
    font-size: 30px;
  }
  .start-btn {
    padding: 13px 30px;
  }
  .footer-items {
    width: 20%;
  }
  .footer-top-bg {
    top: -75px;
  }
  .featuresBox-items:last-child {
    grid-column: 1 / span 2;
  }
  .main-header .dropdown {
    width: 100px;
  }

  #contactUsModal .modal-dialog.modal-dialog-centered {
    max-width: 500px;
  }
  #contactUsModal #contactUs_ways {
    padding: 0;
  }
  #contactUsModal .modal-content::before {
    top: -115%;
    right: -65%;
  }
  #contactUsModal .modal-content::after {
    bottom: -115%;
    left: -65%;
  }
  .main-footer {
    margin: 120px 0 0 !important;
  }
}
@media only screen and (max-width: 900px) {
  .package_name {
    font-size: 20px;
  }
  .product_number {
    font-size: 17px;
  }
  .package_price p {
    font-size: 20px;
  }
  .price_num {
    font-size: 22px !important;
  }
  .package_items img {
    max-width: 100%;
  }
  .buy_btn {
    font-size: 18px;
  }
  .suitableBox-items h3 {
    font-size: 20px;
    margin: 0;
  }
  .arrow .desktop-arrow {
    width: 16vw;
  }
  .describtion {
    font-size: 18px;
  }
  .slider-items.slider-text p {
    font-size: 20px;
  }
  .footer-top-bg {
    top: -60px;
  }
  .nav-link.logo img {
    width: 100%;
  }
  .main-header .navbar-nav {
    gap: 16px;
    padding-inline-start: 16px;
  }
  #navStart {
    padding-inline-start: 8px;
  }
}
@media only screen and (max-width: 800px) {
  .package_name {
    font-size: 18px;
  }
  .product_number {
    font-size: 16px;
  }
  .package_price p {
    font-size: 18px;
  }
  .price_num {
    font-size: 20px !important;
  }
  .buy_btn {
    font-size: 16px;
  }
  .suitableBox-items h3 {
    font-size: 18px;
  }
  .suitableBox-items p {
    font-size: 16px !important;
  }
  .featuresBox-content {
    justify-content: center;
    row-gap: 20px;
  }
  .rightBox {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    margin: unset;
    width: 100%;
  }
  .leftBox {
    width: unset;
  }
  .howItWorks-items {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
  }
  .howItWorks-content {
    display: grid;
    gap: 4px;
    align-items: center;
    margin: auto;
    justify-content: center;
    grid-template-columns: 1fr;
    max-width: max-content;
  }
  .howItWorks-items img {
    max-width: 56px;
  }
  .arrow .desktop-arrow {
    display: none;
  }
  .arrow .mobile-arrow {
    display: block !important;
    position: relative;
    right: 16px;
  }
  .describtion {
    margin: 0 0 4px 0;
  }
  .timing{
    margin: 0;
  }
  .worked-textbox {
    text-align: right;
  }
  
  .featuresBox-items:last-child {
    grid-column: unset;
  }
  #contactUsModal .modal-dialog.modal-dialog-centered {
    max-width: 425px;
  }
  #contactUsModal .modal-header {
    padding: 0;
  }
  #contactUsModal #contactUs_title img,
  #contactUsModal #contactUs_links img {
    transform: scale(0.99);
  }
  #contactUsModal #contactUs_title p {
    margin-block: 1.5rem;
    font-size: 15px;
  }
  #contactUsModal .contactUs-items h6 {
    font-size: 15px;
  }
  #contactUsModal .contactUs-items p {
    font-size: 14px;
  }
  #contactUsModal #contactUs_ways {
    margin-bottom: 0;
  }
  #contactUsModal .modal-content::before,
  #contactUsModal .modal-content::after {
    width: 600px;
    height: 600px;
  }
}
@media only screen and (max-width: 770px) {
  .start-btn {
    font-size: 14px;
    padding: 10px;
  }
  .slider-items.slider-text h1 {
    font-size: 22px;
  }
  .slider-items.slider-text p {
    font-size: 18px;
  }
  .main-footer {
    margin: 100px 0 0 !important;
  }
  .footer-content {
    gap: 11%;
  }
  .footer-items {
    width: 20%;
  }
  .footer-items:first-child {
    width: 100%;
  }
  .footer-items h5::after {
    margin: 16px 24px;
  }
  .footer-items li {
    margin: 12px 0;
  }
  .footer-top-bg {
    top: -50px;
  }
  .main-header .fas.fa-bars {
    width: 15%;
    display: inline-block !important;
    font-size: 24px;
    margin-top: 10px;
    color: #6100ff;
  }
  .main-header .container{
    flex-direction: row-reverse;
  }
  .menu-box {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: #ffffff;
    z-index: 1000;
    padding: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    flex-direction: column;
    justify-content: unset;
  }
  .menu-box .navbar-nav {
    width: 100%;
    gap: 0;
    padding-inline: 16px;
  }
  .main-header .navbar-nav .nav-item {
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #d0d5dd;
    padding: 10px 0;
  }
  .main-header .navbar-nav .nav-item .nav-link {
    color: #2a2a2a;
    font-size: 18px !important;
    font-weight: 500;
  }
  .header-btns {
    flex-wrap: wrap;
    gap: 32px;
    margin-top: 48px;
  }
  .start-btn {
    width: 100%;
    padding: 13px 0;
    font-size: 17px;
  }
  .close-btn {
    display: flex;
  }
  .main-header .dropdown {
    margin: auto;
    order: 2;
    width: 120px;
    height: 40px;
  }
  .main-header .dropdown:has(.dropdown-menu.show) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #navStart {
    width: 100%;
  }
  .main-header .dropdown .dropdown-menu {
    min-width: 120px;
  }
  .items {
    width: 95% !important;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 700px) {
  #slider-carousel {
    width: 70%;
    margin: 10px auto 30px;
    padding-top: 10px;
  }
  .slider-items.slider-text {
    width: 90%;
    margin: 20px auto 0;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .buy_btn {
    width: 100%;
  }
  .footer-top-bg {
    top: -35px;
    z-index: 1;
  }
  .navbar-nav .nav-item .nav-link {
    padding: 0 5px;
  }

  #contactUsModal .modal-dialog.modal-dialog-centered {
    max-width: 385px;
    margin: auto;
  }
  #contactUsModal #contactUs_title img {
    transform: scale(0.9);
  }
  #contactUsModal .modal-content {
    padding: 10px 15px 0;
  }
  #contactUsModal #contactUs_title p {
    margin-block: 1rem;
  }
  #contactUsModal .contactUs-items h6 {
    margin: 10px 0 2px;
  }
  #contactUsModal .modal-body {
    padding-inline: 5px;
  }
  #contactUsModal .contactUs-items p {
    margin-bottom: 5px;
  }
  #contactUsModal .modal-content::before {
    top: -100%;
    right: -50%;
  }
  #contactUsModal .modal-content::after {
    bottom: -100%;
    left: -50%;
  }
  #contactUsModal .modal-content::before,
  #contactUsModal .modal-content::after {
    width: 530px;
    height: 530px;
  }
}
@media only screen and (max-width: 500px) {
  .buy_btn {
    max-width: 90%;
    width: 50%;
  }
  .rightBox {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 1fr);
  }
  .featuresBox-items:last-child {
    grid-column: 1 / span 2;
  }
  .describtion {
    font-size: 18px;
  }
  .main-footer {
    margin: 60px 0 0 !important;
  }
  .footer-items {
    width: 45%;
    margin: 10px 0;
  }
  .footer-items h5 {
    font-size: 18px;
    margin-right: 24px;
    text-align: right;
  }
  .footer-items h5::after {
    margin: 16px 0;
    width: 50%;
  }
  .footer-items li {
    font-size: 16px;
  }
  .footer-content {
    gap: 0;
  }
  .footer-items:first-child img {
    width: unset;
  }
  .main-header .nav-link {
    height: unset;
  }
  .footer-top-bg {
    background-image: url("/images/footerfile/footer.svg");
    position: relative;
    background-position: left top;
    width: 100%;
    display: block;
    height: 40px;
    background-size: 180%;
    background-repeat: no-repeat;
  }
  .footer-top-bg img {
    display: none;
  }
  .footer-items:last-child {
    margin: auto;
  }
  .main-footer {
    gap: 0;
  }
}
@media only screen and (max-width: 450px) {
  #contactUsModal .modal-dialog.modal-dialog-centered {
    max-width: 350px;
  }
  #contactUsModal #contactUs_title img {
    transform: scale(0.85);
  }
  #contactUsModal #contactUs_title p {
    margin-top: 10px;
  }
  #contactUsModal #contactUs_ways {
    flex-flow: column;
    gap: 13px;
  }
  #contactUsModal .contactUs-items {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    margin-block: 5px;
  }
  #contactUsModal .contactUs-items h6,
  #contactUsModal .contactUs-items p {
    margin: 0;
  }
  #contactUsModal .contactUs-items:first-child::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #efeeff;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
  }
  #contactUsModal .modal-content::before,
  #contactUsModal .modal-content::after {
    width: 500px;
    height: 500px;
  }
  #contactUsModal .modal-content::before {
    top: -110%;
    right: -55%;
  }
  #contactUsModal .modal-content::after {
    bottom: -100%;
    left: -50%;
  }
  .footer-items li a {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 400px) {
  .rightBox {
    grid-template-columns: 1fr;
    width: 90%;
  }
  .featuresBox-items:last-child {
    grid-column: unset;
  }
  .leftBox {
    width: 90%;
  }
  .featuresBox-items p {
    font-size: 13px;
  }
  .describtion {
    font-size: 15px;
  }
  .navbar-nav .nav-item .nav-link img {
    width: 25px;
  }
  .navbar-nav .nav-item {
    width: 35%;
  }
  #contactUsModal .modal-content {
    transform: scale(0.93);
  }
}
