@charset "UTF-8";
@import url("fonts/gothic.css");
@import url("fonts/segoe.css");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");
.bg-info {
  background-color: #faa016 !important;
}

.bg-light {
  background-color: #E3E2E0 !important;
}

.bg-warning {
  background-color: #232323 !important;
}

.owl-carousel .owl-stage {
  display: flex;
}

.carouselOne img {
  object-fit: contain;
}

.btn-up {
  position: fixed;
  background-color: #faa016;
  right: 20px;
  bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 50px;
  z-index: 9999;
}

.btn-up::before {
  content: "";
  width: 40px;
  height: 40px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}

.btn-up_hide {
  display: none;
}

@media (hover: hover) and (pointer: fine) {
  .btn-up:hover {
    filter: brightness(80%); /* Уменьшение яркости изображения */
  }
}
h1, h2, .btn, .segoe {
  font-family: Segoe, serif !important;
}

.btn {
  font-weight: 800 !important;
  text-transform: uppercase !important;
}
@media (max-width: 767px) {
  .btn {
    font-size: 1rem !important;
  }
}

p, li {
  font-size: 1.1rem !important;
}

h1 {
  font-size: 2.1rem !important;
}
@media (min-width: 1200px) {
  h1 {
    font-size: 3.1rem !important;
  }
}

h2 {
  text-align: center;
  font-weight: bold;
  font-size: 2rem !important;
}
@media (min-width: 1200px) {
  h2 {
    font-size: 3rem !important;
  }
}

html, body {
  font-family: Gothic, serif !important;
}
html a, body a {
  color: #000;
  text-decoration: none !important;
}

.uvedomlenie-wrap {
  position: fixed;
  max-width: 300px !important;
  top: 20px;
  right: 10px;
  z-index: 99999999;
  color: #faa016 !important;
}
.uvedomlenie-wrap #uvedomlenie {
  border: 1px #faa016 solid !important;
  max-width: 300px !important;
}
.uvedomlenie-wrap .uvedomlenie-header {
  background-color: #faa016 !important;
  color: #fff !important;
}
.uvedomlenie-wrap .uvedomlenie-header.bg-danger {
  background-color: #faa016 !important;
  color: #fff !important;
}
.uvedomlenie-wrap .uvedomlenie-telo {
  color: #faa016 !important;
  font-weight: 400 !important;
}
.uvedomlenie-wrap .uvedomlenie-telo a {
  text-decoration: none !important;
  margin-top: 10px;
  border-radius: 30px !important;
  color: #faa016 !important;
  background-color: #fff !important;
  padding: 10px 20px !important;
  border: 1px #faa016 solid;
}
.uvedomlenie-wrap .uvedomlenie-telo a:hover {
  color: #834f1d !important;
  background-color: #232323 !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.uvedomlenie-wrap .uvedomlenie-telo hr {
  margin: 10px 0 30px 0;
}
.uvedomlenie-wrap .uvedomlenie-title {
  font-weight: 600 !important;
  text-transform: none !important;
}
.uvedomlenie-wrap .toast-header {
  border-bottom: none;
}

.novost h2 {
  color: #3b3a3a !important;
  text-align: left;
}
.novost hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.novost .novost-date .btn {
  color: white;
  background-color: #faa016;
  border-color: #faa016;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: initial;
}
.novost .novost-date .news-date {
  font-weight: bold;
  color: #3b3a3a;
}
.novost .novost-date i {
  color: #faa016;
}
.novost img {
  width: 100%;
  object-fit: cover;
}
.novost .back {
  color: #faa016;
}
.novost .backhover {
  color: black;
}

.wrap a:hover {
  color: #232323;
}

.fonovaia-kartinka {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.fonovaia-kartinka .logo {
  width: 35vw;
}

.fonovaia-kartinka > img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.fonovaia-kartinka video {
  object-fit: cover;
  height: 100% !important;
}

.fonovaia-kartinka > div {
  object-fit: cover;
  object-position: bottom;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.fonovaia-kartinka > .fonovaia-kartinka-wrap {
  position: relative;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
}

.fon1 {
  background-image: url("/static/core/fon2.png") !important;
  background-repeat: repeat !important;
}
.fon1 .div-first {
  background-color: rgba(250, 250, 250, 0.9);
}

.bg-light {
  background-color: #f6f6f6 !important;
}

.btn.btn-info {
  background-color: #faa016;
  border-color: #faa016 !important;
  border-radius: 20px !important;
  color: white !important;
}
.btn.btn-info:hover {
  background-color: #834f1d !important;
  border-color: #834f1d !important;
  color: white !important;
}

.btn.btn-warning {
  background-color: #232323 !important;
  border-color: #232323 !important;
  border-radius: 20px !important;
  color: #E3E2E0 !important;
}
.btn.btn-warning:hover {
  background-color: #faa016 !important;
  border-color: #3b3a3a !important;
  color: #fff !important;
}

.btn.btn-head_call {
  width: 60% !important;
}

.btn.btn-head_ticket {
  width: 50% !important;
}

.form-check-input:checked {
  background-color: #faa016 !important;
  border-color: #faa016 !important;
}

.form-check-input:focus {
  border-color: #3b3a3a;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(250, 160, 22, 0.55);
}

.form-control:focus {
  border-color: #3b3a3a;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(250, 160, 22, 0.55);
}

.br-20 {
  border-radius: 20px !important;
}

.br-top-20 {
  border-radius: 20px 20px 0 0 !important;
}

@media (min-width: 768px) {
  .br-md-20 {
    border-radius: 20px !important;
  }
}

.br-100 {
  border-radius: 100% !important;
}

#modalForma {
  --bs-modal-width: 700px !important;
}
#modalForma a {
  color: #faa016 !important;
}
#modalForma a:hover {
  color: #834f1d !important;
}
#modalForma .callback-form .form-check-label {
  color: black;
}
#modalForma .callback-form input {
  color: black;
}
#modalForma .callback-form input::placeholder {
  color: black;
  opacity: 1;
}
#modalForma .callback-form textarea::placeholder {
  color: black;
  opacity: 1;
}
#modalForma .callback-form .form-control {
  background-color: transparent;
  color: black;
  border-radius: 20px !important;
  border: 1px solid #faa016;
}
#modalForma .callback-form .form-control:focus {
  border: none !important;
}
#modalForma .callback-form .button {
  background-color: white;
  border-color: black !important;
  border-radius: 5px !important;
  color: black !important;
  width: 150px !important;
}
#modalForma .callback-form .button:hover {
  background-color: #834f1d !important;
  border-color: #834f1d !important;
  color: white !important;
}

.text-info {
  color: #faa016 !important;
}

.otzivi-plugin a, .carouselOne a {
  color: #faa016 !important;
}
.otzivi-plugin a:hover, .carouselOne a:hover {
  color: #834f1d !important;
}
.otzivi-plugin .text-info, .carouselOne .text-info {
  color: #faa016 !important;
}
.otzivi-plugin .border-info, .carouselOne .border-info {
  border-color: #faa016 !important;
}
.otzivi-plugin .owl-otzivi-plugin .otzivi-slaide-plugin, .carouselOne .owl-otzivi-plugin .otzivi-slaide-plugin {
  height: 110.5vw !important;
  border-radius: 20px !important;
  background-size: cover;
  background-position: left;
  margin: 0 15px;
  background-repeat: no-repeat;
}
@media (min-width: 576px) {
  .otzivi-plugin .owl-otzivi-plugin .otzivi-slaide-plugin, .carouselOne .owl-otzivi-plugin .otzivi-slaide-plugin {
    height: 40.5vw !important;
    width: auto !important;
    background-size: cover;
    border-radius: 32px;
  }
}
@media (min-width: 768px) {
  .otzivi-plugin .owl-otzivi-plugin .otzivi-slaide-plugin, .carouselOne .owl-otzivi-plugin .otzivi-slaide-plugin {
    height: 45.5vw !important;
    width: auto !important;
    background-size: cover;
    margin: 0 30px;
  }
}
@media (min-width: 992px) {
  .otzivi-plugin .owl-otzivi-plugin .otzivi-slaide-plugin, .carouselOne .owl-otzivi-plugin .otzivi-slaide-plugin {
    margin: 0;
    height: 22vw !important;
    background-size: cover;
    border-radius: 0;
  }
}
@media (min-width: 1200px) {
  .otzivi-plugin .owl-otzivi-plugin .otzivi-slaide-plugin, .carouselOne .owl-otzivi-plugin .otzivi-slaide-plugin {
    height: 22vw !important;
    background-size: cover;
  }
}
.otzivi-plugin .owl-otzivi-plugin .navigation, .carouselOne .owl-otzivi-plugin .navigation {
  stroke: #faa016;
  fill: #faa016;
  opacity: 0.5;
  height: 45px;
  width: 45px;
}
@media (min-width: 576px) {
  .otzivi-plugin .owl-otzivi-plugin .navigation, .carouselOne .owl-otzivi-plugin .navigation {
    height: 35px;
    width: 35px;
  }
}
@media (min-width: 768px) {
  .otzivi-plugin .owl-otzivi-plugin .navigation, .carouselOne .owl-otzivi-plugin .navigation {
    height: 45px;
    width: 45px;
  }
}
@media (min-width: 992px) {
  .otzivi-plugin .owl-otzivi-plugin .navigation, .carouselOne .owl-otzivi-plugin .navigation {
    height: 35px;
    width: 35px;
  }
}
@media (min-width: 1200px) {
  .otzivi-plugin .owl-otzivi-plugin .navigation, .carouselOne .owl-otzivi-plugin .navigation {
    height: 45px;
    width: 45px;
  }
}
.otzivi-plugin .owl-otzivi-plugin .navigation:hover, .carouselOne .owl-otzivi-plugin .navigation:hover {
  opacity: 1;
}
.otzivi-plugin .owl-prev, .carouselOne .owl-prev {
  position: absolute;
  top: 45%;
  left: -5%;
}
@media (min-width: 576px) {
  .otzivi-plugin .owl-prev, .carouselOne .owl-prev {
    top: 45%;
    left: -5%;
  }
}
@media (min-width: 992px) {
  .otzivi-plugin .owl-prev, .carouselOne .owl-prev {
    top: 45%;
    left: -5%;
  }
}
@media (min-width: 1200px) {
  .otzivi-plugin .owl-prev, .carouselOne .owl-prev {
    top: 45%;
    left: -5%;
  }
}
@media (min-width: 1440px) {
  .otzivi-plugin .owl-prev, .carouselOne .owl-prev {
    top: 45%;
    left: -5%;
  }
}
.otzivi-plugin .owl-next, .carouselOne .owl-next {
  position: absolute;
  top: 45%;
  right: -5%;
}
@media (min-width: 576px) {
  .otzivi-plugin .owl-next, .carouselOne .owl-next {
    top: 45%;
    right: -5%;
  }
}
@media (min-width: 992px) {
  .otzivi-plugin .owl-next, .carouselOne .owl-next {
    top: 45%;
    right: -5%;
  }
}
@media (min-width: 1200px) {
  .otzivi-plugin .owl-next, .carouselOne .owl-next {
    top: 45%;
    right: -5%;
  }
}
@media (min-width: 1440px) {
  .otzivi-plugin .owl-next, .carouselOne .owl-next {
    top: 45%;
    right: -5%;
  }
}
.otzivi-plugin .owl-dot, .carouselOne .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 7px;
  border: 1px #faa016 solid !important;
}
.otzivi-plugin .owl-dot.active, .otzivi-plugin .owl-dot:hover, .carouselOne .owl-dot.active, .carouselOne .owl-dot:hover {
  background-color: #834f1d;
  border: 1px #faa016 solid;
}
.otzivi-plugin .owl-dots, .carouselOne .owl-dots {
  text-align: center;
  margin-top: 10px;
}

.footer {
  border-bottom: 2px solid #faa016;
  border-top: 2px solid #faa016;
}
.footer svg {
  width: 40px;
  height: 40px;
}
.footer a {
  color: #000 !important;
  text-decoration: none !important;
  list-style-type: circle !important;
}
.footer a:hover {
  color: #834f1d !important;
}
.footer ul, .footer li, .footer strong {
  margin: 0 !important;
  padding: 0 !important;
}
.footer svg:hover path {
  fill: #834f1d !important;
}
.footer .footer-logo {
  display: grid;
}
.footer .footer-logo .logo {
  min-width: 100%;
}

#cookie_note {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 50%;
  max-width: 80%;
  transform: translateX(-50%);
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}

#cookie_note p {
  margin: 0;
  font-size: 0.9rem;
  text-align: left;
  color: black;
}

.cookie_accept {
  width: 28%;
}

@media (min-width: 1024px) {
  #cookie_note.show {
    display: flex;
    z-index: 1000000000;
  }
}
@media (max-width: 1023px) {
  #cookie_note.show {
    display: block;
    z-index: 1000000000;
    text-align: left;
  }
  .cookie_accept {
    width: 100%;
  }
}
.lightgallery-napravlenie {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; /* расстояние между изображениями */
}
.lightgallery-napravlenie .napravlenie_item {
  flex: 1 0 calc(33.33% - 10px); /* 3 колонки с учетом отступов */
  box-sizing: border-box;
}
.lightgallery-napravlenie .napravlenie_item img {
  width: 100%; /* делает изображение адаптивным */
  height: auto; /* сохраняет пропорции */
}

.napravlenie-block .napravlenie-name {
  font-size: 3em;
}
.napravlenie-block .napravlenie-descriptoin {
  font-size: 1.5em;
}
.napravlenie-block .price {
  font-size: 1.7em;
  color: #faa016;
}

.usluga img {
  filter: brightness(0.7) !important;
  transition: 0.5s;
}
.usluga a {
  color: white !important;
}
.usluga a :hover {
  color: white !important;
}
.usluga a :hover img {
  filter: brightness(0.4) !important;
  transition: 0.5s;
}
.usluga a :hover .usluga_price, .usluga a :hover .usluga_name {
  transform: translateY(-10px);
  transition: all 0.3s ease-in-out;
}
.usluga a :hover .posmotret {
  opacity: 1 !important;
  transition: all 0.3s ease-in-out;
  transform: translateY(10px);
  border: 1px solid white !important;
}
@media (max-width: 576px) {
  .usluga a .posmotret {
    opacity: 1 !important;
    transition: all 0.3s ease-in-out;
    transform: translateY(10px);
    border: 1px solid white !important;
  }
}
.usluga .usluga-card {
  position: relative;
}
.usluga .usluga-card .usluga-inside {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 40%;
}
.usluga .usluga-card .usluga-inside .usluga_price {
  font-weight: 600;
}
.usluga .usluga-card .usluga-inside .posmotret {
  text-align: center;
  vertical-align: middle;
  min-width: 80%;
  color: #ffffff;
  border: 1px solid #ffffff;
}

@media (min-width: 768px) {
  .text-md-start {
    text-align: left !important;
  }
}
.header-low-menu a {
  font-weight: bold !important;
}
.header-low-menu a:hover {
  background-color: #fafafa !important;
  color: #faa016 !important;
}

@media (max-width: 1200px) {
  .header-low-menu {
    background-color: #FFFFFF !important;
  }
  .header-low-menu a {
    color: #faa016 !important;
  }
}
.categories_glavnaya h2 {
  color: #faa016;
}

.categories h2, .favores h2 {
  color: #3b3a3a !important;
  text-align: left;
}
.categories hr, .favores hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.categories .btn, .favores .btn {
  color: black;
  border-color: #faa016;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: initial;
}
.categories .btn:hover, .favores .btn:hover {
  background-color: #faa016;
  color: white;
  border-color: #faa016;
}
.categories .btn.active, .favores .btn.active {
  background-color: #faa016;
  color: white;
  border-color: #faa016;
}
.categories .categories-item, .favores .categories-item {
  background: white;
  border: none;
  padding: 2px 0;
  border-radius: initial;
}
.categories .categories-item .card-header, .favores .categories-item .card-header {
  background: white;
  border: none;
}
.categories .categories-item .card-header .btn, .favores .categories-item .card-header .btn {
  background-color: #faa016;
  color: white;
  border-color: #faa016;
}
.categories .categories-item .card-header .news-date, .favores .categories-item .card-header .news-date {
  font-weight: bold;
  color: #3b3a3a;
}
.categories .categories-item .card-title, .favores .categories-item .card-title {
  color: #faa016;
}
.categories .categories-item img, .favores .categories-item img {
  border-radius: initial;
  width: 100%; /* Заставляет изображение занимать всю ширину карточки */
  height: 200px; /* Задает фиксированную высоту для всех изображений */
  object-fit: cover;
}
.categories .favores-pages a, .favores .favores-pages a {
  border-radius: 20px;
  border: 1px solid #faa016;
  padding: 4px 10px;
  font-size: 18px;
}
.categories .favores-pages strong, .favores .favores-pages strong {
  border: 1px solid #faa016;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 18px;
  color: white;
  background-color: #faa016;
}

.categories .back, .favores .back {
  color: #faa016;
}
.categories .backhover, .favores .backhover {
  color: black;
}
.categories .image-wrapper, .favores .image-wrapper {
  position: relative;
}
.categories .image-wrapperhover, .favores .image-wrapperhover {
  background-color: #faa016;
}
.categories .image-wrapper img, .favores .image-wrapper img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.categories .image-overlay-top, .favores .image-overlay-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  text-align: center;
}
.categories .image-title, .favores .image-title {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}
.categories .card-img-top, .favores .card-img-top {
  transition: all 0.3s ease-in-out;
}
.categories .card-img-top:hover, .favores .card-img-top:hover {
  opacity: 0.8;
}

.favor-detail-header {
  height: 45vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .favor-detail-header {
    background-attachment: scroll; /* Отключаем fixed для мобильных */
    height: 45vh; /* Полная высота экрана */
  }
}
.favor-detail-header img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.favor-detail-header .favor-detail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
.favor-detail-header .favor-detail-overlay h1 {
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.favor-detail-header .favor-detail-overlay p {
  font-size: 1.5rem;
  color: #fff;
  margin: 0;
}

.favor-detail-detail .favor-detail-body h4 {
  color: #3b3a3a !important;
  text-align: left;
}
.favor-detail-detail .favor-detail-body hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.favor-detail-detail .favor-detail-body .back {
  color: #faa016;
}
.favor-detail-detail .favor-detail-body .backhover {
  color: black;
}
.favor-detail-detail .banner {
  background-color: #faa016;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 20px 10px;
  width: 400px;
  height: 50px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
}
.favor-detail-detail .banner::after {
  content: "";
  position: absolute;
  bottom: -34.5px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 200px solid transparent;
  border-right: 200px solid transparent;
  border-top: 35px solid #faa016;
}
.favor-detail-detail .names-list {
  padding-left: 0 !important;
}
.favor-detail-detail .names-list li {
  list-style-type: none;
}
.favor-detail-detail .names-list a {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.favor-detail-detail .names-list a:hover {
  color: #faa016;
}

.services-section {
  text-align: center;
}
.services-section .services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 15px;
  max-width: 1000px;
  margin: 0 auto;
}
.services-section .service-item {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
}
.services-section .service-item .service-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
  transition: background 0.3s ease;
  padding: 16px;
}
.services-section .service-item .service-link:hover {
  background: rgba(0, 0, 0, 0.6);
}
.services-section .service-item .service-title {
  font-size: 30px;
}
.services-section .more-button-container {
  margin-top: 20px;
}
.services-section .more-button-container .more-button {
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid orange;
  color: orange;
  text-decoration: none;
  font-weight: bold;
  border-radius: 5px;
  transition: 0.3s;
}
.services-section .more-button-container .more-button:hover {
  background: orange;
  color: white;
}

.qa .accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-x-lg' viewBox='0 0 16 16'%3E%3Cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z'/%3E%3C/svg%3E");
  --bs-accordion-btn-bg: #ffffff;
  --bs-accordion-active-bg: #ffffff;
  --bs-accordion-active-color: #000000;
  --bs-accordion-bg: #ffffff;
  --bs-accordion-color: #000000;
  --bs-accordion-btn-focus-box-shadow: none;
  --bs-accordion-btn-focus-border-color: unset;
}
.qa .accordion-flush .accordion-button {
  border-top: 1px solid #BDBDBD;
  font-size: 20px;
}
.qa .accordion-flush .accordion-item:last-child .accordion-button.collapsed,
.qa .accordion-flush .accordion-item:last-child .accordion-body {
  border-bottom: 1px solid #BDBDBD;
}

.callback-form .form-check-label {
  color: white;
}
.callback-form input {
  color: white;
}
.callback-form input::placeholder {
  color: white;
  opacity: 1;
}
.callback-form textarea::placeholder {
  color: white;
  opacity: 1;
}
.callback-form .form-control {
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 1px !important;
  border-bottom: 2px solid white;
}
.callback-form .form-control:focus {
  border: none !important;
}
.callback-form .button {
  background-color: white;
  border-color: black !important;
  border-radius: 5px !important;
  color: black !important;
  width: 150px !important;
}
.callback-form .button:hover {
  background-color: #834f1d !important;
  border-color: #834f1d !important;
  color: white !important;
}

.media_library img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.media_library a {
  color: white !important;
}
.media_library a :hover {
  color: white !important;
}
.media_library a :hover img {
  filter: sepia(0.5) brightness(1);
  transition: 0.5s;
}
.media_library .media_library-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 250px !important;
}
.media_library .media_library-card .inside {
  width: 100%;
  text-align: center;
  color: white;
}
.media_library .media_library-card .inside .name {
  font-size: 30px;
}
.media_library .media_library-card .inside .time {
  font-weight: 600;
}
.media_library .media_library-card .inside .posmotret {
  text-align: center;
  vertical-align: middle;
  min-width: 80%;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.media_library .media_library-card-video video {
  width: 100%;
}
.media_library .media_library-card-video .inside {
  width: 100%;
  text-align: center;
  color: black !important;
  font-size: 20px;
}
.media_library .switch-container {
  text-align: center;
}
.media_library .switch-container .switch {
  transform: translate(-50%, -50%);
  width: 200px;
  height: 50px;
  border-radius: 25px;
  position: relative;
}
.media_library .switch-container .switch input {
  appearance: none;
  width: 200px;
  height: 35px;
  border-radius: 25px;
  background: white;
  outline: none;
  border: 2px solid #faa016;
}
.media_library .switch-container .switch input::before,
.media_library .switch-container .switch input::after {
  z-index: 2;
  position: absolute;
  top: 56%;
  height: 50px;
  transform: translateY(-50%);
  font-weight: bolder;
}
.media_library .switch-container .switch input::before {
  content: "ВИДЕО";
  left: 20px;
}
.media_library .switch-container .switch input::after {
  content: "ФОТО";
  right: 20px;
}
.media_library .switch-container .switch input:checked {
  background: white;
}
.media_library .switch-container .switch label {
  z-index: 1;
  position: absolute;
  bottom: 4px;
  height: 35px;
  border-radius: 25px;
}
.media_library .switch-container .switch input {
  transition: 0.25s;
}
.media_library .switch-container .switch input:checked::before {
  color: black;
  transition: color 0.5s;
}
.media_library .switch-container .switch input:checked::after {
  color: black;
  transition: color 0.5s;
}
.media_library .switch-container .switch input:checked + label {
  left: 1px;
  right: 100px;
  background: #faa016;
  transition: left 0.5s, right 0.4s 0.2s;
}
.media_library .switch-container .switch input:not(:checked) {
  background: white;
  transition: background 0.4s;
}
.media_library .switch-container .switch input:not(:checked)::before {
  color: black;
  transition: background 0.5s;
}
.media_library .switch-container .switch input:not(:checked)::after {
  color: black;
  transition: background 0.5s 0.2s;
}
.media_library .switch-container .switch input:not(:checked) + label {
  left: 100px;
  right: 1px;
  background: #faa016;
  transition: left 0.4s 0.2s, right 0.5s, background 0.35s;
}

.media_library-block a {
  color: #faa016 !important;
}
.media_library-block img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.media_library-block video {
  width: 100%;
}
.media_library-block .name {
  font-weight: 400;
}
.media_library-block .divider {
  border: none;
  height: 5px;
  width: 15%;
  background-color: #faa016 !important;
  opacity: 1 !important;
}

a.info-link {
  color: #faa016 !important;
}
a.info-link:hover {
  color: #834f1d !important;
}

.akcii a.info-link {
  color: #faa016 !important;
}
.akcii a.info-link:hover {
  color: #834f1d !important;
}
.akcii hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.akcii img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.akcii .category {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
}
.akcii .akcii_btn {
  background-color: #faa016 !important;
  width: 170px;
  height: 60px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
}
.akcii .btn_text {
  font-weight: bold;
  font-size: 20px !important;
  line-height: 1.2;
  text-align: right;
  text-align: center;
}
.akcii .duration {
  color: #faa016;
  text-align: right;
}
.akcii .image-container {
  position: relative;
}
.akcii .text-overlay {
  position: absolute;
  top: 0%;
  width: 100%;
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
}

.akcii_page img {
  width: 100%;
  object-fit: cover;
  transition: 0.5s;
}
@media (max-width: 568px) {
  .akcii_page img {
    height: 320px;
  }
}
@media (min-width: 768px) {
  .akcii_page img {
    height: 380px;
  }
}
@media (min-width: 1024px) {
  .akcii_page img {
    height: 400px;
  }
}
@media (min-width: 1280px) {
  .akcii_page img {
    height: 500px;
  }
}
.akcii_page .image-container {
  position: relative;
}
.akcii_page .text-overlay {
  position: absolute;
  top: 20%;
  width: 100%;
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
}
.akcii_page h2 {
  position: relative;
  padding-bottom: 10px;
  text-align: left !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
.akcii_page h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15%;
  height: 5px;
  background-color: #faa016 !important;
}
.akcii_page li {
  list-style-type: none;
}
.akcii_page li:before {
  content: "☐ ";
  color: #faa016;
}
.akcii_page .akcii_page_btn {
  background-color: #faa016 !important;
  width: 170px;
  height: 40px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  font-weight: 500;
}
.akcii_page .akcii_page_btn:hover {
  border: solid 4px #faa016 !important;
  background-color: white !important;
  color: black !important;
}

.contact i {
  color: #faa016;
}
.contact i:hover {
  color: #834f1d;
}
.contact h2 {
  text-align: left;
}
.contact .mini_header {
  font-weight: 400;
  font-size: large;
}

.novosti h2 {
  color: #3b3a3a !important;
  text-align: left;
}
.novosti hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.novosti .btn {
  color: black;
  border-color: #faa016;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: initial;
}
.novosti .btn:hover {
  background-color: #faa016;
  color: white;
  border-color: #faa016;
}
.novosti .btn.active {
  background-color: #faa016;
  color: white;
  border-color: #faa016;
}
.novosti .news-item {
  background: white;
  border: none;
  border-radius: initial;
}
.novosti .news-item .card-header {
  background: white;
  border: none;
}
.novosti .news-item .card-header .btn {
  background-color: #faa016;
  color: white;
  border-color: #faa016;
}
.novosti .news-item .card-header .news-date {
  font-weight: bold;
  color: #3b3a3a;
}
.novosti .news-item .card-title {
  color: #faa016;
}
.novosti .news-item img {
  border-radius: initial;
  width: 100%; /* Заставляет изображение занимать всю ширину карточки */
  height: 200px; /* Задает фиксированную высоту для всех изображений */
  object-fit: cover;
}
.novosti .news-item:hover .card-title {
  color: #834f1d;
}
.novosti .news-item:hover hr {
  color: #834f1d;
}
.novosti .novosti-pages a {
  border: 1px solid #faa016;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 18px;
}
.novosti .novosti-pages strong {
  border: 1px solid #faa016;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 18px;
  color: white;
  background-color: #faa016;
}

.novost h2 {
  color: #3b3a3a !important;
  text-align: left;
}
.novost hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.novost .novost-date .btn {
  color: white;
  background-color: #faa016;
  border-color: #faa016;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: initial;
}
.novost .novost-date .news-date {
  font-weight: bold;
  color: #3b3a3a;
}
.novost .novost-date i {
  color: #faa016;
}
.novost img {
  width: 100%;
  object-fit: cover;
}
.novost .back {
  color: #faa016;
}
.novost .backhover {
  color: black;
}

.kalendar h2 {
  color: #3b3a3a !important;
  text-align: left;
}
.kalendar hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.kalendar .image-wrapper {
  position: relative;
}
.kalendar .image-wrapperhover {
  background-color: #faa016;
}
.kalendar .image-wrapper img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.kalendar .image-overlay-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  text-align: center;
}
.kalendar .image-title {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
}
.kalendar .card-img-top {
  transition: all 0.3s ease-in-out;
}
.kalendar .card-img-top:hover {
  opacity: 0.8;
}
.kalendar .kalendar-pages a {
  border-radius: 20px;
  border: 1px solid #faa016;
  padding: 4px 10px;
  font-size: 18px;
}
.kalendar .kalendar-pages strong {
  border-radius: 20px;
  border: 1px solid #faa016;
  padding: 4px 10px;
  font-size: 18px;
  color: white;
  background-color: #faa016;
}

.akcii-pages a {
  border-radius: 20px;
  border: 1px solid #faa016;
  padding: 4px 10px;
  font-size: 18px;
}
.akcii-pages strong {
  border-radius: 20px !important;
  border: 1px solid #faa016 !important;
  padding: 4px 10px !important;
  font-size: 18px !important;
  color: white !important;
  background-color: #faa016 !important;
}

.sobytie-header {
  height: 45vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sobytie-header img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.sobytie-header .sobytie-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
.sobytie-header .sobytie-overlay h1 {
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.sobytie-header .sobytie-overlay p {
  font-size: 1.5rem;
  color: #fff;
  margin: 0;
}

.sobytie-detail .sobytie-body h4 {
  color: #3b3a3a !important;
  text-align: left;
}
.sobytie-detail .sobytie-body hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}
.sobytie-detail .sobytie-files {
  color: #faa016;
}
.sobytie-detail li {
  list-style-type: none;
}
.sobytie-detail li:before {
  content: "☐ ";
  color: #faa016;
}

.info-link {
  color: black;
}
.info-link:hover {
  color: #834f1d !important;
}

.form-search {
  display: flex;
  width: 100%;
}
.form-search input {
  flex-grow: 1;
  margin-right: 10px;
  border: 2px solid #faa016;
  outline: none;
}
.form-search button {
  color: black !important;
  border: 2px solid #faa016;
  font-size: 16px;
  background-color: white;
}
.form-search button:hover {
  background-color: #faa016;
  color: white !important;
}

.pagination span {
  background-color: #faa016 !important;
  border: 1px solid #faa016 !important;
}
.pagination a {
  color: black;
}

.navbar-dark a {
  color: #fff !important;
}
.navbar-dark a:hover {
  color: #aaa !important;
}

.documents hr {
  width: 5vw;
  border-width: 5px;
  color: #faa016;
  opacity: 1 !important;
}

.hystory-line {
  /* TIMELINE
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* ANIMATION STYLES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* MQ STYLES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
}
.hystory-line *,
.hystory-line *::before,
.hystory-line *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.hystory-line a {
  color: inherit;
}
.hystory-line body {
  font: normal 16px/1.5 "Inter", sans-serif;
  padding-bottom: 50px;
}
.hystory-line .timeline {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1000px;
  color: #232323;
}
.hystory-line .timeline ol {
  position: relative;
  list-style: none;
}
.hystory-line .timeline ol::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #faa016;
}
.hystory-line .timeline ol li .item-inner {
  padding: 20px 10px 20px 180px;
  margin-bottom: 8vh;
}
.hystory-line .timeline ol li .time-wrapper {
  position: relative;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 0.9;
}
@media (min-width: 900px) {
  .hystory-line .timeline ol li .time-wrapper {
    font-size: 3.5rem;
  }
}
.hystory-line .timeline ol li .time-wrapper::before,
.hystory-line .timeline ol li .time-wrapper::after {
  content: "";
  position: absolute;
  background: #faa016;
}
.hystory-line .timeline ol li .time-wrapper::before {
  top: 50%;
  left: -180px;
  transform: translateY(-50%);
  width: 0;
  height: 3px;
  transition: width 0.8s linear;
}
.hystory-line .timeline ol li .time-wrapper::after {
  top: calc(50% - 8px);
  left: -60px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transform: scale(0);
  transform-origin: left center;
  transition: all 0.4s linear;
}
.hystory-line .timeline ol li time,
.hystory-line .timeline ol li .details > * {
  opacity: 0;
  transition: 0.5s;
}
.hystory-line .timeline ol li time {
  display: inline-block;
  transform: translateY(-30px);
}
.hystory-line .timeline ol li .details > * {
  transform: translateY(30px);
}
.hystory-line .timeline ol li .details h3 {
  font-size: 2rem;
  line-height: 1;
  margin: 15px 0;
}
.hystory-line .timeline ol li.in-view .time-wrapper::before {
  width: 120px;
}
.hystory-line .timeline ol li.in-view .time-wrapper::after {
  transition-delay: 0.8s;
  transform: scale(1.5);
}
.hystory-line .timeline ol li.in-view time,
.hystory-line .timeline ol li.in-view .details > * {
  opacity: 1;
  transform: none;
}
.hystory-line .timeline ol li.in-view time {
  transition-delay: 0.3s;
}
.hystory-line .timeline ol li.in-view .details h3 {
  transition-delay: 0.5s;
}
.hystory-line .timeline ol li.in-view .details p {
  transition-delay: 0.7s;
}
@media (max-width: 700px) {
  .hystory-line .timeline ol li .item-inner {
    padding: 20px 40px;
  }
  .hystory-line .timeline ol li .time-wrapper::before {
    display: none;
  }
  .hystory-line .timeline ol li .time-wrapper::after {
    left: -45px;
    transform-origin: center;
  }
  .hystory-line .timeline ol li.in-view .time-wrapper::after {
    transition-delay: 0s;
  }
  .hystory-line .timeline ol li.in-view time {
    transition-delay: 0.5s;
  }
  .hystory-line .timeline ol li.in-view .details h3 {
    transition-delay: 0.7s;
  }
  .hystory-line .timeline ol li.in-view .details p {
    transition-delay: 0.9s;
  }
}

.search-page .info-link {
  color: #000 !important;
}

.offcanvas-body {
  padding: 0 !important;
}

iframe {
  z-index: 1050 !important;
}

/*# sourceMappingURL=style.css.map */
