Акция на ламинат LocFloor Акция на ламинат LocFloor -15% Декоры со скидкой: LTR 575 LTR 578 LTR 579 Контакты Телефон: 240-83-50 WhatsApp, Telegram: +7-902-940-8350 Адрес г. Красноярск, ул. 9 мая 79, ТЦ Dommer , отдел Паркет пол body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f5f5f5; color: #333; } .promo-container { max-width: 800px; margin: 20px auto; padding: 0 15px; } .promo-card { background: white; border-radius: 12px; box-shadow: 0 8px 20px rgba(0,0,0,0.1); padding: 30px; position: relative; overflow: hidden; } .promo-title { color: #2c3e50; font-size: 28px; margin-top: 0; margin-bottom: 25px; text-align: center; } .discount-badge { position: absolute; top: 20px; right: 20px; background: #e74c3c; color: white; font-weight: bold; font-size: 24px; padding: 8px 15px; border-radius: 6px; transform: rotate(15deg); box-shadow: 0 4px 8px rgba(231, 76, 60, 0.3); } .section-title { color: #3498db; font-size: 22px; margin: 25px 0 15px; border-bottom: 2px solid #3498db; padding-bottom: 8px; } .decorations-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin-bottom: 20px; } .decor-card { padding: 15px; text-align: center; font-weight: bold; font-size: 18px; border-radius: 8px; transition: transform 0.3s; } .decor-card:hover { transform: translateY(-5px); } .decor-1 { background: #f1c40f; color: #2c3e50; } .decor-2 { background: #e67e22; color: white; } .decor-3 { background: #9b59b6; color: white; } .contact-card, .address-card { background: #ecf0f1; padding: 15px; border-radius: 8px; margin-bottom: 15px; border-left: 4px solid #3498db; } .contact-card strong { color: #2c3e50; font-size: 18px; } .phone { border-left-color: #2ecc71; } .messengers { border-left-color: #3498db; } .address-card { background: #d5f5e3; border-left-color: #27ae60; } @media (max-width: 600px) { .decorations-grid { grid-template-columns: 1fr; } .promo-title { font-size: 24px; } .discount-badge { font-size: 20px; padding: 5px 10px; } }