@import url("./bootstrap-icons.css");
@import url("typography.css");
@import url("variable.css");

* {
  padding: 0;
  margin: 0;
}

.cta-fixed {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1049;
  position: fixed;
  background: #FFF;
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.cta-fixed .right-btn,
.cta-fixed .left-btn {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
  border-color: #fff;
  border-style: solid;
  border-width: 2px;
  transition: 0.2s ease-in-out;
  justify-content: center;
  align-items: center;
  color: #fff;
  display: flex;
  padding: 10px;
  width: 100%;
}

.cta-fixed .right-btn:hover,
.cta-fixed .left-btn:hover {
  background-color: #fff;
}

.cta-fixed .left-btn {
  background-color: #f54a4a;
}

.cta-fixed .left-btn:hover {
  border-color: #f54a4a;
  color: #f54a4a;
}

.cta-fixed .right-btn {
  background-color: #18a27b;
}

.cta-fixed .right-btn:hover {
  border-color: #18a27b;
  color: #18a27b;
}

.btn-fixed {
  border-radius: 15px !important;
  border: 2px solid #fff !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.container {
  max-width: 76% !important;
  padding: 0 !important;
}

.desktop-doctors p {
  font-size: 9px;
  margin-bottom: 5px !important;
  font-family: yekan-extrabold;
}

.desktop-doctors span {
  padding: 3px 6px;
  background-color: #f8f8f8;
  color: #18a27b;
  font-size: 8px;
}

.custome-mt {
  margin-top: 5.5rem;
}

h2 {
  font-size: 35px !important;
}

h3 {
  font-size: 30px !important;
}

h4 {
  font-size: 25px !important;
}

h5 {
  font-size: 22px !important;
}

.on-off {
  top: 10%;
  left: 75%;
}

.hale::after {
  content: "";
  position: absolute;
  top: -150px;
  right: 100px;
  width: 650px;
  height: 300px;
  background-color: rgba(255, 255, 255, 0.845);
  z-index: 2;
  border-radius: 40px;
  filter: blur(50px);
}

header h1 {
  font-family: yekan-black !important;
  font-size: 38px;
  color: var(--main-tousi);
}

header p {
  font-size: 15px;
  color: var(--main-tousi);
}

header .button-1,
.button-2 {
  padding: 9px 18px;
  border-radius: var(--main-radius);
  font-size: 14px;
  font-family: yekan-light;
  transition: 0.3s;
}

header .button-1 {
  background-color: var(--main-green);
}

header .button-2 {
  background-color: #f54a4a;
}

header .button-1:hover,
.button-2:hover {
  opacity: 50%;
  transform: translatey(-1.5px);
}

.header-img::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 70%;
  height: 60%;
  background-color: #18a27b;
  filter: blur(132px);
  z-index: 5;
  margin: auto;
  border-radius: 50%;
}

.header-img::before {
  content: "";
  position: absolute;
  top: -258px;
  bottom: 0;
  right: 0;
  left: 0;
  width: 500px;
  height: 190px;
  background-color: rgb(255 255 255);
  margin: auto;
  z-index: 6;
  filter: blur(49px);
}

.footer-gra {
  background: linear-gradient(0deg,
      rgba(238, 238, 238, 1) 0%,
      rgba(255, 255, 255, 0) 100%);
  margin-top: 11rem;
}

.footer-container {
  max-width: 80% !important;
  margin: auto;
}

.footer-titles {
  font-family: yekan-black;
}

.c-3 {
  color: #333333;
}

.c-4 {
  color: var(--main-green) !important;
}

.font-12 {
  font-size: 12px !important;
}

.rahweb {
  font-family: yekan-black;
  color: var(--main-green);
}

.map-image {
  height: 133px;
  object-fit: cover;
}

.map-image-flex {
  bottom: -70%;
}

.services img {
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
  position: relative;
}

.services .services-after:hover {
  opacity: 50%;
  transform: translatey(-1.5%);
}

.services .services-after {
  transition: var(--main-transition);
}

.services-after::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(320deg,
      rgba(0, 0, 0, 0.765) 0%,
      rgba(255, 255, 255, 0) 100%);
  border-radius: 12px;
  z-index: 5;
}

.services a {
  transition: 0.3s;
}

.services p {
  font-family: yekan-extrabold;
  font-size: 20px;
}

.services span {
  font-size: 14px;
}

.font-29 {
  font-size: 25px !important;
}

.black {
  font-family: yekan-black !important;
}

.title p {
  font-family: yekan-black !important;
  color: var(--main-tousi);
  font-size: 25px;
}

.mySwiper2 {
  height: auto;
}

.border-main {
  border: 1px solid #eeeeee;
}

.mySwiper2 p,
.mySwiper3 p {
  color: var(--main-tousi);
  font-size: 14px;
  font-family: yekan-bold;
}

.service-title {
  font-size: 14px;
  color: var(--main-green) !important;
}

.service-title-2 {
  font-size: 25px;
  font-family: yekan-black;
}

.service-title-3 {
  color: #555555;
  font-family: yekan-bold;
  font-size: 14px;
}

.see-more {
  color: #f54a4a;
}

.mySwiper2 .swiper-button-next {
  left: -30px !important;
  width: 25px;
  height: 25px;
  background-color: #fffefe;
  border-radius: 50%;
  border: 1px solid #eeeeee;
}

.mySwiper3 .swiper-button-prev {
  right: -30px !important;
  width: 25px;
  height: 25px;
  background-color: #fffefe;
  border-radius: 50%;
  border: 1px solid #eeeeee;
}

.mySwiper2 .swiper-button-next::after {
  color: #999999;
  font-size: 14px !important;
  font-weight: bold;
}

.mySwiper3 .swiper-button-prev::after {
  color: #999999;
  font-size: 14px !important;
  font-weight: bold;
}

.position-after::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(270deg,
      rgb(255 255 255 / 22%) 0%,
      rgba(255, 255, 255, 1) 100%);
  z-index: 10;
}

.position-before::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20%;
  height: 100%;
  background: linear-gradient(90deg,
      rgb(255 255 255 / 22%) 0%,
      rgba(255, 255, 255, 1) 100%);
  z-index: 10;
}

.rezerve-back {
  background-image: url(../images/reserve-banner.jpg);
  background-size: cover;
  transition: var(--main-transition);
}

.rezerve-back-2 {
  background-image: url(../images/services-banner-2.jpg);
  background-size: cover;
  transition: var(--main-transition);
}

.rezerve-back-3 {
  background-image: url(../images/rezerve-banner-3.jpg);
  background-size: cover;
  transition: var(--main-transition);
}

.rezerve-back:hover img {
  scale: 1.1;
}

.rezerve-back img {
  transition: var(--main-transition);
}

.rezerve-back-4 {
  background-image: url(../images/rezerve-banner-4.jpg);
  background-size: cover;
  transition: var(--main-transition);
}

.reserve-btn {
  padding: 8px 16px;
  color: var(--main-tousi);
  font-size: 14px;
}

.title-reserve {
  font-family: yekan-extrabold;
}

.trupist .span-1 {
  font-family: yekan-black;
}

.trupist {
  border-left: 1px solid #eeeeee;
}

.trupist:nth-child(5),
.trupist:nth-child(10) {
  border-left: unset !important;
}

.trupist .span-2 {
  color: #18a27b;
  font-size: 12px;
}

.truoist hr {
  width: 2px;
  border-top: 20px solid;
  opacity: 1;
  color: #eeeeee;
}

.c-55 {
  color: #555555;
}

.numbers p {
  font-size: px;
  color: #333333;
}

.numbers hr {
  color: #18a27b;
  opacity: 0.2;
  border-top: 50px solid;
  width: 2px;
}

.hrr {
  color: #18a27b;
  opacity: 0.2;
  border-top: 20px solid;
  width: 1px;
}

.numbers span {
  font-size: 45px;
  color: var(--main-green);
  font-family: yekan-extrabold;
}

.number-video {
  color: var(--main-green);
}

.top-radius {
  border-radius: 12px 12px 0px 0px;
}

.nth-after::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 50%;
  border-radius: 8px 0px 0px 8px;
  background-color: #18a27b;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.mySwiper7 img {
  width: 450px !important;
}

.mySwiper7 .swiper-pagination {
  top: 0 !important;
  margin: auto !important;
  left: 200px !important;
  width: max-content !important;
  flex-direction: column !important;
  display: flex !important;
  gap: 6px !important;
  bottom: 0 !important;
  margin: auto !important;
  height: max-content;
}

.mySwiper7 .swiper-pagination .swiper-pagination-bullet {
  width: 9px !important;
  height: 13px !important;
  border-radius: 40%;
  background-color: #999999;
}

.mySwiper7 .swiper-pagination .swiper-pagination-bullet-active {
  width: 9px !important;
  height: 18px !important;
  border-radius: 40%;
  background-color: var(--main-green);
}

.truoist .nav-tabs .nav-link.active {
  background-color: #18a27b;
  color: white !important;
}

.truoist .nav-tabs .nav-link {
  background-color: #EEEEEE;
  color: #888888;
  border-radius: 15px;
  padding: 10px 20px !important;
  font-size: 12px;
}

.truoist .nav-tabs .nav-link:hover {
  color: #888888 !important;
}

.truoist .nav-tabs .nav-link.active:hover {
  color: #ffffff !important;
}

.truoist .nav-tabs .nav-item {
  border-left: 1px solid #18a27b39;
  padding-left: 12px;
  padding-right: 12px;
}

.truoist .nav-tabs .nav-item:last-child {
  border: unset !important;
}

.nav-tabs .nav-link.active {
  color: unset !important;
}

.nav-tabs .nav-link:hover {
  color: black !important;
}

.greem {
  color: #18a27b;
}

.number-see {
  background-color: #18a27b;
  padding: 9px 18px;
  border-radius: 12px;
}

.eiyuling::after {
  content: "";
  position: absolute;
  top: -90px;
  bottom: 0;
  left: -82px;
  background-image: url(../images/lining.svg);
  background-size: 82%;
  height: 5px;
  width: 203px;
  margin: auto;
  background-repeat: no-repeat;
}

.eiyuling2::after {
  content: "";
  position: absolute;
  top: -90px;
  bottom: 0;
  right: -118px;
  background-image: url(../images/lining.svg);
  background-size: 82%;
  height: 5px;
  width: 203px;
  margin: auto;
  background-repeat: no-repeat;
}

.see-3 {
  color: var(--main-green);
}

.tousi {
  color: #39454b;
}

.hover {
  transition: var(--main-transition);
}

.hover:hover {
  opacity: 50%;
  transform: translatey(-1.5%);
}

.black {
  font-family: yekan-black;
}

.order-child>div.row:nth-child(2) .col-3 {
  order: 1;
}

.order-child>div.row:nth-child(2) .swiper-button-next {
  right: -30px !important;
  transform: rotate(180deg);
}

.order-child>div.row:nth-child(2) .position-after::after {
  right: 0 !important;
  rotate: 180deg;
}




.form-select:focus,
.form-control:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.ismb {
  font-family: "ismb";
}

.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  content: "\F284";
  font-family: bootstrap-icons !important;
  font-size: 16px;
}

.breadcrumb li a {
  color: #364147;
  font-size: 14px;
  line-height: 27px;
}

.breadcrumb li span {
  color: #adadad;
  font-size: 14px;
  line-height: 27px;
}

.ismull {
  font-family: "ismull";
}

.social {
  display: flex;
  align-items: center;
}

.social li {
  margin-left: 10px;
}

.social li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background: #efefef;
  box-shadow: 5px 5px 40px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  color: #18a27b;
}

.social li a i {
  display: flex;
}

.social li a:hover {
  background-color: #18a27b;
  color: #fff;
}

.rwb {
  color: #18a27b;
}

.rwb:hover {
  color: #f54a4a;
}

a,
.btn {
  transition: 0.5s ease-in-out;
  text-decoration: none !important;
}

.swiper-pagination-bullet-active {
  background: #f54a4a !important;
}

.carousel-indicators [data-bs-target] {
  background-color: #000;
  opacity: 0.2;
  width: 5px;
  height: 5px;
  border-radius: 10px !important;
  border: 0px;
}

.carousel-indicators .active {
  background-color: #f54a4a;
  width: 16px;
  opacity: 1;
}

.bar h2 {
  font-size: 22px;
  line-height: 34px;
  color: #364147;
}

.bar h2 span {
  color: #18a27b;
}

.bar .alllink {
  font-size: 14px;
  line-height: 22px;
  color: #f54a4a;
}

.bg-one {
  background-color: #18a27b;
}

.bg-second {
  background-color: #364147;
}

.bg-third {
  background-color: #f54a4a;
}

.bg-fourth {
  background-color: #f4afae;
}

.text-one {
  color: #18a27b !important;
}

.text-second {
  color: #364147 !important;
}

.text-third {
  color: #f54a4a !important;
}

.text-fourth {
  color: #f4afae !important;
}

.menu {
  padding: 0;
  margin: 0;
}

.menu .line {
  width: 100%;
  height: 6px;
  background-color: #18a27b;
}

.menu .vectoricon {
  margin-left: auto;
  margin-right: 8.5%;
}

.menu .nav-link {
  font-size: 12px;
  position: relative;
  color: #adadad;
}

.menu .nav-link.active {
  color: #18a27b;
}

.menu .nav-link.active::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 12px;
  height: 2px;
  background-color: #364147;
  border-radius: 1rem;
  animation: navafter 0.4s ease-in-out;
}

@keyframes navafter {
  0% {
    width: 0px;
  }

  100% {
    width: 12px;
  }
}

.menu .nav-link:hover {
  color: #18a27b;
}

.menu .nav-call {
  display: flex;
  align-items: center;
  direction: ltr;
}

.menu .nav-call .nav-icon {
  background-color: #f54a4a;
  border-radius: 15px;
  height: 42px;
  width: 42px;
  margin-right: 10px;
  transition: 0.5s ease-in-out;
}

.menu .nav-call .nav-icon img {
  transition: 0.5s ease-in-out;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.menu .nav-call .nav-bt .number {
  font-weight: bolder;
  font-size: 20px;
  display: flex;
  align-items: center;
  letter-spacing: 0.15em;
  color: #f54a4a;
  line-height: 20px;
}

.menu .nav-call .nav-bt .number span {
  transition: 0.5s ease-in-out;
  color: #f4afae;
}

.menu .nav-call .nav-bt .text {
  font-weight: 600;
  font-size: 10px;
  display: flex;
  align-items: center;
  letter-spacing: -0.01em;
  color: #adadad;
  transition: 0.5s ease-in-out;
}

.menu .nav-call:hover .nav-icon img {
  transform: rotate(-45deg);
}

.menu .nav-call:hover .number span {
  color: #f54a4a;
}

.menu .nav-call:hover .text {
  color: #000;
}

.header .carousel-item::before {
  content: '';
  position: absolute;
  background-color: #00a37db2;
  height: 100%;
  width: 100%;
  z-index: 1;
  border-radius: 30px;

}

.header .carousel-caption .carousel-caption-inner {
  z-index: 2;
}

.header .img-slider {
  border-radius: 20px;
}

.header .img-slider2 {
  border-radius: 20px;
}

.header .title-2 {

  font-weight: 700;
  line-height: 34px;
  font-size: 16px;
  padding-left: 220px;
  padding-right: 220px;
  margin-bottom: 0;
}

@media(min-width:1200px) and (max-width:1400px) {
  .header .title-1 {
    font-size: 25px !important;
  }

  .headet .title-2 {
    font-size: 22px !important;
  }

  .header .title-3 {
    font-size: 15px !important;
  }

  .header .title-2 {
    padding-left: 100px;
    padding-right: 100px;

  }
}

@media(min-width:992px) and (max-width:1200px) {
  .header .title-1 {
    font-size: 20px !important;
  }

  .header .title-2 {
    font-size: 16px !important;
    padding-left: 100px;
    padding-right: 100px;
  }

  .header .title-3 {
    font-size: 10px !important;
  }
}

@media(min-width:768px) and (max-width:992px) {
  .header .title-1 {
    font-size: 20px !important;
  }

  .header .title-2 {
    font-size: 1۶px !important;
    padding-right: 70px;
    padding-left: 70px;
  }

  .header .title-3 {
    font-size: 10px !important;
  }
}

.header .slider-inner {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  text-align: center;
  padding-bottom: 2rem;
}

.header .title-3 {

  font-weight: 700;
  line-height: 34px;
  font-size: 15px;
}

.header .container .img-parent::before {
  content: '';
  position: absolute;
  background: linear-gradient(to top, rgba(0, 163, 125, 0.9)0%, rgba(0, 163, 125, 0)80%);
  /* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(24,162,123,1) 35%, rgba(0,212,255,1) 100%); */
  width: 100%;
  height: 100%;
  border-radius: 20px;


}

.header .title-1 {
  font-size: 25px;
}

.header .container .title-1 {

  color: white;
  text-align: center;
  font-size: 30px;
  height: max-content;
  font-family: "ismb";
}

.header .slider {
  border-radius: 20px;
}

.header .swiper .swiper-button-next {
  color: #00a37d;
}

.header .swiper .swiper-button-prev {
  color: #00a37d;
}

.header .p {
  width: max-content;
  font-size: 12px;
  line-height: 27px;
  margin: 0 auto 1rem;
  position: relative;
}

.header .p::after,
.header .p::before {
  content: "";
  width: 4px;
  height: 4px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #18a27b;
  border-radius: 50%;
  position: absolute;
}

.header .p::after {
  left: 0;
}

.header .p::before {
  right: 0;
}

.header .carousel .card {
  background-size: cover;
  background-position: center;
}

.header .carousel .bg-mouse {
  position: absolute;
  bottom: -0.75px;
  margin: auto;
  z-index: 2;
  right: 0;
  left: 0;
}

.header .carousel .mouse {
  position: absolute;
  margin: auto;
  z-index: 3;
  bottom: 0;
  right: 0;
  left: 0;
  animation-name: move;
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}


@keyframes move {
  from {
    transform: translate(0, 0);
  }

  to {
    transform: translate(0, 20%);
  }
}

.header .carousel .carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header .carousel .title-1 {
  font-weight: 800;
  line-height: 65px;
}

.header .carousel .title-2 {
  font-weight: 700;
  line-height: 34px;
  color: #364147;
}

.header .carousel .title-3 {
  font-weight: 400;
  line-height: 38px;
  color: white;
}

.main-services h2 {
  font-size: 22px;
  line-height: 34px;
  color: #364147;
}

.main-services h2 span {
  color: #18a27b;
}

.main-services .alllink {
  font-size: 14px;
  line-height: 22px;
  color: #f54a4a;
}

.main-services .card {
  background: #ffffff;
  border-radius: 20px;
  border: 0px;
  box-shadow: 0px 10px 16px -13px rgba(0, 0, 0, 0.2);
}

.main-services .title {
  font-size: 18px;
  line-height: 28px;
  color: #364147;
}

.main-services .caption {
  font-size: 12px;
  line-height: 30px;
  color: #adadad;
}

.main-product-introduction {
  background: linear-gradient(180deg, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
}

.main-product-introduction small {
  background: #f4afae;
  border-radius: 30px;
  font-size: 12px;
  padding: 5px 15px;
  display: flex;
  width: max-content;
  color: #f54a4a;
  margin-bottom: 10px;
}

.main-product-introduction .title-1 {
  font-size: 32px;
  line-height: 50px;
  color: #364147;
}

.main-product-introduction .title-2 {
  font-size: 20px;
  line-height: 31px;
  color: #18a27b;
}

.main-product-introduction .description {
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  color: #adadad;
}

.main-product-introduction .time {
  font-size: 16px;
  line-height: 45px;
  color: #18a27b;
}

.main-product-introduction .time i {
  font-size: 20px;
}

.main-product-introduction a {
  background-color: #f54a4a;
  padding: 12px;
  width: 100%;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
}

.main-product-introduction a:hover {
  background-color: #f4afae;
}

.main-reservation .card {
  background-size: cover;
  background-position: bottom center;
  border-radius: 20px;
}

.main-reservation .card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 20px;
  opacity: 0.8;
}

.main-reservation .abroad::after {
  background-color: #f54a4a;
}

.main-reservation .iran::after {
  background-color: #2c932c;
}

.main-reservation .card .cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-reservation .card .cont .h2 {
  font-size: 24px;
  color: #fff;
}

.main-reservation .card .cont .caption {
  font-size: 14px;
  color: #fff;
  line-height: 27px;
}

.main-reservation .card .nav-call {
  display: flex;
  align-items: center;
  direction: ltr;
}

.main-reservation .card .nav-call .nav-icon {
  background-color: #fff;
  border-radius: 15px;
  height: 42px;
  width: 42px;
  margin-right: 10px;
  transition: 0.5s ease-in-out;
}

.main-reservation .card .nav-call .nav-icon img {
  transition: 0.5s ease-in-out;
  filter: brightness(0) saturate(100%) invert(48%) sepia(42%) saturate(5031%) hue-rotate(337deg) brightness(112%) contrast(96%);
}

.main-reservation .card .nav-call .nav-bt .number {
  font-weight: bolder;
  font-size: 20px;
  display: flex;
  align-items: center;
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 20px;
}

.main-reservation .card .nav-call .nav-bt .number span {
  transition: 0.5s ease-in-out;
  color: #fff;
  opacity: 0.75;
}

.main-reservation .card .nav-call .nav-bt .text {
  font-weight: 600;
  font-size: 10px;
  display: flex;
  align-items: center;
  letter-spacing: -0.01em;
  color: #fff;
  opacity: 0.75;
  transition: 0.5s ease-in-out;
}

.main-reservation .card .nav-call:hover .nav-icon img {
  transform: rotate(-45deg);
}

.main-reservation .card .nav-call:hover .number span {
  opacity: 1;
}

.main-reservation .card .nav-call:hover .text {
  opacity: 1;
}

.main-reservation .card .btn-reservation {
  display: flex;
  width: max-content;
  margin-right: auto;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 50px;
}

.main-reservation .card .btn-reservation:hover {
  background-color: #fff;
  color: #f54a4a;
}

.consultants {
  width: 88%;
  height: 100%;
  border-radius: 20px;
}

.consultants .swiper-pagination-vertical.swiper-pagination-bullets,
.consultants .swiper-vertical>.swiper-pagination-bullets {
  right: 12px !important;
}

.consultants .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-light {
  width: 27px !important;
  height: 27px !important;
}

.consultants .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.consultants .name-1 {
  font-size: 14px;
  color: #adadad;
}

.consultants .name-2 {
  font-size: 22px;
  color: #000;
}

.consultants .name-2 span {
  color: #18a27b;
  font-size: 16px;
}

.consultants .name-3 {
  font-size: 12px;
  color: #18a27b;
  transition: .5s;
}

.consultants .name-3:hover {
  color: red;
}

.consultants img {
  border-radius: 15px;
}

.consultants .about-text {
  font-size: 14px;
  color: #adadad;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.consultants a {
  background-color: #f54a4a;
  padding: 12px;
  width: 100%;
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0.25rem;
}

.consultants a:hover {
  background-color: #f4afae;
}

.consultants .swiper-pagination-bullet-active {
  width: 8px !important;
  height: 16px !important;
  border-radius: 1rem !important;
}

.main-about-us {
  background: linear-gradient(180deg, #f8f8f8 0%, rgba(255, 255, 255, 0) 100%);
}

.main-about-us small {
  background: #f4afae;
  border-radius: 30px;
  font-size: 12px;
  padding: 5px 15px;
  display: flex;
  width: max-content;
  color: #f54a4a;
  margin-bottom: 10px;
}

.main-about-us .title-1 {
  font-size: 32px;
  line-height: 50px;
  color: #364147;
}

.main-about-us .title-2 {
  font-size: 20px;
  line-height: 31px;
  color: #18a27b;
}

.main-about-us .description {
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  color: #adadad;
}

.main-about-us .time {
  font-size: 16px;
  line-height: 45px;
  color: #18a27b;
}

.main-about-us .time i {
  font-size: 20px;
}

.main-about-us a {
  background-color: transparent;
  border: 1px solid #f54a4a;
  padding: 12px;
  width: 100%;
  display: flex;
  color: #f54a4a;
  align-items: center;
  justify-content: center;
}

.main-about-us a:hover {
  background-color: #f54a4a;
  color: #fff;
}

.main-article h2 span {
  color: #18a27b;
}

.main-article .alllink {
  font-size: 14px;
  line-height: 22px;
  color: #f54a4a;
}

.main-article a .card {
  box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  border: 1px solid #fff;
  transition: 0.5s ease-in-out;
}

.main-article a .card img {
  border-radius: 10px;
  height: max-content;
}

.main-article a .card .title {
  font-size: 16px;
  color: #000;
  line-height: 25px;
  transition: 0.5s ease-in-out;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3rem;
}

.main-article a .card .caption {
  font-size: 13px;
  line-height: 25px;
  color: #a7a7a7;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main-article a .card .date {
  font-size: 12px;
  line-height: 19px;
  color: #d4d4d4;
}

.main-article a .card .a {
  font-size: 12px;
  line-height: 19px;
  color: #000;
  transition: 0.5s ease-in-out;
}

.main-article a .card .a i {
  color: #18a27b;
}

.main-article a:hover .card {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  border: 1px solid #18a27b !important;
}

.main-article a:hover .card .title {
  color: #18a27b;
}

.main-article a:hover .card .a {
  color: #18a27b;
}

.main-article .swiper-pagination-bullet-active {
  width: 16px !important;
  height: 8px !important;
  border-radius: 1rem !important;
}

.main-contact-us h2 {
  font-size: 22px;
  line-height: 34px;
  color: #364147;
}

.main-contact-us .box-map .social-us {
  bottom: 0px;
}

.main-contact-us h2 span {
  color: #18a27b;
}

.main-contact-us .card {
  box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.05);
}

.main-contact-us .card .a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.main-contact-us .card .a:hover .img-box img {
  transform: rotate(-45deg);
}

.main-contact-us .card .a .img-box {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f4afae;
  border-radius: 15px;
  margin-left: 10px;
}

.main-contact-us .card .a .img-box img {
  transition: 0.5s ease-in-out;
}

.main-contact-us .card .a .text-box .slow {
  font-size: 12px;
  line-height: 19px;
  color: #adadad;
}

.main-contact-us .card .a .text-box .firmly {
  font-size: 14px;
  line-height: 27px;
  color: #364147;
  font-weight: bolder;
}

.main-contact-us .card .a .text-box .firmly a {
  font-size: 14px;
  line-height: 27px;
  color: #f4afae;
  letter-spacing: 0.15em;
  direction: ltr;
  font-weight: bolder;
}

.main-contact-us .card .a .text-box .firmly a .first {
  color: #000;
  transition: 0.5s ease-in-out;
}

.main-contact-us .card .a .text-box .firmly a:hover {
  color: #18a27b;
}

.main-contact-us .card .a .text-box .firmly a:hover .first {
  color: #18a27b;
}

.main-contact-us .map {
  width: 100%;
  height: 300px;
  display: flex;
  background-size: cover;
  background-position: center;
}

.footer {
  border-bottom: 6px solid #18a27b;
}

.footer .footer-title {
  color: #f54a4a;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
}

.footer .footer-link {
  font-size: 14px;
  line-height: 30px;
  color: #adadad;
  transition: 0.5s ease-in-out;
}

.footer .footer-link:hover {
  color: #18a27b;
}

.footer .footer-call-link {
  font-size: 14px;
  line-height: 30px;
  color: #364147;
  transition: 0.5s ease-in-out;
}

.footer .footer-call-link:hover {
  color: #18a27b;
}

.footer .footer-call-link:hover img {
  transform: rotate(-45deg);
}

.footer .footer-call-link a {
  color: #364147;
}

.footer .footer-call-link a:hover {
  color: #18a27b;
}

.footer .footer-call-link img {
  filter: brightness(0) saturate(100%) invert(43%) sepia(99%) saturate(335%) hue-rotate(112deg) brightness(98%) contrast(96%);
  transition: 0.5s ease-in-out;
}

.footer .pbtm {
  font-size: 12px;
  line-height: 35px;
  color: #364147;
}

.inner-h1 {
  font-weight: bolder;
  font-size: 22px;
  line-height: 34px;
  color: #364147;
  font-family: "ismb";
}

.inner-h1 span {
  color: #18a27b;
  font-family: "sans";
}

.filter-form .filter-box {
  border: 1px solid #eeeeee;
  border-radius: 20px;
  height: 58px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 15px 0 0;
}

.filter-form .filter-box select {
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 22px;
  color: #364147;
  min-height: max-content;
}

.filter-form .filter-box input {
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 22px;
  color: #364147;
  min-height: max-content;
}

.filter-form .filter-box input::placeholder {
  color: #a7a7a7;
}

.filter-form .btn {
  top: 2px;
  left: 2px;
  bottom: 2px;
  background: #f54a4a;
  border-radius: 18px;
  padding: 0 30px;
  color: #fff;
}

.filter-form .btn:hover {
  background: #f4afae;
  color: #f54a4a;
}

.empty {
  background: #fff5f5;
  border-radius: 20px;
}

.empty p.title-1 {
  font-size: 25px;
  line-height: 39px;
  color: #f54a4a;
}

.empty p.title-2 {
  font-size: 14px;
  line-height: 22px;
  color: #f54a4a;
}

.empty p.title-3 {
  font-size: 14px;
  line-height: 42px;
  color: #adadad;
}

.blog-details .blog-card {
  background: #ffffff;
  box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
}

.blog-details .blog-card .blg-img img {
  border-radius: 15px;
}

.blog-details .blog-card .blg-info ul li {
  margin: 5px;
  display: inline-table;
}

.blog-details .blog-card .blg-info ul li p {
  padding: 5px 10px;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  color: #adadad;
  font-size: 16px;
  line-height: 25px;
}

.blog-details .blog-card h1 {
  font-size: 32px;
  line-height: 50px;
  color: #364147;
  margin: 10px 0;
}

.blog-details .blog-card .blg-share .card {
  background: #f8f8f8;
  border-radius: 15px;
}

.blog-details .blog-card .blg-share .card p {
  font-size: 16px;
  line-height: 25px;
  color: #364147;
}

.blog-details .blog-card .blg-share .card li {
  margin: 0 7.5px;
}

.blog-details .blog-card .blg-share .card li a {
  color: #adadad;
  font-size: 25px;
  display: flex;
}

.blog-details .blog-card .blg-share .card li a i {
  display: flex;
}

.blog-details .blog-card .blg-share .card li a:hover {
  color: #18a27b;
  transform: rotate(-45deg);
}

.blog-details .blog-card.blg-sidebar .sidebar-title {
  font-size: 16px;
  line-height: 25px;
  color: #364147;
  font-family: "ismb";
}

.blog-details .blog-card.blg-sidebar .sidebar-title span {
  font-family: "sans";
  color: #18a27b;
}

.blog-details .blog-card.blg-sidebar .card {
  border: 1px solid #f5f5f5;
  border-radius: 15px;
}

.blog-details .blog-card .blg-title-comment {
  font-size: 24px;
  line-height: 37px;
  color: #2c2c2c;
  font-family: "ismb";
}

.blog-details .blog-card .form-box label {
  color: #adadad;
}

.blog-details .blog-card .form-box input,
.blog-details .blog-card .form-box textarea {
  border-color: #eeeeee;
  border-radius: 15px;
  font-size: 14px;
  color: #000;
  padding: 15px 20px;
}

.blog-details .blog-card .form-box input:focus,
.blog-details .blog-card .form-box textarea:focus {
  border-color: #eeeeee;
  outline: 0;
  box-shadow: none;
}

.blog-details .blog-card .form-box input::placeholder,
.blog-details .blog-card .form-box textarea::placeholder {
  font-size: 12px;
  color: #bfbfbf;
}

.blog-details .blog-card .form .form-check {
  display: flex;
  align-items: center;
}

.blog-details .blog-card .form .form-check .form-check-input {
  width: 24px;
  height: 24px;
  margin: 0 -1.5em 0 10px;
  border-radius: 7.5px;
}

.blog-details .blog-card .form .form-check .form-check-input:focus {
  border-color: #0d6efd;
  outline: 0;
  box-shadow: none;
}

.blog-details .blog-card .form .form-check .form-check-label {
  font-size: 14px;
  line-height: 22px;
  color: #a7a7a7;
}

.blog-details .blog-card .form .btn {
  background: #f54a4a;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  padding: 15px 10px;
}

.blog-details .blog-card .card-comm-item {
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-radius: 15px;
}

.blog-details .blog-card .card-comm-item .name {
  font-size: 16px;
  line-height: 25px;
  color: #2c2c2c;
}

.blog-details .blog-card .card-comm-item .date {
  font-size: 16px;
  line-height: 25px;
  color: #adadad;
}

.blog-details .blog-card .card-comm-item .description {
  font-size: 14px;
  line-height: 30px;
  color: #626262;
}

.blog-details .blog-card .card-comm-item .btn-reply {
  background: #fdecec;
  border-radius: 10px;
  color: #f54a4a;
  display: flex;
  width: max-content;
  align-items: center;
  margin-right: auto;
}

.blog-details .blog-card .card-comm-item .btn-reply img {
  transition: 0.5s ease-in-out;
}

.blog-details .blog-card .card-comm-item .btn-reply:hover {
  background: #f54a4a;
  border-radius: 10px;
  color: #fff;
}

.blog-details .blog-card .card-comm-item .btn-reply:hover img {
  filter: brightness(0) invert(1);
}

.consultants-list .about-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.description {
  font-size: 14px;
  line-height: 35px;
  text-align: right;
  color: #364147;
}

.description img {
  max-width: 100%;
  margin: 2% auto;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 1.75rem;
  height: 1.75rem;
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  border-radius: 5px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 17px;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@media (max-width: 576px) {
  .header .carousel h1 {
    font-size: 20px !important;
    line-height: 1.5;
  }

  .header .carousel .title-1 p {
    font-size: 14px !important;
    font-weight: 100 !important;
  }

  .blg-description table {
    width: 100% !important;
  }

  .container {
    width: 100%;
    max-width: 100%;
  }

  .menu .nav-link {
    padding: 15px 0 5px !important;
    font-size: 16px !important;
    width: max-content;
  }

  .menu .nav-link.active::after {
    margin-left: auto;
    width: 50% !important;
  }

  .header .card {
    height: 25rem;
  }

  .header .carousel .title-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .header .carousel .title-2 {
    font-size: 12px;
    line-height: 25px;
    padding: 0 15px;
  }

  .header .carousel .title-3 {
    font-size: 11px;
    line-height: 25px;
    padding: 0 15px;
  }

  .main-reservation .card {
    height: 22rem;
  }

  .description img {
    width: 100% !important;
    height: auto !important;
    margin: 2% 0%;
  }

  .consultants-list .consultants {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }

  .menu .nav-call .nav-bt .number {
    font-size: 15px !important;
  }

  .blginfo-alert {
    width: 100% !important;
  }

  .blginfo-alert2 {
    width: 100% !important;
  }

  .mySwiper-100 .swiper-button-prev {
    height: 100%;
    top: 0%;
    width: 15% !important;
  }

  .swiper-button-next {
    height: 100%;
    top: 0%;
    width: 15% !important;
  }

}

@media (min-width: 576px) and (max-width: 768px) {
  .container {
    width: 100%;
    max-width: 100%;
  }

  .menu .nav-link {
    padding: 15px 0 5px !important;
    font-size: 16px !important;
    width: max-content;
  }

  .menu .nav-link.active::after {
    margin-left: auto;
    width: 50% !important;
  }

  .header .card {
    height: 25rem;
  }

  .header .carousel .title-1 {
    font-size: 30px;
  }

  .header .carousel .title-2 {
    font-size: 16px;
  }

  .header .carousel .title-3 {
    font-size: 12px;
  }

  .main-reservation .card {
    height: 19rem;
  }

  html,
  body {
    position: relative;
    height: 75%;
  }

  .consultants {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }

  .consultants .swiper-button-prev {
    right: 42% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-next {
    right: 48% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-prev,
  .consultants .swiper-button-next {
    background: #efefef;
    border-radius: 15px;
    width: 50px !important;
    height: 40px !important;
    color: #000;
  }

  .description img {
    width: 90% !important;
    height: auto !important;
    margin: 2% 5%;
  }

  .blginfo-alert {
    width: 87% !important;
  }

  .blginfo-alert2 {
    width: 87% !important;
  }

  .mySwiper-100 .swiper-button-prev {
    height: 100%;
    top: 0%;
    width: 17% !important;
  }

  .swiper-button-next {
    height: 100%;
    top: 0%;
    width: 17% !important;
  }

}

@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 97.5%;
    max-width: 97.5%;
  }

  .menu .nav-link {
    padding: 15px 0 5px !important;
    font-size: 16px !important;
    width: max-content;
  }

  .menu .nav-link.active::after {
    margin-left: auto;
    width: 50% !important;
  }

  .header .card {
    height: 25rem;
  }

  .header .carousel .title-1 {
    font-size: 30px;
  }

  .header .carousel .title-2 {
    font-size: 16px;
  }

  .header .carousel .title-3 {
    font-size: 12px;
  }

  .main-reservation .card {
    height: 13rem;
  }

  html,
  body {
    position: relative;
    height: 70%;
  }

  .consultants {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }

  .consultants .swiper-button-prev {
    right: 42% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-next {
    right: 48% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-prev,
  .consultants .swiper-button-next {
    background: #efefef;
    border-radius: 15px;
    width: 50px !important;
    height: 40px !important;
    color: #000;
  }

  .description img {
    width: 80% !important;
    height: auto !important;
    margin: 2% 10%;
  }

  .blginfo-alert {
    width: max-content !important;
  }

  .blginfo-alert2 {
    width: max-content !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 99%;
    max-width: 99%;
  }

  .menu .nav-link {
    padding: 7.5px 5px !important;
  }

  .menu .mega-box {
    margin: 0px 5px !important;
  }

  .menu .nav-link.active::after {
    margin: auto;
  }

  .header .card {
    height: 30rem;
  }

  .header .carousel .title-1 {
    font-size: 38px;
  }

  .header .carousel .title-2 {
    font-size: 18px;
  }

  .header .carousel .title-3 {
    font-size: 14px;
  }

  .main-reservation .card {
    height: 19rem;
  }

  .main-reservation .card .btn-reservation {
    padding: 10px 10px;
  }

  html,
  body {
    position: relative;
    height: 22rem;
  }

  .consultants {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }

  .consultants .swiper-button-prev {
    right: 34% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-next {
    right: 39% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-prev,
  .consultants .swiper-button-next {
    background: #efefef;
    border-radius: 15px;
    width: 50px !important;
    height: 40px !important;
    color: #000;
  }

  .blginfo-alert {
    width: max-content !important;
  }

  .blginfo-alert2 {
    width: max-content !important;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .container {
    width: 95%;
    max-width: 95%;
  }

  .menu .nav-link {
    padding: 7.5px 10px !important;
  }

  .menu .mega-box {
    margin: 0px 15px !important;
  }

  .menu .nav-link.active::after {
    margin: auto;
  }

  .header .card {
    height: 35rem;
  }

  .header .carousel .title-1 {
    font-size: 40px;
  }

  .header .carousel .title-2 {
    font-size: 20px;
  }

  .header .carousel .title-3 {
    font-size: 16px;
  }

  .main-reservation .card {
    height: 17rem;
  }


  .consultants {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }

  .consultants .swiper-button-prev {
    right: 27.5% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-next {
    right: 31.5% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-prev,
  .consultants .swiper-button-next {
    background: #efefef;
    border-radius: 15px;
    width: 50px !important;
    height: 40px !important;
    color: #000;
  }

  .blginfo-alert {
    width: max-content !important;
  }

  .blginfo-alert2 {
    width: max-content !important;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 90%;
    max-width: 90%;
  }

  .menu .nav-link {
    padding: 7.5px 20px !important;
  }

  .menu .mega-box {
    margin: 0px 20px !important;
  }

  .menu .nav-link.active::after {
    margin: auto;
  }

  .header .card {
    height: 37.5rem;
  }

  .header .carousel .title-1 {
    font-size: 42px;
  }

  .header .carousel .title-2 {
    font-size: 22px;
  }

  .header .carousel .title-3 {
    font-size: 18px;
  }

  .main-reservation .card {
    height: 15rem;
  }

  .consultants {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.05);
  }

  .consultants .swiper-button-prev {
    right: 27.5% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-next {
    right: 31% !important;
    left: auto !important;
    bottom: 3rem !important;
    top: auto !important;
    transform: rotate(90deg);
  }

  .consultants .swiper-button-prev,
  .consultants .swiper-button-next {
    background: #efefef;
    border-radius: 15px;
    width: 50px !important;
    height: 40px !important;
    color: #000;
  }

  .blginfo-alert {
    width: max-content !important;
  }

  .blginfo-alert2 {
    width: max-content !important;
  }
}

.menu .mega-box li:hover {
  color: unset !important;
}

.menu .mega-box li {
  border-bottom: 1px solid #c4c4c4;
  margin: 0px !important;
}

.menu .mega-box li a {
  font-size: 12px !important;
  display: flex;
  justify-content: center;
}

.menu .mega-box a:hover {
  color: #2eaa87 !important;
}

.text-color-1 {
  color: #adadad !important;
}

.text-color-1:hover {
  color: #2eaa87 !important;
}

.menu .mega-us {
  width: max-content;
  right: unset !important;
  left: unset !important;
}

.menu .mega-box {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: 0;
  z-index: 1050;
  box-shadow: 0 2.5px 5px 0 rgba(0, 0, 0, 0.1);
  display: none;
  top: 100% !important;
  border-radius: 10px;
}

.menu .mega-box .card {
  border-radius: unset !important;
}

.menu .mega i::before {
  transform: unset !important;
}

@keyframes mega {
  0% {
    opacity: 0;
    top: 0%;
  }

  100% {
    opacity: 1;
    top: 100%;
  }
}

.menu .mega-item:hover .mega-box {
  display: block;
  opacity: 1;
  top: 64%;
  animation: mega 0.5s ease-in-out;
}

.menu-tabs {
  flex-direction: column;
}

.menu .mega-item .mega-box .font-size-custom-2 {
  padding: .7rem !important;
  transition: .5s;
  width: max-content;
}

.menu .mega-box .nav-link.active::after {
  display: none !important;
}

.menu .content {
  display: block;
  font-size: 14px;
  color: #adadad;
  margin: auto;
}

.menu #myTabContent {
  border-right: 2px solid #eee !important;
  height: 100%;
}

#collapseService .border {
  border-radius: 5px !important;
}

.etlaeat {
  border-radius: 15px;
}

.etlaeat span {
  color: #f54a4a;
}

.rezerv span {
  color: #00a37d;
}

.text-sabz {
  color: #00a37d !important;
}

.btn-yelo {
  background: gold;
  color: white;
  border-radius: 15px;
}

.label-img {
  cursor: pointer;
  border: 1px dashed slategrey;
  border-radius: 7px;
  /* Style as you please, it will become the visible UI component. */
}

#upload-photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
  width: 0px !important;
}

li {
  list-style: none;
}

.bg-color {
  box-shadow: inset 0px 0px 8px -6px #06450857;
  background: #f9f9f9;
  overflow: hidden;
  border-radius: 15px;
}

.bg-color .form-control:focus {
  border-color: #cdd4da;
}

.bg-color * {
  align-self: center;
}

.bg-color i {
  color: #00a37d;
  font-size: 20px;
}

.bg-color li img {
  border-radius: 50%;
}

.bg-color * {
  background-image: none !important;
}

.bg-color td {
  min-width: 130px;
}

.bg-color .accordion-button::after {
  content: '\F282';
  font-family: 'bootstrap-icons';
  background-image: none !important;
  padding: 0px 2px;
  color: #00a37d !important;
}

.bg-color .accordion-button {
  background: #ffffff00;
}

.acSidbar {
  background: #f9f9f9 !important;
  color: black !important;
  border: 0pc !important;
}

.bg-color .accordion-button:not(.collapsed) {
  background: #18e0ae2d;
}

.bg-color .accordion-item {
  background: #ffffff11;
  border: 0px solid !important;
}

.chat {
  background-image: url("../images/WallpaperGram.png") !important;
  background-size: cover;
  position: relative;
  background-position: center;
  font-size: 14px;
  transform: rotateZ(180deg);
  line-height: 29px;
}

.chat-me {
  background-color: white;
  margin-right: 0px !important;
  border-radius: 15px;
  transform: rotateZ(180deg);
  border-top-left-radius: 0px;
}

.chat-you {
  background-color: white;
  margin-left: 0px !important;
  border-radius: 15px;
  transform: rotateZ(180deg);
  border-top-right-radius: 0px;
}

.chat-box {
  height: 400px;
  overflow: auto;
}

.chat-box::-webkit-scrollbar {
  display: none;

}

.chat-input {
  position: relative;
  padding-right: 70px;
  padding-left: 70px;
  top: 100%;
  background: white;
  border-radius: 15px;
  margin: auto;
  margin-top: -30px;
  overflow: hidden;
  border: 1px solid #737373;
}

.chat-input textarea {
  border: 0px !important;
  min-height: 47px !important;
}

.chat-input textarea::-webkit-scrollbar {
  width: 0px;
}

.chat-input input {
  border-radius: 0px;
}

.chat-input input[type='text'] {
  border: 0px;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}

@media (max-width : 576px) {
  .btn-modal-rvan {
    width: 100%;
  }
}

.input-btn-rvan {
  margin: auto;
  position: relative;
  padding: 10px;
}

.input-btn-rvan .btn-check {
  top: 40%;
  width: 13px;
  height: 13px;
  right: 25px;
  clip: unset;
  display: block;
}

.input-btn-rvan .btn-check:checked {
  border: 1px solid #18a27b;
  background-color: #18a27b60;
  box-shadow: inset 0px 0px 0px 2px #fff;
}

.input-btn-rvan .disabled {
  color: rgb(140 0 0);
  border: 1px solid #c7777b47;
}

.input-btn-rvan label {
  width: 100%;
  background: white;
  border: 1px solid #e0e0e0 !important;
  padding: 12px 21px;
  padding-right: 40px;
  text-align: center;
  border-radius: 15px !important;
  transition: all .3s;
}

.input-btn-rvan .btn-check:checked+.btn {
  color: #18a27b;
  background-color: #ffffff00;
  border-color: #18a27b;
  box-shadow: 0px 0px 13px 0px #e0e0e0;
}

.btn-rvan {
  border: 1px solid #d7d7d7;
  position: relative;
  color: #212121;
  background: #95a39f0a;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 14px 27px;
  text-align: center;
  border-radius: 7px;
}

.btn-rvan-act {
  border: 1px solid #18a27b;
  color: #18a27b;
  background: #18a27b0a;
}

.btn-modal-rvan {
  border-radius: 7px;
}

.swiper-prev-r,
.swiper-next-r {
  width: 30px;
  height: 30px;
  background-color: #18a27b;
  border-radius: 5px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: white;
  margin: 0px 10px;
}

.etlaeat {
  border-radius: 15px;
}

.etlaeat span {
  color: #f54a4a;
}

.rezerv span {
  color: #00a37d;
}

.text-sabz {
  color: #00a37d !important;
}

.btn-yelo {
  background: gold;
  color: white;
  border-radius: 15px;
}

.label-img {
  cursor: pointer;
  border: 1px dashed slategrey;
  border-radius: 7px;
  /* Style as you please, it will become the visible UI component. */
}

#upload-photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
  width: 0px !important;
}

li {
  list-style: none;
}

.bg-color {
  box-shadow: inset 0px 0px 8px -6px #06450857;
  background: #f9f9f9;
  overflow: hidden;
  border-radius: 15px;
}

.bg-color .form-control:focus {
  border-color: #cdd4da;
}

.bg-color * {
  align-self: center;
}

.bg-color i {
  color: #00a37d;
  font-size: 20px;
}

.bg-color li img {
  border-radius: 50%;
}

.bg-color * {
  background-image: none !important;
}

.bg-color td {
  min-width: 130px;
}

.bg-color .accordion-button::after {
  content: '\F282';
  font-family: 'bootstrap-icons';
  background-image: none !important;
  padding: 0px 2px;
  color: #00a37d !important;
}

.bg-color .accordion-button {
  background: #ffffff00;
}

.acSidbar {
  background: #f9f9f9 !important;
  color: black !important;
  border: 0pc !important;
}

.bg-color .accordion-button:not(.collapsed) {
  background: #18e0ae2d;
}

.bg-color .accordion-item {
  background: #ffffff11;
  border: 0px solid !important;
}

.chat {
  background-image: url("../images/f246d344fe.png") !important;
  background-size: cover;
  position: relative;
  background-position: center;
  font-size: 14px;
  transform: rotateZ(180deg);
  line-height: 29px;
}

.chat-box-mian {
  transform: rotateZ(180deg);
}

.chat-me {
  background-color: white;
  border: 1px solid #eee;
  transform: rotateZ(0deg);
  margin-left: 0px !important;
  border-radius: 15px;
  border-top-left-radius: 0px;
  max-width: 500px;
  width: max-content;
}

.chat-you {
  border: 1px solid #eee;
  max-width: 500px;
  transform: rotateZ(0deg);
  width: max-content;
  background-color: white;
  margin-right: 0px !important;
  border-radius: 15px;
  border-top-right-radius: 0px;
}

.chat-you p,
.chat-me p {
  white-space: pre-line;
}

.chat-box {
  height: 400px;
  overflow: auto;
}

.chat-box::-webkit-scrollbar {
  display: none;

}

.chat-input {
  position: relative;
  padding-right: 70px;
  padding-left: 70px;
  top: 100%;
  background: white;
  border-radius: 15px;
  margin: auto;
  margin-top: -30px;
  overflow: hidden;
  border: 1px solid #737373;
}

.chat-input textarea {
  border: 0px !important;
  min-height: 47px !important;
}

.chat-input textarea::-webkit-scrollbar {
  width: 0px;
}

.chat-input input {
  border-radius: 0px;
}

.chat-input input[type='text'] {
  border: 0px;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}

.login-box {
  max-width: 600px;
  background: white;
  border-radius: 15px;
}

.login-box label {
  color: #adadad;
}

.login-box input {
  border-color: #eeeeee;
  border-radius: 15px;
  font-size: 14px;
  color: #000;
  padding: 15px 20px;
}

.cta-btn {
  animation: blink 1s;
  background-color: #198754;
  animation-iteration-count: infinite;
}

@keyframes blink {
  0% {
    background-color: #f54a4a;
  }

  100% {
    background-color: #198754;

  }

}

.blg-description tbody,
.blg-description td,
.blg-description tfoot,
.blg-description th,
.blg-description thead,
.blg-description tr {
  border-width: 1px;
  border-color: rgba(0, 0, 0, .4);
  padding: 2px 6px;
}

.blg-description table {
  margin: auto;
  text-align: center;
  max-width: 100%;
}

.blginfo-alert {
  border-radius: 30px !important;
  width: 26%;
  padding: 10px !important;
  background-color: #ebfcd7 !important;
  border: none;
  color: #87c84b;
}

.blginfo-alert img {
  width: 35px !important;
}

.blginfo-alert2 {
  border-radius: 30px !important;
  width: 30%;
  padding: 10px !important;
  background-color: #0d8dff0d !important;
  border: none;
  color: #6289ff;
}

.blginfo-alert2 img {
  width: 35px !important;

}

/* new-landing */

.QA {
  color: #18a27b;
}

.main-article .h2-QA {
  margin-bottom: 20px;
}

.main-article .accordion-button:focus {
  z-index: 3;
  border-color: #27cca9;
  outline: 0;
  box-shadow: #27cca9;
}

.accordion-button:not(.collapsed) {
  color: white;
  background-color: #27cca9;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.main-article h2 {
  font-family: "ismb";
  font-size: 24px;
  line-height: 34px;
  color: #364147;
}

.consultants-list .QA {
  color: #27cca9;
}

.consultants-list .h2-QA {
  font-family: "ismb";
}

/* .newcode for landing(1403,7,30) */

.bg-counters {
  /* background-color: #1ca27b; */
  color: white;
  /* background-image: url('assets/site/images/ravanroshd.new.jpg'); */
  /* height: 400px; */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  position: relative;
}

.bg-counters::after {
  background-color: #00a37d;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
}

.bg-counters .counter {
  text-align: center;
  font-size: 30px;
  z-index: 10;
}

.bg-counters .count {
  font-family: "ismb";
}

.bg-counters .counter-p {
  color: rgb(200, 200, 200);
}

.text-container {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 20px;
}

#text {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  max-height: 240px;
  overflow: hidden;
  transition: max-height 0.5s ease;
  position: relative;
}

.text-container #text::after {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0;
  right: 0;
  height: 50px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  pointer-events: none;
}

.text-container.expanded #text::after {
  content: none !important;
}

.fade-effect {
  content: "";
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  height: 50px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  pointer-events: none;
}

.text-container.expanded #text {
  max-height: none;
}

.text-container.expanded .fade-effect {
  display: none;
}

.text-container .btn-seemore {
  width: max-content;
  margin: auto;
}

.nazar1 {
  position: relative;
  /* width: 400px;
  height: 250px; */
  background-color: #1ca27b;
  margin-top: 70px;
  border-radius: 30px;
  padding: 0px 15px 15px 15px;
}

.rates {
  display: flex;
  justify-content: center;
  /* gap: 150px; */
  margin-top: 20px;
}

.rate2 {
  height: 15px;
}

.imgnazar {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -30px;
  right: 40px;
  border-radius: 30px;
}

.img-opinion {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}

.p-nazar-tozih {
  padding-top: 60px;
  /* width: 350px; */
  margin: auto;
  text-align: right;
  font-size: 14px;
  color: white;
  line-height: 1.7;
}

.hr-nazar {
  width: 90%;
  margin: auto;
  margin-top: auto;
  margin-top: 30px;
  color: #000;
}

.vaziat-nazar {
  color: #ececec;
  font-size: 18px;
  font-family: "ismb";
  margin: 0;
}

.name-nazar {
  font-size: 15px;
}

.content-idea {
  justify-content: center;
  align-content: center;
  gap: 10px;
}

.head-nazarat {
  text-align: center;
  margin: auto;
  font-size: 35px;
  width: max-content;
}

.opinion-adolecent .QA-box {
  background: #ffffff;
  box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
}

.opinion-adolecent .h2-QA {
  font-family: "ismb";
  font-size: 25px;
}

.opinion-adolecent .accordion-button {
  background-color: #159f7b;
}

.accordion-flush .accordion-item {
  border-left: 0px;
  border-right: 0;
  border-radius: 0;
  border-bottom: 0;
}

.QA-box .accordion-button {
  color: rgb(0, 0, 0) !important;
}

.QA-box .accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 15px;
}

/* new-css-code:1403,8,10 */

.consultants-detail .bg-information {
  width: 100%;
  height: 100%;
  background-color: #8080800d;
  border-radius: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.consultants-detail .QA-info {
  display: flex;
  gap: 10px;
}

/* .consultants-detail .QA-info::after{
  content: '';
  position: absolute;
  background-color: red;
  width: 7px;
  height: 7px;
  border-radius: 30px;
  right: -10px;
  top: 0px;
  bottom: 0px;
  margin: auto;
} */
.consultants-detail .p-QA {
  width: max-content;
  margin: 0;
  font-family: "ismb";
}

/* .consultants-detail .p-QA::after{
  content: '';
  position: absolute;
  background-color: red;
  width: 7px;
  height: 7px;
  border-radius: 30px;
  right: -10px;
  top: 0px;
  bottom: 0px;
  margin: auto;
} */
.consultants-detail .p-QA-answer {
  color: #595959;
  margin: 0;
  font-family: "sans";
}

.consultants-detail .bi-patch-check {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-award {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-person {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-briefcase {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-pencil-square {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-graph-up-arrow {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-hand-thumbs-up {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

.consultants-detail .bi-question-lg {
  right: -22px;
  top: 1px;
  width: 16px;
  height: 16px;
}

/* .gallery:new-code:1403,8,13 */

.parallax {
  /* The image used */
  background-image: url("../images/new-ravanpic-2.png");

  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax::after {
  background-color: #00a37d;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
}

.parallax-text {
  position: absolute;
  z-index: 10;
  color: white;
  text-align: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
}

.col-text {
  position: absolute;
}

.col-pic .col-text {
  bottom: 10px;
  background-color: white;
  left: 0;
  right: 0;
  width: max-content;
  margin: auto;
  text-align: center;
  padding: 10px;
  border-radius: 20px;
}

.col-pic {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.col-pic:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

/* new-code-for slider-mainpage */
/* 1403/8/14 */
.header .swiper-wrapper .swiper-slide {
  height: 120px;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 0.7em !important;
  height: 0.9em !important;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* .new-code 1403,9,27 */
.description li {
  list-style: inherit !important;
}

.menu-landinb .item .b {
  border-left: 1px solid #0db39e;
}

.menu-landinb .item li a {
  color: #a1a9ba;
  font-size: 14px;
  transition: 0.5s;
}

.menu-landinb .item li a:hover {
  color: #394a6d !important;
}

.menu-mobile .collapse .card-body ul li a {
  transition: 0.5s;
}

.menu-mobile .collapse .card-body ul li a:hover {
  color: #394a6d !important;
}

.color-btn {
  color: #a1a9ba !important;
}

.color-circle {
  color: #0db39e;
  font-size: 10px;
}

.title-footer-landing {
  font-size: 15px;
  color: #394a6d;
  font-weight: 600;
}

.text-footer-landing {
  font-size: 12px;
  color: #394a6d;
  font-weight: 200;
}

.text-footer-landing:hover {
  color: #394a6d;
}

.img-landing-1 .icon-holder svg path:hover {
  filter: invert(62%) sepia(51%) saturate(3743%) hue-rotate(127deg) brightness(95%) contrast(98%);

}

.img-landing-2 .icon-holder svg:hover {
  filter: invert(62%) sepia(51%) saturate(3743%) hue-rotate(127deg) brightness(95%) contrast(98%);

}

.mySwiper-100 .swiper-button-prev {
  height: 100%;
  top: 0%;
  width: 25%;
  opacity: 0;
}

.mySwiper-100 .swiper-button-next {
  height: 100%;
  top: 0%;
  width: 25%;
  opacity: 0;
}

/* اسکرول منو و واتساپ */

.fixed-scroll {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: white;
  z-index: 100;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.077);
  animation: fadeInUps 0.5s ease-out forwards;
}

@keyframes fadeInUps {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.for-whats-app-call {
  background-color: #18a27b !important;
  width: 90%;
  margin: auto;
}

.swing-img {
  rotate: 270deg;
  animation: swinging 1.5s ease-in-out infinite;
}

@keyframes swinging {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(10deg);
  }

  50% {
    transform: rotate(0deg);
  }

  75% {
    transform: rotate(-10deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

/* محدودیت نوشته لندینک */

.landing-text-limitation {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #18a27b;
  font-size: 12px;
}

.landing-one {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #18a27b;
  font-size: 12px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  display: none !important;
}

.respnde-form input {
  padding: 10px 20px;
  border-radius: var(--main-radius);
  font-size: 14px !important;
}

.respnde-form input:focus-visible {
  box-shadow: unset !important;
}

.respnde-form textarea:focus-visible {
  box-shadow: unset !important;
}

.respnde-form input::placeholder {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.301);
}

.respnde-form button {
  padding: 9px 18px;
  border-radius: var(--main-radius);
  font-size: 14px;
  font-family: yekan-light;
  transition: 0.3s;
  background-color: var(--main-green);
  color: white;
  border: 1px solid var(--main-green) !important;
}

.respnde-form button:hover {
  color: var(--main-green);
}

.respnde-form label {
  color: #555555;
  font-size: 14px;
}

.respnde-form textarea {
  border-radius: var(--main-radius);
}

.respnde-form textarea::placeholder {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.134);
}

.modal-body iframe {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1250px) {
  .container {
    max-width: 90% !important;
  }

  .header-img::before,
  .header-img::after {
    content: unset;
  }
}

.mySwiper-r img {
  height: 500px !important;
}

@media (max-width: 768px) {
  header h1 {
    font-size: 30px;
  }

  .container {
    max-width: 100% !important;
  }

  .footer-gra {
    margin-top: 6rem;
  }

  .eiyuling::after,
  .eiyuling2::after {
    content: none;
  }
}

@media (max-width: 992px) {
  .custome-mt-2 {
    margin-top: 0rem !important;
  }

  .title p {
    font-size: 20px;
  }

  .numbers span {
    font-size: 30px;
  }

  .mySwiper7 img {
    width: 100% !important;
  }
}