.elementor-31122 .elementor-element.elementor-element-101f9d71{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-54b9e7ad */.hero-container {
    position: relative;
    height: 500px;
    background: url('https://iranhelpdesk.com/wp-content/uploads/2025/09/پشتیبانی-شبکه-هتل-ها-scaled.jpg') center/cover;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
    overflow: hidden;
    color: #ffffff;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(30, 41, 59, 0.95), rgba(15, 23, 42, 0.7));
}

.hero-content {
    position: relative;
    max-width: 600px;
    z-index: 2;
}

.hero-badge {
    background: #f26a21;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
}

.hero-content h2 {
    font-size: 42px;
    margin: 20px 0;
    line-height: 1.3;
}

.hero-call-box {
    position: relative;
    z-index: 2;
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    color: #1e293b;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    min-width: 300px;
}

.hero-call-box h3 {
    margin-top: 0;
    color: #f26a21;
    font-size: 18px;
}

.phone-main { font-size: 24px; font-weight: bold; margin: 10px 0; }
.phone-sales { font-size: 16px; margin: 5px 0; }
.phone-support { font-size: 16px; margin: 5px 0; color: #f26a21; }

@media (max-width: 768px) {
    .hero-container { flex-direction: column; padding: 20px; height: auto; }
    .hero-content { text-align: center; margin-bottom: 30px; }
    .hero-content h2 { font-size: 28px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-596cce4 *//* Hero Styles */
.hero-wrapper {
    position: relative;
    height: 550px;
    background: url('https://iranhelpdesk.com/wp-content/uploads/2025/09/پشتیبانی-شبکه-هتل-ها-scaled.jpg') center/cover;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
    overflow: hidden;
    color: #ffffff;
    margin-bottom: 50px;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(30, 41, 59, 0.95), rgba(15, 23, 42, 0.7));
}

.hero-content {
    position: relative;
    max-width: 600px;
    z-index: 2;
}

.hero-badge {
    background: #f26a21;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.hero-title {
    font-size: 40px;
    margin: 20px 0;
    line-height: 1.4;
    color: #ffffff;
}

.hero-description {
    font-size: 18px;
    line-height: 1.8;
    opacity: 0.9;
}

.contact-box {
    position: relative;
    z-index: 2;
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    color: #1e293b;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    min-width: 320px;
}

.contact-title {
    margin-top: 0;
    color: #f26a21;
    font-size: 19px;
    margin-bottom: 20px;
}

.contact-details p {
    margin: 10px 0;
    font-size: 16px;
    line-height: 1.6;
}

/* Content Body Styles */
.content-body {
    max-width: 900px;
    margin: 0 auto;
    line-height: 2.2;
    color: #334155;
    font-family: Tahoma, sans-serif;
    padding: 20px;
}

.content-body h2 {
    color: #1e293b;
    margin-top: 50px;
    border-right: 5px solid #f26a21;
    padding-right: 15px;
}

.content-body h3 {
    color: #f26a21;
    margin-top: 40px;
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 30px 0;
}

.benefit-card {
    background: #f8fafc;
    padding: 25px;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
}

.benefit-card h4 {
    margin-top: 0;
    color: #1e293b;
    font-size: 18px;
}

.faq-item {
    background: #ffffff;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
}

@media (max-width: 768px) {
    .hero-wrapper { flex-direction: column; padding: 20px; height: auto; text-align: center; }
    .hero-content { margin-bottom: 30px; }
    .hero-title { font-size: 28px; }
    .contact-box { width: 100%; min-width: auto; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19e32f3 *//* Services Section Styles */
.services-section-wrapper {
    padding: 60px 20px;
    background-color: #f8fafc;
    font-family: Tahoma, sans-serif;
}

.services-header {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 50px auto;
}

.services-header h2 {
    color: #1e293b;
    font-size: 28px;
    margin-bottom: 20px;
}

.services-header p {
    color: #475569;
    line-height: 1.8;
    font-size: 16px;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    max-width: 1100px;
    margin: 0 auto;
}

.service-card {
    background: #ffffff;
    padding: 35px 20px;
    border-radius: 15px;
    border: 1px solid #e2e8f0;
    text-decoration: none;
    color: #1e293b;
    text-align: center;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.1);
    border-color: #f26a21;
}

.service-card span {
    font-size: 17px;
    font-weight: 600;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .services-section-wrapper { padding: 40px 15px; }
    .services-header h2 { font-size: 24px; }
    .services-grid { grid-template-columns: 1fr; }
}/* End custom CSS */