.elementor-kit-11{--e-global-color-primary:#D4AF37;--e-global-color-accent:#000000;--e-global-color-text:#2E2E2E;--e-global-color-secondary:#FFFFFF;--e-global-color-015b0a1:#D4AF37;--e-global-color-619081d:#E6C556;--e-global-color-186fc2f:#B89025;--e-global-color-5a99b44:#F8EBC6;--e-global-color-94e63b6:#000000;--e-global-color-64c4898:#333333;--e-global-color-ace75cb:#F2F4F8;--e-global-color-277ef1d:#6E6E6E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-83f40c5-font-family:"کلمه";--e-global-typography-83f40c5-font-size:72px;--e-global-typography-83f40c5-font-weight:900;--e-global-typography-83f40c5-line-height:1.4em;--e-global-typography-b0be179-font-family:"کلمه";--e-global-typography-b0be179-font-size:32px;--e-global-typography-b0be179-font-weight:700;--e-global-typography-b0be179-line-height:1.2em;--e-global-typography-a452840-font-size:28px;--e-global-typography-a452840-font-weight:600;--e-global-typography-a452840-line-height:1.2em;--e-global-typography-4bc65e3-font-family:"کلمه";--e-global-typography-4bc65e3-font-size:18px;--e-global-typography-4bc65e3-font-weight:500;--e-global-typography-4bc65e3-line-height:1.2em;--e-global-typography-539530f-font-size:14px;--e-global-typography-539530f-line-height:1.2em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-83f40c5-font-size:52px;--e-global-typography-b0be179-font-size:28px;--e-global-typography-a452840-font-size:24px;--e-global-typography-4bc65e3-font-size:16px;--e-global-typography-539530f-font-size:14px;--e-global-typography-539530f-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-83f40c5-font-size:32px;--e-global-typography-b0be179-font-size:24px;--e-global-typography-a452840-font-size:20px;--e-global-typography-4bc65e3-font-size:16px;--e-global-typography-539530f-font-size:12px;--e-global-typography-539530f-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.liquid-glass {
  position: relative;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  padding: 20px;
  color: #fff;
}

/* افکت نور مایع */
.liquid-glass::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at center, rgba(255,255,255,0.2) 0%, transparent 60%);
  animation: liquidMove 6s infinite linear;
}

@keyframes liquidMove {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(20%, 20%) rotate(180deg);
  }
  100% {
    transform: translate(0, 0) rotate(360deg);
  }
}

.glass-box {
  background: rgba(255, 255, 255, 0.08); /* 👈 شفاف‌تر شد */
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 20px;
  color: #fff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.glass-box:hover {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.4);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Thin.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Thin.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-ExtraLight.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-ExtraLight.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Light.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Light.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Regular.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Regular.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Medium.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Medium.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-SemiBold.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-SemiBold.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Bold.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Bold.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-ExtraBold.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-ExtraBold.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'کلمه';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Black.woff2') format('woff2'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehWebFaNum-Black.woff') format('woff'),
		url('https://dbaria.com/wp-content/uploads/2025/10/KalamehFaNum-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */