.elementor-13447 .elementor-element.elementor-element-59554fb7{--display:flex;--padding-top:65px;--padding-bottom:65px;--padding-left:15px;--padding-right:15px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-13447 .elementor-element.elementor-element-b970732{width:100%;max-width:100%;margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-13447 .elementor-element.elementor-element-b970732 .elementor-heading-title{font-family:"knmaasbd1udasb123221";font-size:100px;font-weight:400;text-transform:lowercase;color:#F7F7F7;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-13447 .elementor-element.elementor-element-2532a10d{width:100%;max-width:100%;text-align:start;font-family:"knmaasbd1udasb123221";font-size:1rem;font-weight:300;line-height:1.5em;letter-spacing:0px;color:#F7F7F7;}@media(max-width:1680px){.elementor-13447 .elementor-element.elementor-element-b970732{padding:0px 0px 0px 0px;}}@media(max-width:1024px){.elementor-13447 .elementor-element.elementor-element-59554fb7{--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}}@media(max-width:767px){.elementor-13447 .elementor-element.elementor-element-59554fb7{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-13447 .elementor-element.elementor-element-b970732{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-13447 .elementor-element.elementor-element-b970732 .elementor-heading-title{font-size:4rem;}.elementor-13447 .elementor-element.elementor-element-2532a10d{width:100%;max-width:100%;text-align:start;font-size:1rem;line-height:1.6em;letter-spacing:0px;}}/* Start custom CSS for heading, class: .elementor-element-b970732 */.marquee {
  overflow: hidden;
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  /* Премахваме animation, защото се контролира от JS */
}

.marquee ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  flex-shrink: 0; /* Предотвратява смаляване на ul */
}

.marquee li {
  white-space: nowrap;
  margin-right: 50px; /* Променено от 160px на 20px */
  flex-shrink: 0;
}

.marquee a {
  text-decoration: none;
  color: #14080E;
  font-size: 0.9rem;
  transition: color 0.3s ease; /* Добавен плавен hover ефект */
}

.marquee a:hover {
  color: #666; /* Опционално: по-светъл цвят при hover */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'knmaasbd1udasb123221';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://newwwdesign.com/wp-content/uploads/2026/02/Haffer-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'knmaasbd1udasb123221';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://newwwdesign.com/wp-content/uploads/2026/02/Haffer-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'knmaasbd1udasb123221';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://newwwdesign.com/wp-content/uploads/2026/02/knmaasbd1udasb160023221.woff2') format('woff2');
}
/* End Custom Fonts CSS */