@font-face {
  font-family: KorinnaCTT;
  src: url(../fonts/KorinnaCTT.ttf);
}

@font-face {
  font-family: King EdwardC;
  src: url(../fonts/King-EdwardC.ttf);
}

@font-face {
  font-family: Romvel;
  src: url(../fonts/Romvel.ttf);
}

html {
  overflow-y: scroll;
}

body {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: KorinnaCTT, Helvetica, sans-serif;
  font-size: 13px;
  color: #e3c5a0;
  background-attachment: fixed;
}
joomla-alert {
  font-family: Romvel;
}
.main-background {
  background-image: url("../images/background-main.jpg");
}

.main-background-castle {
  background-image: url("../images/main-map-background.png");
}

html,
body {
  height: 100%;
}

a:hover {
  color: #ffffff;
}

.navbar {
  margin-top: 1%;
}

.navbar-light .navbar-toggler {
  color: #e3c5a0;
  border: none;
  /*border-color: #e3c5a0;*/
  margin-bottom: 20px;
  height: 40px;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(227,197,160, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.btn-main-menu {
  background-image: url("../images/background-main-menu-link-1.png");
  height: 59px;
  width: 172px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: center;
}

.btn-main-menu:hover {
  background-image: url("../images/background-main-menu-link-2.png");
  transition: 1s;
}
.btn-main-menu:hover a {
  color: #524558;
  transition: 1s;
}
.ico-vk {
  background-image: url("../images/ico-vk.png");
  height: 42px;
  width: 46px;
  margin-right: 15px;
}
.ico-vk:hover {
  background-position: 0px -44px;
}
.ico-tg {
  background-image: url("../images/ico-tg.png");
  height: 42px;
  width: 46px;
}
.ico-tg:hover {
  background-position: 0px -43.5px;
}
.login-form-cart {
  margin-bottom: 12px;
  margin-right: 5%;
}
/*.mod-login-logout {
  margin-right: 5%;
  margin-bottom: 15px;
}*/
.cart-total-badge img {
  width: 25px;
}
.btn-main-menu a {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  padding-top: 18px;
  position: relative;
  display: block;
  align-items: center;
  color: #e3c5a0;
  text-decoration: none;
  font-family: King EdwardC;
}

.login-link a {
  font-family: "KorinnaCTT";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  text-decoration-line: underline;
  color: #e3c5a0;
}

img {
  max-width: 100%;
}

#page-content {
  /*  margin-top: 40px;*/
  margin-bottom: 40px;
}

.page-content-title {
  font-family: "King EdwardC";
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  align-items: center;
  text-align: center;
  color: #413729;
}

.page-content-text {
  font-family: "KorinnaCTT";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #413729;
}

#section-content .page-content-text {
  font-size: 12px;
}

.page-content-slider-img {
  background-image: url("../images/book-img-border.png");
  height: 243px;
  width: 342px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
}

#section-content {
  background-image: url("../images/background-contacts.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  min-height: 877px;
}

.book-slider-img {
  padding: 4px;
}

.book-slider-img-up {
  margin-bottom: 26px;
}

.book-page-1 {
  background-image: url("../images/book-page-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 599px;
  height: 880px;
  padding: 126px 0px 0px 137px;
  float: right;
}

.book-page-2 {
  background-image: url("../images/book-page-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 599px;
  height: 880px;
  padding: 126px 0px 0px 65px;
}

.book-frame {
  background-image: url("../images/book-frame.png");
  width: 390px;
  height: 640px;
  padding: 40px 24px 24px 24px;
}
.book-page-1 .carousel-inner {
  height: 520px;
}
.book-page-2 .carousel-inner {
  height: 520px;
}

.carousel-control-book {
  width: 40% !important;
  align-items: end !important;
  opacity: 1 !important;
  top: 110%;
}

.carousel-control-next-icon {
  background-image: url("../images/carousel-arrow-right.png");
  width: 37px;
  height: 21.43px;
  margin-left: 10px;
}

.carousel-control-prev-icon {
  background-image: url("../images/carousel-arrow-left.png");
  width: 37px;
  height: 21.43px;
  margin-right: 10px;
}

.book-carousel-nav-text {
  font-family: "King EdwardC";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  color: #413729;
}

.book-carousel-nav-prev-text {
  margin-right: -50px;
}

.book-carousel-nav-next-text {
  margin-left: -50px;
}

#section-buy-ticket {
  background-image: url("../images/background-lx.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 120px;
  margin: 0 auto;
}

.carousel-control-calendar {
  width: 5%;
  opacity: 1;
}

.calendar-day-item {
  background-image: url("../images/calendar-item-1.png");
  width: 128px;
  height: 128px;
  background-size: cover;
  font-family: "King EdwardC";
  font-weight: 400;
  font-style: normal;
  color: #413729;
}

.calendar-day-item:hover {
  background-image: url("../images/calendar-item-2.png");
  color: #e3c5a0;
}
.calendar-day-item.selected {
  background-image: url("../images/calendar-item-2.png");
  width: 128px;
  height: 128px;
  color: #e3c5a0;
}

.calendar-day-item.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: no-drop;
}

.calendar-item-day {
  font-size: 43px;
  line-height: 49px;
  margin-bottom: 0px;
  margin-top: 10px;
}

button:disabled {
  opacity: 0.5;
  pointer-events: none;
}

#section-buy-ticket .error {
  color: brown;
  margin-bottom: 5px;
}

.calendar-item-mounth {
  font-size: 17px;
  line-height: 10px;
  margin-bottom: 5px;
}

#calendar-day-carousel .carousel-inner {
  width: 90%;
  left: 5%;
}

.buy-ticket-form {
  width: 896px;
  padding-bottom: 10px;
  text-align: center;
  margin: 20px auto;
  background: #f0e8d9;
  border: 1px solid #4f4332;
  font-family: "KorinnaCTT";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #413729;
}

.buy-ticket-form-time {
  font-size: 24px;
  font-weight: bold;
  margin-left: 60px;
}
.buy-ticket-form-item-price {
  font-size: 28px;
}

.ticket .name {
  margin-top: 6px;
}
.buy-ticket-form-total {
  float: right;
}

#section-contacts {
  background-image: url("../images/background-lx.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 80px;
  width: 100%;
}

#section-contacts p,
a {
  font-family: "KorinnaCTT";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  align-items: center;
  color: #413729;
  line-height: 1.3;
  text-decoration: none;
}

#section-contacts .img-ico {
  width: 29px;
  margin-bottom: 16px;
}

.feedback-form-inner {
  background-image: url("../images/contact-form-border.png");
  height: 165px;
  width: 454px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: -6px;
  margin-left: -6px;
  padding-top: 18px;
}

.feedback-form-justify-content-feedback {
  justify-content: flex-end !important;
}
.feedback-form-justify-content-map {
  justify-content: flex-start !important;
}
.feedback-form-btn-feedback {
  margin-left: 51%;
}
.feedback-form-map-feedback {
  margin-left: 24%;
}

.feedback-form {
  width: 444px;
  height: 153px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f0e8d9;
  border: 1px solid #4f4332;
}

.btn-contact {
  background-image: url("../images/background-contact-link-sprite.png");
  height: 59px;
  width: 172px;
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
}
.btn-contact a {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  padding-top: 18px;
  color: #4f4332;
  background: none;
  border: none;
  margin: 0 auto;
  font-family: King EdwardC;
}

.btn-contact:hover {
  background-position: 0px -60px;
}

.btn-contact:hover input {
  color: #e3c5a0;
}
.btn-contact:hover a {
  color: #e3c5a0;
}

.btn-contact input {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  padding-top: 18px;
  color: #4f4332;
  background: none;
  border: none;
  margin: 0 auto;
  font-family: King EdwardC;
}

#section-contacts .btn-contact {
  margin-top: 20px;
  margin-bottom: 80px;
}

#section-contacts .feedback-title {
  font-family: "King EdwardC";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  align-items: center;
  color: #413729;
}

.castle-input {
  border: none;
  width: 187px;
  height: 26px;
  background: rgba(79, 67, 50, 0.22);
  padding: 10px;
}

#section-contacts .castle-textarea {
  margin-top: 8px;
  border: none;
  width: 400px;
  height: 52px;
  background: rgba(79, 67, 50, 0.22);
}

.user-rule-label {
  font-size: 12px;
}
.user-rule-label a {
  font-size: 10px;
}

#page-content {
  overflow-y: hidden;
}
.map-container {
  margin-top: -100px;
}
footer {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  padding-bottom: 10px;
}

footer a {
  text-decoration: none;
  color: #e3c5a0;
}
footer h3 {
  font-size: 1.3rem;
}
footer h4 {
  font-size: 1rem;
}
footer hr {
  margin: 0.5rem 0;
}
footer .phone {
  margin-bottom: 0px;
}
.padding-left-right-0px {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.btn-action {
  background-image: url("../images/background-contact-link-sprite.png");
  height: 59px;
  width: 172px;
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  color: #4f4332;
}
.btn-action input {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  padding-top: 18px;
  color: #4f4332;
  background: none;
  border: none;
  margin: 0 auto;
  font-family: King EdwardC;
  cursor: pointer;
}

.btn-action:hover {
  background-position: 0px -60px;
  color: #e3c5a0;
}

.btn-action:hover input {
  color: #e3c5a0;
}
.btn-action-a {
  display: block;
  padding-top: 16px;
}
.btn-action:hover .btn-action-a {
  color: #e3c5a0;
}

.registration-form {
  font-family: KorinnaCTT;
  color: #4f4332;
  font-size: 16px;
}
.registration-form legend {
  font-family: King EdwardC;
  text-align: center;
}
.control-group {
  margin-bottom: 10px;
}
.btn-tapiau {
  border: none;
  background-color: transparent;
}
.registration-form input {
  background-color: rgba(79, 67, 50, 0.22) !important;
}

.list-group {
  margin-top: 20px;
}

.list-group-item {
  background: #f0e8d9;
}
.input-form {
  background: #f0e8d9;
  padding: 20px;
}
.com-users-profile__multifactor {
  display: none;
}
.mod-login-logout__button {
  margin-left: 15px;
  margin-top: -4px;
}
.mod-login-logout__login-greeting {
  margin-bottom: 10px;
}
.page-content-revizitu p {
  font-size: 20px !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.mt-4-custom {
  margin-top: 1.5rem;
}
.ticket-history-form {
  padding-top: 120px;
}
.badge {
  font-size: 1rem;
}
.font-size-1rem {
  font-size: 1rem;
}
.createsuccess-info {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 40px;
}
.createsuccess-info-list {
  font-size: 1.5rem;
  margin-bottom: 40px;
}

.nav-bar-user-toggle-icon {
  font-size: 20px;
  cursor: pointer;
}

.user-menu {
  background-color: #e3c5a0;
  right: 0;
  left: unset !important;
}

.user-menu a {
  color: #524558;
}

.user-menu a:active {
  background-color: transparent;
}

.mobile-menu-toggle {
  font-size: 20px !important;
}

nav {
  padding-top: 15px;
}

#header .link {
  text-decoration: none;
  color: #e3c5a0;
}

#header .link:hover {
  color: #fff;
}

#header button.link {
  border: none;
  background: none;
  margin-left: 10px;
  font-family: "KorinnaCTT";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  padding: 0;
  margin-top: -1px;
}

.com-content-article__body .section-content-long #book-carousel-text {
  margin-top: 120px;
}

.universal-bg {
  background-image: url(../images/background-universe.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#mobile-list-objects {
  list-style: none;
  padding: 0;
}

#mobile-list-objects li {
  margin-bottom: 5px;
  margin-left: 10px;
}

#mobile-list-objects li a {
  text-decoration: underline;
  color: #212529;
}

#mobile-list-objects li .show-in-map {
  display: inline-block;
  padding: 0 15px;
  font-size: 24px;
  margin-left: 10px;
}

.in-develop {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.in-develop .text {
  border-radius: 10px;
  margin-top: 25px;
  background-color: #e3c5a0;
  padding: 35px 25px;
  color: #212529;
  font-size: 25px;
  text-align: center;
}

/*@media  @media  @media  @media  @media  @media  @media  @media  @media  @media  @media  @media*/

@media (min-width: 991px) {
  nav .collapse.menu {
    display: block;
    margin-top: 15px;
  }
}

@media (max-width: 1200px) {
  #section-contacts {
    background-image: url("../images/background-lg.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 80px;
    width: 100%;
    height: 1200px;
  }
  #section-buy-ticket {
    background-image: url("../images/background-lg.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 120px;
    margin: 0 auto;
  }

  #calendar-day-carousel .carousel-inner {
    width: 100%;
    left: 0%;
  }
}

@media (max-width: 991px) {
  .com-content-article__body #book-carousel-text {
    margin-top: 120px;
  }

  #section-content {
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
    background-size: cover !important;
  }
  .com-content-article__body .article-text {
    margin-top: 0;
  }

  .btn-main-menu {
    margin: 15px auto;
  }
  .mobile-padding-top-bottom-40 {
    padding: 40px 0px;
  }

  .registration-form {
    min-height: 1000px !important;
  }

  .book-page-1 {
    background-image: url(../images/book-page-1-mobile.png);
    float: none;
    margin: 0 auto;
    width: 546px;
    padding: 126px 0px 0px 80px;
  }
  .book-page-2 {
    background-image: url("../images/book-page-2-mobile.png");
    margin: 0 auto;
    width: 546px;
  }

  #section-content {
    background-image: url("../images/background-lg.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    width: 100%;
  }

  #section-contacts {
    background-image: url(../images/background-md.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 70px;
    width: 100%;
    margin-left: 0%;
    height: 1200px;
  }

  .feedback-form-justify-content-feedback {
    justify-content: center !important;
  }
  .feedback-form-justify-content-map {
    justify-content: center !important;
  }
  .feedback-form-btn-feedback {
    margin: 0 auto;
  }
  .feedback-form-map-feedback {
    margin: 0 auto;
  }
  #section-contacts .btn-contact {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .feedback-form-inner {
    background-image: none;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 18px;
  }
  .feedback-form {
    width: 90%;
    height: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f0e8d9;
    border: 1px solid #4f4332;
  }
  #section-contacts .castle-textarea {
    margin-top: 8px;
    border: none;
    width: 90%;
    height: 52px;
    background: rgba(79, 67, 50, 0.22);
  }
  .castle-input {
    border: none;
    width: 90%;
    height: 26px;
    background: rgba(79, 67, 50, 0.22);
    padding: 10px;
    margin: 5px;
  }

  .buy-ticket-form-border {
    background-image: none;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px;
  }
  .buy-ticket-form {
    width: 100%;
    height: 100%;
  }

  #section-buy-ticket {
    background-image: url("../images/background-md.png");
    padding-top: 120px;
  }
  .ticket {
    margin-bottom: 1px;
  }
  .buy-ticket-form-border .mt-4-custom {
    margin: 0px;
  }

  .menu {
    display: block !important;
    position: fixed;
    left: -100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    transition: all 250ms;
    z-index: 1000;
    width: 100%;
    padding-top: 25px;
  }

  .menu .mobile-close-menu {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 32px;
  }

  .menu.show {
    left: 0;
  }

  .map-container {
    margin-top: 0px;
  }
}

@media (max-width: 576px) {
  #page-content {
    overflow-x: hidden;
  }

  .container-padding-0 {
    padding: 0px;
  }
  .book-page-1 {
    background-image: url(../images/book-page-1-mobile.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 60px 0px 90px 0px;
    float: none;
    width: 441px;
    height: 640px;
    background-position: center top;
  }
  .book-page-2 {
    background-image: url("../images/book-page-2-mobile.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 441px;
    padding: 100px 30px 90px 30px;
    height: 665px;
    margin-top: -50px;
    background-position: center top;
  }
  .book-page-1 .carousel-inner {
    height: 460px;
  }
  .book-page-2 .carousel-inner {
    height: 455px;
  }
  .book-frame {
    background-image: none;
    width: 370px;
    margin: auto;
    height: 100%;
    padding: 0 20px;
  }

  .page-content-slider-img {
    display: none;
  }
  .book-slider-img-up,
  .book-slider-img-down {
    margin-bottom: 0px;
    padding: 0;
  }
  .book-slider-img {
    width: 90% !important;
    margin: 0 auto;
  }
  .carousel-control-book {
    width: auto !important;
    align-items: end !important;
    opacity: 1 !important;
    top: 0;
    bottom: 0;
    display: flex;
  }

  .carousel-control-prev {
    padding-left: 10px;
  }

  .carousel-control-next {
    padding-right: 10px;
  }

  #section-content {
    background-image: url("../images/background-universe.png");
    padding-top: 20px;
    background-repeat: repeat;
    height: 100%;
  }

  #section-content {
    /*  background-attachment: fixed;
  background-position: center;
  background-position-y: 120px;
  height: 800px;*/
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .section-content-long {
    height: 100% !important;
  }
  .section-content-long .carousel-inner {
    height: 100% !important;
    padding-bottom: 20px;
  }

  #section-content .carousel-inner {
    height: 100%;
  }

  #section-contacts {
    background-image: url(../images/background-universe.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    width: 100%;
    margin-left: 0%;
  }
  #section-contacts .float-left,
  .float-right {
    float: none;
  }
  #section-contacts .img-ico {
    display: none;
  }
  .ticket .name {
    font-size: 14px;
  }
  .buy-ticket-form-item-price {
    font-size: 18px;
  }

  #section-buy-ticket .carousel-control-calendar {
    display: none;
  }

  #section-buy-ticket {
    background-image: url("../images/background-universe.png");
    padding-top: 80px;
    background-repeat: repeat;
    height: 100%;
    padding-bottom: 60px;
    margin-bottom: 20px;
  }

  .book-page-2 .page-content-text {
    font-size: 13px;
    line-height: 15px;
  }

  .book-page-1 .page-content-title,
  .book-page-2 .page-content-title {
    font-size: 30px;
  }

  .com-content-article__body #book-carousel-text {
    margin-top: 0px;
  }

  #book-carousel-text {
    padding: 0 10px;
  }
}

@media (max-width: 436px) {
  .book-page-1,
  .book-page-2 {
    width: 350px;
  }

  .book-page-1 {
    height: 570px;
  }

  .book-page-2 {
    height: 579px;
    padding: 78px 0px 0px 0px;
  }

  .book-frame {
    width: 349px;
    height: 460px;
  }

  .book-page-1 .carousel-inner {
    height: 430px;
  }

  .book-page-2 .carousel-inner {
    height: 430px;
  }
}

@media (max-width: 360px) {
  /*.carousel-inner{
    height: 426px;
  }*/
  .book-page-1 .carousel-inner {
    height: 420px;
  }
  .book-page-2 .carousel-inner {
    height: 420px;
  }
}
