@charset "UTF-8";
@font-face {
  font-family: yekanbakh;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/yekanbakh-bold.woff2") format("woff2");
}
.more-link-wrapper a:hover {
  box-shadow: 0 10px 40px 0 rgba(148, 57, 147, 0.4);
}
a.more-tours:hover {
  box-shadow: 0 0 30px 0 rgba(148, 57, 147, 0.4);
}
header.home > button:hover {
  box-shadow: 0 0 40px 0 rgba(148, 57, 147, 0.4);
}

.tour-list .tour:hover {
  box-shadow: 0 0 40px 0 rgba(148, 57, 147, 0.2);
}
.tour-list .tour .price div {
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: flex-end;
    align-content: space-around;
    margin-right: auto;
}

.tour-list .tour .price div .from {}

.tour-list .tour .price .from {
    color: #606060;
}

.tour-list .tour .price div .first-price {
    font-size: 22px;
}

.tour-list .tour .price div .first-price .curr {
    color: #606060;
    font-size: 12px;
}

.tour-list .tour .price div .first-price .value {
    color: #be3190;
    font-weight: bold;
}

.tour-list .tour .price div .plus {
    font-size: 14px;
    color: #BE3190;
}

.tour-list .tour .price div .flight {
    /* font-weight: bold; */
    /* color: #BE3190; */
}

.tour-list .tour .price div .second-price {
    font-size: 14px;
}

.tour-list .tour .price div .second-price .curr {
    color: #606060;
    font-size: 14px;
}

.tour-list .tour .price div .second-price .value {
    color: #606060;
    /* font-weight: bold; */
}
.tour-list .tour .price div.second-price {
    margin-left: auto;
    margin-right: unset;
}
.tour-list .tour:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 141px;
  /* background: red; */
  background-image: linear-gradient(to bottom, rgba(190, 49, 144, 0), #be3190);
  opacity: 0;
  transition-duration: 0.3s;
}

.tour-list .tour:hover:before {
  opacity: 1;
}
.tour-list .tour .price .price span {
  font-size: 12px;
  color: #606060;
}
header.home .back:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(https://files.nahalgasht.com/statics/svgs/circles-patterns-w-103347.svg);
}

header.home .dests li:hover img {
  transform: rotate(5deg);
}
header.home:after {
  content: "";
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
header.home .dests li:hover span {
  opacity: 1;
}
header.home .dests li:nth-child(2) span {
  transform: scale(2.83) rotate(-18deg) translate(80px, -160px) !important;
}
header.home .back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* filter: blur(500px); */
  /* height: 642px; */
  /* border-radius: 642px; */
  /* background: #800056; */
  /* filter: blur(500px); */
  overflow: hidden;
  border-radius: 0 0 0 40px;
}
header.home .circle:after {
  content: "";
  width: 94px;
  height: 94px;
  position: absolute;
  top: 90px;
  right: 90px;
  /* background-image: linear-gradient(0deg, #db81be 100%, rgb(50 190 17) 0%); */
  border-radius: 100%;
  transform: translate(132px, -132px);
  /* background: rgb(0, 255, 21); */
  background: white;
}

header.home .back:before {
  position: absolute;
  width: 600px;
  height: 600px;
  filter: blur(500px);
  /* height: 642px; */
  border-radius: 642px;
  background: #800056;
  /* filter: blur(500px); */
  content: "";
  top: -660px;
  left: -290px;
}

header.home .next:hover .next-dest-elbem {
  transform: rotate(-90deg);
}
header.home .circle:before {
  content: "";
  width: 264px;
  height: 264px;
  position: absolute;
  top: 0;
  right: 0;
  /* background-image: linear-gradient(0deg, #db81be 100%, rgb(50 190 17) 0%); */
  border-radius: 100%;
  transform: translate(132px, -132px);
  background: rgb(0, 255, 21);
  background: linear-gradient(121deg, rgba(148, 57, 147, 0.31) 0%, #be3190 100%);
}
header.home .dests li span {
  position: absolute;
  width: max-content;
  border-radius: 100px;
  background-color: #fff;
  height: 44px;
  height: 44px;
  color: #303030;
  font-size: 14px;
  z-index: 6;
  display: flex;
  padding: 0 12px;
  /* transform: scale(1.53) rotate(+11deg) translate(+330px, +310px); */
  align-items: center;
  justify-content: center;
  /* transform: scale(1.93) rotate(+11deg) translate(-191px, -210px) !important; */
  transition-duration: 0.5s;
  opacity: 0;
}

header.home .dests li:nth-child(4):hover span {
  transform: scale(1.93) rotate(+11deg) translate(-191px, -210px) !important;
  opacity: 1;
}
header.home .dests {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 45%;
  height: 100%;
  list-style: none;
}

header.home .dests li {
  position: absolute;
  height: 100%;
  /* display: none; */
}

header.home .dests li:nth-child(4) span {
  transform: scale(1.93) rotate(+11deg) translate(-191px, -210px) !important;
}
header.home .dests li:nth-child(2) span {
  /* transform: scale(0.33) rotate(18deg) translate(540px, 460px); */
}
header.home .dests li:nth-child(3) span {
  transform: scale(3.1) rotate(-17deg) translate(-90px, -110px);
}
header.home .dests li:nth-child(1) span {
  transform: scale(2.55) rotate(+18deg) translate(-3px, -89px);
}
header.home .dests li:nth-child(5) span {
  transform: scale(1.3) rotate(0deg) translate(40px, -280px);
}
header.home .dests li:nth-child(1) {
  transform: scale(0.35) rotate(-15deg) translate(-51px, -429px);
  z-index: 2;
}
header.home .dests li:nth-child(2) {
  transform: scale(0.33) rotate(15deg) translate(540px, 460px);
  z-index: 3;
}
header.home .dests li:nth-child(3) {
  transform: scale(0.32) rotate(15deg) translate(-300px, 450px);
  z-index: 4;
}
header.home .dests li:nth-child(4) {
  transform: scale(0.53) rotate(-8deg) translate(-330px, -310px);
  z-index: 5;
}
header.home .dests li:nth-child(5) {
  transform: scale(0.8) rotate(0deg) translate(-10px, 50px);
  z-index: 1;
}
header.home .dests li img {
  height: 100%;
  transition-duration: 0.5s;
}
header.home .logo {
  width: 200px;
}
.tour-title .label img {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

.tour-title .label span {
  color: #be3190;
  display: inline-block;
  margin: 0 5px;
}
.instagram-banner .back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background-image: linear-gradient(to left, #943993a6 100%, rgba(148, 57, 147, 0) 0%);
}

.carear-banner .back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background-image: linear-gradient(to left, #943993a6 100%, rgba(148, 57, 147, 0) 0%);
}
.carear-banner a:before {
  content: "";
  background-image: url(https://nahalgasht.com/wp-content/themes/nahalgasht/assets/img/home-sprite.svg#instagram);
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  width: 45px;
  height: 24px;
  display: none;
}

.carear-banner a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  animation: pulse-insta-2 3s infinite;
  border-radius: 40px;
  /* animation-delay: 1s; */
}
header.home .next .next-dest {
  width: 308px;
  height: 60px;
}

header.home .next .next-dest-elbem {
  width: 60px;
  transition-duration: 0.5s;
}

header.home .next {
  display: flex;
  align-items: center;
  gap: 20px;
  height: 60px;
  z-index: 2;
  z-index: 7;
}

header.home .call-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  margin: 24px 0 0 0;
  z-index: 7;
}

header.home .call-links a {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  direction: ltr;
}

header.home .call-links a img {
  width: 16px;
  height: 16px;
}

.instagram-banner a a:before {
  background-image: url(https://nahalgasht.com/wp-content/themes/nahalgasht/assets/img/home-sprite.svg#arrow-down);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
}

a.more-tours img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: -1;
}

.contact-us:after {
  content: "";
  width: 20px;
  height: 20px;
  /* background-color: #be3190; */
  display: flex;
  border: solid 6px #943993;
  border-radius: 50%;
  position: absolute;
  top: 47px;
  right: -8px;
  z-index: 2;
}

.more-link-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 15px;
}

.more-link-wrapper a {
  height: 56px;
  border-radius: 30px;
  background-color: #be3190;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  font-size: 16px;
  color: white;
  position: relative;
  margin-bottom: 30px;
  width: max-content;
  padding: 0 30px 0 60px;
  transition-duration: 0.3s;
}

.more-link-wrapper a:after {
  width: 38px;
  height: 38px;
  content: "";
  background-color: white;
  position: absolute;
  left: 7px;
  border-radius: 30px;
  background-image: url(https://nahalgasht.com/wp-content/themes/nahalgasht/assets/img/home-sprite.svg#arrow-left);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}

header.home {
  height: 600px;
  box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-radius: 0 0 40px 40px;
  position: relative;
  margin: 0 0 70px;
  /* height: 642px; */
  /* border-radius: 642px; */
  /* background: #800056; */
  /* filter: blur(0); */
  /* overflow: hidden; */
}
.tour-title .label {
  border-radius: 10px;
  border: solid 2px #ddd;
  background-color: #efeced;
  height: 44px;
  padding: 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-3px);
  /* gap: 10px; */
}
header.home .col-md-6 {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
}

 #scroll-to {
  position: absolute;
  bottom: 44px;
  border-radius: 30px;
  box-shadow: 0 0 40px 0 rgba(148, 57, 147, 0.2);
  background-color: #fff;
  right: 13px;
  height: 56px;
  width: 271px;
  border: 0;
  font-size: 16px;
  color: #943993;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 30px;
  cursor: pointer;
  transition-duration: 0.3s;
  /* margin: 0 auto; */
  padding-left: 5px;
}

header.home .logo {
  height: 80px;
  z-index: 7;
}

header.home .info {
  font-size: 34px;
  font-weight: bold;
  margin: 30px 0 24px;
  font-family: yekanbakh;
  z-index: 7;
}

header.home .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tour-title {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 34px;
  position: relative;
  height: 44px;
}

.tour-title .title {
  font-size: 24px;
  font-weight: 800;
  padding: 0 0 0 12px;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 44px;
  background-color: #ebebeb;
  font-family: yekanbakh;
}
.tour-title.child .title:before {
  width: 12px;
  height: 12px;
  border: solid 4px #943993;
}
.tour-title .title:before {
  content: "";
  width: 20px;
  height: 20px;
  /* background-color: #be3190; */
  display: flex;
  border: solid 6px #943993;
  border-radius: 50%;
}
.instagram-banner:after {
  content: "";
  position: absolute;
  right: -55px;
  bottom: -19px;
  border: solid 2px #ddd;
  width: 200px;
  height: calc(100% + 90px);
  border-width: 2px 2px 0 0;
  border-radius: 0 40px 0 0;
  /* width: 100%; */
  /* height: 100%; */
  /* left: 0; */
  /* top: 0; */
}
.tour-title:before {
  width: 252px;
  content: "";
  position: absolute;
  right: -55px;
  bottom: 21px;
  height: 70px;
  /* background-color: red; */
  border: solid 2px #ddd;
  z-index: -1;
  border-left: 0;
  border-radius: 0 0 40px 0;
  border-top: 0;
}
.tour-title.special:before {
  width: 252px;
  content: "";
  position: absolute;
  right: -55px;
  bottom: 21px;
  height: 57px;
  /* background-color: red; */
  border: solid 2px #ddd;
  z-index: -1;
  border-left: 0;
  border-radius: 0 200px 200px 0;
}
.tour-title:after {
  width: 100%;
  content: "";
  position: absolute;
  right: -10px;
  bottom: 0;
  height: 0;
  /* background-color: red; */
  border-top: solid 2px #ddd;
  z-index: -1;
  border-left: 0;
  border-radius: 0;
  top: 0;
  margin: auto;
}
body.page-template-home-new {
  background: #f1f0f0;
}
.label-wrapper {
  position: relative;
}
#scroll-to:after {
  content: "";
  width: 44px;
  height: 44px;
  background-color: #943993;
  display: flex;
  border-radius: 50%;
  background-image: url(https://nahalgasht.com/wp-content/themes/nahalgasht/assets/img/home-sprite.svg#arrow-down);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}

header.home:after {
  width: 282px;
  content: "";
  position: absolute;
  right: 281px;
  /* bottom: 0; */
  height: 36px;
  /* background-color: red; */
  border: solid 2px #ddd;
  z-index: -1;
  top: calc(100% + 22px);
  border-right: 0;
  border-radius: 0 0 0 28px;
  border-top: 0;
}
.tour-title.no-border:before {
  border: 0;
  right: 0;
}

.tour-title.border-connect-top:before {
  height: 80px;
  border-top: solid 2px #ddd;
  border-radius: 0 40px 40px 0;
}
.tour-title.no-border:after {
  border: 0;
}

.tour-list.border-right:after {
  width: 200px;
  right: -55px;
  top: -58px;
  border-left: 0;
  border-right: solid 2px #ddd;
  height: calc(100% + 101px);
  border-radius: 0 40px 40px 0;
}
.tour-list:after {
  content: "";
  width: calc(100% - 0px);
  height: calc(100% + 117px);
  border: solid 2px #ddd;
  display: block;
  position: absolute;
  left: -40px;
  top: -57px;
  border-right: 0;
  border-radius: 40px 0 0 40px;
  z-index: -1;
  height: calc(100% + 99px);
}
.tour-list {
  /* display: flex; */
  width: 100%;
  /* flex-direction: row; */
  /* flex: 0 0 100%; */
  position: relative;
}
.tour-list.no-border-bottom:after {
  border-bottom: 0;
  border-radius: 40px 0 0 0;
}

.carear-banner:after {
}
.tour-title.no-border.border-straight:after {
  border-top: solid 2px #dddddd;
  bottom: 0;
}

.tour-list.to-contact:after {
  height: calc(100% + 198px);
}
.carear-banner:after {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -74px;
  border: solid 2px #ddd;
  width: 200px;
  height: calc(100% + 140px);
  border-width: 0 0 2px 2px;
  border-radius: 0 0 0 40px;
}
.tour-list .tour {
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  height: 268px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 0 16px 0;
  margin: 0 0 24px;
  transition-duration: 0.3s;
  position: relative;
}

.tour-list .tour img {
  width: 100%;
  height: 141px;
  object-fit: cover;
}

.tour-list .tour a {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 153px 12px 0;
  font-size: 16px;
}

.tour-list .tour .price {
  display: flex;
  align-content: space-between;
  width: 100%;
  /* flex: 0 0 auto; */
  justify-content: space-between;
  gap: 0;
  padding: 0 12px;
  align-items: flex-end;
}
.tour-list .tour .price {
  font-size: 14px;
  color: #606060;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}

.tour-list .tour .price .price {
  margin-right: auto;
  display: block;
  width: auto;
  font-size: 20px;
  font-weight: bold;
  color: #be3190;
  padding: 0;
}
.carear-banner {
  height: 200px;
  border-radius: 30px;
  background-image: linear-gradient(to left, #943993 100%, rgba(148, 57, 147, 0) 0%);
  margin: 81px 0 54px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 30px;
  position: relative;
  background-image: url(https://files.nahalgasht.com/images/assets/photo_2025-10-20_11-28-34-113233.jpg);
  background-size: cover;
  background-position: center;
}

.carear-banner .title {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  margin: 0 0 12px;
  z-index: 1;
  position: relative;
  font-family: "yekanbakh";
}

.carear-banner .info {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 1;
}

.carear-banner a {
  padding: 10px 30px;
  border-radius: 100px;
  background-color: #fff;
  height: 50px;
  display: flex;
  align-items: center;
  width: 280px;
  justify-content: center;
  position: relative;
  z-index: 1;
  animation: pulse-insta 2s infinite;
}

.instagram-banner {
  height: 200px;
  border-radius: 30px;
  background-image: linear-gradient(to left, #943993 100%, rgba(148, 57, 147, 0) 0%);
  margin: 111px 0 54px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 30px;
  position: relative;
  background-image: url(https://files.nahalgasht.com/images/tours/russia-mahan-airline-d-093529.jpg?imgp_f=webp );
  background-size: cover;
  background-position: center;
  position: relative;
  /* overflow: hidden; */
}

.instagram-banner .title {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  margin: 0 0 12px;
  z-index: 1;
  position: relative;
  font-family: "yekanbakh";
}

.instagram-banner .info {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 1;
}
.instagram-banner a:after {
  content: "";
}
.instagram-banner a {
  padding: 10px 30px;
  border-radius: 100px;
  background-color: #fff;
  height: 50px;
  display: flex;
  align-items: center;
  width: 280px;
  justify-content: center;
  display: flex;
  animation: pulse-insta 2s infinite;
  position: relative;
  z-index: 1;
}

@-webkit-keyframes pulse-insta {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fff;
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px #fff;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 #fff;
  }
}
@keyframes pulse-insta {
  0% {
    -moz-box-shadow: 0 0 0 0 #ffffff8f;
    box-shadow: 0 0 0 0 #ffffff8f;
  }
  70% {
    -moz-box-shadow: 0 0 0 20px #ffffff00;
    box-shadow: 0 0 0 20px #ffffff00;
  }
  100% {
    -moz-box-shadow: 0 0 0 0 #ffffff7a;
    box-shadow: 0 0 0 0 #00a74000;
  }
}

@-webkit-keyframes pulse-insta-2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fff;
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px #fff;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 #fff;
  }
}
@keyframes pulse-insta-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 #ffffff8f;
    box-shadow: 0 0 0 0 #ffffff8f;
  }
  50% {
    -moz-box-shadow: 0 0 0 20px #ffffff00;
    box-shadow: 0 0 0 20px #ffffff00;
  }
  100% {
    -moz-box-shadow: 0 0 0 0 #ffffff7a;
    box-shadow: 0 0 0 0 #00a74000;
  }
}

.view-more {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}

.view-more a {
  height: 56px;
  padding: 0 30px 0 6px;
  display: flex;
  align-items: center;
  border-radius: 30px;
  background-color: #be3190;
  color: white;
  gap: 12px;
}

.view-more a:after {
  width: 44px;
  height: 44px;
  display: block;
  content: "";
  background-color: white;
  border-radius: 100px;
}

.tour-title.child .title {
  font-size: 18px;
  margin: 0;
  line-height: 40px;
  /* background-color: red; */
  height: 44px;
}

a.more-tours {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  box-shadow: 0 0 30px 0 rgba(148, 57, 147, 0);
  background-image: linear-gradient(to bottom, #943993 0%, #943993 0%, rgba(148, 57, 147, 0) 100%);
  color: white;
  flex-direction: column;
  gap: 12px;
  height: 268px;
  position: relative;
  overflow: hidden;
  transition-duration: 0.3s;
  /* -webkit-transition: background-image 0.2s ease-in-out; */
  /* transition: background-image 0.2s ease-in-out; */
  /* transition-duration: 0.3s; */
}
.tour-title.special h2.title:after {
  content: "";
  background-image: url(https://nahalgasht.com/wp-content/themes/nahalgasht/assets/img/home-sprite.svg#special-offer);
  width: 80px;
  height: 80px;
}
a.more-tours span {
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 100px;
  background-image: url(https://nahalgasht.com/wp-content/themes/nahalgasht/assets/img/home-sprite.svg#arrow-left);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.contact-us {
  display: flex;
  flex-direction: row;
  margin: 80px 0 100px 0;
  justify-content: flex-start;
  position: relative;
}

.contact-us .contact {
  border-radius: 30px;
  background-image: linear-gradient(71deg, #be3190 2%, #943993 98%);
  flex: 0 0 calc(60% + 100px);
  color: white;
  padding: 50px 130px 30px 30px;
  position: relative;
  transform: translate(100px, 0px);
}

.contact-us img {
  flex: 0 0 40%;
  width: 30%;
  height: 300px;
  border-radius: 30px;
  z-index: 1;
  transform: scale(1) translate(0px, 30px);
  object-fit: cover;
}

.contact-us .contact {
}

.contact-us .contact:before {
  right: 0;
  top: 0;
}

.contact-us .contact .info {
  margin: 0 0 32px;
}

.contact-us .contact .info .label {
  font-size: 20px;
  font-weight: 800;
  font-family: "yekanbakh";
}

.contact-us .contact .info .value {
  font-size: 16px;
  font-weight: normal;
  color: #f5f5f5;
  line-height: 1.88;
}

.contact-us .contact .branches {
  display: flex;
  z-index: 1;
  position: relative;
}

.contact-us .contact .branches .branch {
  flex: 0 0 50%;
}

.contact-us .contact .branches .branch .label {
  color: #e6e6e6;
  font-size: 14px;
}

.contact-us .contact .branches .branch .value {
  font-size: 30px;
  font-weight: 800;
  direction: ltr;
  text-align: right;
  font-family: "yekanbakh";
  color: white;
  direction: ltr;
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
}

.contact-us .contact .branches .branch .address {
  font-size: 16px;
  color: #f5f5f5;
  text-align: center;
  text-align: right;
  line-height: 1.88;
}

@media (min-width: 470px) {
  .md-d-none {
    display: none;
  }
}
@media (max-width: 470px) {
  .tour-title .title {
    font-size: 20px;
    padding: 0 0 0 5px;
    gap: 8px;
  }
  #scroll-to {
    right: 0;
    left: 0;
    margin: auto 20px;
    width: calc(100% - 40px);
    height: 50px;
    display: flex;
    justify-content: center;
    padding: 0 0 0 0px;
    bottom: 34px;
  }
  header.home > button:after {
    height: 38px;
    width: 38px;
    margin-right: auto;
    position: absolute;
    left: 7px;
  }
  .tour-title.special:before {
  }
  .tour-title.special {
    /* height: 43px; */
  }
  .tour-title {
    display: flex;
    justify-content: center;
    margin: 28px 0 25px;
  }
  .tour-title.child {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding-right: 30px;
    margin: 20px 0 25px;
  }
  .tour-title.special:before {
    right: 0;
    bottom: 20px;
    height: 55px;
  }
  header.home:after {
    left: 55px;
    width: 100px;
    right: unset;
    top: calc(100% + 20px);
  }
  .tour-title:after {
    right: 80px;
    width: 100px;
    border: 0;
    bottom: 0px;
  }
  .tour-list.border-right:after {
    top: -48px;
    height: calc(100% + 92px) !important;
    right: 0px;
  }
  .tour-list:after {
    left: 0;
    height: calc(100% + 26px);
    top: -47px;
    width: calc(100% - 40px);
  }
  .tour-list.border-long:after {
    height: calc(100% + 90px);
    width: calc(100% - 100px);
    top: -47px;
  }
  .instagram-banner {
    display: flex;
    flex-direction: column;
    height: 180px;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 10px;
    margin: 30px 5px;
    padding: 10px;
  }
  .label-wrapper.no-border:after {
    border: 0;
  }
  .label-wrapper:after {
    border: solid 2px #ddd;
    content: "";
    position: absolute;
    width: 100px;
    height: 78px;
    top: 20px;
    left: 0;
    z-index: -2;
    border-radius: 40px 0 0 40px;
    border-width: 2px 0 2px 2px;
  }
  span.label img {
    height: 26px;
    width: 26px;
    margin: 0 0 0 10px;
  }
  span.label span {
    color: #be3190;
    margin: 0 6px;
  }
  span.label {
    border-radius: 10px;
    border: solid 2px #ddd;
    background-color: #efeced;
    height: 44px;
    padding: 0 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-3px);
    width: max-content;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
    flex-direction: row;
  }
  .instagram-banner:after {
    right: -10px;
    border-bottom: solid 2px #ddd;
    border-radius: 0 40px 40px 0;
    height: calc(100% + 106px);
    z-index: -1;
    bottom: -52px;
  }
  .tour-list.mobile-border-right.border-long:after {
    height: 466px;
  }
  .tour-list.mobile-border-right:after {
    width: 200px;
    right: 0;
    top: -47px;
    border-left: 0;
    border-right: solid 2px #ddd;
    height: calc(100% + 31px);
    border-radius: 0 20px 20px 0;
  }
  .tour-title.border-connect-top:before {
    right: -1px;
    border-radius: 0 40px 40px 0;
    height: 72px;
    bottom: 20px;
  }
  .carear-banner {
    margin: 30px 20px 50px;
    height: 219px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 10px 10px 10px;
    text-align: center;
  }
  .carear-banner:after {
    left: -20px;
    height: calc(100% + 150px);
  }
  .tour-title.mobile-border-connect-top:before {
    height: 78px;
    border-top: solid 2px #ddd;
    border-radius: 0 40px 40px 0;
    border-right: solid 2px #ddd;
    border-bottom: solid 2px #ddd;
    bottom: 20px;
  }
  .contact-us {
    display: flex;
    flex-direction: column;
    margin: 10px 0 100px 0;
    align-items: center;
  }
  .contact-us img {
    width: calc(100% - 64px);
    height: 230px;
    flex: 0 0 230px;
    border-radius: 20px;
    margin: 0 auto;
  }
  .contact-us .contact {
    z-index: 2;
    flex: 0 0 100%;
    transform: translate(0px, -30px);
    display: flex;
    flex-direction: column;
    padding: 21px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .contact-us .contact .branches {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    justify-content: center;
  }
  .contact-us:after {
    left: 27px;
    right: unset;
  }
  .tour-list.mobile-border-left.to-contact:after {
    height: calc(100% + 117px) !important;
  }
  .contact-us .contact .info {
    margin: 0 0 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    text-align: center;
  }

  .contact-us .contact .info .label {
    font-size: 18px;
    font-weight: 800;
  }

  .contact-us .contact .info .value {
    font-size: 16px;
    font-weight: normal;
    color: #f5f5f5;
  }

  .contact-us .contact .branches {
    display: flex;
    padding: 0;
  }

  .contact-us .contact .branches .branch {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .contact-us .contact .branches .branch .label {
    color: #e6e6e6;
    font-size: 12px;
    margin: 0 0 2px;
  }

  .contact-us .contact .branches .branch .value {
    font-size: 26px;
    font-weight: 800;
    direction: ltr;
    text-align: right;
    margin: 0 0 5px;
  }
  .tour-title.no-border.border-straight.mobile-border-left:after {
    height: 72px;
  }
  header.home {
    margin: 0 0 57px;
    height: 683px;
  }
  .carear-banner .title {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 12px;
  }

  .carear-banner .info {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }

  .carear-banner a {
    padding: 10px 30px;
    border-radius: 100px;
    background-color: #fff;
    height: 50px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
  }
  .mobile-free-drag {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap !important;
    overflow: scroll;
    padding-right: 26px;
  }
  .mobile-free-drag > .col-12 {
    max-width: 267px;
    padding: 0 10px;
  }
  .more-link-wrapper a {
    height: 50px;
    border-radius: 30px;
    background-color: #be3190;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    font-size: 14px;
    color: white;
    position: relative;
    margin-bottom: 30px;
    padding: 0;
  }
  .more-link-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
  }
  .tour-title.no-border.border-straight.mobile-border-left:after {
    content: "";
    left: 0;
    height: 71px;
    top: 21px;
    bottom: unset;
    margin: unset;
    right: unset;
    width: 200px;
    border-radius: 40px 0 0 40px;
    border-right: 0;
    border-bottom: solid 2px #dddddd;
    border-left: solid 2px #dddddd;
  }
  .tour-title.child.mobile-no-border:before {
    border: 0;
  }
  .tour-list.mobile-border-left:after {
    border-left: solid 2px #ddd !important;
    border-right: 0 !important;
    left: 0 !important;
    right: unset !important;
    border-radius: 30px 0 0 30px !important;
    height: calc(100% + 92px) !important;
  }
  header.home .logo {
    height: 80px;
    margin: 0 auto;
  }

  header.home .info {
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0 24px;
    font-family: yekanbakh;
  }

  header.home .container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px 20px;
  }
  header.home .next {
    display: flex;
    flex-direction: row-reverse;
    height: 50px;
    justify-content: space-between;
    align-content: space-between;
    width: 100%;
  }
  header.home .next .next-dest {
    width: 168px;
    height: 25px;
  }

  header.home .next .next-dest-elbem {
    width: 50px;
    height: 50px;
  }
  header.home .dests {
    top: unset;
    bottom: 0;
    width: 100%;
    transform: scale(0.54) translate(50px, 220px);
    padding: 0;
    margin: 0;
  }
  .instagram-banner .title {
    font-size: 18px;
  }
  .instagram-banner a {
    margin-top: auto;
    width: 100%;
  }
  .tour-title.mobile-no-border:before {
    border: 0;
  }
  header.home .next:hover .next-dest-elbem {
    transform: rotate(90deg);
  }
  .contact-us .contact .branches .branch .address {
    text-align: center;
  }
  .tour-title.special h2.title:after {
    width: 70px;

    height: 70px;
  }
  .tour-list .tour .price .price {
    font-size: 18px;
  }
  header.home .circle {
    display: none;
  }
  .tour-list .tour .price {
    font-size: 12px;
  }
  .tour-list .tour a {
    font-size: 14px;
  }
  header.home .dests li span {
    display: none;
  }
  .mobile-free-drag::-webkit-scrollbar {
    width: 0;
  }
  #scroll-to:after{
    position: absolute;
    left: 5px;
    width: 38px;
    height: 38px;
    background-size: 10px;
  }
} 
