.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-dbb1015-font-family:"Mr Eaves XL Mod OT Reg";--e-global-typography-dbb1015-font-size:22px;--e-global-typography-dbb1015-font-weight:100;}.elementor-kit-10 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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* По умолчанию белый цвет */
.hfe-nav-menu__item a.hfe-menu-item {
  color: #ffffff !important;
}

/* Цвет при наведении */
.hfe-nav-menu__item a.hfe-menu-item:hover {
  color: #EAC574 !important;
}

/* Цвет для активного пункта меню */
.hfe-nav-menu__item.current-menu-item a.hfe-menu-item {
  color: #EAC574 !important;
}

body {
   overscroll-behavior: none;
}

.scroll-down, .scroll-up, .scroll-down1, .scroll-up1, .scroll-down2, .scroll-up2, .scroll-down3, .scroll-up3 {
  cursor: pointer;
}

.left-column {
  width: calc(100% - 80px);
}


@media (max-width: 1000px) {
.content {
  width: calc(100% - 80px);
  margin-left: 50px;
}
}


/*@media (max-width: 1200px) {*/
/*.right_column {*/
/*    display: none;*/
/*}*/
/*}*/

/* На мобильных устройствах (до 767px) */
@media (max-width: 767px) {
  .left-column {
    width: 100% !important;
  }
}

/* Для планшетов (до 1024px) */
@media (max-width: 1024px) {
  .left-column {
    width: 100% !important;
  }
}


/*@media (max-width: 1181px) {*/
/*.right {*/
/*    display: none;*/
/*}*/
/*}*/

/*@media (max-width: 1181px) {*/
/*.right_first {*/
/*    display: none;*/
/*}*/
/*}*/

/* Базовая стилизация карусели */
.elementor-widget-carousel .slick-slide {
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
  transform: scale(0.85);
}

/* Центральный (текущий) слайд — выделяется */
.elementor-widget-carousel .slick-center {
  opacity: 1;
  transform: scale(1.1);
  z-index: 2;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mr Eaves XL Mod OT Reg';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://edprieston.com/wp-content/uploads/2025/08/fonnts.com-MrEavesXLModOT-Reg.ttf') format('truetype');
}
/* End Custom Fonts CSS */