.elementor-32847 .elementor-element.elementor-element-75f65e0{--display:flex;}.elementor-32847 .elementor-element.elementor-element-f76010c{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-32847 .elementor-element.elementor-element-b0f50e9{--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-32847 .elementor-element.elementor-element-ee2d7d9{--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;--border-radius:25px 25px 25px 25px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:10px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;}.elementor-32847 .elementor-element.elementor-element-014b5d9{--display:flex;}.elementor-32847 .elementor-element.elementor-element-b196330{--display:flex;}@media(min-width:769px){.elementor-32847 .elementor-element.elementor-element-b0f50e9{--width:50%;}.elementor-32847 .elementor-element.elementor-element-ee2d7d9{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-14e5cb7 *//* استایل‌های فرم CF7 */
.wpcf7-form .form-control {
    width: 100% !important;
    padding: 15px 20px !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 15px !important;
    font-size: 15px !important;
    background: #f9f9f9 !important;
    box-sizing: border-box !important;
}

.wpcf7-form .form-control:focus {
    outline: none !important;
    border-color: #4CAF50 !important;
    background: white !important;
}

.wpcf7-form label {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}

.wpcf7-form textarea {
    height: 150px !important;
    resize: vertical !important;
}

.wpcf7-form input[type="submit"] {
    width: 100% !important;
    padding: 18px !important;
    background: #4CAF50 !important;
    color: white !important;
    border: 2px solid #4CAF50 !important;
    border-radius: 20px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    transition: all 0.3s !important;
}

.wpcf7-form input[type="submit"]:hover {
    background: transparent !important;
    color: #4CAF50 !important;
    transform: translateY(-2px) !important;
}

/* استایل برای رادیو باتن‌ها */
.wpcf7-form input[type="radio"] {
    accent-color: #4CAF50 !important;
    margin-left: 5px !important;
}

.wpcf7-form .wpcf7-list-item {
    display: flex !important;
    align-items: center !important;
    margin-left: 20px !important;
}

/* ریسپانسیو */
@media (max-width: 768px) {
    .wpcf7-form div[style*="grid-template-columns: 1fr 1fr"] {
        grid-template-columns: 1fr !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f76010c *//* استایل‌های پایه فرم */
.wpcf7-form .form-control {
    width: 100% !important;
    padding: 12px 15px !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 15px !important;
    font-size: 14px !important;
    background: #f9f9f9 !important;
    box-sizing: border-box !important;
}

/* استایل مخصوص select */
.wpcf7-form select.form-control {
    padding: 12px 15px !important;
    font-size: 14px !important;
    height: auto !important;
    line-height: 1.5 !important;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%234CAF50' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position: left 12px center !important;
    background-size: 14px !important;
    padding-left: 40px !important;
}

/* استایل برای متن‌های داخل option */
.wpcf7-form select.form-control option {
    padding: 8px !important;
    font-size: 14px !important;
}

/* فوکوس */
.wpcf7-form .form-control:focus {
    outline: none !important;
    border-color: #4CAF50 !important;
    background: white !important;
}

/* textarea */
.wpcf7-form textarea.form-control {
    height: 120px !important;
    resize: vertical !important;
}

/* دکمه ارسال */
.wpcf7-form input[type="submit"] {
    width: 100% !important;
    padding: 15px !important;
    background: #4CAF50 !important;
    color: white !important;
    border: 2px solid #4CAF50 !important;
    border-radius: 20px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    transition: all 0.3s !important;
}

.wpcf7-form input[type="submit"]:hover {
    background: transparent !important;
    color: #4CAF50 !important;
    transform: translateY(-2px) !important;
}

/* استایل رادیو باتن‌ها */
.wpcf7-form .wpcf7-radio {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
}

.wpcf7-form .wpcf7-list-item {
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
}

.wpcf7-form .wpcf7-list-item label {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    cursor: pointer !important;
    color: #555 !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

.wpcf7-form input[type="radio"] {
    accent-color: #4CAF50 !important;
    width: 16px !important;
    height: 16px !important;
    margin: 0 !important;
}

/* پیام‌های خطا */
.wpcf7-form .wpcf7-not-valid-tip {
    color: #ff4444 !important;
    font-size: 12px !important;
    margin-top: 5px !important;
}

.wpcf7-form .wpcf7-response-output {
    border-radius: 15px !important;
    padding: 12px !important;
    margin: 20px 0 0 !important;
    font-size: 14px !important;
}

/* ریسپانسیو */
@media (max-width: 768px) {
    .wpcf7-form div[style*="grid-template-columns: 1fr 1fr"] {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
    
    .wpcf7-form .wpcf7-radio {
        flex-direction: column !important;
        gap: 10px !important;
    }
}/* End custom CSS */