@media screen and (max-width: 1800px) {
    .page-calendar__content-wrapper .container {
        margin: 0 auto;
        max-width: 1310px
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        width: 120px
    }
}

@media screen and (max-width: 1500px) {
    .page-calendar {
        padding:91px 0 150px
    }
}

@media screen and (max-width: 1350px) {
    .page-calendar__content-wrapper .container .section .items {
        width:auto
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        width: 80px
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        width: 350px
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        width: 160px
    }
}

@media screen and (max-width: 1200px) {
    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        width: 80px
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        width: 200px
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        width: 150px
    }
}

@media screen and (max-width: 1024px) {
    .page-calendar__form-wrapper {
        padding:0
    }

    .page-calendar__form-wrapper .container {
        margin: 0 auto 30px;
        max-width: 100%
    }

    .page-calendar__form-wrapper .container .calendar-form {
        margin: 0 auto;
        padding: 0 30px
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown {
        margin: 0 15px 0 0;
        width: auto
    }

    .page-calendar__form-wrapper .container .calendar-form .filters {
        background-color: #ba9765;
        border-radius: 2px;
        color: #fff;
        cursor: pointer;
        display: block;
        font-family: Ubuntu,sans-serif;
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 400;
        margin: 0 0 0 auto;
        padding: 20px 25px;
        text-align: center;
        text-transform: uppercase
    }

    .page-calendar__form-wrapper .container .calendar-form .filters.active {
        background-color: #f8cf86;
        color: #231f20
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper {
        margin: 0;
        width: 100%;
        z-index: 2
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list {
        display: none
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list.show {
        background-color: #fff;
        box-shadow: 0 12px 17px rgba(3,3,3,.1);
        display: block;
        left: 0;
        padding: 50px 30px 80px;
        position: absolute;
        top: 70px;
        width: 100%;
        z-index: 1
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs {
        margin: 0 0 50px;
        width: 100%
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs select {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search {
        margin: 0 0 50px;
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon .custom-style-2 {
        padding: 0 55px 0 20px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button {
        font-size: 80px;
        font-size: 5rem;
        overflow: hidden;
        padding: 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button .icon {
        margin: 0 -10px 0 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element {
        margin: 0 0 50px;
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element .select2-container,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element select {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes {
        margin: 0 0 50px;
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes .select2 {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon input {
        padding: 0 70px 0 20px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon span.icon {
        font-size: 70px;
        font-size: 4.375rem
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters {
        align-items: center;
        display: flex;
        justify-content: flex-start
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a {
        color: #c4122f;
        display: inline-block;
        font-family: Ubuntu,sans-serif;
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: 400;
        line-height: 100%;
        margin: 0 0 60px;
        padding: 0 0 0 60px;
        position: relative;
        text-transform: uppercase
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a:before {
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e906";
        font-family: icomoon!important;
        font-size: 40px;
        font-size: 2.5rem;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        left: 0;
        line-height: 1;
        position: absolute;
        text-transform: none;
        top: 0
    }
	
    .page-calendar__content-wrapper {
        padding: 0
    }

    .page-calendar__content-wrapper .container {
        margin: 0;
        max-width: 100%
    }

    .page-calendar__content-wrapper .container .section {
        flex-flow: column nowrap
    }

    .page-calendar__content-wrapper .container .section .calendar-date {
        align-items: center;
        background-color: #ececec;
        border-top: 1px solid #959494;
        height: 130px;
        margin: 0;
        min-width: 100%;
        padding: 0 0 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one {
        flex: 0 0 90px;
        width: 90px
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one .day-number {
        font-size: 75px;
        font-size: 4.6875rem
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-two .day-words {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .page-calendar__content-wrapper .container .section .items {
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item {
        align-items: flex-start;
        flex-flow: column nowrap;
        font-size: 26px;
        font-size: 1.625rem;
        justify-content: center;
        padding: 40px 0
    }

    .page-calendar__content-wrapper .container .section .items .item:last-of-type {
        border-bottom: 0
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        height: 50px;
        justify-content: flex-start;
        margin: 0 auto 40px;
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        margin: 0 auto 50px;
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__description__author,.page-calendar__content-wrapper .container .section .items .item__description__name,.page-calendar__content-wrapper .container .section .items .item__description__start-time {
        max-width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__description__start-time {
        font-size: 26px;
        font-size: 1.625rem
    }

    .page-calendar__content-wrapper .container .section .items .item__description__name {
        font-size: 37px;
        font-size: 2.3125rem
    }

    .page-calendar__content-wrapper .container .section .items .item__description__author {
        font-size: 26px;
        font-size: 1.625rem
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        font-size: 26px;
        font-size: 1.625rem;
        margin: 0 auto 55px;
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__location__scene {
        display: inline;
        padding: 0 20px 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__location__address {
        display: inline
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons {
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a {
        flex: 1 0 auto;
        height: 85px;
        width: auto
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a.bg-white {
        margin: 0 25px 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a.bg-gray,.page-calendar__content-wrapper .container .section .items .item__buttons a.bg-red {
        margin: 0
    }
}

@media screen and (max-width: 640px) {
    .page-calendar {
        padding:14.21875vw 0 23.4375vw
    }
	
	.page-calendar__form-wrapper .container {
        margin: 0 auto 4.6875vw
    }

    .page-calendar__form-wrapper .container .calendar-form {
        padding: 0 4.6875vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown {
        margin: 0;
        padding: 0
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown {
        height: 10.625vw;
        width: 64.0625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block,.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls {
        height: 10.625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls .calendar-select {
        height: auto;
        line-height: 1
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls .calendar-select i {
        font-size: 4.6875vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .date {
        font-size: 7.03125vw;
        line-height: 10.625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .calendar-select .icon {
        font-size: 2.5vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters {
        border-radius: .3125vw;
        font-size: 3.75vw;
        padding: 3.125vw 3.90625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list.show {
        box-shadow: 0 1.875vw 2.65625vw rgba(3,3,3,.1);
        padding: 7.8125vw 4.6875vw 12.5vw;
        top: 10.9375vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs {
        margin: 0 0 7.8125vw;
        padding: 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search {
        margin: 0 0 7.8125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon .custom-style-2 {
        padding: 0 8.59375vw 0 3.125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button {
        font-size: 12.5vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button .icon {
        margin: 0 -1.5625vw 0 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element {
        margin: 0 0 7.8125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon input {
        padding: 0 8.59375vw 0 3.125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon span.icon {
        font-size: 10.9375vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a {
        font-size: 3.4375vw;
        line-height: 100%;
        margin: 0 0 9.375vw;
        padding: 0 0 0 9.375vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a:before {
        font-size: 6.25vw;
        left: 0;
        top: 0
    }

    .page-calendar__content-wrapper .container .section .calendar-date {
        height: 20.3125vw;
        padding: 0 0 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one {
        flex: 0 0 14.0625vw;
        width: 14.0625vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one .day-number {
        font-size: 11.71875vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-two {
        height: 9.375vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-two .day-words,.page-calendar__content-wrapper .container .section .calendar-date .part-two .week {
        font-size: 3.28125vw;
        line-height: 1
    }

    .page-calendar__content-wrapper .container .section .items .item {
        font-size: 4.0625vw;
        padding: 6.25vw 0
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        margin: 0 0 6.25vw;
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper i.icon {
        font-size: 7.8125vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        margin: 0 auto 7.8125vw;
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description__start-time {
        font-size: 4.0625vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description__name {
        font-size: 5.78125vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description__author {
        font-size: 4.0625vw
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        font-size: 4.0625vw;
        margin: 0 auto 8.59375vw;
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__location__scene {
        padding: 0 3.125vw 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons {
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a {
        height: 13.28125vw
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a.bg-white {
        margin: 0 3.90625vw 0 0
    }
}
.page-calendar {
    margin: 0 auto;
    max-width: 1700px;
    padding: 151px 0 150px;
    position: relative;
    width: 100%
}
.page-calendar__content-wrapper {
    padding: 0px;
    width: 100%;
	padding-top: 30px;
}

.page-calendar__content-wrapper .container {
    margin: 0;
    max-width: 100%;
    width: 100%
}

.page-calendar__content-wrapper .container .section {
    display: flex;
    position: relative
}

.page-calendar__content-wrapper .container .section .calendar-date {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 55px;
    justify-content: flex-start;
    margin: 0 20px 0 0;
    min-width: 150px;
    width: 230px
}

.page-calendar__content-wrapper .container .section .calendar-date .part-one {
    flex: 0 0 70px;
    width: 70px
}

.page-calendar__content-wrapper .container .section .calendar-date .part-one .day-number {
    font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    -o-font-feature-settings: "lnum";
    color: #231f20;
    font-family: Playfair Display,sans-serif;
    font-size: 54px;
    font-size: 3.375rem;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

.page-calendar__content-wrapper .container .section .calendar-date .part-two {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 100%
}

.page-calendar__content-wrapper .container .section .calendar-date .part-two .week {
    color: #959494;
    font-family: Ubuntu,sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 300;
    line-height: 28px
}

.page-calendar__content-wrapper .container .section .calendar-date .part-two .day-words {
    color: #231f20;
    font-family: Ubuntu,sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase
}

.page-calendar__content-wrapper .container .section .items {
    width: 1080px
}

.page-calendar__content-wrapper .container .section .items .item {
    align-items: center;
    border-bottom: 1px solid #959494;
    color: #959494;
    display: flex;
    flex-flow: row nowrap;
    font-family: Ubuntu,sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    justify-content: space-between;
    padding: 25px 0;
    text-align: left
}

.page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 120px
}

.page-calendar__content-wrapper .container .section .items .item__icon-wrapper i.icon:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #231f20;
    content: "\e90d";
    font-family: icomoon!important;
    font-size: 50px;
    font-size: 3.125rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.page-calendar__content-wrapper .container .section .items .item__description {
    padding: 0 20px 0 0;
    width: 450px
}

.page-calendar__content-wrapper .container .section .items .item__description a {
    display: inline-block
}

.page-calendar__content-wrapper .container .section .items .item__description a:hover h2 {
    color: #f8cf86
}

.page-calendar__content-wrapper .container .section .items .item__description__author,.page-calendar__content-wrapper .container .section .items .item__description__name,.page-calendar__content-wrapper .container .section .items .item__description__start-time {
    max-width: 280px
}

.page-calendar__content-wrapper .container .section .items .item__description__name {
    font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    -o-font-feature-settings: "lnum";
    color: #ba9765;
    font-family: Raleway,sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 900;
    text-transform: uppercase
}

.page-calendar__content-wrapper .container .section .items .item__location {
    padding: 0 20px 0 0;
    width: 200px
}

.page-calendar__content-wrapper .container .section .items .item__location__scene {
    text-decoration: underline;
    text-transform: uppercase
}

.page-calendar__content-wrapper .container .section .items .item__buttons {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 310px
}

.page-calendar__content-wrapper .container .section .items .item__buttons a.bg-gray,.page-calendar__content-wrapper .container .section .items .item__buttons a.bg-red {
    margin: 0 20px 0 0
}

.page-calendar__content-wrapper ul.pagination {
    padding: 100px 0 0
}
/* Style for the buy tickets button */
.buy-tickets-grabo {
  display: inline-block;
  background-color: #4CAF50;
  color: white;
  border: none;
  padding: 8px 16px;
  text-align: center;
  text-padding: center;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
/* Hover effect for the buy tickets button */
.buy-tickets-grabo:hover {
  background-color: #45a049;
  color: white; /* Add this line to keep the text color the same */
}

.buy-tickets-kupiBileti {
  display: inline-block;
  background-color: #cb34df;
  color: white;
  border: none;
  padding: 8px 16px;
  text-align: center;
  text-padding: center;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
/* Hover effect for the buy tickets button */
.buy-tickets-kupiBileti:hover {
  background-color: #af39bf;
  color: white; /* Add this line to keep the text color the same */
}

/* Style for the buy tickets button */
.buy-tickets-eventim {
  display: inline-block;
  background-color: #45c8ef;
  color: white;
  border: none;
  padding: 8px 16px;
  text-align: center;
  text-padding: center;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
/* Hover effect for the buy tickets button */
.buy-tickets-eventim:hover {
  background-color: #41bbdf;
  color: white; /* Add this line to keep the text color the same */
}

/* Style for the image container */
.image-container {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 50% 50%;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}

/* Style for the image */
.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

/* Hover effect for the image */
.image-container:hover img {
  transform: scale(1.2); /* Increase the scale value for a larger zoom effect */
}



@media screen and (max-width: 1800px) {
    .page-calendar__form-wrapper .container {
        margin:0 auto 110px;
        max-width: 1310px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters {
        display: none
    }

    .page-calendar__content-wrapper .container {
        margin: 0 auto;
        max-width: 1310px
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        width: 120px
    }
}

@media screen and (max-width: 1500px) {
    .page-calendar {
        padding:91px 0 150px
    }
}

@media screen and (max-width: 1350px) {
    .page-calendar__content-wrapper .container .section .items {
        width:auto
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        width: 80px
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        width: 350px
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        width: 160px
    }
}

@media screen and (max-width: 1200px) {
    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs select {
        width:240px!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search {
        margin: 0 20px 0 0;
        width: 240px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon {
        width: 240px!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element {
        margin: 0 20px 0 0;
        width: 240px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes {
        margin: 0 20px 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        width: 80px
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        width: 200px
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        width: 150px
    }
}

@media screen and (max-width: 1024px) {
    .page-calendar__form-wrapper {
        padding:0
    }

    .page-calendar__form-wrapper .container {
        margin: 0 auto 30px;
        max-width: 100%
    }

    .page-calendar__form-wrapper .container .calendar-form {
        margin: 0 auto;
        padding: 0 30px
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown {
        margin: 0 15px 0 0;
        width: auto
    }

    .page-calendar__form-wrapper .container .calendar-form .filters {
        background-color: #ba9765;
        border-radius: 2px;
        color: #fff;
        cursor: pointer;
        display: block;
        font-family: Ubuntu,sans-serif;
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 400;
        margin: 0 0 0 auto;
        padding: 20px 25px;
        text-align: center;
        text-transform: uppercase
    }

    .page-calendar__form-wrapper .container .calendar-form .filters.active {
        background-color: #f8cf86;
        color: #231f20
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper {
        margin: 0;
        width: 100%;
        z-index: 2
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list {
        display: none
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list.show {
        background-color: #fff;
        box-shadow: 0 12px 17px rgba(3,3,3,.1);
        display: block;
        left: 0;
        padding: 50px 30px 80px;
        position: absolute;
        top: 70px;
        width: 100%;
        z-index: 1
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs {
        margin: 0 0 50px;
        width: 100%
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs select {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search {
        margin: 0 0 50px;
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon .custom-style-2 {
        padding: 0 55px 0 20px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button {
        font-size: 80px;
        font-size: 5rem;
        overflow: hidden;
        padding: 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button .icon {
        margin: 0 -10px 0 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element {
        margin: 0 0 50px;
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element .select2-container,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element select {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes {
        margin: 0 0 50px;
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes .select2 {
        width: 100%!important
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon input {
        padding: 0 70px 0 20px
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon span.icon {
        font-size: 70px;
        font-size: 4.375rem
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters {
        align-items: center;
        display: flex;
        justify-content: flex-start
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a {
        color: #c4122f;
        display: inline-block;
        font-family: Ubuntu,sans-serif;
        font-size: 22px;
        font-size: 1.375rem;
        font-weight: 400;
        line-height: 100%;
        margin: 0 0 60px;
        padding: 0 0 0 60px;
        position: relative;
        text-transform: uppercase
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a:before {
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e906";
        font-family: icomoon!important;
        font-size: 40px;
        font-size: 2.5rem;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        left: 0;
        line-height: 1;
        position: absolute;
        text-transform: none;
        top: 0
    }

    .page-calendar__content-wrapper {
        padding: 0;
    }

    .page-calendar__content-wrapper .container {
        margin: 0;
        max-width: 100%
    }

    .page-calendar__content-wrapper .container .section {
        flex-flow: column nowrap
    }

    .page-calendar__content-wrapper .container .section .calendar-date {
        align-items: center;
        background-color: #ececec;
        border-top: 1px solid #959494;
        height: 130px;
        margin: 0;
        min-width: 100%;
        padding: 0 0 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one {
        flex: 0 0 90px;
        width: 90px
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one .day-number {
        font-size: 75px;
        font-size: 4.6875rem
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-two .day-words {
        font-size: 21px;
        font-size: 1.3125rem
    }

    .page-calendar__content-wrapper .container .section .items {
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item {
        align-items: flex-start;
        flex-flow: column nowrap;
        font-size: 26px;
        font-size: 1.625rem;
        justify-content: center;
        padding: 40px 0
    }

    .page-calendar__content-wrapper .container .section .items .item:last-of-type {
        border-bottom: 0
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        height: 50px;
        justify-content: flex-start;
        margin: 0 auto 40px;
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        margin: 0 auto 50px;
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__description__author,.page-calendar__content-wrapper .container .section .items .item__description__name,.page-calendar__content-wrapper .container .section .items .item__description__start-time {
        max-width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__description__start-time {
        font-size: 26px;
        font-size: 1.625rem
    }

    .page-calendar__content-wrapper .container .section .items .item__description__name {
        font-size: 37px;
        font-size: 2.3125rem
    }

    .page-calendar__content-wrapper .container .section .items .item__description__author {
        font-size: 26px;
        font-size: 1.625rem
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        font-size: 26px;
        font-size: 1.625rem;
        margin: 0 auto 55px;
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__location__scene {
        display: inline;
        padding: 0 20px 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__location__address {
        display: inline
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons {
        padding: 0 30px;
        width: 100%
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a {
        flex: 1 0 auto;
        height: 85px;
        width: auto
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a.bg-white {
        margin: 0 25px 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a.bg-gray,.page-calendar__content-wrapper .container .section .items .item__buttons a.bg-red {
        margin: 0
    }
}

@media screen and (max-width: 640px) {
    .page-calendar {
        padding:14.21875vw 0 23.4375vw
    }

    .page-calendar__form-wrapper .container {
        margin: 0 auto 4.6875vw
    }

    .page-calendar__form-wrapper .container .calendar-form {
        padding: 0 4.6875vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown {
        margin: 0;
        padding: 0
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown {
        height: 10.625vw;
        width: 64.0625vw
    }
	
    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block,.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls {
        height: 10.625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls .calendar-select {
        height: auto;
        line-height: 1
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls .calendar-select i {
        font-size: 4.6875vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .date {
        font-size: 7.03125vw;
        line-height: 10.625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .calendar-select .icon {
        font-size: 2.5vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters {
        border-radius: .3125vw;
        font-size: 3.75vw;
        padding: 3.125vw 3.90625vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list.show {
        box-shadow: 0 1.875vw 2.65625vw rgba(3,3,3,.1);
        padding: 7.8125vw 4.6875vw 12.5vw;
        top: 10.9375vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs {
        margin: 0 0 7.8125vw;
        padding: 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search {
        margin: 0 0 7.8125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon .custom-style-2 {
        padding: 0 8.59375vw 0 3.125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button {
        font-size: 12.5vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button .icon {
        margin: 0 -1.5625vw 0 0
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes,.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element {
        margin: 0 0 7.8125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon input {
        padding: 0 8.59375vw 0 3.125vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon span.icon {
        font-size: 10.9375vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a {
        font-size: 3.4375vw;
        line-height: 100%;
        margin: 0 0 9.375vw;
        padding: 0 0 0 9.375vw
    }

    .page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters a:before {
        font-size: 6.25vw;
        left: 0;
        top: 0
    }

    .page-calendar__content-wrapper .container .section .calendar-date {
        height: 20.3125vw;
        padding: 0 0 0 4.6875vw;
		margin-bottom: 20px;
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one {
        flex: 0 0 14.0625vw;
        width: 14.0625vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-one .day-number {
        font-size: 11.71875vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-two {
        height: 9.375vw
    }

    .page-calendar__content-wrapper .container .section .calendar-date .part-two .day-words,.page-calendar__content-wrapper .container .section .calendar-date .part-two .week {
        font-size: 3.28125vw;
        line-height: 1
    }

    .page-calendar__content-wrapper .container .section .items .item {
        font-size: 4.0625vw;
        padding: 6.25vw 0
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper {
        margin: 0 0 6.25vw;
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__icon-wrapper i.icon {
        font-size: 7.8125vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description {
        margin: 0 auto 7.8125vw;
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description__start-time {
        font-size: 4.0625vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description__name {
        font-size: 5.78125vw
    }

    .page-calendar__content-wrapper .container .section .items .item__description__author {
        font-size: 4.0625vw
    }

    .page-calendar__content-wrapper .container .section .items .item__location {
        font-size: 4.0625vw;
        margin: 0 auto 8.59375vw;
        padding: 0 4.6875vw
    }

    .page-calendar__content-wrapper .container .section .items .item__location__scene {
        padding: 0 3.125vw 0 0
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons {
        padding: 0 4.6875vw;
		padding-top: 12px;
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a {
        height: 13.28125vw
    }

    .page-calendar__content-wrapper .container .section .items .item__buttons a.bg-white {
        margin: 0 3.90625vw 0 0
    }
}
.page-calendar__form-wrapper {
    padding: 0 50px
}

.page-calendar__form-wrapper .container {
    margin: 0 0 110px;
    max-width: 1640px;
    position: relative
}

.page-calendar__form-wrapper .container .calendar-form {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    position: relative
}

.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown {
    margin: 0 40px 40px 0;
    width: 540px
}

.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown {
    width: 410px
}

.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .date {
    line-height: 1.2
}

.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .select-dropdown .block .controls {
    margin: 0
}

.page-calendar__form-wrapper .container .calendar-form .inputs.calendar-dropdown .inactive {
    color: #959494
}

.page-calendar__form-wrapper .container .calendar-form .filters {
    display: none
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper {
    margin: 0 0 40px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .clear-filters {
    display: none
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs {
    margin: 0;
    width: auto
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs select {
    width: 250px!important
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search {
    margin: 0 40px 0 0;
    width: 250px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon {
    width: 250px!important
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon .custom-style-2 {
    padding: 0 30px 0 20px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.search .input-icon button {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
    padding: 0
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.select2-element {
    margin: 0 40px 0 0;
    width: 250px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes {
    margin: 0 40px 0 0;
    width: 270px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.custom-select-checkboxes .select2 {
    width: 270px!important
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar {
    width: 130px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon {
    width: 130px!important
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon input {
    padding: 0 30px 0 20px
}

.page-calendar__form-wrapper .container .calendar-form .filters-wrapper .filters__list .inputs.calendar .input-icon span.icon {
    font-size: 40px;
    font-size: 2.5rem;
    right: 0
}
.select-dropdown {
    position: relative
}

.select-dropdown .block {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.select-dropdown .block .date {
    font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    -o-font-feature-settings: "lnum";
    color: #231f20;
    cursor: pointer;
    font-family: Playfair Display,sans-serif;
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%
}

.select-dropdown .block .date span {
    color: #959494;
    font-family: Playfair Display,sans-serif
}

.select-dropdown .block .controls {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between
}

.select-dropdown .block .controls a i {
    font-size: 24px;
    font-size: 1.5rem
}

.select-dropdown .options {
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 70px;
    width: 100%
}

.select-dropdown .options.show {
    display: block;
    z-index: 1
}

.select-dropdown .options ul {
    background-color: #fff;
    border: 1px solid #231f20;
    border-radius: 2px;
    height: 320px;
    list-style: none;
    overflow: auto;
    padding: 0 0 20px
}

.select-dropdown .options ul li {
    background-color: #fff;
    display: block;
    font-family: Playfair Display,sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    text-transform: uppercase
}

.select-dropdown .options ul li:first-of-type.separator {
    padding: 10px 20px
}

.select-dropdown .options ul li.separator {
    font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    -o-font-feature-settings: "lnum";
    align-items: center;
    color: #cecece;
    display: flex;
    font-family: Playfair Display,sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 400;
    justify-content: center;
    padding: 10px 20px;
    position: relative
}

.select-dropdown .options ul li.separator:after {
    border-top: 1px solid #cecece;
    content: "";
    flex: 1 0 20px;
    margin: 2px 0 0 15px;
    z-index: 2
}

.select-dropdown .options ul li.active a {
    background-color: #fef5e7;
    color: #231f20
}

.select-dropdown .options ul li a {
    color: #959494;
    display: block;
    height: 100%;
    padding: 5px 20px;
    width: 100%
}