.welcome h3{
  color: #fff;
  font-size: 1.3rem;
  font-family: vazir-black;
}
.welcome {
  padding: 3rem 0;
}
.accordion-header {
  margin-bottom: 0;
  font-family: vazir-bold;
  box-shadow: 0 1px 4px rgba(192, 193, 193, 0.38);
}
.accordion-body.accordion-body15 {
  font-family: vazir-light;
  font-size: .89rem;
}
/*.headblock h3 {
  font-size: 1.2rem;
  line-height: 2;
  font-family: sahel-black;
  text-align: right;
  color: #fff;
}
.headblock p{
  color: #c6cdda;
  font-family: "Sahel";
  text-align: right;
}
.block-header {
  display: flex;
  justify-content: space-between;
  padding-top: 1.2rem;
}
.block-header h2 {
	font-size: 1.3rem;
	font-family: sahel-black;
	color: #4f4d4ded;
}
.block-header span {
	font-size: .9rem;
	font-family: vazir-light;
	border: 2px solid #364163;
	padding: .5rem 1rem;
	border-radius: 25px;
	margin-bottom: .5rem;
}
.block-header span:hover {
  font-size: .9rem;
  font-family: vazir-bold;
  border: 2px solid #ff8f3e;
  padding: .5rem 1rem;
  border-radius: 25px;
  transition: .3s all;
  color: #1a1919;
}*/
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
#block-3.slick-dots li button {
	display: none;
}

#section-8 .slick-prev::before {
  content: "\f054" !important;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 1rem !important;
  position: absolute;
  top: -0.6rem !important;
  font-weight: 900;
  color: #fff !important;
  position: absolute;
  top: 50% !important;
  z-index: 99999;
  opacity: 1;
  right: 30% !important
}
#section-8 .slick-prev.slick-arrow {
  right: 0;
  left: auto;
  height: 100%;
  padding: 2rem;
  z-index: 1;
}
#section-8 .slick-next::before {
  content: "\f053" !important;
  font-family: "Font Awesome 5 Pro";
  font-size: 1.5rem;
  margin-right: 1rem !important;
  position: absolute;
  top: -0.6rem !important;
  font-weight: 900;
  color: #fff !important;
  position: absolute;
  top: 50% !important;
  z-index: 99999;
  opacity: 1;
  left: 30% !important
}
#section-8 .slick-next.slick-arrow {
  left: 0 !important;
  height: 100%;
  padding: 2rem;
  z-index: 1;
}
#section-8 .slick-dots {
  display: none
}

.Isr_footer_01_row.part-one {
  padding-bottom: 3.75rem;
}
.Isr_footer_01_icon-phone {
  position: relative;
  top: -6px;
}
.Isr_footer_01_right {
  direction: ltr;
}
.Isr_footer_01_right_h {
  color: #fff;
  font-family: "Sahel-Black";
  text-align: right;
}
.Isr_footer_01_right_p {
  direction: rtl;
  color: #c6cdda;
  margin-top: 5px;
  font-family: "Sahel";
  text-align: right;
  line-height: 2.4;
}
.Isr_footer_01_left {
  top: -8px;
}
.Isr_footer_01_left::before {
  content: "";
  position: absolute;
  width: .5rem;
  height: 5.125rem;
  background-color: #a3acc0;
  top: .25rem;
  left: -.6875rem;
  opacity: .2;
}
.Isr_footer_01_left_h {
  color: #fff;
  direction: ltr;
}
.Isr_footer_01_left_p {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -.01rem;
	color: #a3acc0;
	font-family: sahel;
}

.xts-iimage.xts-hover-zoom-in, .xts-iimage.xts-hover-zoom-out {
	transition: all .8s cubic-bezier(.19,1,.22,1);
}
.xts-iimage {
	overflow: hidden;
	transition: all .6s cubic-bezier(.19,1,.22,1);
	border-radius: 5px;
	perspective: 800px;
	-webkit-perspective: 800px;
}
.xts-iimage-img-wrapper {
	overflow: hidden;
	border-radius: inherit;
	transition: inherit;
}
.xts-iimage.xts-hover-zoom-in .xts-iimage-img {
	perspective: 800px;
	-webkit-perspective: 800px;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.xts-iimage-subtitle.xts-textcolor-image.xts-fontsize-s {
	color: #fff;
}
.xts-iimage-img {
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	transition: inherit;
}
.xts-iimage img {
	height: 360px;
}
.xts-iimage.xts-with-background .xts-iimage-img img {
	height: 360px;
	object-fit: cover;
	object-position: inherit;
}
.xts-iimage-overlay {
	background-color: #FFFFFF;
}
.xts-iimage.xts-style-mask-bg .xts-iimage-content-wrapper, .xts-iimage.xts-style-mask-bg .xts-iimage-overlay {
	margin: 30px;
	border-radius: 5px;
}
.xts-iimage-content-wrapper {
	z-index: 6;
	display: flex;
	padding: 30px;
}
.xts-fill {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.xts-iimage-subtitle {
	font-size: 108px;
	font-weight: 800;
	line-height: 1em;
}
.xts-iimage-subtitle, .xts-iimage-title {
	margin-bottom: 10px;
}
.xts-iimage-title {
	font-size: 40px;
	font-weight: 900;
	color: #444;
}
 .xts-iimage-desc {
	line-height: 1.7em;
}
.xts-iimage-content-wrapper {
	z-index: 6;
	display: flex;
	padding: 30px;
}
.xts-cursor-pointer {
	cursor: pointer;
}
.xts-iimage-subtitle {
	font-size: 75px;
	font-weight: 800;
	line-height: 1em;
}
.xts-iimage.xts-style-mask-bg .xts-iimage-content-wrapper, .xts-iimage.xts-style-mask-bg .xts-iimage-overlay {
	margin: 30px;
	border-radius: 5px;
}
.xts-textalign-center {
	text-align: center;
}
.xts-justify-center, .xts-pswp-gallery {
	justify-content: center;
}
.xts-items-center {
	align-items: center;
}
.xts-iimage, .xts-infobox, .xts-map, .xts-project, .xts-project-thumb {
	position: relative;
}
.xts-iimage.xts-hover-zoom-in:hover .xts-iimage-img,
.xts-member.xts-design-mask:hover .xts-member-image {
  transform:scale(1.08)
}
.xts-iimage {
  overflow:hidden;
  transition:all .6s cubic-bezier(.19,1,.22,1);
  border-radius:5px;
  perspective:800px;
  -webkit-perspective:800px
}
.xts-iimage.xts-with-background.xts-style-mask-bg.xts-hover-zoom-in.xts-cursor-pointer {
	overflow: hidden;
	position: absolute;
}
.step img{
	padding: 6px;
	clip-path: circle(50% at 50% 50%);
	background: #fafafa;
	width: 100px;
}
.step .fw-bolder {
	font-weight: bolder !important;
	font-family: sahel;
}
.slider-bar {
	box-shadow: rgba(186, 186, 186, 0.25) 0px 4px 12px 0px;
	margin: 8px 0;
	background: #fff;
	padding: .3rem;
	border-radius: 2px;
	border: 1px solid #fbe6e9;
}
.title-widget-header {
	width: 211px !important;
}
.excerpt {
	color: #fff;
	font-family: "iransans", Sans-serif;
	font-size: 12px;
	font-weight: 500;
	display: flex;
	align-items: center;
	background: #ff445c;
	border-radius: 2px;
}
.title-pt-wg {
	font-family: "iransans", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: .3rem 0;
}
@keyframes marquee {
    0% { transform: translateX(100%); }
    100% { transform: translateX(-100%); }
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    animation: marquee 5s linear 10; /* 3 بار تکرار */
}