.elementor-3933 .elementor-element.elementor-element-a2af88c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-3933 .elementor-element.elementor-element-5e025f6{--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;}.elementor-3933 .elementor-element.elementor-element-0ca024f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}/* Start custom CSS for html, class: .elementor-element-176dbc3 *//* Container Yapısı */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-container {
    line-height: 1.7;
    color: #333;
    max-width: 100%;
}

/* Başlık Stili */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-header {
    border-bottom: 3px solid #2c3e50;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-header h1 {
    color: #2c3e50;
    font-size: clamp(1.8em, 4vw, 2.4em);
    margin: 0;
    font-weight: 700;
}

/* Bölümler */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-section {
    margin-bottom: 40px;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-section h2 {
    color: #2980b9;
    border-left: 5px solid #2980b9;
    padding-left: 15px;
    font-size: 1.6em;
    margin-bottom: 20px;
}

/* Görsel Optimizasyonu */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .comm-img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    margin: 20px 0;
    box-shadow: 0 6px 15px rgba(0,0,0,0.1);
    object-fit: cover;
}

/* Servis Kartları Grid */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .service-card {
    background: #fdfdfd;
    padding: 25px;
    border: 1px solid #eee;
    border-radius: 10px;
    transition: all 0.3s ease;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.06);
    border-color: #2980b9;
}

/* Liste Tasarımı */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-list {
    list-style: none;
    padding: 0;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-list li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-list li:before {
    content: "✓";
    color: #27ae60;
    font-weight: bold;
    position: absolute;
    left: 0;
}

/* Linkler */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .silo-link {
    font-style: italic;
    color: #3498db;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}

/* Call to Action */
.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-cta {
    background: #2c3e50;
    color: white;
    padding: 40px;
    text-align: center;
    border-radius: 15px;
    margin-top: 40px;
}

.elementor-3933 .elementor-element.elementor-element-176dbc3 .commercial-cta a {
    color: #3498db;
    font-weight: bold;
}/* End custom CSS */