/*!
Theme Name: davul-zurna kiralama
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: davul-zurna-kiralama
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

davul-zurna kiralama is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Ankara SEO Theme Layer
--------------------------------------------------------------*/
:root {
	--dzk-ink: #14213d;
	--dzk-accent: #e85d04;
	--dzk-bg: #fff8ef;
	--dzk-success: #0a9396;
	--dzk-muted: #edf2f4;
}

body {
	color: var(--dzk-ink);
	background: linear-gradient(180deg, #fffdf9 0%, #fff7eb 100%);
}

.site-main {
	max-width: 860px;
	margin: 0 auto;
	padding: 1.5rem 1rem 5rem;
}

.entry-title,
.page-title {
	line-height: 1.2;
	letter-spacing: -0.01em;
}

.entry-content p {
	line-height: 1.8;
}

.dzk-related-links,
.dzk-inline-cta {
	margin-top: 2rem;
	padding: 1.25rem;
	border-radius: 12px;
	background: #ffffff;
	border: 1px solid #f1e4d5;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
}

.dzk-related-links h2,
.dzk-inline-cta h2 {
	margin: 0 0 0.75rem;
	font-size: 1.2rem;
}

.dzk-related-links ul {
	margin: 0;
	padding-left: 1rem;
}

.dzk-related-links a {
	font-weight: 600;
}

.dzk-inline-cta__actions {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.75rem;
}

.dzk-cta-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.75rem 0.9rem;
	border-radius: 10px;
	font-weight: 700;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.dzk-cta-link:hover,
.dzk-cta-link:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.dzk-cta-link--call {
	color: #ffffff;
	background: var(--dzk-ink);
}

.dzk-cta-link--whatsapp {
	color: #ffffff;
	background: var(--dzk-success);
}

.dzk-cta-link--offer {
	color: #ffffff;
	background: var(--dzk-accent);
}

.dzk-mobile-cta {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.5rem;
	padding: 0.55rem;
	background: rgba(255, 255, 255, 0.95);
	backdrop-filter: blur(6px);
	border-top: 1px solid #e5e5e5;
	z-index: 999;
}

.dzk-mobile-cta .dzk-cta-link {
	font-size: 0.95rem;
	padding: 0.7rem 0.5rem;
}

@media (max-width: 900px) {
	.dzk-inline-cta__actions {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

@media (max-width: 768px) {
	.dzk-mobile-cta {
		display: grid;
	}

	.site-main {
		padding-bottom: 6rem;
	}
}

.dzk-offer-form {
	margin-top: 2rem;
	padding: 1.25rem;
	border-radius: 12px;
	background: #ffffff;
	border: 1px solid #f1e4d5;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
}

.dzk-offer-form h2 {
	margin: 0 0 0.75rem;
}

.dzk-offer-form__body {
	margin-top: 0.8rem;
}

.dzk-offer-form input[type="text"],
.dzk-offer-form input[type="email"],
.dzk-offer-form input[type="tel"],
.dzk-offer-form textarea,
.dzk-offer-form select {
	width: 100%;
	max-width: 100%;
}

/*--------------------------------------------------------------
# Visual Refresh: Header / Footer / Home
--------------------------------------------------------------*/
:root {
	--dzk-brand: #10213e;
	--dzk-brand-2: #1c3f6e;
	--dzk-accent: #d9570d;
	--dzk-highlight: #f7b267;
	--dzk-cream: #fff6e9;
	--dzk-card: #ffffff;
	--dzk-text: #1d2b45;
	--dzk-muted-text: #4c5d79;
	--dzk-border: #e7dccf;
}

body {
	background: radial-gradient(circle at 10% 10%, #fff7ec 0%, #fffdf8 45%, #f3f8ff 100%);
	color: var(--dzk-text);
	font-family: "Manrope", "Trebuchet MS", "Segoe UI", sans-serif;
}

h1,
h2,
h3,
h4 {
	font-family: "Bree Serif", Georgia, serif;
	letter-spacing: 0.01em;
}

a,
a:visited {
	color: var(--dzk-brand-2);
}

a:hover,
a:focus {
	color: var(--dzk-accent);
}

.dzk-wrap {
	width: min(1160px, calc(100% - 2rem));
	margin-left: auto;
	margin-right: auto;
}

.site-content {
	min-height: 60vh;
}

.site-header {
	position: sticky;
	top: 0;
	z-index: 950;
	backdrop-filter: blur(8px);
	box-shadow: 0 12px 24px rgba(16, 33, 62, 0.08);
}

.dzk-topbar {
	background: linear-gradient(120deg, #10213e 0%, #1f4f85 100%);
	color: #ffffff;
	font-size: 0.92rem;
}

.dzk-topbar__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 0.55rem 0;
}

.dzk-topbar__text {
	margin: 0;
}

.dzk-topbar__phone {
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

.dzk-header-shell {
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	gap: 1rem;
	padding: 0.9rem 0;
	background: rgba(255, 255, 255, 0.96);
}

.site-branding {
	display: inline-flex;
	align-items: center;
	gap: 0.75rem;
}

.site-branding .custom-logo-link {
	line-height: 0;
}

.site-branding .custom-logo {
	max-height: 58px;
	width: auto;
}

.site-branding .dzk-fallback-logo-link {
	line-height: 0;
}

.site-branding .dzk-fallback-logo {
	display: block;
	max-height: 58px;
	width: auto;
}

.site-branding__copy {
	display: grid;
	gap: 0.15rem;
}

.site-title {
	margin: 0;
	font-size: 1.15rem;
	font-weight: 800;
	line-height: 1.2;
}

.site-title a {
	color: var(--dzk-brand);
	text-decoration: none;
}

.site-description {
	margin: 0;
	color: var(--dzk-muted-text);
	font-size: 0.88rem;
}

.site-header .main-navigation {
	display: flex;
	justify-content: center;
	width: 100%;
	position: relative;
}

.site-header .main-navigation ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.35rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-header .main-navigation li {
	margin: 0;
}

.site-header .main-navigation a {
	padding: 0.62rem 0.8rem;
	border-radius: 999px;
	color: var(--dzk-brand);
	font-weight: 700;
	font-size: 0.93rem;
	text-decoration: none;
	transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.site-header .main-navigation a:hover,
.site-header .main-navigation .current-menu-item > a,
.site-header .main-navigation .current_page_item > a {
	background: var(--dzk-cream);
	color: var(--dzk-accent);
	transform: translateY(-1px);
}

.site-header .menu-toggle {
	display: none;
	align-items: center;
	gap: 0.55rem;
	border: 1px solid var(--dzk-border);
	background: #ffffff;
	color: var(--dzk-brand);
	font-weight: 700;
	border-radius: 999px;
	padding: 0.62rem 0.85rem;
	cursor: pointer;
}

.menu-toggle__icon,
.menu-toggle__icon::before,
.menu-toggle__icon::after {
	display: block;
	width: 18px;
	height: 2px;
	background: var(--dzk-brand);
	border-radius: 5px;
	transition: transform 0.2s ease, opacity 0.2s ease;
	content: "";
}

.menu-toggle__icon {
	position: relative;
}

.menu-toggle__icon::before {
	position: absolute;
	top: -6px;
	left: 0;
}

.menu-toggle__icon::after {
	position: absolute;
	top: 6px;
	left: 0;
}

.main-navigation.toggled .menu-toggle__icon {
	background: transparent;
}

.main-navigation.toggled .menu-toggle__icon::before {
	transform: translateY(6px) rotate(45deg);
}

.main-navigation.toggled .menu-toggle__icon::after {
	transform: translateY(-6px) rotate(-45deg);
}

.dzk-header-cta {
	display: flex;
	align-items: center;
	gap: 0.6rem;
}

.dzk-header-cta .dzk-cta-link {
	padding: 0.68rem 1rem;
	font-size: 0.9rem;
}

.dzk-home-main {
	max-width: 100%;
	padding: 0 0 5.6rem;
}

.dzk-home-main h1 {
	margin: 0 0 1rem;
	font-size: clamp(2rem, 4vw, 3rem);
	line-height: 1.07;
}

.dzk-home-main h2 {
	margin: 0 0 0.9rem;
	font-size: clamp(1.45rem, 2.8vw, 2.15rem);
}

.dzk-home-main p {
	color: var(--dzk-muted-text);
	line-height: 1.75;
}

.dzk-hero {
	padding: 4.3rem 0 3rem;
}

.dzk-hero__grid {
	display: grid;
	grid-template-columns: 1.3fr 0.85fr;
	gap: 1.4rem;
	align-items: stretch;
}

.dzk-hero__content,
.dzk-hero__panel {
	background: var(--dzk-card);
	border: 1px solid var(--dzk-border);
	border-radius: 24px;
	padding: 1.6rem;
	box-shadow: 0 20px 30px rgba(16, 33, 62, 0.07);
}

.dzk-hero__content {
	position: relative;
	overflow: hidden;
}

.dzk-hero__content::before {
	content: "";
	position: absolute;
	top: -80px;
	right: -90px;
	width: 220px;
	height: 220px;
	border-radius: 999px;
	background: radial-gradient(circle at center, rgba(217, 87, 13, 0.17) 0%, rgba(217, 87, 13, 0) 70%);
}

.dzk-hero__kicker {
	display: inline-flex;
	padding: 0.3rem 0.7rem;
	border-radius: 999px;
	background: var(--dzk-cream);
	color: var(--dzk-brand);
	font-weight: 800;
	font-size: 0.76rem;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0 0 0.85rem;
}

.dzk-hero__badges {
	margin: 1.1rem 0 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0.55rem;
}

.dzk-hero__badges li {
	display: flex;
	align-items: center;
	gap: 0.55rem;
	font-weight: 600;
	color: var(--dzk-text);
}

.dzk-hero__badges li::before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: var(--dzk-accent);
	flex: none;
}

.dzk-hero__actions {
	margin-top: 1.2rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem;
}

.dzk-hero__panel h2 {
	margin-bottom: 0.45rem;
}

.dzk-hero__panel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 0.6rem;
}

.dzk-hero__panel li {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 0.65rem;
	align-items: baseline;
	border-bottom: 1px dashed var(--dzk-border);
	padding-bottom: 0.5rem;
}

.dzk-hero__panel li span {
	font-size: 0.88rem;
	font-weight: 700;
	color: var(--dzk-muted-text);
}

.dzk-hero__panel li strong,
.dzk-hero__panel li a {
	font-size: 0.95rem;
	font-weight: 800;
	text-align: right;
	text-decoration: none;
}

.dzk-hero__panel p {
	margin: 1rem 0 0;
	font-size: 0.92rem;
}

.dzk-section {
	padding: 1.2rem 0 1.7rem;
}

.dzk-section--soft {
	background: linear-gradient(180deg, rgba(255, 245, 234, 0.45) 0%, rgba(239, 246, 255, 0.42) 100%);
}

.dzk-section__head {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1rem;
}

.dzk-section__head a {
	font-weight: 700;
	text-decoration: none;
}

.dzk-card-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1rem;
}

.dzk-card {
	border-radius: 18px;
	border: 1px solid var(--dzk-border);
	background: #ffffff;
	padding: 1rem;
	box-shadow: 0 10px 20px rgba(16, 33, 62, 0.04);
	display: flex;
	flex-direction: column;
	gap: 0.55rem;
}

.dzk-card h3 {
	margin: 0;
	font-size: 1.05rem;
}

.dzk-card h3 a {
	color: var(--dzk-brand);
	text-decoration: none;
}

.dzk-card p {
	margin: 0;
	font-size: 0.93rem;
}

.dzk-card__meta {
	font-size: 0.8rem;
	font-weight: 700;
	color: var(--dzk-muted-text);
}

.dzk-card__link {
	margin-top: auto;
	font-size: 0.88rem;
	font-weight: 700;
	text-decoration: none;
}

.dzk-card--service {
	padding: 0;
	overflow: hidden;
	gap: 0;
}

.dzk-card__media-link {
	display: block;
	line-height: 0;
}

.dzk-card__media {
	aspect-ratio: 16 / 9;
	background: #f8f3ea;
}

.dzk-card__image,
.dzk-card__placeholder {
	display: block;
	width: 100%;
	height: 100%;
}

.dzk-card__image {
	object-fit: cover;
}

.dzk-card__placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
}

.dzk-card__placeholder--service {
	background: linear-gradient(145deg, #fff4e1 0%, #ebf4ff 100%);
}

.dzk-card__placeholder--service span {
	padding: 0.35rem 0.6rem;
	border-radius: 999px;
	background: #ffffff;
	color: var(--dzk-brand);
	font-size: 0.8rem;
	font-weight: 700;
}

.dzk-card__body {
	padding: 0.9rem 1rem 1rem;
	display: flex;
	flex-direction: column;
	gap: 0.55rem;
}

.dzk-card--compact h3 {
	font-size: 1rem;
}

.dzk-process {
	display: grid;
	grid-template-columns: 0.8fr 1.2fr;
	gap: 1rem;
	align-items: start;
}

.dzk-process__steps {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0.75rem;
}

.dzk-process__steps li {
	background: #ffffff;
	border: 1px solid var(--dzk-border);
	border-radius: 16px;
	padding: 0.9rem 1rem;
}

.dzk-process__steps h3 {
	margin: 0 0 0.35rem;
	font-size: 1rem;
}

.dzk-process__steps p {
	margin: 0;
	font-size: 0.92rem;
}

.dzk-final-cta {
	padding: 2.2rem 0 0;
}

.dzk-final-cta__inner {
	background: linear-gradient(120deg, #10213e 0%, #1f4f85 100%);
	color: #ffffff;
	border-radius: 24px;
	padding: 1.4rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
}

.dzk-final-cta__inner h2,
.dzk-final-cta__inner p {
	color: #ffffff;
	margin: 0;
}

.dzk-final-cta__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
}

.site-footer {
	background: #0f1c34;
	color: #dce6f5;
	margin-top: 3.3rem;
}

.dzk-footer-main {
	display: grid;
	grid-template-columns: 1.2fr 0.8fr 0.8fr 0.9fr;
	gap: 1rem;
	padding: 2.2rem 0;
}

.dzk-footer-main h2,
.dzk-footer-main h3 {
	color: #ffffff;
	margin-top: 0;
}

.dzk-footer-main h2 {
	margin-bottom: 0.55rem;
	font-size: 1.4rem;
}

.dzk-footer-main h3 {
	font-size: 1.02rem;
	margin-bottom: 0.5rem;
}

.dzk-footer-main p,
.dzk-footer-main li {
	color: #dce6f5;
	font-size: 0.92rem;
}

.dzk-footer-actions {
	margin-top: 0.8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
}

.dzk-footer-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0.45rem;
}

.dzk-footer-links a,
.dzk-footer-contact a {
	color: #ffffff;
	text-decoration: none;
}

.dzk-footer-note {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	padding: 0.8rem 0;
}

.dzk-footer-note p {
	margin: 0;
	font-size: 0.84rem;
	color: #c1d2ec;
}

@media (max-width: 1080px) {
	.dzk-header-shell {
		grid-template-columns: auto 1fr;
	}

	.dzk-header-cta {
		grid-column: 1 / -1;
	}

	.dzk-card-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.dzk-footer-main {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 860px) {
	.dzk-topbar__inner {
		flex-direction: column;
		align-items: flex-start;
		padding: 0.6rem 0;
	}

	.dzk-header-shell {
		grid-template-columns: 1fr auto;
	}

	.site-branding {
		min-width: 0;
	}

	.site-branding__copy {
		min-width: 0;
	}

	.site-description {
		display: none;
	}

	.site-header .menu-toggle {
		display: inline-flex;
	}

	.site-header .main-navigation {
		justify-content: flex-end;
	}

	.site-header .main-navigation ul {
		display: none;
		position: absolute;
		top: calc(100% + 0.55rem);
		right: 0;
		left: 0;
		padding: 0.5rem;
		background: #ffffff;
		border: 1px solid var(--dzk-border);
		border-radius: 16px;
		box-shadow: 0 16px 26px rgba(16, 33, 62, 0.12);
		gap: 0.25rem;
	}

	.site-header .main-navigation.toggled ul {
		display: grid;
	}

	.site-header .main-navigation a {
		padding: 0.75rem 0.8rem;
		border-radius: 12px;
	}

	.dzk-header-cta {
		display: none;
	}

	.dzk-hero {
		padding-top: 3rem;
	}

	.dzk-hero__grid,
	.dzk-process {
		grid-template-columns: 1fr;
	}

	.dzk-card-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.dzk-final-cta__inner {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 600px) {
	.dzk-wrap {
		width: calc(100% - 1.2rem);
	}

	.site-branding .custom-logo {
		max-height: 46px;
	}

	.site-branding .dzk-fallback-logo {
		max-height: 46px;
	}

	.site-title {
		font-size: 1.03rem;
	}

	.dzk-card-grid,
	.dzk-footer-main {
		grid-template-columns: 1fr;
	}

	.dzk-section__head {
		flex-direction: column;
		align-items: flex-start;
	}

	.dzk-hero__content,
	.dzk-hero__panel {
		padding: 1.15rem;
	}

	.dzk-hero__actions .dzk-cta-link,
		.dzk-final-cta__actions .dzk-cta-link {
		width: 100%;
	}
}

/*--------------------------------------------------------------
# Slider + Hub Grid Templates
--------------------------------------------------------------*/
.dzk-home-slider {
	padding-top: 2rem;
}

.dzk-slider-shell {
	background: linear-gradient(135deg, #10213e 0%, #22518a 100%);
	border-radius: 24px;
	padding: 0;
	box-shadow: 0 26px 42px rgba(16, 33, 62, 0.2);
	overflow: hidden;
}

.dzk-slider-track {
	display: flex;
	transition: transform 0.45s ease;
}

.dzk-slide {
	min-width: 100%;
	display: block;
	background: #ffffff;
	color: #10213e;
}

.dzk-slide__badge {
	display: inline-flex;
	margin: 0;
	padding: 0.35rem 0.75rem;
	border-radius: 999px;
	background: #edf4ff;
	font-size: 0.74rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #1f4f85;
}

.dzk-slide h2 {
	margin: 0.7rem 0;
	color: #10213e;
	font-size: clamp(1.5rem, 2.8vw, 2.2rem);
}

.dzk-slide p {
	margin: 0 0 1rem;
	color: var(--dzk-muted-text);
}

.dzk-slide__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.75rem 1.05rem;
	border-radius: 12px;
	background: #10213e;
	color: #ffffff;
	font-weight: 800;
	text-decoration: none;
}

.dzk-slide__media {
	width: 100%;
	min-height: clamp(250px, 42vw, 520px);
	background: #10213e;
}

.dzk-slide__image,
.dzk-slide__placeholder {
	width: 100%;
	height: 100%;
	min-height: clamp(250px, 42vw, 520px);
	border-radius: 0;
}

.dzk-slide__image {
	object-fit: cover;
	display: block;
}

.dzk-slide__placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(160deg, rgba(247, 178, 103, 0.42) 0%, rgba(255, 255, 255, 0.2) 100%);
	border: 0;
}

.dzk-slide__placeholder span {
	font-size: 0.95rem;
	font-weight: 700;
	color: #ffffff;
}

.dzk-slide__content {
	padding: 1.15rem 1.25rem 1.25rem;
}

.dzk-slider-controls {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.7rem;
	padding: 0.55rem 0.75rem 0.7rem;
}

.dzk-slider-btn {
	width: 42px;
	height: 42px;
	border: 0;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.28);
	color: #ffffff;
	font-size: 1.15rem;
	cursor: pointer;
}

.dzk-slider-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.45rem;
}

.dzk-slider-dot {
	width: 11px;
	height: 11px;
	border-radius: 999px;
	border: 0;
	background: rgba(255, 255, 255, 0.38);
	cursor: pointer;
}

.dzk-slider-dot.is-active {
	background: #f7b267;
}

.dzk-package-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.85rem;
}

.dzk-package-card {
	background: #ffffff;
	border: 1px solid var(--dzk-border);
	border-radius: 16px;
	padding: 0.9rem 1rem;
	box-shadow: 0 8px 20px rgba(16, 33, 62, 0.05);
}

.dzk-package-card h3 {
	margin: 0 0 0.4rem;
	font-size: 1.04rem;
}

.dzk-package-card__price {
	margin: 0;
	font-size: 1.1rem;
	font-weight: 800;
	color: var(--dzk-accent);
}

.dzk-package-card__meta {
	margin: 0.25rem 0 0;
	font-size: 0.86rem;
	color: var(--dzk-muted-text);
}

.dzk-offer-details {
	margin-top: 0.95rem;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.85rem;
}

.dzk-offer-details__panel {
	background: #ffffff;
	border: 1px solid var(--dzk-border);
	border-radius: 14px;
	padding: 0.85rem 0.95rem;
}

.dzk-offer-details__panel h3 {
	margin: 0 0 0.45rem;
	font-size: 1rem;
}

.dzk-offer-details__panel ul {
	margin: 0;
	padding-left: 1rem;
}

.dzk-offer-details__panel li {
	margin: 0.22rem 0;
	color: var(--dzk-muted-text);
	font-size: 0.9rem;
}

.dzk-hub-main {
	max-width: 100%;
	padding: 1.5rem 0 5.6rem;
}

.dzk-hub-hero {
	padding: 0.8rem 0 1.3rem;
}

.dzk-hub-hero__title {
	margin: 0 0 0.8rem;
	font-size: clamp(1.7rem, 3.4vw, 2.4rem);
}

.dzk-hub-hero__content {
	max-width: 860px;
}

.dzk-hub-hero--center .dzk-wrap {
	text-align: center;
}

.dzk-hub-hero__subtitle {
	margin: 0 0 0.55rem;
	font-size: clamp(1.1rem, 2vw, 1.35rem);
	font-weight: 800;
	color: var(--dzk-brand);
}

.dzk-hub-hero__desc {
	max-width: 760px;
	margin: 0 auto;
	color: var(--dzk-muted-text);
}

.dzk-hub-grid-wrap {
	padding: 0.2rem 0 0.8rem;
}

.dzk-hub-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
}

.dzk-hub-card {
	background: #ffffff;
	border: 1px solid var(--dzk-border);
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 12px 24px rgba(16, 33, 62, 0.06);
}

.dzk-hub-card__link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.dzk-hub-card__media {
	aspect-ratio: 16 / 9;
	background: #f8f3ea;
}

.dzk-hub-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dzk-hub-card__placeholder {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	background: linear-gradient(145deg, #fff4e1 0%, #ebf4ff 100%);
	border-bottom: 1px dashed var(--dzk-border);
}

.dzk-hub-card__placeholder span {
	padding: 0.35rem 0.6rem;
	border-radius: 999px;
	background: #ffffff;
	color: var(--dzk-brand);
	font-size: 0.8rem;
	font-weight: 700;
}

.dzk-hub-card__body {
	padding: 0.95rem 1rem 1.05rem;
}

.dzk-hub-card__body h2 {
	margin: 0 0 0.4rem;
	font-size: 1.08rem;
}

.dzk-hub-card__body p {
	margin: 0;
	font-size: 0.92rem;
	color: var(--dzk-muted-text);
}

.dzk-hub-contact-cta {
	padding: 0.9rem 0 0;
}

.dzk-hub-contact-cta .dzk-wrap {
	text-align: center;
}

.dzk-hub-contact-cta h2 {
	margin: 0 0 0.85rem;
	font-size: clamp(1.28rem, 2.4vw, 1.85rem);
}

.dzk-hub-contact-cta__actions {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 0.7rem;
}

.dzk-hub-contact-cta__actions .dzk-cta-link {
	min-width: 170px;
}

@media (max-width: 1080px) {
	.dzk-package-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.dzk-hub-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 860px) {
	.dzk-slide__media,
	.dzk-slide__image,
	.dzk-slide__placeholder {
		min-height: 220px;
	}

	.dzk-offer-details {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 600px) {
	.dzk-home-slider {
		padding-top: 1.2rem;
	}

	.dzk-slide__content {
		padding: 0.95rem;
	}

	.dzk-slide__cta {
		width: 100%;
	}

	.dzk-hub-grid {
		grid-template-columns: 1fr;
	}

	.dzk-package-grid {
		grid-template-columns: 1fr;
	}

	.dzk-hub-contact-cta__actions .dzk-cta-link {
		width: min(320px, 100%);
	}
}
