@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&amp;subset=cyrillic,greek,greek-ext,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Lato:700,900");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:400,500,700");
@font-face {
  font-family: "birstonas";
  src: url("../fonts/birstonas.eot");
  src: url("../fonts/birstonas.eot?#iefix") format("embedded-opentype"), url("../fonts/birstonas.woff") format("woff"), url("../fonts/birstonas.ttf") format("truetype"), url("../fonts/birstonas.svg#birstonas") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "birstonas" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "birstonas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-back-arrow:before {
  content: "\61"; }

.call_to_action {
  position: absolute;
  left: 35px;
  top: 10px;
  transition: 1s;
  width: 0px;
  height: 30px;
  background-color: #173581;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.call_to_action a {
  visibility: hidden;
  opacity: 0;
  line-height: 30px; }

.booking_hover {
  z-index: 5; }

@media only screen and (min-width: 767px) {
  .booking_hover:hover .call_to_action {
    width: 100px; }
  .booking_hover:hover .call_to_action a {
    padding: 0 20px;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 1s linear;
    color: #EEF2F7; } }

@media print {
  #socialHolder,
  .social-sharing,
  .lang-block,
  .login,
  .search-block,
  .side-menu,
  .prew-page,
  .admin-bar-cont {
    display: none; }
  a[href]:after {
    content: none !important; } }

body {
  font-family: Roboto;
  color: #757575;
  font-size: 16px;
  line-height: 1.528571; }

@media only screen and (max-width: 770px) {
  .booking-div {
    display: block;
    position: relative; }
  .object-book {
    position: relative;
    clear: both;
    margin-top: 28px !important;
    display: table;
    float: left;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7em !important;
    max-width: 350px;
    border-radius: 25px;
    font-weight: bold;
    text-align: center;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 40px !important;
    height: 26px !important; }
  .object-book:hover {
    float: left;
    line-height: 1.7em !important;
    height: 26px !important; }
  .object-book > span {
    text-align: center;
    display: table-cell;
    vertical-align: middle; }
  #booking_search_div {
    display: none; } }

@media only screen and (min-width: 770px) {
  .object-book {
    display: none; } }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Ubuntu', sans-serif;
  color: #312783; }

a {
  color: #312783; }

a:focus, a:hover {
  color: #afcb08;
  text-decoration: underline; }

.calendar-cont .view-all-objects a, a.order-link {
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='$blue', GradientType=0 ); }

.view-all-objects a:hover, .view-all-objects a:focus, a.order-link:hover,
a.btn-link.ajax-pgng-events:hover, a.btn-link.ajax-pgng-events:focus,
.calendar-cont .view-all-objects a:hover, .calendar-cont .view-all-objects a:focus {
  background: #afcb08;
  color: white;
  text-decoration: none; }

.reg_err {
  border-bottom: 1px solid red !important; }

header {
  height: 97px;
  margin: auto;
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  background: white;
  left: -9999px;
  right: -9999px;
  border-bottom: 1px solid #ebebeb; }

header > .row {
  max-width: 1180px;
  margin: auto; }

header .logo {
  max-height: 96px;
  min-width: 190px;
  height: 96px;
  padding-left: 0px; }

header .logo a {
  height: 96px;
  width: 100%;
  position: relative; }

header .logo img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

#map-listings a:focus {
  text-decoration: none;
  outline: 0; }

header #top-nav > li > a {
  height: 53px;
  color: #312783;
  display: inline-block;
  line-height: 50px;
  padding: 2px 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-box-shadow: 0 0 1px transparent;
  -moz-box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: none; }

header #top-nav > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #afcb08;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

header #top-nav > li.active > a {
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -o-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #353795 100%);
  background: linear-gradient(to bottom, #005d97 0%, #353795 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='#353795', GradientType=0 ); }

header #top-nav > li > a:hover, header #top-nav > li > a:focus, header #top-nav > li > a:active {
  color: white;
  text-decoration: none; }

header #top-nav > li > a:hover:before, header #top-nav > li > a:focus:before, header #top-nav > li > a:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

header #top-head-nav {
  height: 43px;
  margin-left: 10px; }

header #top-head-nav > li > a {
  color: rgba(0, 0, 0, 0.54);
  font-family: 'Ubuntu', sans-serif;
  padding: 0 10px;
  margin-right: 10px;
  line-height: 43px;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-box-shadow: 0 0 1px transparent;
  -moz-box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: none; }

header #top-head-nav > li > a:before, .lang-block > ul > li > a:before, .login a:before, .invalid a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #afcb08;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

header #top-head-nav > li.active > a {
  text-decoration: none;
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -o-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #353795 100%);
  background: linear-gradient(to bottom, #005d97 0%, #353795 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='#353795', GradientType=0 ); }

header #top-head-nav > li > a:hover, header #top-head-nav > li > a:focus, header #top-head-nav > li > a:active, .lang-block > ul > li:hover > a,
.invalid > ul > li:hover > a {
  color: white;
  text-decoration: none; }

header #top-head-nav > li > a:hover:before, header #top-head-nav > li > a:focus:before, header #top-head-nav > li > a:active:before,
.lang-block > ul > li:hover > a:before, .lang-block > ul > li > a:hover:before, .login a:hover:before, .invalid a:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

.not-found-cont {
  margin-bottom: 55px;
  max-width: 1280px;
  width: 100%;
  padding-top: 9px;
  margin: 29px auto; }

.dropdown-menu > li > a {
  display: block;
  padding: 0px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  height: 50px;
  line-height: 50px; }

ul.dropdown-menu > li > a:hover {
  background: #afcb08;
  color: white;
  text-decoration: none; }

ul.nav li:hover > ul.dropdown-menu {
  display: block;
  padding: 0px 0;
  margin: -1px 0 0; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0;
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -o-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #353795 100%);
  background: linear-gradient(to bottom, #005d97 0%, #353795 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='#353795', GradientType=0 ); }

.dropdown-menu > .active > a:hover {
  background: #afcb08;
  color: white;
  text-decoration: none; }

.lang-block ul li:hover ul, .lang-block ul li a:hover ul {
  max-height: 150px;
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.3);
  border: 1px solid #ebebeb; }

.lang-block {
  z-index: 999;
  display: block;
  position: relative;
  float: right; }

.lang-block ul {
  list-style: none;
  margin: 0;
  padding-right: 20px;
  position: relative;
  float: right;
  display: block;
  margin-bottom: 4px;
  padding-left: 10px; }

.lang-block ul ul {
  overflow-y: hidden;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  max-height: 0;
  width: calc(100%);
  padding: 0;
  background: white;
  position: absolute;
  top: 43px; }

.lang-block ul li {
  padding: 0 0px 0 0;
  position: relative;
  width: calc(100% - -9px);
  height: 43px;
  position: relative;
  min-width: 105px; }

.lang-block ul ul li {
  padding: 0 0px;
  width: 100%;
  height: auto; }

.lang-block ul li a img {
  margin-right: 8px;
  position: absolute;
  right: 0;
  top: 11px; }

.lang-block ul li ul li a img {
  top: -1px; }

.lang-block a {
  display: block;
  position: relative;
  line-height: 30px;
  width: 100%;
  color: rgba(0, 0, 0, 0.54);
  font-family: 'Ubuntu', sans-serif;
  padding: 0 10px;
  margin-right: 20px;
  line-height: 46px;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lang-block a:hover {
  color: #dddddd;
  text-decoration: none; }

.lang-block ul ul a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-box-shadow: 0 0 1px transparent;
  -moz-box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 21px;
  line-height: 21px;
  margin-right: 0px; }

.lang-block ul ul a:hover {
  color: white; }

.lang-block ul ul a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #afcb08;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.lang-block ul ul a:hover:before, .lang-block ul ul a:focus:before, .lang-block ul ul a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.lang-block a span.icon {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.lang-block span.icon {
  position: absolute;
  right: 11px;
  top: 9px;
  font-size: 11px;
  color: white; }

.lang-block span.icon:before {
  font-family: "ltic2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lang-block a.more-langs.chevron {
  line-height: initial; }

.lang-block a.more-langs.chevron:hover span {
  background: none; }

#my-menu .flag {
  margin-top: -4px;
  margin-right: 10px; }

header .login {
  float: right;
  font-family: 'Ubuntu', sans-serif;
  color: #312783;
  font-style: italic;
  font-size: 13px;
  line-height: 0;
  /* overflow: hidden; */
  height: 54px; }

header .invalid {
  float: right;
  font-family: 'Ubuntu', sans-serif;
  color: #312783;
  font-style: italic;
  font-size: 13px;
  line-height: 0;
  /* overflow: hidden; */
  height: 54px; }

header .login ul,
header .invalid ul {
  list-style: none;
  padding-left: 0px; }

header .login i {
  color: #757575;
  margin-right: 10px;
  border: 1px solid #757575;
  border-radius: 100%;
  padding: 2px;
  width: 19px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

header .login ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 0px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

header .login ul ul > li > a {
  display: block;
  padding: 0px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  font-style: normal; }

header .login ul ul > li a:hover {
  background: #afcb08;
  color: white;
  cursor: pointer; }

header .login a, header .invalid a {
  color: rgba(0, 0, 0, 0.54);
  font-family: 'Ubuntu',sans-serif;
  padding: 0 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-box-shadow: 0 0 1px transparent;
  -moz-box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: none;
  line-height: 43px; }

header .login a:hover {
  text-decoration: none;
  color: white; }

header .login a:hover i {
  color: white;
  border-color: white; }

header .login > ul > li {
  position: relative; }

header .login > ul > li:hover ul {
  display: block; }

.search-block {
  height: 28px;
  margin-top: 0;
  width: 150px;
  float: right;
  margin-top: 7px;
  margin-right: 15px; }

.search-block input, .search-block input:focus {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  background: #ebebeb;
  border: 0px;
  height: 28px;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  text-align: left;
  padding: 0 20px 0 15px; }

.search-block input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-align: right;
  font-style: italic; }

.search-block input::-moz-placeholder {
  /* Firefox 19+ */
  text-align: right;
  font-style: italic; }

.search-block input:-ms-input-placeholder {
  /* IE 10+ */
  text-align: right;
  font-style: italic; }

.search-block input:-moz-placeholder {
  /* Firefox 18- */
  text-align: right;
  font-style: italic; }

.search-block .input-group-btn button, .search-block .input-group-btn button:focus {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  padding: 0 10px;
  border: 0;
  background: #ebebeb;
  height: 28px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  outline: 0;
  padding: 0 20px 0 10px;
  color: #818181; }

.search-block .input-group-btn button span {
  font-size: 13px;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1); }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0; }

.dropdown-submenu:hover > a:after {
  border-left-color: #555; }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline; }

.content {
  margin-top: 97px; }

.swiper-container {
  width: 100%;
  height: calc(100vh - 97px); }

.swiper-container .container {
  position: absolute;
  bottom: 52px;
  left: -9999px;
  right: -9999px; }

.swiper-slide {
  overflow: hidden;
  text-align: center; }

.swiper-slide > img.image {
  max-width: inherit;
  height: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  -o-object-fit: cover;
  object-fit: cover; }

.swiper-slide > .container {
  position: absolute;
  top: 0;
  margin-top: 0;
  background: none;
  border: 0;
  height: auto;
  left: -9999px;
  right: -9999px;
  padding-left: 100px; }

.swiper-slide .content {
  position: absolute;
  font-size: 20px;
  max-width: 50%;
  line-height: 1.2;
  color: white;
  text-shadow: 1px 1px 2px #969696;
  font-family: 'Ubuntu', sans-serif;
  border: 0;
  height: max-content;
  top: 0;
  bottom: 0;
  margin: auto; }

.swiper-slide .content h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 25px;
  color: white; }

.swiper-slide .content a {
  float: left;
  border: 0px solid #312783;
  border-radius: 30px;
  height: 53px;
  padding: 0px 90px;
  line-height: 51px;
  margin-top: 27px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: white;
  font-size: 17px;
  background: white;
  text-shadow: none;
  text-transform: uppercase;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -o-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #353795 100%);
  background: linear-gradient(to bottom, #005d97 0%, #353795 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='#353795', GradientType=0 );
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75); }

.swiper-slide .content a:hover {
  background: #afcb08;
  color: white;
  border-color: #afcb08;
  text-decoration: none; }

.widget-list-item .swiper-pagination-fraction {
  color: white;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 1px 1px 2px #969696; }

.calendar-cont .view-all-objects a, a.order-link {
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005d97', endColorstr='$blue', GradientType=0); }

.view-all-objects a, a.btn-link.ajax-pgng-events, a.order-link {
  float: left;
  border: 1px solid #312783;
  border-radius: 30px !important;
  height: 53px;
  padding: 0px 38px;
  padding-right: 38px;
  padding-left: 38px;
  line-height: 51px;
  margin-top: 42px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
  z-index: 1; }

.widget-list-item .swiper-container .navigation {
  position: relative;
  width: 124px;
  height: 42px;
  float: right; }

.widget-list-item .swiper-button-next, .widget-list-item .swiper-container-rtl .swiper-button-prev,
.widget-list-item .swiper-button-prev, .widget-list-item .swiper-container-rtl .swiper-button-next {
  right: -27px;
  background-image: none;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  text-shadow: 1px 1px 2px #969696;
  font-size: 29px;
  z-index: 9999 !important; }

.widget-list-item .swiper-container .swiper-button-next, .widget-list-item .swiper-container .swiper-container-rtl .swiper-button-prev,
.widget-list-item .swiper-container .swiper-button-prev, .widget-list-item .swiper-container .swiper-container-rtl .swiper-button-next {
  background-image: none;
  margin-top: 0;
  top: 0; }

.widget-list-item .swiper-button-next:before, .widget-list-item .swiper-container-rtl .swiper-button-prev:before {
  content: "\e080"; }

.widget-list-item .swiper-container .swiper-button-prev, .widget-list-item .swiper-container .swiper-container-rtl .swiper-button-next {
  left: 0px;
  position: absolute; }

.widget-list-item .swiper-container .swiper-button-next, .widget-list-item .swiper-container .swiper-container-rtl .swiper-button-prev {
  right: 0px;
  position: absolute; }

.widget-list-item .swiper-button-prev:before, .widget-list-item .swiper-container-rtl .swiper-button-next:before {
  content: "\e079"; }

.widget-list-item .swiper-button-next:hover:before, .widget-list-item .swiper-container-rtl .swiper-button-prev:hover:before,
.widget-list-item .swiper-button-prev:hover:before, .widget-list-item .swiper-container-rtl .swiper-button-next:hover:before {
  color: #afcb08; }

.widget-list-item .swiper-container .swiper-pagination-fraction {
  bottom: 5px; }

h3.this-title {
  margin-bottom: 23px;
  font-size: 37px;
  color: #312783;
  font-weight: normal;
  text-transform: uppercase; }

h3.this-title a:hover {
  text-decoration: none; }

.widget-list-item > div {
  box-sizing: border-box; }

/* CALENDAR */
.events-calendar {
  background-color: #fff;
  font-weight: bold;
  font-size: 13px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: 1px solid #ebebeb;
  padding-bottom: 13px !important;
  padding-left: 2px !important;
  padding-right: 2px !important; }

.events-calendar-padding {
  padding-top: 10px; }

.month-name {
  font-size: 20px;
  color: #312783 !important;
  text-align: center;
  background-color: #fff;
  margin: 0 0 0px;
  padding-bottom: 8px;
  border: 1px solid #ebebeb;
  border-bottom: 0;
  height: 55px;
  width: calc(100%); }

.arrow-r, .arrow-l {
  cursor: pointer; }

.arrow-r:hover, .arrow-l:hover {
  color: #afcb08; }

.month-name a {
  color: #312783; }

.month-name a.day-link {
  position: relative;
  width: 100%;
  display: block; }

.month-name a.day-link:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* ratio of 1:1*/ }

.month-name a.day-link .day {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.month-name .main-month {
  display: inline-block;
  padding-top: 13px; }

body .month-name .month-text {
  text-decoration: none !important;
  border-color: transparent !important;
  font-weight: bold; }

.month-name .month-text a:hover {
  text-decoration: none;
  border-bottom: 2px solid #312783; }

.month-name.month-text a:focus {
  /*color: #ff4e50;*/
  border-bottom: 2px solid #312783; }

.month-name .arrow-l {
  display: inline-block;
  float: left;
  cursor: pointer;
  border-right: 1px solid #e8e8e8;
  padding: 0;
  font-size: 46px;
  height: 54px;
  width: 55px;
  line-height: 54px; }

.month-name .arrow-r {
  display: inline-block;
  float: right;
  border-left: 1px solid #e8e8e8;
  padding: 0;
  font-size: 46px;
  height: 54px;
  width: 55px;
  line-height: 54px; }

.event-list-cont .month-name .arrow-l,
.event-list-cont .month-name .arrow-r {
  width: 37px; }

.month-name li {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  color: #989898;
  font-size: 10px;
  padding-left: 5px !important;
  padding-right: 5px !important; }

.event-sidebar .events-calendar li {
  padding-bottom: 7px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
  padding-top: 0px; }

.events-calendar li a:hover {
  text-decoration: none; }

.events-calendar li.one {
  text-align: center;
  position: relative;
  padding-bottom: 10px; }

.events-calendar li.one.red {
  color: #ff4e50; }

.events-calendar li.one div.one {
  text-align: left; }

.widget-list-item .events-calendar li .day {
  background-color: #fff;
  text-align: center;
  font-size: 15px;
  color: #989898;
  position: relative;
  cursor: pointer;
  z-index: 1;
  font-weight: 700;
  line-height: 30px;
  font-family: 'Lato', sans-serif;
  height: 30px; }

.events-calendar li .day {
  background-color: #fff;
  text-align: center;
  font-size: 15px;
  color: #989898;
  position: relative;
  cursor: pointer;
  z-index: 1;
  font-weight: 700;
  line-height: 26px;
  font-family: 'Lato', sans-serif;
  height: 25px; }

.events-calendar li .day.full {
  background-color: #312783;
  color: #fff; }

.events-calendar li .day.today {
  background-color: #afcb08 !important;
  color: white !important; }

.events-calendar li .day.old.full {
  background-color: rgba(49, 39, 131, 0.5); }

.events-calendar li .day.empty {
  background-color: #fff;
  cursor: initial; }

.events-calendar li .day.empty:hover {
  background-color: transparent; }

.events-calendar li .day:hover, .events-calendar li .day.old.full:hover {
  background-color: #312783;
  color: #fff; }

.events-calendar li .today:hover {
  background-color: #afcb08 !important; }

.events-calendar li .events:after {
  bottom: 100%;
  left: 21px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #afcb08;
  border-width: 10px;
  margin-left: -10px; }

.events-calendar li .events {
  display: none;
  background-color: #afcb08;
  position: absolute;
  left: 0;
  top: 38px;
  padding: 10px 60px 15px 20px;
  z-index: 2; }

.events-calendar li .events .one {
  margin-bottom: 0 !important; }

.events-calendar li .events a {
  color: white;
  font-size: 14px;
  white-space: nowrap; }

.events-calendar li .events a:hover {
  text-decoration: underline; }

.events-calendar li.one:hover > .events {
  display: block; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -10px; }

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 9px;
  /*overflow: hidden;*/ }

.large-block-grid-1 > li {
  width: 100%;
  list-style: none; }

.large-block-grid-2 > li {
  width: 50%;
  list-style: none; }

.widget-list-item .large-block-grid-3 > li {
  height: 279px; }

.large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }

.widget-list-item .large-block-grid-4 > li {
  height: 297px; }

.large-block-grid-4 > li {
  width: 25%;
  list-style: none; }

.large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

.event-grid .photo {
  border: 1px solid #ebebeb; }

.event-grid a:hover .photo {
  -webkit-box-shadow: 0px 6px 9px 0px #c2c2c2;
  -moz-box-shadow: 0px 6px 9px 0px #c2c2c2;
  box-shadow: 0px 6px 9px 0px #c2c2c2; }

.objects-list-cont .view-all-objects {
  margin-top: 30px;
  margin-bottom: 20px; }

.objects-list-cont h1 {
  float: left; }

.view-all-objects a, a.btn-link.ajax-pgng-events {
  float: left;
  border: 1px solid #312783;
  border-radius: 30px !important;
  height: 53px;
  padding: 0px 38px;
  line-height: 51px;
  margin-top: 42px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #312783;
  font-size: 15px; }

.view-all-objects a:hover, .view-all-objects a:focus,
a.btn-link.ajax-pgng-events:hover, a.btn-link.ajax-pgng-events:focus,
.calendar-cont .view-all-objects a:hover, .calendar-cont .view-all-objects a:focus {
  background: #afcb08;
  color: white;
  text-decoration: none; }

/* events */
.events-list {
  min-height: 10vh;
  float: right;
  width: calc(100% + 20px); }

.widget-list-item .events-list {
  min-height: 10vh;
  width: calc(100% - 297px);
  float: right; }

.events-list .row.paging {
  position: absolute;
  bottom: 0;
  left: 50%; }

.events-list .row.paging .small-100.columns {
  position: relative;
  left: -50%; }

.event-list-cont .month-temp {
  display: inline-block; }

.event-container .back-to-list {
  padding: 9px 15px;
  color: #fff;
  font-size: 15px;
  background: #FE4E50;
  border-radius: 3px;
  border: 1px solid #fe4e50; }

.event-container .back-to-list:hover {
  text-decoration: none;
  background: #fff;
  color: #FE4E50; }

.event-container .backlink {
  margin-bottom: 25px; }

.event-list-cont .print {
  padding: 10px 2px 10px 5px;
  color: #989898;
  text-decoration: none; }

.event-list-cont .print:hover {
  color: #8ebe56; }

.other-event-category,
.other-event-category li,
.other-event-categoryi:before,
.other-event-category i:after {
  transition: all 0.25s ease-in-out; }

.other-event-category {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px; }
  .other-event-category li {
    font-size: 16px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 0px;
    z-index: 2;
    margin: 0 !important;
    line-height: 31px;
    animation: flipdown 0.5s ease both; }
  .other-event-category .title {
    margin-bottom: 5px; }
  .other-event-category i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 6px;
    left: -18px; }
  .other-event-category i:before,
  .other-event-category i:after {
    content: "";
    position: absolute;
    background-color: #B0CB1F;
    width: 3px;
    height: 9px; }
  .other-event-category i:before {
    transform: translate(-2px, 0) rotate(45deg); }
  .other-event-category i:after {
    transform: translate(2px, 0) rotate(-45deg); }
  .other-event-category input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0; }
  .other-event-category input[type=checkbox]:checked ~ li {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%); }
  .other-event-category input[type=checkbox]:checked ~ i:before {
    transform: translate(2px, 0) rotate(45deg); }
  .other-event-category input[type=checkbox]:checked ~ i:after {
    transform: translate(-2px, 0) rotate(-45deg); }

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg); }
  5% {
    opacity: 1; }
  80% {
    transform: rotateX(8deg); }
  83% {
    transform: rotateX(6deg); }
  92% {
    transform: rotateX(-3deg); }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg); } }

.event-list-cont .year-list div.testiniai {
  padding-bottom: 9px;
  font-style: italic;
  color: #757575;
  font-size: 17px;
  padding-top: 10px; }

.event-list-cont .year-list div.month-name {
  padding-bottom: 0;
  padding-top: 21px;
  color: #312783;
  border: 0;
  background: 0 0;
  text-align: left;
  margin-bottom: 9px;
  line-height: initial;
  font-weight: 600;
  font-family: Roboto;
  height: auto; }

.event-list-cont .year-list table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  margin-bottom: 5px; }

.event-list-cont .year-list {
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 30px;
  padding-top: 40px; }
  .event-list-cont .year-list .date-selection {
    margin-left: -15px; }
    .event-list-cont .year-list .date-selection > input {
      padding: 2px 10px;
      margin-left: 10px;
      border: 1px solid #ebebeb; }

.event-list-cont .year-list a,
.event-list-cont .year-list a:active,
.event-list-cont .year-list a:visited {
  color: #757575;
  text-decoration: none; }

.event-list-cont .year-list a:hover {
  color: #afcb08; }

.event-list-cont .year-list a i {
  font-size: 12px;
  float: left;
  line-height: 24px;
  margin-right: 18px; }

.event-list-cont .year-list a span {
  font-style: italic; }

.event-list-cont .year-list a:hover span {
  text-decoration: underline; }

.categories-filter {
  position: relative;
  margin-bottom: 28px; }

.custom-fancybox-close, .custom-modal-close {
  top: 10px !important;
  background-image: none !important;
  width: 38px !important;
  height: 38px !important;
  right: 10px !important; }

.custom-modal-close {
  position: absolute;
  right: 30px !important; }

.custom-fancybox-close:before, .custom-modal-close:before {
  position: absolute;
  width: 38px;
  height: 38px;
  background-color: #ebebeb;
  border-radius: 100%;
  border: 1px solid #757575;
  text-align: center;
  line-height: 36px;
  content: "\4f";
  font-size: 16px;
  color: #757575;
  font-family: "birstonas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.custom-fancybox-close:hover:before, .custom-modal-close:hover:before {
  background-color: #afcb08;
  color: white; }

.custom-fancybox-close img {
  display: none; }

.event-list-cont .year-list table tr th {
  color: rgba(0, 0, 0, 0.3);
  padding: 0px 0px;
  font-style: italic;
  font-family: 'Ubuntu',sans-serif;
  font-size: 12px; }

.event-list-cont .year-list table tr td {
  border: 1px #E8E8E8 solid;
  padding: 13px 20px;
  color: #312783; }

.event-list-cont .year-list table tr a {
  color: #312783 !important; }

.event-list-cont .year-list table tr:not(.th):hover, .news-list-div .editable-list li a:hover {
  -webkit-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.event-list-cont .events-list .one a {
  text-decoration: none;
  display: block; }

.calendar-cont .view-all-objects a {
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='$blue', GradientType=0 ); }

.event-list-cont .events-list .one a .name {
  font-family: Roboto;
  font-weight: 500; }

.event-list-cont .events-list .one a:hover .name {
  color: #312783; }

.event-list-cont .events-list .one .photo {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  text-align: center;
  overflow: hidden;
  height: 192px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.event-list-cont .events-list .one .photo figure {
  width: 100%;
  display: block;
  height: inherit;
  background-color: whitesmoke;
  text-align: initial;
  position: relative; }

.event-list-cont .events-list .one .photo .event-image {
  max-width: inherit;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-object-fit: cover;
  object-fit: cover; }

.event-list-cont .events-list .one a:hover .photo .event-image {
  opacity: 1;
  transform: translateX(-50%) scale(1.05, 1.05);
  -webkit-transform: translateX(-50%) scale(1.05, 1.05);
  -moz-transform: translateX(-50%) scale(1.05, 1.05);
  -ms-transform: translateX(-50%) scale(1.05, 1.05);
  -o-transform: translateX(-50%) scale(1.05, 1.05); }

.event-list-cont .events-list .one .photo .date .month {
  display: table-cell;
  vertical-align: middle; }

.event-list-cont .events-list .one .photo .date {
  display: table;
  min-height: 40px;
  position: absolute;
  left: 10px;
  z-index: 1;
  top: 10px;
  width: auto;
  padding: 7px 15px 3px;
  text-align: center;
  color: #312783;
  background-color: #fff;
  font-size: 14px;
  min-width: 0;
  transition-property: min-width;
  transition-duration: 0.4s;
  border-radius: 3px; }

.event-list-cont .events-list .one .recommended {
  text-transform: uppercase;
  padding: 2px 12px;
  text-align: center;
  background: #312783;
  color: #fff;
  width: 100%;
  font-size: 15px;
  font-family: Roboto;
  font-weight: 500;
  height: 31px;
  line-height: 29px;
  position: absolute;
  bottom: 0px; }

.event-list-cont .events-list .one .free-event {
  text-transform: uppercase;
  padding: 2px 12px;
  text-align: center;
  background: #afcb08;
  color: #fff;
  width: 100%;
  font-size: 15px;
  font-family: Roboto;
  font-weight: 500;
  height: 31px;
  line-height: 29px;
  position: absolute;
  bottom: 0; }

.event-list-cont .events-list .one .event-info ~ .event-info {
  bottom: 31px; }

/*   Mosaic Widgets*/
.short-div {
  height: 295px;
  overflow: hidden;
  position: relative;
  text-align: center; }

.short-div a {
  width: inherit;
  display: flex;
  height: inherit;
  background-color: whitesmoke;
  text-align: initial;
  position: relative; }

.short-div a > div {
  height: inherit; }

.short-div img {
  max-width: inherit;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  position: relative;
  display: inline-block; }

.news-big-item.short-div img {
  min-width: 100%;
  height: initial;
  min-height: 100%; }

.short-div .title-hold {
  position: absolute;
  bottom: 0;
  height: 80px;
  display: table;
  width: 100%;
  text-align: left;
  padding: 10px 30px;
  background-color: rgba(66, 66, 66, 0.5);
  -webkit-box-shadow: 0px -1px 3px 0px rgba(66, 66, 66, 0.5);
  -moz-box-shadow: 0px -1px 3px 0px rgba(66, 66, 66, 0.5);
  box-shadow: 0px -1px 3px 0px rgba(66, 66, 66, 0.5); }

.short-div.photo {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.short-div.photo:hover {
  -webkit-box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0.75); }

.short-div.photo:hover img {
  opacity: 1;
  transform: translateX(-50%) scale(1.05, 1.05);
  -webkit-transform: translateX(-50%) scale(1.05, 1.05);
  -moz-transform: translateX(-50%) scale(1.05, 1.05);
  -ms-transform: translateX(-50%) scale(1.05, 1.05);
  -o-transform: translateX(-50%), scale(1.05, 1.05); }

.short-div .title {
  display: table-cell;
  vertical-align: middle;
  color: white;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  font-size: 23px; }

.short-div .title.small {
  font-size: 18px; }

.two-line-height {
  height: 610px;
  overflow: hidden;
  position: relative;
  text-align: center;
  overflow: hidden; }

body .index-widgets > div .widget-list-item:nth-child(2) {
  margin-top: -120px;
  z-index: 1;
  position: relative; }

body .widget-list-item .mosaic-cont.container {
  background: white;
  border: 9px solid white;
  margin-bottom: 55px; }

.container {
  background: white;
  border: 20px solid white;
  border-top: 9px solid white;
  margin-bottom: 55px;
  max-width: 1280px;
  width: 100%;
  /* min-height: 46vh; */ }

.container.news-view {
  max-width: 1030px; }

.container .main-title {
  margin-bottom: 20px; }

.paragraphs > .paragraph > .container {
  background: none;
  border: 0;
  margin-bottom: 0;
  max-width: initial;
  width: initial; }

.paragraph > p {
  margin-bottom: 20px; }

.title-paragraph.first {
  padding-bottom: 10px;
  text-align: justify; }

.footer > .container {
  margin-bottom: 11px; }

.widget-list-item:nth-child(2n) .container {
  -webkit-box-shadow: 0px 0px 0px 1px #b7b7b74a;
  -moz-box-shadow: 0px 0px 0px 1px #b7b7b74a;
  box-shadow: 0px 0px 0px 1px #b7b7b74a;
  border: 19px solid white; }

.top-footer-block {
  display: grid;
  grid-template-columns: auto auto auto auto;
  margin-left: -15px;
  margin-right: -15px;
  grid-gap: 0 50px; }

.top-footer-block > div {
  width: 100%;
  list-style: none;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.top-footer-block > div.facebook-block {
  width: 100%;
  margin-top: 8px; }

.top-footer-block > div:last-child {
  margin-right: 0;
  padding-right: 0; }

.top-footer-block > div:first-child {
  margin-left: 0px;
  padding-left: 0; }

.top-footer-block > div, .top-footer-block > div p > a, .top-footer-block > div ul li a, .top-footer-block > div td, .top-footer-block > div th {
  color: #757575;
  font-family: Roboto;
  font-size: 13px;
  line-height: 26px; }

.top-footer-block > div td {
  padding-right: 5px; }

.top-footer-block > div p > a:hover, .top-footer-block > div ul li a:hover {
  color: #afcb08; }

.top-footer-block > div ul {
  padding: 0;
  margin: 0px; }

.top-footer-block > div ul li {
  display: block; }

.footer {
  border-top: 1px solid #ebebeb;
  padding-top: 19px; }

.footer h3.title {
  color: #312783;
  font-size: 14px;
  font-weight: bold;
  margin-top: 6px; }

.footer-top-block-line {
  height: 1px;
  background: rgba(49, 39, 131, 0.51);
  margin-top: 31px;
  margin-bottom: 40px; }

.bottom-footer-block > div {
  width: 33.333%;
  list-style: none;
  float: left;
  position: relative;
  min-height: 1px;
  font-size: 12px; }

.signature-menu ul {
  list-style: none;
  float: right; }
  .signature-menu ul li {
    float: left;
    margin-right: 15px; }
  .signature-menu ul li:last-child {
    margin-right: 0; }

.newsletter_submit {
  margin-top: 8px;
  display: inline-block;
  width: 100%; }

.newsletter_submit .err_msg {
  color: red;
  text-align: center;
  width: 100%; }

.news-list-newsletter .newsletter_submit .err_msg,
.news-list-newsletter .newsletter_submit .suc_msg {
  text-align: right;
  float: right; }

.newsletter-input .only-title {
  color: #312783;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px; }

.newsletter-input .only-title .big {
  font-size: 28px;
  font-weight: bold; }

.news-list-div {
  margin-top: 26px; }

.news-list h1 {
  padding-top: 12px; }

.news-list-newsletter {
  margin-top: 16px; }

.newsletter_submit button {
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #005d97), color-stop(100%, #312783));
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='$blue', GradientType=0 );
  border-radius: 30px;
  height: 53px;
  padding: 0px 38px;
  line-height: 51px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  font-size: 15px;
  border: 0;
  width: 100%;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75); }

.newsletter_submit.news-list button {
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
  background: -o-linear-gradient(top, transparent 0%, transparent 100%);
  background: -ms-linear-gradient(top, transparent 0%, transparent 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 100%);
  color: #312783;
  border: 1px solid #ebebeb;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0);
  width: auto;
  float: right;
  text-transform: uppercase;
  padding: 0 54px; }

.newsletter_submit.news-list button:hover {
  color: white; }

.newsletter_submit.news-list button i {
  margin-right: 20px; }

.newsletter_submit button:hover {
  background: #afcb08; }

.newsletter_submit button:focus {
  outline: 0; }

.newsletter-input div.email input {
  border-radius: 15px;
  background: #ebebeb;
  border: 0px;
  height: 28px;
  outline: 0;
  color: #312783;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  text-align: left;
  padding: 0 20px 0 15px;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 25px;
  height: 35px; }

.bottom-footer-block .title {
  float: left;
  color: #312783;
  font-family: Roboto;
  margin-right: 40px;
  line-height: 30px;
  font-size: 14px; }

.bottom-footer-block .social-block .icons a {
  color: white;
  background: #afcb08;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-right: 16px;
  display: inline-block;
  text-align: center;
  line-height: 30px; }

.bottom-footer-block .social-block .icons a:hover {
  background: #312783; }

.copyright {
  line-height: 30px;
  color: #757575;
  font-family: Roboto;
  text-align: center;
  font-size: 14px; }

.signature-menu a {
  line-height: 30px;
  color: #757575;
  font-family: Roboto; }

.signature-menu a:hover {
  color: #312783; }

.signature-menu > div:not(:last-child):after {
  content: "|";
  color: #757575;
  margin-right: 5px;
  margin-left: 10px; }

.signature-menu > div {
  display: inline-block; }

#map-listings .main-title, .event-list-cont .main-title {
  margin-bottom: 39px; }

.event-list-cont .main-title {
  padding-left: 15px;
  margin-bottom: 35px; }

#map-listings {
  margin-top: 20px; }

#map-listings .one-cont {
  height: 320px;
  background: white;
  border: 1px solid #ebebeb;
  padding: 9px;
  border-radius: 1px; }

#map-listings a:hover .one-cont {
  -webkit-box-shadow: 0px 6px 9px 0px #c2c2c2;
  -moz-box-shadow: 0px 6px 9px 0px #c2c2c2;
  box-shadow: 0px 6px 9px 0px #c2c2c2; }

#map-listings > .row {
  margin-right: -5px;
  margin-left: -5px; }

#map-listings [class*="block-grid-"] > li,
.events-calendar[class*="block-grid-"] > li {
  padding: 5px; }

.calendar-cont {
  width: 297px;
  float: left;
  padding-top: 9px; }

#map-listings .one-cont .photo {
  height: 201px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0; }
  #map-listings .one-cont .photo > div {
    background: #f7f7f7 url(../image/loader.gif) no-repeat center;
    overflow: hidden;
    height: 100%;
    background-position: center; }
  #map-listings .one-cont .photo > div:not(.swiper-container) {
    background-size: cover; }

.objects-list .one .info-col {
  padding-left: 0;
  padding-right: 0; }

#map-listings .one-cont .info-col .name {
  font-family: 'Ubuntu', sans-serif;
  color: #312783;
  font-size: 23px;
  height: 50px;
  line-height: 25px;
  margin-top: 15px;
  text-decoration: none !important;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden; }

#map-listings a:hover, #map-listings a:focus {
  text-decoration: none;
  outline: 0; }

#map-listings .one-cont .info-col .object-type {
  font-family: Roboto;
  color: #757575;
  margin-top: 7px;
  float: left;
  padding-left: 5px;
  width: calc(100% - 90px); }

.main-info .like-dislike-map {
  margin-top: 25px;
  float: right;
  padding-right: 5px;
  display: inline-block; }

.like-dislike-map {
  margin-top: 10px;
  float: right;
  padding-right: 5px;
  display: inline-block; }

.like-dislike.trigger {
  display: inline-block;
  font-size: 23px;
  margin-left: 10px; }
  .like-dislike.trigger input {
    display: none; }

.main-info .like-dislike input[type=checkbox]:checked + label {
  color: #312783; }

.like-dislike-map span {
  font-family: Roboto;
  color: #757575;
  margin-left: 5px; }

.like-dislike-map span.map_url:hover {
  color: #312783; }

.like-dislike-map span.count {
  font-size: 14px; }

.like-dislike-map .like-count:hover {
  color: #afcb08;
  cursor: pointer; }

.one-cont > .photo > div {
  background: #f7f7f7 url(../image/loader.gif) no-repeat center;
  overflow: hidden;
  height: 201px; }

.filter-selectors .select-box label {
  color: #312783;
  font-family: 'Ubuntu', sans-serif;
  cursor: pointer;
  font-weight: normal;
  font-size: 17px;
  padding-left: 28px;
  height: 32px; }
  .filter-selectors .select-box label i {
    margin-right: 7px; }

.filter-selectors .select-box label:hover {
  color: #afcb08; }

.filter-selectors .select-box {
  position: relative; }

.filter-selectors .select-box input {
  display: none; }

.filter-selectors .select-box input[type="checkbox"] + label span {
  position: absolute;
  margin: auto;
  left: 1px;
  top: 5px;
  width: 16px;
  height: 16px;
  border: 1px solid #312783;
  border-radius: 0px;
  box-shadow: inset 0px 0px 0px 1px rgba(49, 39, 131, 0.85);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(49, 39, 131, 0.85);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(49, 39, 131, 0.85);
  background-color: #fff;
  cursor: pointer; }

.filter-selectors .select-box input[type="checkbox"] + label:hover span {
  border-color: #afcb08;
  box-shadow: inset 0px 0px 0px 1px rgba(175, 203, 8, 0.85);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(175, 203, 8, 0.85);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(175, 203, 8, 0.85); }

.filter-selectors .select-box input[type="checkbox"]:checked + label span {
  background-color: #312783;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center; }

.filter-selectors .select-box input[type="checkbox"]:checked + label:hover span {
  background-color: #afcb08;
  border-color: #afcb08;
  box-shadow: inset 0 1px 3px #afcb08;
  -webkit-box-shadow: inset 0 1px 3px #afcb08;
  -moz-box-shadow: inset 0 1px 3px #afcb08; }

.filter-title {
  font-style: italic;
  padding-left: 28px;
  font-family: 'Ubuntu', sans-serif;
  color: #757575;
  margin-bottom: 8px; }

.filter-title i {
  position: absolute;
  left: 1px;
  top: 2px; }

.filter-selectors #recordsCount {
  display: none; }

.clear-btn {
  cursor: pointer;
  text-decoration: underline;
  color: #757575;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 24px;
  margin-left: 30px; }

.clear-btn:hover {
  color: #afcb08; }

#mini-map {
  height: 220px;
  position: relative;
  overflow: hidden; }

#mini-map canvas {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  border-radius: 5px; }

.pc-filter-box, .mini-map-filter {
  position: relative; }

.pc-filter-box .clear-filters button {
  outline: none !important;
  border-radius: 100px; }

.pc-filter-box .clear-filters button:hover {
  color: white;
  background: #afcb08; }

.mini-map-filter {
  margin-bottom: 27px;
  padding-right: 10px; }

form#filter-selectors-form-pc > div {
  margin-bottom: 20px; }

.manualfancybox {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: rgba(255, 0, 0, 0.9);
  color: white;
  border-radius: 5px;
  padding: 10px 15px;
  font-weight: 600;
  display: none; }

.cover_photo {
  height: calc(100vh - 131px);
  width: 100%;
  max-width: 100%;
  min-height: 230px;
  max-height: 480px;
  clear: both;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .cover_photo > a {
    position: absolute;
    width: 100%;
    height: 100%; }

.cover_photo > a {
  height: 100%; }

.cover_photo .tourism-big {
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-position: center;
  max-width: inherit;
  height: 100%;
  min-width: calc(100%);
  -o-object-fit: cover;
  object-fit: cover;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.breadcrumbs {
  float: right;
  list-style: none;
  font-size: 13px;
  font-style: italic;
  font-family: 'Ubuntu', sans-serif;
  margin-top: 4px;
  padding-right: 0px;
  text-align: right; }

.breadcrumbs a {
  color: rgba(0, 0, 0, 0.3); }

.breadcrumbs a:hover {
  color: #afcb08;
  text-decoration: none; }

.breadcrumbs li {
  display: inline-block; }

.breadcrumbs li:not(:last-child):after {
  content: "/";
  color: rgba(0, 0, 0, 0.3);
  margin-left: 2px;
  margin-right: 6px; }

.breadcrumbs li:first-child {
  color: #312783; }

.prew-page {
  cursor: pointer;
  font-family: 'Ubuntu', sans-serif;
  font-style: italic;
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 14px;
  float: left;
  padding-left: 15px; }

.prew-page i {
  margin-right: 8px;
  float: left;
  display: inline-block;
  padding-top: 2px;
  margin-bottom: -2px; }

.prew-page:hover {
  color: #afcb08; }

.view-object-cont .main-info, .view-object-cont .services {
  max-width: 910px;
  margin: auto; }

#gallery-cont a:hover {
  -webkit-box-shadow: 0px 2px 4px 0px #464444;
  -moz-box-shadow: 0px 2px 4px 0px #464444;
  box-shadow: 0px 2px 4px 0px #464444; }

.main-info .main-title, .content-block .main-title {
  font-family: 'Ubuntu', sans-serif;
  color: #312783;
  font-size: 30px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 33px;
  margin-bottom: 20px; }

.main-info .category_name {
  padding-left: 10px; }

.gallery-row {
  margin: 28px -6px 34px -6px; }

.tourism-accordion {
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0); }

.panel-group .panel + .panel {
  margin-top: 0px; }

.tourism-accordion .tourism-heading {
  height: 72px;
  padding-left: 30px; }

.tourism-accordion {
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb; }

.tourism-accordion:last-child {
  border-bottom: 1px solid #ebebeb; }

.tourism-accordion .tourism-title {
  line-height: 70px;
  position: relative;
  margin: 0;
  height: 72px; }

.tourism-accordion .tourism-title a[aria-expanded="true"] i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #312783; }

.tourism-accordion .tourism-title a i {
  color: #757575;
  font-size: 35px;
  position: absolute;
  top: 18px;
  transition: all 0.5s ease; }

.tourism-accordion .tourism-title a span {
  margin-left: 50px; }

.tourism-accordion .tourism-title a, .tourism-accordion .tourism-title a span {
  text-decoration: none !important; }

.tourism-accordion .panel-body {
  padding: 5px 30px 23px; }

.services h2.this-main-title {
  color: #312783;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  margin: 0;
  height: 96px;
  padding-left: 30px;
  line-height: 99px;
  font-size: 29px; }

.main-info .contact-block.info {
  border: 1px solid #ebebeb;
  padding: 10px 28px 27px; }

.main-info .contact-block {
  border: 1px solid #ebebeb;
  padding: 10px 28px; }

.main-info .contact-block.info.season-info {
  margin-bottom: 19px; }

.trourism-contact-row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.trourism-contact-row > div {
  padding-left: 10px;
  padding-right: 10px; }

.trourism-contact-row h2.this-main-title {
  line-height: 30px;
  font-size: 25px;
  color: #312783; }

.trourism-contact-row .contact-block a {
  color: #767676;
  position: relative;
  font-size: 15px;
  line-height: 30px; }

.trourism-contact-row .contact-block .tripadvisor a {
  width: 280px;
  border: 1px solid #00af87;
  height: 53px;
  display: inline-block;
  line-height: 51px;
  border-radius: 26px;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  margin-bottom: 10px; }

.trourism-contact-row .contact-block .bookingcom a {
  width: 280px;
  border: 1px solid #499fdd;
  height: 53px;
  display: inline-block;
  line-height: 51px;
  border-radius: 26px;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  margin-bottom: 10px; }

.trourism-contact-row .contact-block a i {
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 19px;
  color: #b2b2b2; }

.trourism-contact-row .contact-block a span {
  margin-left: 30px; }

.trourism-contact-row .contact-block a:hover {
  color: #afcb08; }

.trourism-contact-row .contact-block .contact_input,
.trourism-contact-row .contact-block .contact_textarea,
.trourism-contact-row .contact-block .contact_date {
  border-radius: 15px;
  background: #ebebeb;
  border: 0px;
  height: 28px;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  text-align: left;
  padding: 0 20px 0 15px;
  width: 100%;
  font-size: 13px;
  /*margin-top: 20px;*/
  color: #312783; }

.trourism-contact-row form > div {
  padding-top: 20px; }

.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%); }

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #afcb08;
  border-color: #afcb08; }

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  background-color: #afcb08;
  border-color: #afcb08; }

.datepicker table tr td.today:hover {
  color: #FFFFFF;
  background-color: #afcb08;
  border-color: #afcb08; }

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #afcb08;
  cursor: pointer;
  color: white; }

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
  border: solid 1px #efefef; }

.datepicker table thead tr th {
  border: 0; }

.datepicker table thead tr:first-child th:first-child,
.datepicker table thead tr:first-child th:last-child {
  border: 1px solid #efefef; }

.datepicker {
  padding: 9px;
  border-radius: 3px; }

.text-muted {
  color: red; }

.datepicker table td.old, .datepicker table td.new {
  color: white !important;
  border: 0 !important;
  pointer-events: none; }

.trourism-contact-row .contact-block .contact_textarea {
  height: 80px;
  padding: 5px 15px; }

.trourism-contact-row .contact-block .contact_input::-webkit-input-placeholder,
.trourism-contact-row .contact-block .contact_textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
  color: rgba(0, 0, 0, 0.45); }

.trourism-contact-row .contact-block .contact_input::-moz-placeholder,
.trourism-contact-row .contact-block .contact_textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  color: rgba(0, 0, 0, 0.45); }

.trourism-contact-row .contact-block .contact_input:-ms-input-placeholder,
.trourism-contact-row .contact-block .contact_textarea:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  color: rgba(0, 0, 0, 0.45); }

.trourism-contact-row .contact-block .contact_input:-moz-placeholder,
.trourism-contact-row .contact-block .contact_textarea:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  color: rgba(0, 0, 0, 0.45); }

.trourism-contact-row .contact-block .contact_input + span,
.trourism-contact-row .contact-block .contact_textarea + span,
.trourism-contact-row .contact-block .contact_date + span {
  visibility: hidden;
  position: absolute;
  top: 2px;
  font-size: 13px;
  font-style: italic;
  left: 30px;
  color: rgba(0, 0, 0, 0.45); }

.trourism-contact-row .contact-block .contact_input:not(:placeholder-shown) + span,
.trourism-contact-row .contact-block .contact_textarea:not(:placeholder-shown) + span,
.trourism-contact-row .contact-block .contact_date:not(:placeholder-shown) + span {
  visibility: initial; }

.apgavikas {
  display: none !important; }

.trourism-contact-row a.send-message {
  cursor: pointer;
  float: left;
  border: 0px solid #312783;
  border-radius: 30px;
  height: 53px;
  padding: 0px 90px;
  line-height: 51px;
  margin-top: 13px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: white;
  font-size: 15px;
  background: white;
  text-shadow: none;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -o-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #353795 100%);
  background: linear-gradient(to bottom, #005d97 0%, #353795 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='#353795', GradientType=0 );
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75); }

.trourism-contact-row a.send-message:hover {
  background: #afcb08;
  border-color: #afcb08;
  color: white;
  text-decoration: none; }

body .fancybox-overlay {
  background: rgba(49, 39, 131, 0.5); }

body .fancybox-wrap {
  margin-bottom: 100px; }

.fancybox-inner .title-con {
  background: linear-gradient(#005d97 0%, #353795 100%);
  color: white;
  padding-top: 34px;
  padding-left: 40px;
  padding-bottom: 17px; }

.fancybox-inner .title-con > .row {
  position: relative; }

.fancybox-inner .lightbox.image-link img {
  width: 100%;
  max-width: 718px;
  max-height: 1012px; }

.fancybox-inner .share-block {
  position: absolute;
  right: 0;
  bottom: -11px; }

.fancybox-inner #socialShare {
  max-width: 59px;
  margin-bottom: 0px; }

.fancybox-inner .title-con h1 {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
  color: white;
  min-height: 50px; }

.fancybox-inner .title-con .breadcrumbs {
  font-size: 13px; }

.fancybox-inner {
  border-radius: 3px; }

.event-content .photo > .lightbox > div {
  background: #f7f7f7 url(../birstonas/image/loader.gif) no-repeat center;
  overflow: hidden;
  height: 402px; }

.event-main-info {
  background: white;
  color: #757575;
  padding-top: 29px;
  padding-left: 38px;
  padding-bottom: 19px;
  padding-right: 38px;
  border-bottom: 1px solid rgba(49, 39, 131, 0.1); }

.event-single-cont .event-main-info,
.event-single-cont .event-date-info,
.event-single-cont .event-desc,
.event-single-cont .event-contact {
  padding-left: 0px;
  padding-right: 0px; }

.event-single-cont .event-calendar-btn {
  right: 0px; }

.event-date-info {
  min-height: 122px;
  background: white;
  color: #757575;
  padding: 29px 38px 19px;
  border-bottom: 1px solid rgba(49, 39, 131, 0.1);
  position: relative; }

#portfolio {
  background: #ebebeb; }
  #portfolio a {
    overflow: hidden;
    display: inherit; }
    #portfolio a img {
      max-width: inherit;
      height: 100%;
      margin-left: 50%;
      transform: translateX(-50%);
      min-width: calc(100% + 1px);
      -o-object-fit: cover;
      object-fit: cover;
      max-height: 50vh; }

#portfolio a:focus {
  outline: 0px; }

.event-main-info .price-title {
  color: #757575;
  font-weight: bold;
  font-family: Roboto, serif;
  float: left; }

.event-date-info .event-date-title {
  color: #757575;
  font-weight: bold;
  font-family: Roboto, serif; }

.event-main-info .price-title {
  line-height: 60px;
  margin-right: 16px; }

.event-main-info .event-price {
  color: #312783;
  font-size: 41px;
  float: left;
  font-weight: bold;
  line-height: 55px; }

.event-main-info .event-price span {
  font-size: 18px;
  line-height: 55px;
  height: 62px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500; }

.event-contact {
  padding-left: 38px;
  padding-right: 38px;
  border-bottom: 1px solid #ebebeb; }

.event-desc {
  padding: 14px 38px 23px;
  border-bottom: 1px solid #ebebeb; }

.event-single-cont .btn-share-turism.btn-share i,
.event-single-cont .social-sharing a,
.event-single-cont #socialShare a i {
  color: #757575; }

.event-single-cont .back-to-list {
  border: 1px solid #312783;
  color: #312783;
  border-radius: 30px;
  min-height: 53px;
  padding: 0px 49px;
  line-height: 51px;
  font-family: 'Ubuntu',sans-serif;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  background: white;
  margin-top: 30px; }

.event-single-cont .back-to-list:hover {
  background: #afcb08;
  border-color: #afcb08;
  color: white;
  text-decoration: none; }

.event-desc h2 {
  text-transform: capitalize; }

.event-main-info {
  font-family: 'Ubuntu',sans-serif;
  height: 112px; }

.event-main-info .event-date,
.event-main-info .event-time {
  text-align: center;
  margin-right: 36px; }

.event-main-info .month,
.event-main-info .time-title {
  font-weight: bold; }

.event-main-info .day,
.event-main-info .start-time {
  font-weight: bold;
  font-size: 49px;
  line-height: 44px; }

.event-main-info .day span {
  font-size: 16px;
  margin-left: 3px; }

.event-main-info a.tickets {
  border: 1px solid #ffffff;
  border-radius: 30px;
  height: 53px;
  padding: 0px 49px;
  line-height: 51px;
  margin-top: 0px;
  font-family: 'Ubuntu',sans-serif;
  font-weight: bold;
  color: white;
  font-size: 15px;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='$blue', GradientType=0 );
  text-shadow: none;
  text-transform: uppercase;
  display: inline-block; }

.event-calendar-btn {
  border: 1px solid #312783;
  color: #312783;
  border-radius: 30px;
  min-height: 53px;
  padding: 0px 49px;
  line-height: 51px;
  margin-top: 10px;
  font-family: 'Ubuntu',sans-serif;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  right: 38px;
  background: white; }

.event-calendar-btn .atcb-list {
  display: none; }

.event-calendar-btn:hover, .event-calendar-btn:hover .atcb-link {
  background: #afcb08;
  border-color: #afcb08;
  color: white;
  text-decoration: none;
  cursor: pointer; }

.atcb-link:hover {
  color: white; }

.atcb-link:focus, .atcb-link:hover {
  outline: 0;
  text-decoration: none;
  color: #312783; }

.event-main-info a.tickets:hover {
  background: #afcb08;
  border-color: #afcb08;
  color: white;
  text-decoration: none; }

.event-calendar-btn .atcb-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  visibility: initial !important; }

.event-calendar-btn .atcb-list li a {
  color: #312783; }

.event-calendar-btn:hover .atcb-list li a {
  color: white; }

.event-calendar-btn .atcb-list li a:hover {
  text-decoration: underline; }

.event-contact ul {
  list-style: none;
  padding-left: 0; }

.event-contact ul li {
  width: 100%;
  float: left;
  font-family: 'Ubuntu',sans-serif;
  margin-bottom: 7px;
  color: #757575; }

.event-contact .contact-info {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%; }

.event-contact .contact-info a {
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: calc(100% - 30px); }

.event-contact .contact-info i {
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
  width: 18px;
  float: left;
  line-height: 24px; }

.event-contact .contact-info span {
  display: block;
  font-size: 13px;
  font-style: italic;
  color: #757575; }

.event-navigation.left {
  position: absolute;
  z-index: 99999;
  background: white;
  left: calc(50% - 539px);
  top: 290px;
  width: 150px; }

.event-navigation .date {
  height: 100px; }

.event-navigation .date .month {
  color: #312783;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px; }

.event-navigation.left .date .month:before {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  margin-right: 20px; }

.event-navigation .date .month:hover {
  cursor: pointer;
  color: #afcb08; }

.event-navigation.right {
  position: absolute;
  z-index: 99999;
  background: white;
  right: calc(50% - 539px);
  top: 290px;
  width: 150px; }

.event-navigation.right .date .month:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  margin-left: 20px; }

.event-contact .contact-info a {
  color: #757575; }

.event-contact .contact-info a:hover {
  text-decoration: none;
  color: #afcb08; }

.event-category span {
  font-family: 'Ubuntu',sans-serif;
  font-size: 14px; }

.event-category span:not(:last-child):after {
  content: " /"; }

.editable-list .pic div {
  height: 201px;
  width: 100%;
  background: #f7f7f7 url(../image/loader.gif) no-repeat center;
  overflow: hidden; }

#result-cont .editable-list .pic div {
  height: 110px; }

#result-cont .editable-list .text {
  height: 110px; }
  #result-cont .editable-list .text .desc {
    color: #757575; }

#result-cont a#suggestion {
  cursor: pointer; }

.editable-list .new-date {
  text-align: right;
  color: #757575;
  font-family: 'Ubuntu',sans-serif;
  font-style: italic;
  font-size: 14px;
  margin-top: 6px; }

.news-list-div .editable-list .new-date {
  float: right;
  margin-top: 0; }

.editable-list .text {
  height: 200px; }

.editable-list .text .name,
.editable-list a:hover .text .name,
.editable-list a:focus .text .name {
  font-family: 'Ubuntu',sans-serif;
  font-size: 23px;
  margin-top: 0;
  color: #312783; }

.editable-list .text .paragraphs,
.editable-list a:hover .text .paragraphs,
.editable-list a:focus .text .paragraphs {
  color: #757575; }

.editable-list .text .category {
  position: absolute;
  bottom: 4px; }

.news-list-div .editable-list .text .category {
  width: calc(100% - 22px); }

.editable-list .text .category span {
  color: #757575;
  font-size: 14px; }

.news-list-div .editable-list .text .category span {
  float: left; }

.editable-list .text .category span:not(:first-child):before {
  content: "/";
  padding-left: 5px;
  padding-right: 5px; }

.editable-list .like-dislike {
  position: absolute;
  right: 0;
  bottom: 9px; }

.news-list-sub .newsletter-input .title {
  margin-left: 30px;
  font-family: Roboto, serif;
  font-size: 13px;
  line-height: 26px; }

.news-list-sub .newsletter-input .title .only-title {
  color: #312783;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px; }

.news-list-sub .newsletter-input .only-title .big {
  font-size: 28px;
  font-weight: bold; }

.news-list-sub .newsletter_submit {
  margin-top: 0px; }

.news-list-sub .newsletter-input div.email input {
  margin-bottom: 11px;
  margin-top: 26px;
  height: 28px; }

.newsletter-input .email-input-border {
  position: relative; }

.newsletter-input div.email input + span {
  visibility: hidden;
  position: absolute;
  top: 2px;
  font-size: 13px;
  font-style: italic;
  left: 17px;
  color: rgba(0, 0, 0, 0.45); }

.news-list-sub .newsletter-input div.email input + span {
  top: 6px;
  left: 17px; }

.newsletter-input div.email input:not(:placeholder-shown) + span {
  visibility: initial; }

.news-list-sub {
  margin-top: 31px; }

.news-list-sub > div {
  margin-bottom: 33px; }

input.comment-input,
textarea.comment-input {
  border-radius: 15px;
  background: #ebebeb;
  border: 0;
  height: 28px;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  text-align: left;
  padding: 0 20px 0 15px;
  width: 100%;
  font-size: 13px;
  color: #312783; }

input.comment-input + span, textarea.comment-input + span {
  visibility: hidden;
  position: absolute;
  top: -2px;
  font-size: 13px;
  font-style: italic;
  left: 15px;
  color: rgba(0, 0, 0, 0.45); }

.comment-write td {
  position: relative;
  min-height: 61px; }

input.comment-input:not(:placeholder-shown) + span,
textarea.comment-input:not(:placeholder-shown) + span {
  visibility: initial; }

input.comment-input.err,
textarea.comment-input.err {
  background: #ffdcdc;
  border: 1px solid #ff4e50 !important; }

table.comment-write {
  width: 100%;
  background: #ffffff;
  padding: 20px; }

table.comment-write span.table-title {
  font-size: 17px;
  font-weight: bold; }

table.comment-write #googleLoginBtn,
table.comment-write #facebookLoginBtn,
table.comment-write #googleLoginBtnCommentForm {
  padding: 8px 12px !important;
  margin-top: 21px;
  width: 100% !important; }

table.comment-write input[type="submit"] {
  display: inline-block;
  min-width: 120px;
  border: 1px solid #312783;
  border-radius: 30px;
  height: 53px;
  padding: 0px 90px;
  line-height: 51px;
  margin-top: 27px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #312783;
  font-size: 15px;
  background: white;
  text-shadow: none;
  text-transform: uppercase; }

a.comment-button.selected:hover,
a.comment-button, table.comment-write input[type="submit"], .members-cont input[type="submit"] {
  display: inline-block;
  min-width: 120px;
  border: 0 solid #312783;
  border-radius: 30px;
  height: 53px;
  padding: 0 30px;
  line-height: 51px;
  margin-top: 27px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: white;
  font-size: 15px;
  background: white;
  text-shadow: none;
  text-transform: uppercase;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -o-linear-gradient(top, #005d97 0%, #353795 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #353795 100%);
  background: linear-gradient(to bottom, #005d97 0%, #353795 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='#353795', GradientType=0 );
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  width: 280px;
  text-align: center; }

.members-cont input[type="submit"] {
  min-width: 140px;
  width: 100%;
  padding: 0 17px;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  margin-bottom: 15px; }

.members-cont .register {
  display: block; }

.form-zone .members-cont {
  padding-left: 5px; }

table.comment-write input[type="submit"] {
  margin-top: 10px; }

a.comment-button:hover,
a.comment-button.selected,
table.comment-write input[type="submit"]:hover,
table.comment-write input[type="submit"]:focus,
.members-cont input[type="submit"]:hover,
.members-cont input[type="submit"]:focus {
  background: #afcb08;
  color: white;
  border-color: #afcb08;
  text-decoration: none;
  outline: 0; }

table.comment-write label {
  font-style: italic;
  margin-left: 10px; }

.comment-info {
  width: calc(100% - 108px);
  display: inline-block;
  border-bottom: 1px solid #ebebeb;
  padding: 0px 35px 0px 0px;
  margin-bottom: 25px; }

.profile-pic {
  margin-bottom: 10px;
  max-width: 80px;
  border-radius: 50%; }

.comment-info .comment-title {
  font-size: 17px;
  display: inline-block;
  font-weight: bold;
  color: #757575; }

.comment-info .comment-date {
  font-size: 13px;
  display: block;
  float: right;
  font-style: italic;
  clear: right; }

.comment-info .comment-text {
  display: block;
  margin-top: 15px;
  color: #757575;
  margin-bottom: 60px;
  min-height: 72px; }

div#comment-error {
  color: #ff4e50;
  font-weight: bold;
  margin-bottom: 20px; }

div.comment-rate {
  color: #ff4e50;
  margin-top: 5px; }

span.comment-error {
  display: block; }

div.comments-title {
  font-size: 30px;
  color: #312783;
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 26px; }

div.comment-holder {
  /* background: #ffffff; */ }

div.comment-back-link {
  margin-top: 0.9375em;
  margin-left: 0.9375em; }

.comment-con {
  border: 1px solid #ebebeb;
  padding: 28px 0 40px 40px;
  margin-bottom: 34px;
  width: 100%;
  display: inline-block; }

.comment-user-info {
  width: 80px;
  margin-right: 28px;
  display: inline-block;
  float: left;
  color: #312783;
  font-style: italic;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px; }

.add-comment-offset {
  position: relative; }

.comment-holder .add-comment-offset h2, .comment-holder #comment-form {
  margin-left: 15px; }

.fb-btn-con {
  padding-right: 10px; }

.g-btn-con {
  padding-left: 9px; }

#facebookLoginBtn {
  background: #4267B2;
  color: white;
  border-radius: 5px;
  height: 38px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 7px 16px 7px 8px;
  width: auto;
  display: inline-block;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24); }
  #facebookLoginBtn span {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    border-radius: 3px;
    padding-right: 0;
    margin-right: 17px;
    text-align: center;
    line-height: 28px;
    padding-left: 5px;
    background: white; }
    #facebookLoginBtn span:after {
      content: "\f09a";
      color: #4267B2;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 22px;
      line-height: 30px; }
  #facebookLoginBtn:hover {
    cursor: pointer;
    background: white;
    color: #4267B2; }
    #facebookLoginBtn:hover span {
      background: #4267B2; }
      #facebookLoginBtn:hover span:after {
        color: white; }

#googleLoginBtn {
  background: white;
  color: #757575;
  border-radius: 5px;
  height: 38px;
  font-size: 14px;
  font-weight: 600;
  padding: 1px 16px 1px 1px;
  line-height: 36px;
  width: auto;
  display: inline-block;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.24); }
  #googleLoginBtn span {
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    border-radius: 3px;
    padding-right: 0;
    margin-right: 12px;
    text-align: center;
    line-height: 46px;
    background: white; }
    #googleLoginBtn span:after {
      content: "";
      display: inline-block;
      width: 18px;
      height: 18px;
      background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMTgiIGhlaWdodD0iMTgiCnZpZXdCb3g9IjAgMCA0OCA0OCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij48ZyBpZD0ic3VyZmFjZTEiPjxwYXRoIHN0eWxlPSIgZmlsbDojRkZDMTA3OyIgZD0iTSA0My42MDkzNzUgMjAuMDgyMDMxIEwgNDIgMjAuMDgyMDMxIEwgNDIgMjAgTCAyNCAyMCBMIDI0IDI4IEwgMzUuMzA0Njg4IDI4IEMgMzMuNjUyMzQ0IDMyLjY1NjI1IDI5LjIyMjY1NiAzNiAyNCAzNiBDIDE3LjM3MTA5NCAzNiAxMiAzMC42Mjg5MDYgMTIgMjQgQyAxMiAxNy4zNzEwOTQgMTcuMzcxMDk0IDEyIDI0IDEyIEMgMjcuMDU4NTk0IDEyIDI5Ljg0Mzc1IDEzLjE1MjM0NCAzMS45NjA5MzggMTUuMDM5MDYzIEwgMzcuNjE3MTg4IDkuMzgyODEzIEMgMzQuMDQ2ODc1IDYuMDU0Njg4IDI5LjI2OTUzMSA0IDI0IDQgQyAxMi45NTMxMjUgNCA0IDEyLjk1MzEyNSA0IDI0IEMgNCAzNS4wNDY4NzUgMTIuOTUzMTI1IDQ0IDI0IDQ0IEMgMzUuMDQ2ODc1IDQ0IDQ0IDM1LjA0Njg3NSA0NCAyNCBDIDQ0IDIyLjY2MDE1NiA0My44NjMyODEgMjEuMzUxNTYzIDQzLjYwOTM3NSAyMC4wODIwMzEgWiAiPjwvcGF0aD48cGF0aCBzdHlsZT0iIGZpbGw6I0ZGM0QwMDsiIGQ9Ik0gNi4zMDQ2ODggMTQuNjkxNDA2IEwgMTIuODc4OTA2IDE5LjUxMTcxOSBDIDE0LjY1NjI1IDE1LjEwOTM3NSAxOC45NjA5MzggMTIgMjQgMTIgQyAyNy4wNTg1OTQgMTIgMjkuODQzNzUgMTMuMTUyMzQ0IDMxLjk2MDkzOCAxNS4wMzkwNjMgTCAzNy42MTcxODggOS4zODI4MTMgQyAzNC4wNDY4NzUgNi4wNTQ2ODggMjkuMjY5NTMxIDQgMjQgNCBDIDE2LjMxNjQwNiA0IDkuNjU2MjUgOC4zMzU5MzggNi4zMDQ2ODggMTQuNjkxNDA2IFogIj48L3BhdGg+PHBhdGggc3R5bGU9IiBmaWxsOiM0Q0FGNTA7IiBkPSJNIDI0IDQ0IEMgMjkuMTY0MDYzIDQ0IDMzLjg1OTM3NSA0Mi4wMjM0MzggMzcuNDEwMTU2IDM4LjgwODU5NCBMIDMxLjIxODc1IDMzLjU3MDMxMyBDIDI5LjIxMDkzOCAzNS4wODk4NDQgMjYuNzE0ODQ0IDM2IDI0IDM2IEMgMTguNzk2ODc1IDM2IDE0LjM4MjgxMyAzMi42ODM1OTQgMTIuNzE4NzUgMjguMDU0Njg4IEwgNi4xOTUzMTMgMzMuMDc4MTI1IEMgOS41MDM5MDYgMzkuNTU0Njg4IDE2LjIyNjU2MyA0NCAyNCA0NCBaICI+PC9wYXRoPjxwYXRoIHN0eWxlPSIgZmlsbDojMTk3NkQyOyIgZD0iTSA0My42MDkzNzUgMjAuMDgyMDMxIEwgNDIgMjAuMDgyMDMxIEwgNDIgMjAgTCAyNCAyMCBMIDI0IDI4IEwgMzUuMzA0Njg4IDI4IEMgMzQuNTExNzE5IDMwLjIzODI4MSAzMy4wNzAzMTMgMzIuMTY0MDYzIDMxLjIxNDg0NCAzMy41NzAzMTMgQyAzMS4yMTg3NSAzMy41NzAzMTMgMzEuMjE4NzUgMzMuNTcwMzEzIDMxLjIxODc1IDMzLjU3MDMxMyBMIDM3LjQxMDE1NiAzOC44MDg1OTQgQyAzNi45NzI2NTYgMzkuMjAzMTI1IDQ0IDM0IDQ0IDI0IEMgNDQgMjIuNjYwMTU2IDQzLjg2MzI4MSAyMS4zNTE1NjMgNDMuNjA5Mzc1IDIwLjA4MjAzMSBaICI+PC9wYXRoPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
      background-size: 100%; }
  #googleLoginBtn:hover {
    background: #4285F4;
    color: white;
    cursor: pointer; }

#comment-form, .members-cont {
  max-width: 383px; }

.members-cont.member-edit {
  max-width: 480px; }

.members-cont.member-edit table tr th {
  width: 170px; }

.members-cont.member-edit table input {
  margin-bottom: 7px;
  margin-top: 7px; }

.members-cont table {
  width: 100%; }

.members-cont .form-input-space {
  width: 100%;
  position: relative; }

#comment-write {
  display: none;
  position: relative; }

#comment-write.open {
  display: block; }

#comment-form-overlay {
  display: none;
  text-align: center;
  color: white;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: calc(100% - 100px);
  height: calc(100% + 10px);
  padding-top: 20vh;
  border-radius: 20px;
  z-index: 99;
  left: -100px;
  top: 10px; }

.add-comment-offset .this-main-title {
  display: none; }

.add-comment-offset .this-main-title.open {
  display: block; }

#comment-form .form-input-space, .form-input-space {
  padding-top: 17px;
  margin-bottom: 3px; }

#comment-form textarea.comment-input {
  padding-top: 4px;
  min-height: 80px; }

#comment-form .like-dislike input {
  display: none; }

#comment-form .like-dislike label {
  font-size: 22px;
  float: left; }

#comment-form .like-dislike label:hover {
  cursor: pointer; }

.comment-write .like-dislike {
  font-style: italic;
  font-size: 14px;
  padding-left: 15px;
  padding-top: 8px; }

.comment-write .like-dislike span {
  line-height: 32px;
  float: left; }

#comment-form .like-dislike input[type="radio"]:checked + label {
  color: #312783; }

.paragraphs table {
  margin: 0 0 10px;
  width: 100%; }

.paragraphs table th {
  color: #312783;
  font-style: italic;
  font-family: 'Ubuntu',sans-serif;
  font-size: 14px;
  padding-left: 1px;
  font-weight: normal; }

.paragraphs table td {
  border: 1px solid #ebebeb;
  padding: 13px 20px;
  font-size: 14px; }

.paragraphs ul {
  display: inherit;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 27px; }

.paragraphs ul.objects-list {
  padding-left: 0;
  padding-right: 0;
  margin-left: -9px;
  margin-right: -9px; }

.paragraphs img.left {
  padding-right: 15px; }

figure[style*="float:left"] {
  margin-right: 15px; }

.top-nav-mobile-toggle {
  display: none; }

figcaption {
  font-size: 14px;
  text-align: center;
  margin-top: 4px; }

body .mm-navbars-top {
  overflow: initial; }

.mm-menu .close-btn-cont {
  position: fixed;
  text-align: right;
  visibility: visible;
  padding: 1px;
  width: 56px;
  height: 52px;
  transition: width 5s;
  z-index: 9999;
  display: block;
  right: 0;
  opacity: 0.7; }

.mm-menu .close-btn-cont .close-mm {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: #312783 url("../img/icons.png") no-repeat;
  border-radius: 2px;
  cursor: pointer;
  background-position: 9px; }

body .leaflet-popup-content {
  margin: 0; }

body .leaflet-popup-content-wrapper {
  border-radius: 0;
  padding: 0;
  width: 210px; }

body .leaflet-container a.leaflet-popup-close-button {
  background: #EBEBEB;
  border-radius: 100%;
  border: 1px solid #757575;
  color: #757575;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0;
  line-height: 16px;
  font-weight: 400;
  margin-top: 5px;
  margin-right: 5px; }

.leaflet-container {
  z-index: 9; }

body .object-infobox, body .route-infobox {
  margin: 0;
  padding-bottom: 30px; }
  body .object-infobox .name, body .route-infobox .name {
    font-family: 'Ubuntu', sans-serif;
    color: #312783;
    font-size: 20px;
    height: auto;
    line-height: 25px;
    margin-top: 10px;
    text-decoration: none !important;
    padding-left: 7px;
    padding-right: 7px;
    overflow: hidden; }
  body .object-infobox .category, body .route-infobox .category {
    font-family: Roboto;
    color: #757575;
    margin-top: 10px;
    padding-left: 7px;
    padding-right: 7px; }
  body .object-infobox .address, body .object-infobox .distance, body .object-infobox .time, body .route-infobox .address, body .route-infobox .distance, body .route-infobox .time {
    font-family: Roboto;
    color: #757575;
    padding-left: 7px;
    padding-right: 7px; }
  body .object-infobox .more-info, body .route-infobox .more-info {
    color: #312783;
    float: right;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 7px;
    margin-top: 5px; }
  body .object-infobox .more-info:hover, body .route-infobox .more-info:hover {
    color: #899D0C; }

body .leaflet-container a.leaflet-popup-close-button:hover {
  color: #899D0C;
  border-color: #899D0C; }

#map-popup {
  width: 100vw;
  height: 100vh;
  margin: 0;
  position: absolute;
  left: -999999px;
  overflow: hidden; }

body .mfp-auto-cursor .mfp-content {
  height: 100%;
  overflow: hidden; }

body .mfp-container {
  max-height: 70vh;
  max-width: 60vw;
  margin: auto;
  position: relative; }

body .mfp-wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

#map-popup #mfp-hide {
  display: block !important; }

.mfp-content #map-popup {
  width: 100% !important;
  height: 100%;
  margin: 0;
  position: initial;
  padding: 0;
  overflow: hidden; }

.hamburger-box {
  width: 22px; }

@media (max-width: 600px) {
  #map-popup {
    padding: 0; } }

@media (min-width: 601px) and (max-width: 1200px) {
  #map-popup {
    padding: 30px 22px; } }

@media (min-width: 600px) {
  #map-popup {
    padding: 60px 52px; } }

.mfp-close {
  width: 40px !important;
  height: 40px !important;
  border-radius: 20px;
  font-size: 33px !important;
  background: #ebebeb !important;
  opacity: 1 !important;
  color: #757575 !important;
  top: 10px !important;
  right: 10px !important;
  border: #757575 2px solid !important;
  line-height: 11px !important; }

.mfp-close:hover {
  opacity: 1 !important;
  background-color: #afcb08 !important;
  color: white !important; }

.mfp-iframe-scaler .mfp-close {
  top: -50px !important;
  right: -50px !important;
  padding-right: 8px !important;
  padding-top: 2px; }

@media (min-width: 1200px) {
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .events-list-cont {
    padding-left: 6px; }
  .mosaic-cont .container {
    max-width: 1280px; }
  .map-sidebar, .event-sidebar {
    width: 221px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-top: 20px;
    clear: both; }
  .map-sidebar + .col-lg-9 {
    margin-left: 36px; }
  .event-sidebar {
    width: 250px; }
  #map-listings {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: right; } }

@media (max-width: 1296px) {
  header > .row {
    padding-left: 20px;
    padding-right: 20px; }
  .container.editable-cont {
    margin-left: -25px;
    margin-right: 0px;
    width: calc(100% + 25px); } }

@media (max-width: 1200px) {
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  header #top-head-nav {
    margin-left: 0; }
  .navbar-nav {
    margin-left: 0; }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0; }
  header #top-head-nav > li > a {
    margin-right: 0px;
    padding: 0 7px; }
  header #top-nav > li > a {
    padding: 2px 10px; }
  .search-block {
    display: none; }
  .lang-block {
    float: none; }
  header .login {
    margin-right: 20px; } }

@media (max-width: 991px) {
  header .logo img {
    padding: 5px 10px; }
  header > .row {
    padding-left: 5px;
    padding-right: 5px; }
  .top-footer-block {
    display: grid;
    grid-template-columns: auto auto;
    margin-left: -15px;
    margin-right: -15px; }
  header {
    height: 60px; }
  header .logo {
    height: 60px; }
  header .logo a {
    height: 60px; }
  .content {
    margin-top: 60px; }
  header .logo a.top-nav-mobile-toggle {
    display: block;
    width: 52px !important;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0; }
  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background: #312783;
    width: 22px;
    height: 3px;
    border-radius: 5px; }
  .hamburger-inner:before {
    top: -6px; }
  .hamburger--collapse .hamburger-inner:after {
    top: -12px; }
  .two-line-height {
    height: 295px; }
  .container {
    padding-right: 5px;
    padding-left: 5px; } }

@media (max-width: 767px) {
  .gpx-btn-block {
    text-align: center; }
    .gpx-btn-block a.gpx-btn {
      float: initial; }
  .route-info-bloc {
    display: inline-block; }
  .breadcrumbs {
    display: none; }
  body .mfp-container {
    max-height: 100vh;
    max-width: 100vw;
    margin: auto;
    position: relative;
    padding: 0; }
  .event-contact .contact-info a {
    word-break: break-all; }
  .event-single-cont {
    padding-left: 0;
    padding-right: 0; }
    .event-single-cont a.btn-link.ajax-pgng-events {
      margin-left: 13px; }
    .event-single-cont #portfolio {
      margin-left: -20px;
      margin-right: -20px; }
    .event-single-cont .event-date-info {
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px;
      color: white;
      background: #005d97;
      background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #005d97), color-stop(100%, #312783));
      background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
      background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
      background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
      background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='$blue', GradientType=0 ); }
      .event-single-cont .event-date-info .event-date-title {
        color: white; }
      .event-single-cont .event-date-info > .pull-left {
        width: 100%;
        margin-bottom: 10px; }
      .event-single-cont .event-date-info .event-calendar-btn {
        position: relative;
        float: initial !important;
        margin: auto;
        display: table;
        top: initial; }
  .share-block .share-group, .share-block .social-sharing {
    margin: 5px 2px 0; }
  #socialShare {
    margin-bottom: 5px;
    margin-left: -10px; }
  .breadcrumbs {
    width: calc(100% - 85px);
    text-align: right; }
    .breadcrumbs li {
      display: inline-block;
      float: initial; }
  .trourism-contact-row {
    display: inline-block; }
  .calendar-cont {
    width: 100%; }
    .calendar-cont .month-name {
      width: 100%; }
  .paragraphs table {
    margin: 0 0 10px;
    width: calc(100% + 80px);
    margin-left: -40px;
    overflow-x: scroll;
    display: inline-block;
    margin-right: -40px; }
  .top-footer-block {
    display: grid;
    grid-template-columns: auto;
    margin-left: -15px;
    margin-right: -15px; }
  .top-footer-block > div {
    padding-left: 0;
    padding-right: 0; }
  #socialHolder, .share-group, .content-block .social-sharing {
    float: left; }
  .events-calendar li.one:hover > .events {
    display: none !important; }
  .manualfancybox {
    display: block; }
  .navbar-nav {
    display: inline; }
  .navbar-default .navbar-brand {
    display: inline; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #ccc; }
  .navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid white;
    border-radius: 0; }
  .dropdown-menu {
    padding-left: 10px; }
  .dropdown-menu .dropdown-menu {
    padding-left: 20px; }
  .dropdown-menu .dropdown-menu .dropdown-menu {
    padding-left: 30px; }
  li.dropdown.open {
    border: 0px solid red; } }

@media (min-width: 768px) {
  #navbar, #navbartop {
    text-align: center; } }

.photo-gallery {
  color: #313437;
  background-color: #fff; }

.photo-gallery p {
  color: #7d8285; }

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit; }

@media (max-width: 767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px; } }

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px; }

.photo-gallery .intro p {
  margin-bottom: 0; }

.photo-gallery .photos {
  padding-bottom: 20px; }

.photo-gallery .item {
  padding-bottom: 30px; }

.simple-slider .swiper-slide {
  height: 500px;
  background-size: cover;
  background: no-repeat center; }

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px; }

.event-sidebar .year-list ul {
  cursor: pointer;
  padding-top: 10px;
  padding-left: 0px; }

.event-sidebar .year-list ul {
  list-style-type: none;
  margin-left: 0; }

.categories-filter ul li {
  padding-bottom: 0;
  padding-top: 0; }

.categories-filter ul.categories li a {
  color: #757575; }

.categories-filter ul.categories li.selected a, .categories-filter ul.categories li a:hover {
  color: #312783; }

.categories-filter ul.categories li.selected a i, .categories-filter ul.categories li a:hover i {
  color: #afcb08; }

.categories-filter ul.categories li {
  margin-bottom: 11px;
  cursor: pointer;
  position: relative; }

.categories-filter ul.categories li a:hover {
  text-decoration: none; }

.categories-filter ul.categories li a i {
  position: absolute;
  left: -30px;
  top: 2px; }

.categories-filter ul.categories {
  list-style-type: none;
  line-height: 22px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 28px; }

.categories-filter ul.categories li.all-category a {
  color: #757575; }

.categories-filter ul.categories .all-category a:hover {
  color: #312783; }

.news-list-div ul {
  list-style: none;
  padding-left: 0px; }

.news-list-div .editable-list li a {
  border: 1px solid #ebebeb;
  border-bottom: 0px;
  padding: 9px 9px;
  display: block;
  border-radius: 2px;
  float: left;
  max-width: 760px;
  width: 100%; }

.news-list-div .editable-list li:last-child a {
  border-bottom: 1px solid #ebebeb; }

.news-big-item {
  width: 63%;
  height: 555px;
  float: left; }

.news-big-item.short-div a {
  width: 100%; }

.small-news-con {
  width: 37%;
  float: left;
  list-style: none;
  height: 555px;
  padding-left: 19px;
  padding-right: 19px;
  position: relative; }

.news-small-items {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0; }

.news-small-items .short-div {
  width: 128px;
  height: 98px;
  border: 1px solid white;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px; }

.news-small-items .short-div img {
  min-width: 100%; }

.news-small-items .name {
  font-size: 15px;
  height: 46px; }

.news-small-items .date, .news-small-items .news-category {
  color: rgba(0, 0, 0, 0.45);
  display: inline;
  font-style: italic;
  font-family: 'Ubuntu',sans-serif;
  font-size: 13px;
  font-weight: 500; }

.news-small-items .date > div {
  float: left;
  margin-right: 4px; }

.news-small-items .other-news {
  color: #312783; }

.news-small-items a {
  display: block;
  margin-bottom: 18px;
  padding-bottom: 4px; }

.news-small-items a:hover {
  text-decoration: none; }

.news-small-items a:hover .date,
.news-small-items a:hover .news-category span {
  color: #afcb08;
  text-decoration: none; }

.news-small-items a:hover .name {
  color: #312783; }

.news-small-items a:hover .short-div {
  -webkit-box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0.75); }

a.all-news {
  float: left;
  border: 1px solid #312783;
  border-radius: 30px !important;
  height: 53px;
  padding: 0px 38px;
  line-height: 51px;
  margin-top: 42px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
  color: #312783;
  font-size: 15px;
  color: white;
  background: #005d97;
  background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
  background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
  background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005d97', endColorstr='$blue', GradientType=0 );
  cursor: pointer;
  position: absolute;
  bottom: 14px;
  margin-left: 50%;
  transform: translateX(-50%); }

a.all-news:hover {
  border-color: #afcb08;
  background: #afcb08;
  color: white;
  text-decoration: none; }

.socialHolder, .social-sharing {
  float: right; }

.social-sharing {
  color: #757575;
  font-size: 24px; }

.social-sharing a {
  padding: 5px 10px 5px 10px;
  display: inline-block;
  color: #312783; }

.event-main-info .social-sharing a {
  color: white; }

.social-sharing a:hover, .event-single-cont #socialShare a:hover i {
  color: #afcb08;
  cursor: pointer; }

.mobile-social-share {
  display: block !important;
  min-height: 70px !important;
  margin: 50px 0; }

.mobile-social-share h3 {
  color: inherit;
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 25px 25px 0 25px; }

.share-group, .social-sharing {
  float: right;
  margin: 18px 21px 0 0; }
  .share-group .print.print-trigger, .social-sharing .print.print-trigger {
    display: none; }

.share-group {
  margin: 18px 2px 0 0; }

.btn-group {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap; }

.mobile-social-share ul {
  float: right;
  list-style: none outside none;
  margin: 0;
  min-width: 61px;
  padding: 0; }

.share-dropdown-menu {
  min-width: initial;
  margin: 0;
  padding: 0; }

.btn-share-turism.btn-share {
  color: #757575;
  background-color: transparent;
  border: 0;
  font-size: 24px; }

.event-main-info .btn-share-turism.btn-share {
  color: white; }

.btn-share-turism.btn-share i {
  color: #312783; }

.fancybox-inner .btn-share-turism.btn-share i,
.fancybox-inner .social-sharing a,
.fancybox-inner .btn-facebook {
  color: white; }

.event-main-info .btn-share-turism.btn-share i {
  color: white; }

.btn-share-turism.btn-share:hover i,
.fancybox-inner .social-sharing a:hover {
  color: #afcb08; }

.btn.btn-share-turism.btn-share.active, .btn.btn-share-turism.btn-share:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  color: #afcb08; }

.share-dropdown-menu > li {
  display: block;
  font-size: 18px;
  list-style: none outside none;
  margin: 3px 4px; }

.share-dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
  height: initial; }

.share {
  min-width: 17px; }

.mobile-social-share li {
  display: block;
  font-size: 18px;
  list-style: none outside none;
  margin-bottom: 3px;
  margin-left: 4px;
  margin-top: 3px; }

.btn-share {
  background-color: #BEBEBE;
  border-color: #CCCCCC;
  color: #333333; }

.btn-twitter {
  background-color: #3399CC !important;
  width: 30px;
  color: #FFFFFF !important; }

.btn-facebook {
  background-color: transparent !important;
  width: 30px;
  color: #312783;
  font-size: 21px;
  line-height: 32px; }

.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
  background-color: transparent !important;
  width: 30px;
  color: #afcb08 !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0); }

.btn-google {
  background-color: #DD3F34 !important;
  width: 30px;
  color: #FFFFFF !important; }

.btn-linkedin {
  background-color: #1884BB !important;
  width: 30px;
  color: #FFFFFF !important; }

.btn-pinterest {
  background-color: #CC1E2D !important;
  width: 30px;
  color: #FFFFFF !important; }

.btn-mail {
  background-color: #FFC90E !important;
  width: 30px;
  color: #FFFFFF !important; }

.caret {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0; }

#socialShare {
  max-width: 59px;
  margin-bottom: 18px; }

#socialShare > a {
  padding: 6px 0px 6px 0px; }

.mosaic-padding {
  padding: 10px; }

.visible-xs-flex {
  display: none; }

.swiper-wrapper-mobile {
  padding: 0; }

.justified-gallery > a, .justified-gallery > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  filter: "alpha(opacity=10)";
  opacity: .1; }

.admin-bar-cont {
  position: fixed;
  box-sizing: border-box;
  top: 0px;
  left: 0px;
  padding: 5px;
  font-family: "Arial", serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  border-radius: 0 0px 10px 0px;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99999999; }

.admin-bar-cont a {
  color: white;
  margin-right: 20px; }

.admin-bar-cont.atidarytas {
  width: 100%;
  border-radius: 0; }

.admin-bar-cont.atidarytas .admin-menu {
  display: inline-block; }

.admin-bar-cont.atidarytas .admin-info {
  display: inline-block; }

.admin-bar-cont .show-btn {
  float: left;
  width: 24px;
  height: 24px;
  cursor: pointer;
  color: white;
  font-size: 18px;
  padding-top: 3px; }

.admin-bar-cont .show-btn:before {
  font-family: "birstonas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904"; }

.ab-icn-btn.home:before {
  font-family: "birstonas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  font-size: 15px;
  padding-top: 3px;
  margin-right: 10px;
  line-height: 1;
  display: inline-block;
  float: left;
  position: absolute;
  left: 0px; }

.ab-icn-btn.add:before {
  font-family: "birstonas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  font-size: 18px;
  padding-top: 2px;
  margin-right: 10px;
  line-height: 1;
  display: inline-block;
  float: left;
  position: absolute;
  left: 0px; }

.ab-icn-btn.edit:before {
  font-family: "birstonas" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
  font-size: 18px;
  padding-top: 3px;
  margin-right: 10px;
  line-height: 1;
  display: inline-block;
  float: left;
  position: absolute;
  left: 0px; }

.ab-icn-btn {
  position: relative;
  padding-left: 25px; }

.ab-icn-btn:hover, .ab-icn-btn:focus, .ab-icn-btn:active {
  text-decoration: none; }

.admin-bar-cont .admin-menu {
  display: none;
  float: left;
  margin-left: 20px;
  padding-left: 20px;
  color: #fff; }

.admin-bar-cont .admin-info {
  display: none;
  float: right;
  padding: 0 10px 0 20px;
  color: #fff;
  cursor: default; }

.news-inner {
  margin-bottom: 20px; }
  .news-inner .editable-view {
    max-width: 960px; }

.news-inner > .row {
  clear: both; }

.title-block-news {
  max-width: 960px; }

.objects-list-cont .swiper-slide {
  display: inherit; }

.objects-list-cont .swiper-slide img {
  max-width: inherit;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  min-width: calc(100% + 1px);
  -o-object-fit: cover;
  object-fit: cover; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  transition: opacity 300ms; }

.no-src.lazyload,
.no-src.lazyloading {
  opacity: 0; }

.no-src.lazyloaded {
  opacity: 1;
  transition: opacity 300ms; }

[data-expand].lazyload {
  opacity: 0;
  transform: scale(0.8); }

[data-expand].lazyloaded {
  opacity: 1;
  transition: all 700ms;
  transform: scale(1); }

.objects-list-cont .swiper-button-next.swiper-button-white, .objects-list-cont .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  height: 54px;
  margin-top: -27px;
  width: 33px;
  right: 0;
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  background: rgba(0, 0, 0, 0.56);
  line-height: 75px;
  text-align: center;
  display: none; }

.objects-list-cont .swiper-button-next.swiper-button-white:after, .objects-list-cont .swiper-container-rtl .swiper-button-prev.swiper-button-white:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  color: white;
  font-size: 50px; }

.objects-list-cont .swiper-button-prev.swiper-button-white, .objects-list-cont .swiper-container-rtl .swiper-button-next.swiper-button-white {
  height: 54px;
  margin-top: -27px;
  width: 33px;
  left: 0;
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  background: rgba(0, 0, 0, 0.56);
  line-height: 75px;
  text-align: center;
  display: none; }

.objects-list-cont .one > a:hover .swiper-button-prev.swiper-button-white, .objects-list-cont .one > a:hover .swiper-container-rtl .swiper-button-next.swiper-button-white,
.objects-list-cont .one > a:hover .swiper-button-next.swiper-button-white, .objects-list-cont .one > a:hover .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  display: block; }

.objects-list-cont .swiper-button-prev.swiper-button-white:after, .objects-list-cont .swiper-button-prev.swiper-button-white:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f104";
  color: white;
  font-size: 50px; }

.objects-list-cont .swiper-button-next.swiper-button-white:hover:after, .objects-list-cont .swiper-container-rtl .swiper-button-prev.swiper-button-white:hover:after,
.objects-list-cont .swiper-button-prev.swiper-button-white:hover:after, .objects-list-cont .swiper-button-prev.swiper-button-white:hover:after {
  color: #afcb08; }

.submenu-list {
  padding-left: 0px;
  list-style: none; }

.submenu-list li a {
  color: #757575; }

.submenu-list li {
  margin-bottom: 8px; }

.submenu-list li.selected > a, .submenu-list li.selected:before {
  color: red; }

.submenu-list li li {
  padding-left: 15px; }

.submenu-list li > ul {
  margin-top: 15px;
  margin-bottom: 15px; }

.submenu-list li > ul > li {
  font-size: 14px; }

.side-menu > div > .submenu-list > li > ul > li:before {
  content: "-";
  position: absolute;
  left: 0; }

.side-menu > div > .submenu-list > li > ul > li li {
  font-size: 12px; }

.side-menu .this-title {
  color: #312783;
  font-style: italic;
  margin-bottom: 8px; }

.widget-list-item .container.news-list-cont > div {
  position: relative; }

.ck-right-padding {
  padding-right: 15px; }

.ck-left-padding {
  padding-left: 15px; }

.figcaption {
  font-size: 14px; }

table, table tr th {
  border: 0px; }

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li > a, .pagination > li > span {
  color: #312783; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #312783; }

figure {
  display: inline-block; }

.working-hour {
  margin-bottom: 15px; }

.send-message-block {
  height: 100%; }

.reserve-block h2 {
  text-align: left; }

@media (max-width: 320px) {
  #socialHolder {
    padding-left: 5px;
    padding-right: 5px; }
  .mobile-social-share h3 {
    margin-left: 0;
    margin-right: 0; }
  #socialShare {
    margin-left: 5px;
    margin-right: 5px; }
  .mobile-social-share h3 {
    font-size: 15px; } }

@media (max-width: 238px) {
  .mobile-social-share h3 {
    font-size: 12px; } }

@media (max-width: 767px) {
  .event-list-cont .mobile-filter {
    left: 0px;
    margin-left: initial;
    margin-right: initial;
    height: 66px; }
  .events-list-cont {
    padding-top: 50px; }
  .filter-btn.show-filter-event-btn span {
    background: #312783;
    color: white;
    padding: 13px 25px;
    width: 150px;
    display: inline-block;
    height: 43px; }
    .filter-btn.show-filter-event-btn span.close {
      opacity: 0;
      position: absolute;
      font-weight: 400 !important;
      left: calc(50vw - 84px);
      font-style: normal;
      text-shadow: none; }
  .filter-btn.show-filter-event-btn.active span.close {
    opacity: 1; }
  .event-sidebar {
    left: calc(-100vw);
    position: fixed;
    z-index: 10;
    background: white;
    height: calc(100vh - 69px);
    padding: 60px 45px 40px;
    overflow-x: initial;
    overflow-y: auto; }
  .view-all-objects a {
    width: 100%;
    text-align: center; }
  .fb_iframe_widget span {
    max-width: 100% !important; }
  .small-news-con {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0; }
  .editable-list .text .category {
    position: relative; }
  .editable-list .text {
    height: auto; }
  .editable-list .text .name, .editable-list a:hover .text .name, .editable-list a:focus .text .name {
    font-size: 18px; }
  .news-list-sub .newsletter-input .title {
    margin-left: 0px; }
  .newsletter_submit.news-list {
    text-align: center; }
  .newsletter_submit.news-list button {
    float: none; }
  .event-list-cont .year-list {
    float: none !important; }
  .content {
    margin-top: 60px; }
  .footer .widget-list-item {
    border: 0px; }
  .top-footer-block > div {
    width: 100%;
    margin: auto; }
  .bottom-footer-block > div {
    width: 100%; }
  .bottom-footer-block > div.social {
    padding-left: 45px;
    padding-right: 45px;
    margin-bottom: 30px; }
  .bottom-footer-block > div.copyright {
    border-top: 1px solid #312783;
    padding-top: 12px; }
  .bottom-footer-block > div.social .title {
    margin-bottom: 8px; }
  .bottom-footer-block .title {
    width: 100%;
    margin: auto; }
  .top-footer-block .newsletter-input {
    margin-bottom: 30px; }
  .top-footer-block > div.contact-block, .top-footer-block > div.menu-block {
    display: none; }
  .newsletter-input .only-title {
    padding-left: 30px; }
  .newsletter-input .only-title > span {
    text-transform: uppercase; }
  .newsletter-input .only-title > span:after {
    content: "!"; }
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    display: none; }
  .simple-slider .swiper-slide {
    height: 360px; }
  header {
    height: 60px; }
  header .logo {
    max-height: 60px;
    min-width: 100%;
    height: 60px; }
  header .logo a {
    width: 80%;
    height: 60px;
    padding: 5px 10px; }
  header .logo img {
    padding: 5px 10px; }
  header .logo a.top-nav-mobile-toggle button:focus {
    outline: 0; }
  .swiper-container {
    width: 100%;
    height: calc(100vh - 78px); }
  .mosaic-content {
    margin-top: 0px;
    border: 1px solid #ebebeb; }
  .widget-list-item .swiper-container .swiper-button-next,
  .widget-list-item .swiper-container .swiper-container-rtl .swiper-button-prev {
    display: none; }
  .widget-list-item .swiper-container .swiper-button-prev,
  .widget-list-item .swiper-container .swiper-container-rtl .swiper-button-next {
    display: none; }
  .swiper-pagination {
    right: 0; }
  .widget-list-item .swiper-container .navigation {
    width: inherit;
    height: 50px; }
  .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    margin-right: 5px; }
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #312783 !important;
    opacity: 1 !important; }
  .swiper-pagination-bullet {
    background-color: white !important;
    opacity: 0.5 !important; }
  .swiper-container .container {
    bottom: 0px;
    padding-right: 5px;
    padding-left: 5px; }
  .swiper-slide > .container {
    text-align: center;
    padding: 15px;
    left: initial;
    right: initial; }
  .swiper-slide .content {
    max-width: 100%;
    width: 100%;
    position: relative; }
  .swiper-slide .content a {
    float: initial;
    display: inline-block; }
  body .swiper-mosaic-container, body .swiper-object-container {
    height: 190px;
    overflow: hidden;
    margin: 0 -5px 0 0px;
    width: 100%; }
  body .swiper-mosaic-container .swiper-slide, body .swiper-object-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 90%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 5px;
    margin-right: 10px; }
  .swiper-object-container .swiper-slide {
    padding: 5px 5px;
    height: 190px;
    overflow: hidden;
    margin-bottom: 5px; }
  .objects-list[class*="block-grid-"] > li {
    padding: 5px; }
  .visible-xs-flex {
    display: flex !important; }
  .mosaic-padding {
    padding: 5px 0;
    height: 190px;
    overflow: hidden;
    margin-bottom: 5px; }
  .widget-list-item:nth-child(2n) .container {
    border: 20px solid white; }
  .short-div {
    height: 190px;
    width: 100%; }
  .short-div img {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%; }
  .swiper-wrapper {
    margin-bottom: 9px; }
  .up-arrow {
    background: white;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    width: 74px;
    margin: auto;
    text-align: center;
    position: absolute;
    height: 74px;
    bottom: -35px;
    left: -9999px;
    right: -9999px;
    padding-top: 11px;
    cursor: pointer;
    z-index: 9; }
  .up-arrow:after {
    border: solid #312783;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    vertical-align: middle;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    content: ""; }
  .short-div .title.small, .short-div .title {
    font-size: 18px; }
  .mosaic-cont.container {
    margin-bottom: 0px; }
  h3.this-title {
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 21px;
    text-transform: uppercase; }
  .news-small-items {
    width: 100%;
    height: auto;
    padding-left: 0;
    overflow: hidden; }
  .news-small-items .short-div {
    border: 0px; }
  .short-div.photo:hover, .news-small-items a:hover .short-div, .event-grid a:hover .photo {
    -webkit-box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0);
    box-shadow: 0px 8px 25px -8px rgba(0, 0, 0, 0); }
  .widget-list-item .container.news-list-cont {
    border-bottom-width: 20px; }
  .news-small-items .name {
    font-weight: 500;
    max-height: 46px;
    overflow: hidden; }
  .widget-list-item:nth-child(2n) .container {
    -webkit-box-shadow: 0 0px 0px 0px #b7b7b7;
    -moz-box-shadow: 0px 0px 0px 0px #b7b7b7;
    box-shadow: 0px 0px 0px 0px #b7b7b7; }
  .widget-list-item {
    border-bottom: 1px solid #ebebeb;
    position: relative;
    margin-top: 0 !important; }
  .container {
    margin-bottom: 0px; }
  .events-list {
    margin: -9px; }
  .event-list-cont .events-list .one .photo {
    margin-bottom: 5px; }
  .event-grid .photo {
    border: 0px; }
  .short-div .title-hold {
    height: 54px; }
  table.event-small td {
    border: 1px solid #ebebeb;
    padding: 2% 6%; }
  table.event-small {
    width: 100%; }
  table.event-small .date {
    text-align: center;
    color: #312783; }
  .view-all-events {
    text-align: center;
    margin: auto;
    margin-top: 21px;
    margin-bottom: 6px; }
  .view-all-events a {
    width: 100%;
    max-width: 280px;
    float: inherit;
    padding: 17px 38px; }
  .small-block-grid-1 > li {
    width: 100%; }
  .cover_photo {
    margin-left: -20px;
    margin-right: -5px;
    width: inherit;
    max-width: initial; }
  .view-object-cont .cover_photo {
    width: calc(100% + 40px);
    height: auto; }
    .view-object-cont .cover_photo .tourism-big {
      background-size: cover; }
  .view-object-cont .cover_photo.no-big-photo {
    height: calc(100vh - 260px);
    min-height: 400px; }
  .prew-page, .view-object-cont .breadcrumbs {
    padding: 0px; }
  .prew-page {
    padding-left: 15px; }
  .share_tourism {
    margin-top: -9px;
    display: inline-block;
    margin-bottom: 22px; }
  .share_tourism .share-group, .share_tourism .social-sharing {
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    position: relative;
    float: left; }
  .share_tourism #socialShare {
    margin-bottom: 0px; }
  .view-object-cont .services {
    margin-left: -20px;
    margin-right: -20px; }
  .services h2.this-main-title {
    border-right: 0;
    border-left: 0; }
  .view-object-cont .like-dislike-map {
    margin-top: 0px;
    text-align: right;
    font-size: 23px;
    padding-right: 11px;
    height: 46px;
    float: left;
    padding-top: 4px; }
  .view-object-cont .like-dislike-map span.count {
    font-size: 18px; }
  .view-object-cont #socialHolder {
    text-align: left;
    float: left;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1; }
  .view-object-cont #socialHolder .btn-share-turism {
    padding-left: 0; }
  .comment-info .comment-date {
    display: none; }
  .comment-info {
    padding-right: 0px;
    border-width: 0px;
    margin-bottom: 12px; }
  .comment-con {
    border-width: 0;
    width: inherit;
    margin: 0px -20px 0 -20px;
    padding: 18px 15px 3px 15px; }
  .main-info .contact-block.info {
    border-width: 1px 0;
    padding: 5px 15px 7px;
    height: 100%; }
  .trourism-contact-row > div {
    padding-left: 0px;
    padding-right: 0px; }
  .trourism-contact-row h2.this-main-title {
    font-weight: normal;
    margin-top: 0;
    font-size: 20px;
    line-height: 22px; }
  .panel-group {
    margin-bottom: 50px; }
  .main-info .contact-block {
    padding: 35px 15px 20px; }
  .trourism-contact-row a.send-message {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    margin-top: -6px; }
  div.comments-title h2 {
    font-weight: normal;
    font-size: 20px;
    line-height: 22px; }
  .comment-user-info {
    margin-right: 20px;
    line-height: 15px; }
  .comment-info .comment-text {
    margin-bottom: 40px;
    min-height: 65px; }
  .footer > .container {
    margin-bottom: 1px;
    border-bottom: 0; }
  .footer > .container .copyright p {
    margin-bottom: 0; }
  .add-comment-offset {
    margin: auto;
    text-align: center; }
  a.comment-button.selected:hover, a.comment-button, table.comment-write input[type="submit"] {
    margin-top: 0; }
  .reserve-block {
    margin-top: 25px; }
  .mobile-filter {
    margin-left: -35px;
    margin-right: -35px;
    padding-bottom: 10px;
    position: fixed;
    top: 60px;
    z-index: 999;
    background: white;
    height: 50px;
    padding-top: 13px;
    width: 100%; }
  .mobile-filter > div {
    padding-left: 8px;
    padding-right: 8px; }
  body .map-btn.active span {
    background: transparent;
    color: rgba(0, 0, 0, 0.45); }
  .sort-btn span, .filter-btn span, .map-btn span {
    color: rgba(0, 0, 0, 0.45);
    font-style: italic;
    font-size: 14px;
    padding: 13px 10px;
    cursor: pointer; }
  .sort-btn.active span, .filter-btn.active span, .map-btn.active span {
    color: white;
    background: #312783;
    background: -moz-linear-gradient(top, #005d97 0%, #312783 100%);
    background: -webkit-linear-gradient(top, #005d97 0%, #312783 100%);
    background: -o-linear-gradient(top, #005d97 0%, #312783 100%);
    background: -ms-linear-gradient(top, #005d97 0%, #312783 100%);
    background: linear-gradient(to bottom, #005d97 0%, #312783 100%);
    cursor: pointer; }
  .sort-btn i, .filter-btn i, .map-btn i {
    margin-right: 5px;
    font-size: 16px; }
  .sort-btn {
    text-align: left; }
  .filter-btn {
    text-align: center; }
  .map-btn {
    text-align: right; }
  #map-listings .main-title {
    display: none; }
  #map-listings .one-cont {
    padding: 9px 0;
    height: 95px;
    border-bottom-width: 0px;
    border-left-width: 0;
    border-right-width: 0; }
  #map-listings .one:last-child {
    border-bottom: 1px solid #ebebeb; }
  #map-listings .one-cont .photo {
    padding: 0;
    height: 145px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  #map-listings .one-cont > .photo > div {
    height: 145px; } }

@media screen and (max-width: 767px) and (max-width: 880px) {
  #map-listings .one-cont .photo {
    padding: 0;
    height: 150px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  #map-listings .one-cont > .photo > div {
    height: 150px; } }

@media (max-width: 767px) {
  #map-listings .one-cont .info-col .name {
    margin-top: 0px;
    font-size: 18px;
    padding: 0px; }
  #map-listings .one-cont .info-col {
    padding-left: 10px;
    padding-right: 10px; }
  #map-listings [class*="block-grid-"] > li {
    padding: 0px; }
  #map-listings .one-cont .info-col .object-type {
    margin-top: 3px;
    padding-left: 0px;
    width: auto; }
  .fancybox-inner .event-main-info {
    height: auto;
    display: flex; }
  #map-listings .like-dislike-map {
    margin-top: 0px;
    padding-right: 0px; }
  #map-listings .objects-list {
    margin: 0 -20px; }
  .pc-filter-box {
    left: calc(-80vw - 5px);
    padding-left: 15px;
    position: fixed;
    z-index: 99;
    width: 80vw;
    background: white;
    border-top: 1px solid grey;
    height: calc(100vh - 110px);
    overflow-y: scroll;
    top: 110px;
    padding-top: 10px; }
  .pc-filter-box.active {
    left: 15px; }
  .bg-blocker {
    background: black;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 110px;
    left: 0;
    z-index: 2;
    opacity: 0;
    display: none; }
  .container.objects-list-cont {
    margin-top: 101px; }
  .widget-list-item .container.objects-list-cont {
    margin-top: 0; }
  html.no-scroll {
    overflow: hidden; }
  .filter-title {
    color: #312783; }
  .filter-selectors .select-box label:hover, .filter-selectors .select-box label {
    color: #757575; }
  .filter-selectors .select-box input[type="checkbox"] + label:hover span, .filter-selectors .select-box input[type="checkbox"] + label span {
    border-color: #757575;
    box-shadow: inset 0px 0px 0px 1px rgba(117, 117, 117, 0.85);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(117, 117, 117, 0.85);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(117, 117, 117, 0.85); }
  .filter-selectors .select-box input[type="checkbox"]:checked + label:hover span {
    border-color: #afcb08;
    box-shadow: inset 0px 0px 0px 1px rgba(175, 203, 8, 0.85);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(175, 203, 8, 0.85);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(175, 203, 8, 0.85);
    background-color: #afcb08; }
  .filter-selectors .select-box input[type="checkbox"]:checked + label span {
    background-color: #afcb08; }
  .filter-selectors .select-box input[type="checkbox"]:checked + label {
    color: #afcb08; } }

body #swipebox-bottom-bar, body #swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  opacity: 0.95;
  color: white;
  bottom: 0px;
  top: initial; }

body #swipebox-close {
  top: 60px; }

.lang-search {
  float: right;
  height: 43px; }

@media print {
  #fb-root {
    display: none; }
  .container.event-list-cont {
    margin-bottom: 0; }
  .event-list-cont .year-list {
    margin-bottom: 0; }
  .cover_photo {
    height: 300px; }
  .content {
    margin-top: 0; }
  .gallery-row {
    display: none; }
  .map-sidebar {
    display: inline-block;
    padding-left: 0; }
  .container.objects-list-cont {
    margin-top: 0; }
  .objects-list-cont {
    padding-left: 10px;
    padding-right: 10px; }
  #map-listings .objects-list {
    margin: 0; }
  .trourism-contact-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  header {
    position: relative;
    left: initial;
    right: initial; }
    header nav {
      display: none; }
  #map-listings [class*="block-grid-"] > li,
  .events-calendar[class*="block-grid-"] > li {
    padding: 5px 0; }
  #map-listings .one-cont {
    min-height: 222px;
    height: auto;
    display: flex;
    border: 1px solid #ebebeb;
    padding: 9px; }
    #map-listings .one-cont .info-col .name {
      margin-top: 0; }
    #map-listings .one-cont .photo {
      margin-right: 15px;
      height: 222px; }
    #map-listings .one-cont .object-type {
      width: 100%;
      margin-bottom: 15px;
      font-size: 14px; }
    #map-listings .one-cont img {
      max-width: inherit;
      height: 100%;
      margin-left: 50%;
      transform: translateX(-50%);
      min-width: calc(100% + 2px);
      -o-object-fit: cover;
      object-fit: cover; }
    #map-listings .one-cont .object_information {
      display: grid;
      grid-template-columns: 1fr;
      width: 100%;
      grid-gap: 10px 40px; }
      #map-listings .one-cont .object_information span i, #map-listings .one-cont .object_information div i {
        width: 16px;
        text-align: center;
        margin-right: 15px; }
      #map-listings .one-cont .object_information span span, #map-listings .one-cont .object_information div span {
        word-break: break-all; }
  .map-sidebar, .event-sidebar {
    width: 100%; }
  .main-info .contact-block.info {
    border: 0; }
  .main-info .contact-block.info.season-info {
    padding-left: 0; }
  .main-info .contact-block.info {
    padding-right: 0; }
  .map-sidebar .select-box {
    position: relative;
    float: left;
    margin-right: 50px; }
  .footer, .comments-title, .comment-button, .mobile-menu {
    display: none !important; }
  .cover_photo .tourism-big {
    overflow: hidden;
    text-align: center; }
    .cover_photo .tourism-big picture {
      display: block !important;
      height: 100%; }
    .cover_photo .tourism-big img {
      max-width: 100%;
      max-width: inherit;
      height: 100%;
      margin-left: 50%;
      transform: translateX(-50%);
      min-width: calc(100%);
      -o-object-fit: cover; }
  .comment-con {
    display: none; }
  .content {
    margin-top: 0px; }
  .event-sidebar {
    display: none; }
  .paragraphs table {
    display: table; } }

#print .content {
  margin-top: 0; }

#print .map-sidebar, #print .event-sidebar {
  margin: 0; }

#print #map-listings {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0; }

#print .map-sidebar {
  display: inline-block;
  padding-left: 0; }

#print .container.objects-list-cont {
  margin-top: 0; }

#print .objects-list-cont {
  padding-left: 10px;
  padding-right: 10px; }

#print #map-listings .objects-list {
  margin: 0; }

#print .trourism-contact-row {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

#print header {
  position: relative;
  left: initial;
  right: initial; }

#print #map-listings [class*="block-grid-"] > li,
#print .events-calendar[class*="block-grid-"] > li {
  padding: 5px 0; }

#print #map-listings .one-cont {
  min-height: 203px;
  height: auto;
  display: flex;
  border: 1px solid #ebebeb;
  padding: 9px; }
  #print #map-listings .one-cont .info-col .name {
    margin-top: 0; }
  #print #map-listings .one-cont .photo {
    margin-right: 15px;
    height: 222px; }
  #print #map-listings .one-cont .object-type {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 5px; }
  #print #map-listings .one-cont img {
    max-width: inherit;
    height: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
    min-width: calc(100% + 2px);
    -o-object-fit: cover;
    object-fit: cover; }
  #print #map-listings .one-cont .object_information {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    grid-gap: 2px 40px; }
    #print #map-listings .one-cont .object_information span i, #print #map-listings .one-cont .object_information div i {
      width: 16px;
      text-align: center;
      margin-right: 15px; }
    #print #map-listings .one-cont .object_information span span, #print #map-listings .one-cont .object_information div span {
      word-break: break-all; }

#print .map-sidebar, #print .event-sidebar {
  width: 100%; }

#print .main-info .contact-block.info {
  border: 0; }

#print .main-info .contact-block.info.season-info {
  padding-left: 0; }

#print .main-info .contact-block.info {
  padding-right: 0; }

#print .map-sidebar .select-box {
  position: relative;
  float: left;
  margin-right: 50px; }

.pointer {
  cursor: pointer; }

.jc-bs3-container {
  border: none !important;
  background: none !important; }

.not-exist-event {
  position: absolute;
  left: 0; }

#spinner {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: black;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none; }

#spinner img {
  height: 150px;
  width: 150px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.searched-title {
  color: #312783;
  font-family: 'Ubuntu',sans-serif;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 9px; }

.most-searched {
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.most-searched a {
  display: block;
  width: 100%; }

.working-hour i {
  display: inline-block;
  float: left;
  font-size: 19px;
  color: #b2b2b2; }

.working-hour > div {
  display: inline-block;
  margin-left: 20px; }

.time-info, .road-info {
  padding-top: 6px;
  float: left;
  font-size: 13px; }
  .time-info span, .road-info span {
    padding-right: 10px; }

.time-info {
  padding-right: 10px; }

.route-info-block {
  display: inline-block; }

.route-info {
  border: 1px solid #ebebeb;
  border-radius: 2px;
  padding: 6px 10px 0; }
  .route-info .info-title {
    color: #312783;
    font-style: italic;
    font-size: 17px;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 17px; }
  .route-info .route-info-list {
    display: inline-block; }
    .route-info .route-info-list div {
      float: left;
      margin-right: 30px; }
      .route-info .route-info-list div span {
        margin-right: 10px; }

.route-info:last-child {
  margin-bottom: 21px; }

.gpx-btn {
  width: 280px;
  border: 1px solid #312783;
  height: 53px;
  display: inline-block;
  line-height: 51px;
  border-radius: 26px;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.75);
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  float: right;
  margin-top: 12px; }

.gpx-btn:hover {
  border-color: #afcb08;
  text-decoration: none; }

.segment-object {
  border: 1px solid #ebebeb;
  padding: 10px;
  margin-bottom: 10px; }
  .segment-object .photo {
    overflow: hidden;
    height: 201px; }
    .segment-object .photo img {
      max-width: inherit;
      height: 100%;
      margin-left: 50%;
      transform: translateX(-50%);
      min-width: 100%;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out;
      object-fit: cover;
      min-height: 100%; }
  .segment-object .info .title {
    font-size: 22px;
    font-family: 'Ubuntu', sans-serif; }
  .segment-object .info .category {
    color: #757575; }
  .segment-object .info .bottom {
    color: #757575;
    line-height: 13px; }
    .segment-object .info .bottom span {
      margin-right: 10px; }
  .segment-object .info .description {
    color: #757575;
    margin-top: 26px;
    margin-bottom: 33px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.route-data {
  margin-bottom: 50px; }
  .route-data .segment-name {
    font-size: 30px;
    color: #312783;
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 40px;
    margin-top: 24px; }

.segment-track {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px; }
  .segment-track .properties {
    min-height: 38px;
    display: table;
    width: 100%; }
    .segment-track .properties div {
      display: inline-block;
      margin-right: 30px;
      font-size: 14px;
      color: rgba(117, 117, 117, 0.5);
      line-height: 38px;
      float: left;
      display: inline-block;
      min-height: 38px; }
      .segment-track .properties div span {
        margin-right: 10px; }
    .segment-track .properties div:last-child {
      margin-right: 0; }
    .segment-track .properties div.name {
      padding-left: 20px;
      line-height: initial;
      float: right;
      padding-top: 10px;
      padding-bottom: 10px;
      display: inline-block;
      clear: right; }

.route-infobox img,
.object-infobox img {
  min-width: 210px; }

.route-infobox,
.object-infobox {
  max-width: 210px; }

.marker-cluster-medium,
.marker-cluster-small,
.marker-cluster-large {
  color: white !important;
  background: rgba(49, 39, 161, 0.6) !important; }

.marker-cluster-medium div,
.marker-cluster-small div,
.marker-cluster-large div {
  color: white !important;
  background: rgba(49, 39, 161, 0.8) !important; }

.accomodation-list-stars {
  position: absolute;
  z-index: 2;
  right: 20px;
  padding: 7px 10px; }

.accomodation-view-stars {
  padding: 10px; }
  .accomodation-view-stars img {
    margin-bottom: 3px; }

@media only screen and (max-width: 767px) {
  .accomodation-list-stars {
    right: 10px;
    bottom: 20px;
    padding: 0; } }

.list_accommodation #map-listings [class*=block-grid-] > li {
  position: relative; }

.list-item-link:hover {
  cursor: pointer; }

.event-category, .event-location-cont {
  display: inline-block; }

.event-location-cont {
  margin-left: 20px;
  font-size: 14px; }

@media only screen and (max-width: 768px) {
  .event-location-cont {
    display: block;
    margin-left: 0px;
    margin-top: 10px; } }

.audio-guide-app-link img {
  height: 40px; }

.audio-guide-app-link {
  text-align: center; }

.modal-header {
  background: linear-gradient(#005d97 0, #353795 100%);
  color: #fff;
  padding-top: 0px;
  padding-left: 40px;
  padding-bottom: 17px;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.modal-title {
  font-family: Ubuntu,sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 26px;
  font-weight: 700;
  margin-top: 33px;
  margin-bottom: 20px; }

.modal {
  text-align: center;
  padding: 0 !important; }

@media screen and (min-width: 768px) {
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
    /* Adjusts for spacing */ }
  .modal-dialog {
    display: inline-block;
    text-align: center;
    vertical-align: middle; } }

@media screen and (max-width: 768px) {
  .modal-dialog {
    margin-top: 20%; } }

.modal .lazyloaded {
  width: 100%; }

.modal-body {
  padding: 0; }

.modal-desc {
  padding: 14px 38px 5px; }

.mm-slideout {
  z-index: auto; }

.booking_hover .booking-icon {
  z-index: 20 !important;
  position: absolute !important;
  top: 10px !important;
  margin-left: 25px !important;
  left: 0 !important;
  min-width: 30px !important;
  width: 30px !important;
  height: 30px !important; }

.lang-block ul li:hover ul {
  padding-bottom: 2px; }

.submenu-columns {
  min-width: max-content; }
  .submenu-columns li {
    display: inline-block; }

.main-info .contact-block.info {
  width: 100%;
  padding: 15px; }

@media only screen and (max-width: 767px) {
  .reservation-text {
    text-align: left; }
  .trourism-contact-row {
    max-width: 100%;
    width: 100%; }
  .container.objects-list-cont {
    margin-bottom: -10px; }
  .event-single-cont h1 {
    font-size: 28px; }
  .event-single-cont .event-main-info {
    padding-top: 0;
    height: 140px; }
  .event-single-cont .event-main-info .event-price {
    font-size: 30px; } }

.object-swiper-container {
  max-height: 480px;
  overflow: hidden; }

.object-swiper-container .swiper-wrapper {
  max-height: 423px; }

.object-swiper-container .swiper-button-next:before {
  content: "\e080"; }

.object-swiper-container .swiper-button-prev:before {
  content: "\e079"; }

.object-swiper-container .swiper-button-next, .object-swiper-container .swiper-button-prev {
  background-image: none;
  position: relative;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #312783;
  text-shadow: 1px 1px 2px #969696;
  font-size: 29px;
  z-index: 9999 !important; }

.object-swiper-container .swiper-button-next {
  float: right; }

.object-swiper-container .swiper-button-prev {
  float: left; }

.object-swiper-navigation {
  margin-top: 20px; }

.object-swiper-pagination .swiper-pagination-bullet {
  background: #FFF;
  opacity: 1; }

.object-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #312783 !important;
  border: 1px solid #fff; }

@media (min-width: 767px) {
  .object-swiper-container .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
    margin-right: 5px;
    border: 2px solid white; }
  .object-swiper-pagination {
    position: relative !important;
    height: 45px; }
  .object-swiper-navigation .swiper-button-next {
    margin-top: -25%;
    font-size: 40px;
    margin-right: 10px; }
  .object-swiper-navigation .swiper-button-prev {
    margin-top: -20%;
    font-size: 40px; }
  .object-swiper-navigation .swiper-button-prev, .object-swiper-navigation .swiper-button-next {
    font-size: 40px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s, opacity 0.5s linear; }
  .object-swiper-container:hover .object-swiper-navigation .swiper-button-prev, .object-swiper-container:hover .object-swiper-navigation .swiper-button-next {
    visibility: visible;
    opacity: 1; }
  .object-swiper-pagination {
    width: 100%;
    margin: 0 auto;
    display: inline-block; }
  .object-swiper-container .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    margin-right: 20px; } }

@media (max-width: 767px) {
  .object-swiper-container {
    max-height: 365px; }
  .object-swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #312783; }
  .object-swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #000; }
  .object-swiper-navigation .swiper-button-next {
    margin-top: -35%; }
  .object-swiper-navigation .swiper-button-prev {
    margin-top: -35%; }
  .object-swiper-navigation {
    margin-top: 0;
    padding-bottom: 30px; }
  .object-swiper-pagination {
    min-width: 90%;
    margin-right: 15px;
    margin-left: 15px; }
  .object-swiper-container .swiper-pagination-bullet {
    width: 13px !important;
    height: 13px !important;
    margin-right: 6px; } }

.reserve-block {
  margin-top: 3rem; }

.view-object-cont .object-swiper-container {
  max-width: 1000px;
  margin: 0 auto; }

.objects-list-cont .main-title {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px; }

.main-info .contact-block.info {
  padding: 15px 0; }

.trourism-contact-row i {
  min-width: 20px;
  text-align: right; }

.breadcrumbs {
  right: 64px; }

.prew-page {
  left: 20px; }

.contain-background {
  background-size: contain !important; }

.object-swiper-container img {
  max-height: 480px; }

.comments-section-bs {
  display: none; }

@media (max-width: 767px) {
  .object-swiper-container .swiper-button-next, .object-swiper-container .swiper-button-prev {
    display: none; }
  .object-swiper-container .swiper-slide {
    height: 350px; }
  .object-swiper-container img {
    height: 100%;
    width: auto; } }
