.check-in-content-page {
  width: 100%;

  margin-top: 5px;

  padding: 1px 0 1px;

  text-align: justify;

  background-color: #fcf8cb;

  border-radius: 10px;
}

.oplata-content-page {
  width: 100%;

  margin-top: 5px;

  padding: 1px 0;

  text-align: justify;

  background-color: #fcf8cb;

  border-radius: 10px;
}

#breadcrumbs {
  line-height: 14px;

  padding: 5px;

  margin: 0;

  font-size: 14px;
}

#breadcrumbs span {
  display: inline;

  color: #fe8605;

  font-size: 14px;
}

#breadcrumbs span a {
  font-family: 'Times New Roman', Times, serif;

  font-size: 14px;

  color: #585858;
}

#breadcrumbs .breadcrumb_last {
  font-family: 'Times New Roman', Times, serif;

  font-size: 14px;

  color: #585858;
}

.main-page-block {
  width: 100%;

  margin-top: 10px;

  padding: 1px;

  text-align: justify;

  background-color: #fcf8cb;

  border-radius: 5px;
}

.main-page-title {
  margin: 0px 5px 15px;

  color: #fcd988;

  border-radius: 5px;

  background: linear-gradient(to bottom, #686666, #1f191a);

  padding: 5px;

  text-align: center;

  font-size: 20px;

  font-family: Arial, Helvetica, Sans-Serif;

  text-transform: uppercase;
}

.main-page__border {
  border: 8px solid transparent;

  border-image: linear-gradient(to bottom, #fff1d4 0, #fedb73 100%);
}

.page-content {
  font-family: arial, helvetica, sans-serif;

  font-size: 18px;

  line-height: normal;

  letter-spacing: normal;

  padding: 0 5px 5px 5px;

  margin-top: 5px;
}

.page-content span {
  text-align: justify;
}

.page-content p {
  margin: 10px;
}

.page-content p {
  text-align: justify;

  text-indent: 27pt;
}

.page-content img {
  margin: 5px 10px 5px 5px;
}

.page-content a {
  color: #50250c;

  text-decoration: none;
}

table {
  margin-bottom: 0;
}

.page-content a:hover {
  text-decoration: underline;
}

.page-block-details {
  display: flex;

  font-size: 10px;

  line-height: 11px;

  margin-bottom: 5px;
}

.page-block-details p {
  font-family: 'Times New Roman', Times, serif;

  margin-left: 12px;

  margin-bottom: 0;

  color: grey;
}

.page-block-details p:first-child {
  padding-left: 5px;
}

.embed-responsive iframe {
  width: 100%;

  height: 200px;

  border-width: 2px;

  border-style: inset;

  border-color: initial;

  border-image: initial;
}

.block-rating {
  margin-top: 5px;

  margin-bottom: 10px;
}

.block-rating span {
  font-family: 'Times New Roman', Times, serif !important;

  font-size: 11px;

  color: #060606 !important;
}

.yasr-vv-stats-text-container {
  vertical-align: top !important;

  margin-left: 5px;
}

.block-rating .kk-star-ratings .kksr-muted {
  opacity: 1;
}

.yasr-star-rating {
  width: 120px !important;

  height: 24px !important;

  background-size: 24px !important;
}

.yasr-star-value {
  background-size: 24px !important;
}

.embed-responsive {
  height: 200px;

  width: 100%;
}

.embed-responsive iframe {
  width: 100%;

  height: 200px;
}

@media (max-width: 1025px) {
  .oplata-content-page {
    background-color: transparent;

    border-radius: 0;

    margin-top: 0;
  }

  .check-in-content-page {
    background-color: transparent;

    border-radius: 0;

    margin-top: 0;

    padding: 1px 0;
  }

  .page-block-path {
    padding-left: 37px;

    margin: 16px 0 0;

    font-size: 15px;
  }

  #breadcrumbs span a {
    font-size: 15px;
  }

  #breadcrumbs .breadcrumb_last {
    font-size: 15px;
  }

  .main-page-title {
    margin: 19px 0 18px;

    font-weight: 700;

    line-height: 18px;

    font-size: 16px;
  }

  .page-content p {
    margin: 14.4px 0;

    font-size: 14.4px;

    line-height: 16px;
  }

  .page-content p span {
    font-size: 14.4px;

    line-height: 16px;
  }

  .page-content img {
    padding: 10px;

    display: block;

    float: none;

    margin: 0 auto;

    box-sizing: content-box;
  }

  .yasr-vv-second-row-container {
    width: 95%;
  }

  .block-rating {
    margin-bottom: 18px;
  }

  .block-rating .yasr-vv-stats-text-container {
    display: inline;
  }

  .block-rating .yasr-vv-text-container {
    font-size: 12.48px;

    line-height: 25px;

    padding-left: 3px;

    line-height: 27px;
  }

  .page-block-details {
    font-size: 6px;

    line-height: 8px;

    margin-bottom: 0;

    margin-top: 10px;
  }

  .embed-responsive iframe {
    box-sizing: content-box;
  }

  .oplata-content-page .page-block-details p:first-child {
    padding-left: 0px;
  }

  .menu-right .menu-block-social {
    margin-bottom: 0;
  }
}
