.elementor-268 .elementor-element.elementor-element-e5b9973{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS */.sarmayesh24-content {
    font-family: Tahoma, Arial, sans-serif;
    line-height: 1.9;
    color: #333;
    direction: rtl;
}

.sarmayesh24-content h2 {
    color: #1a5276;
    font-size: 1.5em;
    margin: 25px 0 15px;
    border-bottom: 3px solid #3498db;
    padding-bottom: 10px;
}

.sarmayesh24-content h3 {
    color: #2874a6;
    font-size: 1.25em;
    margin: 20px 0 12px;
}

.sarmayesh24-content h4 {
    color: #1a5276;
    font-size: 1.1em;
    margin: 15px 0 10px;
}

.sarmayesh24-content p {
    margin-bottom: 15px;
    text-align: justify;
}

.sarmayesh24-content ul {
    margin: 15px 0;
    padding-right: 25px;
}

.sarmayesh24-content li {
    margin-bottom: 8px;
}

.sarmayesh24-content a {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.sarmayesh24-content a:hover {
    color: #1a5276;
    text-decoration: underline;
}

.sarmayesh24-content .content-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.sarmayesh24-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.sarmayesh24-content th,
.sarmayesh24-content td {
    border: 1px solid #ddd;
    padding: 12px 15px;
    text-align: right;
}

.sarmayesh24-content th {
    background-color: #3498db;
    color: #fff;
    font-weight: bold;
}

.sarmayesh24-content tr:nth-child(even) {
    background-color: #f8f9fa;
}

.sarmayesh24-content tr:hover {
    background-color: #e8f4fc;
}

.faq-section {
    background-color: #f8f9fa;
    padding: 25px;
    border-radius: 10px;
    margin: 30px 0;
}

.faq-item {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.faq-item h3 {
    color: #1a5276;
    margin-top: 0;
    font-size: 1.1em;
}

.contact-numbers {
    background: linear-gradient(135deg, #1a5276, #3498db);
    padding: 20px;
    border-radius: 10px;
    margin: 15px 0;
}

.contact-numbers p {
    color: #fff;
    margin: 8px 0;
    font-size: 1.1em;
}

.contact-numbers a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.contact-numbers a:hover {
    text-decoration: underline;
}/* End custom CSS */