/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2026 | 10:55:10 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
h1.h1-software-content {
    text-align: center;
}
.container	{
	max-width:1280px;
	margin:auto;
}
p.hero-description {
    text-align: center;
}
.software-layout .features-sidebar {
    width: 300px;
	flex:none;
	position:sticky;
	overflow: visible;
	align-self: flex-start;
	top: 50px;
}

.hero-content {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
	width:100%;
}
.software-layout{
    display:flex;
    flex-direction:row;
	position:relative;
	margin-top:80px;
}
.features-sidebar li.feature-navbar-item img {
    width: 48px;
    height: 48px;
    object-fit: contain;
}
.feature-section {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.features-content {
    background: #FAFCF7;
    padding: 40px 24px;
    border-radius: 12px;
	
    
    width: 100%;
}
.faeture-heading{
	font-size:24px!important;
	font-weight:600;
	font-family:"iran-sans"
}
li.feature-navbar-item {
    list-style-type: none;
    margin-bottom: 16px;
    align-items: center;
    display: flex;
}

.feature-item-title {
    font-size:18px!important;
    font-family:'iranyekan';
}
.feature-item-content {
    font-family: 'iranyekan';
    line-height: 32px;
    font-size: 14px;
}
li.feature-navbar-item a {
    align-items: center;
    display: flex;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    font-family: 'iranyekan';
}
.features-content:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #DFDFDF;
    display: block;
    position: absolute;
	right: -16px;}
li.feature-navbar-item.active {
    
    background: linear-gradient(270deg, #ecf9da, hsl(0deg 0% 100% / 81%) 112.15%) no-repeat;
    padding: 4px;
    border-radius: 4px;
    webkit-animation: widthIncrease .15s 1;
    animation: widthIncrease .15s 1;
}
li.feature-navbar-item{
    padding: 4px;
}
ul.feature-navbar-list {
    padding: 0;
}


.features-content {
    position:relative;
}
li.feature-navbar-item img {
    margin-left: 8px;
}
.software-hiro-page {
	background: linear-gradient(0deg, rgba(204, 235, 210, 10%) 0%, rgba(171, 244, 185, 10%) 75%);

}
.software-features-wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 40px;
}

.software-row {
    display: flex;
    
    align-items:flex-start;
    gap: 20px;
    background: #fff;
    border-radius: 16px;
    
    padding: 24px;
    transition: all 0.3s ease;
}
.feature-items-header {
    display: flex;
    align-items: center;
	background: #F2F7EB;
    padding: 16px;
    margin-right: -16px;
	justify-content:right;
	border-radius:10px 0 0 10px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	position:relative;
	z-index:10;
}

.title-col {
    border-left: 3px solid #9bcc4c; /* رنگ سبز شبیه طراحی تو */
    padding-left: 18px;
	width:30%;
	position: sticky;
  right: 0; /* ثابت شدن در سمت راست */
  top: 100px;
  height: 100%;

}

.software-col .feature-title {
    font-size: 32px!important;
    font-weight: 600;
    color: #222;
}

.features-col {
    display: flex;
    flex-direction: row;
    gap: 10px;
	flex-wrap:wrap;
	width:60%;
	align-items:flex-start;

}
.feature-item-desc ul {
    padding-right: 16px;
    line-height: 30px;
    font-family: 'iranyekan';
}
.feature-items {
    background: white;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    border-radius: 10px;
    padding: 10px 15px;
	width:100%;
	padding: 16px;
}
.features-group {
    width: 48%;
}
.group-1 .feature-items{
	min-height:360px;
		margin-bottom:16px;

}
.table-version table{
	border-collapse: separate!important;
    border-spacing: 4px;
    border: none;
}
.table-version table td,.table-version table th {
  background-color: #d9e8c7; 
  border-radius: 6px; 
  padding: 12px; 
  border: 1px solid #ccc!important;  
  text-align: center;  
}
.jet-table__body-row td:first-child .jet-table__cell-text{
    font-weight:600;

}
.cyber-section .elementor-image-box-content {
    padding: 40px 52px 40px;
}

.cyber-section a.elementor-button {
    padding: 16px;
}

.cyber-section .elementor-widget-button {
    padding: 0 52px 30px;
}
.cyber-section .elementor-image-box-img {
    width: 400px;
    margin: auto!important;
    height: 280px;
    display: flex;
    justify-content: center;
}

.cyber-section .elementor-image-box-img img{
    width: 100%;
    object-fit:contain;
    height: 100%;
   
}
.group-2 .feature-items{
	min-height:440px;
	margin-bottom:16px;
}

.feature-icon-soft img {
    width: 100%;
    object-fit: contain;
}
.feature-item-title {
    color: black;
    font-size: 15px!important;
    font-weight: 600;
	    line-height: 30px;
}
.feature-icon-soft {
    width: 32px;
    height: 32px;
    margin-left: 8px;
}
.feature-item-desc {
    font-size: 14px;
    color: #333333;
    margin-top: 24px;
    line-height: 1.6;
	position: relative;
    z-index: 10;
	padding:8px 16px;
}
.software-layout {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.software-right {
  flex: 0 0 40%; 
  position: sticky;
  top: 100px; 
  align-self: flex-start;
}
.img-content-software {
    width: 19%;
    display: inline-block;
    height: 154px;
    padding: 10px;
}

.img-content-software img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.software-right h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}

.software-right p {
  font-size: 18px;
  color: #555;
}

/* ستون چپ (لیست کارت‌ها با ارتفاع‌های متفاوت) */
.software-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-height: 80vh; /* ارتفاع قابل اسکرول */
  overflow-y: auto;
  padding-right: 10px;
  scroll-behavior: smooth;
}

/* کارت‌های ویژگی */
.feature-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
  padding: 30px;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}
.feature-items:before {
    content: "";
    position: absolute;
    display: block;
    height: 84%;
    width: 88%;
    background: #F9F9F9;
    z-index: 0;
    left: 50%;
    bottom: 24px;
    transform: translate(-50%);
	border-radius:8px;
}

.feature-items{
    position:relative;
}
/* برای زیبایی اسکرول */
.software-left::-webkit-scrollbar {
  width: 6px;
}
.software-left::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

@media(max-width:1200px){

.software-col .feature-title {
    font-size: 28px!important;
}

.title-col {
    width: 25%;
}

.software-col.features-col {
    width: 65%;
}
.hero-content {
    top: 24%;
	 width:100%;
}

h1.h1-software-content {
    text-align: center;
    font-size: 34px!important;
}

p.hero-description {
    text-align: center;
    font-size: 17px;
}
}
@media(max-width:880px){
	h1.h1-software-content {
    font-size: 28px!important;
    text-align:center;
}
	.faeture-heading{
	font-size:18px!important;
	font-weight:600;

}
.software-row {
    flex-direction: column;
}

.software-col.title-col {
    width: 100%;
    border-left: 0;
    border-bottom: 3px solid #9bcc4c;
    top: 0px;
    background: white;
    z-index: 100;
	padding-bottom:16px;
    
}

.software-col.features-col {
    width: 100%;
}

.software-col .feature-title {
    display: flex;
    justify-content: center;
    align-items: center;
	font-size:22px;
}
p.hero-description {
    text-align: center;
}
.hero-content {
    top: 20%;
    width: 100%;
	
}

	.software-layout {
    flex-direction: column;
}

ul.feature-navbar-list {
    display: flex;
    flex-direction: row;
    overflow: auto;
    width: 100%;
}

.software-layout .features-sidebar {
    width: 100%;
}

li.feature-navbar-item {
    width: 37%!important;
    flex: none;
    border: 1px solid #00000012;
    border-radius: 4px;
    margin-left: 8px;
}

li.feature-navbar-item a {
    width: 100%;
    flex: none;
}
	li.feature-navbar-item {
        width: 49% !important;
    }
	.software-layout .features-sidebar {
    top: 0;
    z-index: 100;
    background: white;
}
}
@media(max-width:576px){
	li.feature-navbar-item {
    width: 100%!important;
    
}
	.feature-item-content {
    font-size: 14px;
}
	h1.h1-software-content {
    font-size: 20px!important;
}

	 p.hero-description {
     font-size: 14px!important;
     line-height: 30px;
     padding: 4px;
                }
	.software-col .feature-title{
		font-size: 18px !important;
	}
	
.features-group {
    width: 100%;
}
	.feature-item-title {
    font-size: 13px!important;
}

.feature-item-desc li {
    font-size: 13px;
}
	.cyber-section .elementor-image-box-content {
    padding: 16px;
}
	.cyber-section .elementor-image-box-img {
    height: 180px;
}
	.cyber-section .elementor-widget-button {
    padding: 0;
}
.img-content-software {
    width: 49%;
    height: 100px;
}
	.feature-item-content ul {
    padding: 0 8px;
}

	li.feature-navbar-item {
        width: 49% !important;
    }
}
@media(max-width:320px) {

	li.feature-navbar-item {
        width: 100% !important;
    }
	    p.hero-description {
        font-size: 14px !important;
        line-height: 30px;
        padding: 6px;
        margin-top: -8px;
    }
	header.software-hero {
    margin-top: -30px;
}
	.hero-content {
        top: 120px;
        width: 100%;
        margin-top: 26px;
    }
	
}