.IranSite-TopSlide pre span:after,.IranSite-TopSlide pre span:before {
    content: "";
    position: absolute;
    z-index: -1;
    animation-fill-mode: forwards;
    right: 0;
    top: 0
}

.IranSite-TopSlide em,.IranSite-TopSlide pre,.IranSite-TopSlide pre span {
    white-space: pre-wrap;
    font-weight: inherit;
    color: var(--Black-Color)
}

.BtnWidth,.IranSite-TopSlide .Buttons a {
    background: var(--Black-Color)
}

.FAQ-List {
    /* max-height: 24rem; */
    overflow: hidden;
    transition: max-height .5s ease-in-out
}

.FAQ-List.Open {
    max-height: 50rem
}

.IranSite-TopSlide {
    position: relative;
    padding-top: 1.5em
}

.IranSite-TopSlide .Buttons {
    display: flex;
    justify-content: end;
    align-items: center
}

.IranSite-TopSlide img {
    width: auto;
    height: 100%;
    object-fit: cover
}

.IranSite-TopSlide em {
    font-size: 3.3rem;
    line-height: 1.56em
}

.IranSite-TopSlide pre::before {
    content: attr(data-important);
    height: 1.6rem;
    right: -4.7rem;
    font-weight: 100;
    top: 3.5rem;
    line-height: 1.2rem;
    animation-name: firstsection3;
    animation-duration: .8s;
    animation-delay: 3.5s;
    animation-fill-mode: forwards;
    position: absolute;
    color: var(--White-Color);
    padding: .2rem .4rem;
    direction: ltr;
    display: block;
    font-family: tahoma;
    letter-spacing: .1rem;
    font-size: 0
}

@keyframes firstsection3 {
    0% {
        background-color: red;
        width: 0;
        right: 1rem;
        opacity: 0;
        font-size: 0
    }

    100% {
        background-color: red;
        width: 6rem;
        right: -4.7rem;
        opacity: 1;
        font-size: .9rem
    }
}

.IranSite-TopSlide :where(pre,pre span,h1) {
    font-size: 1.6rem;
    line-height: 4rem;
    font-family: IranSite;
    margin: 0;
    position: relative;
    z-index: 2;
    display: inline;
    color: var(--Black-Color)
}

.IranSite-TopSlide p {
    font-size: 1rem;
    font-weight: 100;
    color: var(--Black-Color);
    line-height: 2.4rem
}

@media screen and (max-width:580px) {
    .IranSite-TopSlide .Buttons a {
        flex: 1 0 100%
    }
}

.IranSite-TopSlide .Buttons a {
    color: var(--White-Color);
    padding: .7em 1.7em;
    margin-right: .5em;
    text-decoration: none;
    line-height: 2em;
    min-width: 11rem;
    text-align: center
}

.IranSite-TopSlide .Buttons a:last-of-type {
    background: var(--Moshavere-Color)
}

.IranSite-TopSlide .Buttons a svg {
    vertical-align: middle;
    width: 1.8rem;
    height: 1.5rem;
    fill: var(--White-Color)
}

.IranSite-TopSlide .Buttons a:first-of-type {
    padding: .7em 1em;
    background: var(--Accent-Color);
}

.IranSite-Introduce {
    /* width: fit-content; */
    /* padding: 3.5rem 0 3.5rem; */
    /* text-align: center; */
    /* margin: 0 auto; */
}

.IranSite-Introduce h2,.IranSite-Introduce h3,.IranSite-Introduce h4 {
    color: var(--White-Color);
    font-size: 2.1rem
}

.IranSite-Introduce .QuestionMiniBox {
    background-color: var(--White-Color);
    border-radius: 50% 50% 0;
    width: 3.2rem;
    height: 3.2rem;
    font-size: 2.6rem;
    font-family: arial;
    font-weight: 700;
    color: var(--Black-Color)
}

.IranSite-Introduce div:last-of-type {
    padding: 0 3.2rem
}

.sectionsix .item {
    box-shadow: 0 .1rem .2rem var(--Shadow-Accent)
}

.sectionsix .item a {
    padding: 1.5rem .5rem;
    display: block;
    font-weight: 600;
    text-align: center
}

.sectionsix .Icon {
    min-height: 13rem
}

.sectionsix .Icon img {
    display: block
}

.sectionsix .Icon.One {
    background: var(--Back-Color-1);
    border-bottom: .4rem solid #921a4c
}

.sectionsix .Icon.Two {
    background: var(--Back-Color-2);
    border-bottom: .4rem solid #275688
}

.sectionsix .Icon.Three {
    background: var(--Back-Color-3);
    border-bottom: .4rem solid #9b4d12
}

.sectionsix .Icon.Four {
    background: var(--Back-Color-4);
    border-bottom: .4rem solid #432577
}

.Departments .first em {
    font-size: 1.8rem;
    line-height: 1.45em;
    font-style: normal;
    font-weight: 700;
    padding: 1rem 0
}

.Departments .List {
    background: var(--White-Color);
    margin: 1rem 0;
    box-shadow: 0 .1em .2em var(--Shadow-Accent)
}

.Departments .image {
    height: 17rem;
    width: 100%;
    display: block;
    background: var(--Department-Back-Color);
    border-bottom: .4rem solid var(--Department-Secondary-Color);
    color: var(--White-Color)
}

.Departments .image a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    letter-spacing: .4rem;
    font-weight: 500;
    color: #fff
}

.Departments .Description {
    height: 11rem
}

.Departments .Description a,.Departments .Description p {
    padding: .8rem 1rem;
    color: var(--Black-Color);
    margin: 0;
    line-height: 1.8rem
}

.Departments .SeeMore {
    height: 3rem;
    margin-left: 1rem
}

.Departments .SeeMore a {
    color: var(--Black-Color);
    font-size: .9rem
}

.our-customers {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3rem;
    justify-content: center;
    align-items: center;
    margin: 0 4.18rem
}

.our-customers a:first-child {
    background-position-x: -710px;
}

.our-customers a:nth-child(2) {
    background-position-x: 4px;
}

.our-customers a:nth-child(3) {
    background-position-x: -1813px;
}

.our-customers a:nth-child(4) {
    background-position-x: -1913px;
}

.our-customers a:nth-child(5) {
    background-position-x: -200px;
}
.our-customers a:nth-child(6) {
    background-position-x: -313px;
}
.our-customers a:nth-child(7) {
    background-position-x: -92px;
}

.our-customers a:nth-child(8) {
    background-position-x: -1112px;
}

.our-customers a:nth-child(9) {
    background-position-x: -513px;
}

.our-customers a:nth-child(10) {
    background-position-x: -1010px;
}

.our-customers a:nth-child(11) {
    background-position-x: -2910px;
}

.our-customers a:nth-child(12) {
    background-position-x: -2510px;
}

.our-customers a:nth-child(13) {
    background-position-x: -2312px;
}

.our-customers a:nth-child(14) {
    background-position-x: -812px;
}

.our-customers a:nth-child(15) {
    background-position-x: -2612px;
}

.our-customers a:nth-child(16) {
    background-position-x: -1511px;
}

.our-customers a:nth-child(17) {
    background-position-x: -1311px;
}

.our-customers a:nth-child(18) {
    background-position-x: -410px;
}

.our-customers a:nth-child(19) {
    background-position-x: -247.3rem;
}

.our-customers a:nth-child(20) {
    background-position-x: -240rem;
}

.our-customers a:nth-child(21) {
    background-position-x: -910px;
}

.our-customers a:nth-child(22) {
    background-position-x: -1412px;
}

.our-customers a:nth-child(23) {
    background-position-x: -2010px;
}

.our-customers a:nth-child(24) {
    background-position-x: -1612px;
}
.our-customers a:nth-child(25) {
    background-position-x: -233rem;
}
.our-customers a:nth-child(26) {
    background-position-x: -215rem;
}
.our-customers a:nth-child(27) {
    background-position-x: -254rem;
}
.our-customers a {
    flex: 0 0 100px;
    background: var(--Silver-Secondary-Bg);
    justify-content: center;
    display: flex;
    align-items: center;
    padding: .6rem;
    height: 100px;
    background-image: url(/Portals/_default/Images/customer/AllCustomers.avif);
    background-repeat: no-repeat;
    max-width: 100px;
}

.SlidedComments .slick-slide {
    border: .1rem solid var(--Silver-Primary-Color);
    padding: 2rem 1.2rem;
    margin: .5rem
}

.SlidedComments .swiper-slide span {
    color: var(--Black-Color);
    font-weight: 700
}

.SlidedComments .swiper-slide div strong:first-of-type {
    padding: 0 .5rem;
    border-right: .1em solid var(--Black-Color);
    line-height: 1.9rem
}

.SlidedComments .swiper-slide p {
    padding: 1.5rem 0 0 .8rem;
    line-height: 1.9rem;
    color: var(--Black-Color);
    height: 7rem;
    overflow-y: scroll;
    scrollbar-width: thin
}

.IranSite-TopSlide pre span:after {
    width: .2rem;
    animation-name: firstsection1;
    animation-duration: 1s;
    animation-delay: 1.5s
}

@keyframes firstsection1 {
    0% {
        background: var(--DotNetNuke-Primary-Color);
        height: 0%
    }

    100% {
        background: var(--DotNetNuke-Primary-Color);
        height: 100%
    }
}

.IranSite-TopSlide video {
    width: 100%
}

.IranSite-TopSlide pre span:before {
    height: 100%;
    width: 100%;
    opacity: .2;
    animation-name: firstsection2;
    animation-duration: 1.2s;
    animation-delay: 2.4s;
    padding: 0 .4rem
}

@media (max-width: 768px) {
    .IranSite-TopSlide :where(pre,pre span,h1) {
        font-size:1.4rem
    }

    .Departments .image a {
        font-size: 1rem
    }
}
@media screen and (min-width:1200px) {
			.IranSite-TopSlide {
				.IranSite-TopSlide-Text-Box {
					position: sticky;
					align-self: flex-start;
					top: 4rem;
				}
			}
		}

		@media (max-width: 576px) {
			.our-customers {
				gap: 1rem !important;

				a {
					flex: 0 0 30% !important;
				}
			}
		}
.color-white {color:#fff}
.bg-ocean {
    background: #0087f4;
}
.bg-whyiransite {
    background: #198945;
}