
/* Kikas custom */
html { scroll-behavior: smooth; }
.logo img { max-width: 210px; height: auto; }
.menu_main { display:none; }
.shoping_bag { display:none; }
.menu_text { width:auto; }
.header_section { padding-bottom: 120px; }
.banner_taital { line-height:1.05; }
.banner_taital_1 { line-height:1.05; }
.kikas-section-label { color:#367d99; font-weight:700; letter-spacing:.5px; text-transform:uppercase; }
.kikas-card { height:100%; border:1px solid #d0d0d0; padding:30px 22px; background:#fff; transition:.25s; }
.kikas-card:hover, .kikas-card.active { background:#89cbeb; border-color:#89cbeb; transform:translateY(-4px); }
.kikas-card:hover h3, .kikas-card:hover p, .kikas-card.active h3, .kikas-card.active p { color:#fff; }
.kikas-card h3 { font-size:26px; color:#2d2d2c; font-weight:600; margin-bottom:12px; }
.kikas-card p { color:#333; margin:0; font-size:16px; line-height:1.65; }
.price-card { background:#fff; border:1px solid #dcecf4; padding:28px; height:100%; box-shadow:0 10px 30px rgba(54,125,153,.08); }
.price-card h3 { color:#1f1f1f; font-weight:700; margin-bottom:18px; }
.price-list { list-style:none; padding:0; margin:0; }
.price-list li { display:flex; justify-content:space-between; gap:15px; padding:10px 0; border-bottom:1px solid #eef5f8; color:#333; }
.price-list li:last-child { border-bottom:0; }
.price-list strong { color:#367d99; white-space:nowrap; }
.note-box { background:#f0faff; border-left:4px solid #367d99; padding:18px 20px; color:#333; }
.area-badges span { display:inline-block; background:#89cbeb; color:#fff; padding:8px 13px; border-radius:30px; margin:0 6px 8px 0; font-weight:600; }
#slovakia-map { height:460px; border-radius:18px; overflow:hidden; box-shadow:0 12px 30px rgba(0,0,0,.10); }
.form-control-kikas { width:100%; border:1px solid #d8e8ef; padding:14px 16px; margin-bottom:14px; font-size:15px; outline:none; }
textarea.form-control-kikas { min-height:130px; resize:vertical; }
.send_button { background:#367d99; color:#fff; border:0; padding:13px 34px; cursor:pointer; transition:.25s; font-weight:600; }
.send_button:hover { background:#1f1f1f; }
.social_icon { display:none; } /* Instagram a Facebook sú zatiaľ zakomentované/skryté */
.footer_section a { color:inherit; }
.footer_section .location_text span { word-break:break-word; }
.copyright_text a { color:#367d99; }
@media(max-width:767px){ .header_section{padding-bottom:80px;} .banner_taital{font-size:32px;} .banner_taital_1{font-size:38px;} .services_taital,.choose_taital{font-size:36px;} #slovakia-map{height:360px;} }
