.page-calendar .content-body {
  width: 100%;
  float: left;
  clear: left; }

.page-calendar .content-sidebar-right {
  width: 30%;
  float: left; }
  .page-calendar .content-sidebar-right img {
    max-width: 100%; }

.view-id-calendar {
  font-family: "Exo2Medium";
  font-size: 14px; }
  .view-id-calendar .group-wrap {
    width: 47%;
    float: left;
    margin-bottom: 30px; }
    .view-id-calendar .group-wrap:nth-child(2n) {
      padding-left: 3%; }
    .view-id-calendar .group-wrap:nth-child(2n + 1) {
      clear: left; }
  .view-id-calendar h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px; }
  .view-id-calendar .calendar-item {
    padding: 20px 0 20px;
    border-bottom: 1px dashed #ccc;
    clear: both;
    float: left; }
    .view-id-calendar .calendar-item:first-child {
      padding-top: 0; }
    .view-id-calendar .calendar-item:last-child {
      border-bottom: 0; }
  .view-id-calendar .row {
    clear: both;
    padding-bottom: 10px; }
  .view-id-calendar .date-display-range {
    margin-right: 10px; }
  .view-id-calendar .title {
    font-weight: bold; }
    .view-id-calendar .title.sold_out {
      font-weight: normal; }
  .view-id-calendar .left {
    width: 130px;
    float: left; }
    .view-id-calendar .left.last_call {
      font-weight: bold; }
    .view-id-calendar .left .duration {
      display: inline-block;
      font-size: 13px;
      line-height: 1;
      padding-top: 16px;
      text-transform: uppercase;
      height: 15px;
      width: 100%;
      padding-left: 22px;
      padding-top: 1px;
      background: url(../images/ico-duration.png) center left no-repeat; }
    .view-id-calendar .left .price {
      margin-top: 10px;
      font-size: 13px;
      line-height: 1;
      width: 100%;
      text-transform: uppercase;
      display: inline-block;
      height: 15px;
      padding-left: 22px;
      background: url(../images/ico-price.png) center left no-repeat; }
  .view-id-calendar .right {
    float: left; }
  .view-id-calendar .book {
    margin-top: 5px; }
    .view-id-calendar .book a {
      display: inline-block;
      color: white;
      background-color: gray;
      width: 122px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      padding: 10px 0; }
      .view-id-calendar .book a:hover {
        background-color: #c7c68d; }
      .view-id-calendar .book a.sold_out {
        color: gray;
        background-color: white;
        border: 0.1px solid gray; }
      .view-id-calendar .book a.last_call {
        background-color: orange; }

.ty_page {
  background-image: url(../images/ty_bg.jpg);
  padding: 0 !important;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .ty_page.ty_subscribe {
    background-image: url(../images/ty_bg_subscribe.jpg); }
  .ty_page #content {
    margin: 0 auto;
    width: auto; }
    .ty_page #content #content-title {
      font-size: 4rem;
      text-align: center; }
    .ty_page #content .content-body {
      margin-top: 2rem;
      text-align: center; }
      .ty_page #content .content-body .desc {
        color: white;
        font-size: 1.3rem; }
      .ty_page #content .content-body .action {
        color: white;
        text-decoration: none;
        letter-spacing: 2px;
        display: inline-block;
        padding: 5px 47px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        background-color: #ffc02d;
        text-transform: uppercase;
        font-weight: bold;
        line-height: 40px;
        border-radius: 5px; }
        .ty_page #content .content-body .action:hover {
          background-color: #e9ae2b; }

iframe {
  max-width: 100%; }
  @media screen and (max-width: 480px) {
    iframe {
      height: auto; } }

#block-vebforma form .form-item {
  float: left;
  margin-right: 10px; }

#block-vebforma form .js-form-type-textfield input,
#block-vebforma form .js-form-type-email input {
  float: left;
  width: 150px; }

#block-vebforma form .form-actions {
  width: 150px;
  clear: unset;
  float: left;
  padding: 0;
  margin-top: 1em; }

#block-vebforma form .js-form-type-checkbox {
  float: none;
  width: 100%;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #block-vebforma form .js-form-type-checkbox input {
    width: auto;
    padding: 0;
    margin-right: 20px; }
  #block-vebforma form .js-form-type-checkbox label {
    width: 100%;
    font-weight: normal;
    font-size: 12px;
    font-family: unset; }

#block-vebforma form .webform-button--submit {
  background-color: #B36C0D;
  font-weight: bold;
  color: #fff;
  width: 150px; }

@media screen and (max-device-width: 800px) {
  .page-calendar .view-id-calendar .group-wrap,
  .page-calendar .content-body,
  .page-calendar .content-sidebar-right {
    width: 100%;
    float: none; } }

/*# sourceMappingURL=maps/additionals.css.map */
