@charset "UTF-8";
@font-face {
  font-family: "weathericons-regular-webfont";
  src: url("../fonts/weathericons-regular-webfont.eot?") format("eot"), url("../fonts/weathericons-regular-webfont.woff2") format("woff2"), url("../fonts/weathericons-regular-webfont.woff") format("woff"), url("../fonts/weathericons-regular-webfont.ttf") format("truetype"), url("../fonts/weathericons-regular-webfont.svg#weathericons-regular-webfont") format("svg");
}
.color-gold {
  color: #BE9356 !important;
}

.color-black {
  color: #262626 !important;
}

.box-inverse .color-gold {
  color: #fff !important;
}

.gold h1 {
  color: #BE9356;
}

.gold .box h3 {
  color: #BE9356;
}

.gold .btn-primary {
  background-color: #BE9356;
  border-color: #BE9356;
}

.gold .dateblock .line {
  background: #BE9356;
}

.gold .opened .line {
  background: #BE9356;
}

.gold .offer .line {
  background: #BE9356;
}

.gold a, .gold a:active, .gold a:hover, .gold a:visited a {
  color: #262626;
}

.news_list .gold a, .news_list .gold a:active, .news_list .gold a:hover, .news_list .gold a:visited a {
  color: #BE9356;
}

.gold a:active, .gold a:hover {
  color: #BE9356 !important;
  text-decoration: none;
}

.gold a.suba:active, .gold a.suba:hover {
  color: #262626 !important;
  text-decoration: none;
}

.gold .box-inverse a:active, .gold .box-inverse a:hover {
  color: #fff !important;
  background-color: #BE9356 !important;
  border-color: #fff !important;
}

.gold .box-inverse a.suba:active, .gold .box-inverse a.suba:hover {
  color: #262626 !important;
  text-decoration: none;
}

.gold a.btn, .gold a.btn:active, .gold a.btn:hover, .gold a.btn:visited a {
  color: #fff;
}

.gold a.btn:active, .gold a.btn:hover {
  color: #BE9356 !important;
  background-color: #fff !important;
  border-color: #BE9356 !important;
}

.gold .box-inverse a.btn, .gold .box-inverse a.btn:active, .gold .box-inverse a.btn:hover, .gold .box-inverse a.btn:visited a {
  background: #fff;
  color: #BE9356;
}

.gold .box-inverse a:active, .gold .box-inverse a:hover {
  background: #BE9356 !important;
  color: #fff !important;
  border-color: #fff !important;
}

.gold-active a, .gold-active a:active, .gold-active a:hover, .gold-active a:visited a {
  color: #BE9356 !important;
  border-top: 5px solid #BE9356;
  margin-top: -15px;
  line-height: 40px;
}

.gold-active a:active, .gold-active a:hover {
  color: #BE9356 !important;
  text-decoration: none;
}

.gold .box-inverse {
  background: #BE9356;
}

.gold .box-inverse h3 {
  color: #fff;
}

.gold .box-inverse .dateblock .line {
  background: #F1F1F1;
}

.gold .box-inverse .dateblock .line {
  color: #BE9356;
}

.gold .breadcrumb {
  border-bottom: 1px solid #BE9356;
  border-top: 1px solid #BE9356;
}

.gold .breadcrumb .active {
  color: #BE9356;
}

.gold-label > label {
  font-weight: bold;
  color: #BE9356;
}

.gold-label input {
  font-weight: bold;
  color: #A6A6A6;
}

.gold .event_single .event-header .h2 {
  font-size: 24px;
  color: #BE9356;
  position: relative;
  z-index: 100;
}

.gold .event_single .line .color {
  color: #BE9356;
  font-weight: bold;
  font-size: 16px;
  margin-left: -20px;
}

.gold .event_single .line .icon {
  color: #BE9356;
  font-size: 24px;
  font-weight: normal;
  vertical-align: middle;
  padding-right: 3px;
  margin-left: -20px;
}

.brown .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  color: #BE9356;
}

@media (max-width: 992px) {
  .main .gold.header {
    background: #BE9356 !important;
  }

  .gold-active a, .gold-active a:active, .gold-active a:hover, .gold-active a:visited a {
    border-top: none;
    margin-top: auto;
    line-height: normal;
  }
}
.color-green {
  color: #6FAC1E !important;
}

.box-inverse .color-green {
  color: #fff !important;
}

.green h1 {
  color: #6FAC1E;
}

.green .box h3 {
  color: #6FAC1E;
}

.green .btn-primary {
  background-color: #6FAC1E;
  border-color: #6FAC1E;
}

.green .dateblock .line {
  background: #6FAC1E;
  color: #fff;
}

.green .opened .line {
  background: #6FAC1E;
  color: #fff;
}

.green .box-inverse .opened .line {
  background: #fff;
  color: #262626;
}

.green .opened .line .sub {
  color: #fff;
}

.green .box-inverse .opened .line .sub {
  color: #262626;
}

.green .closed .line .sub {
  color: #fff;
}

.green .offer .line {
  background: #6FAC1E;
}

.green a, .green a:active, .green a:hover, .green a:visited a {
  color: #262626;
}

.green a:active, .green a:hover {
  color: #6FAC1E !important;
  text-decoration: none;
}

.green a.suba:active, .green a.suba:hover {
  color: #262626 !important;
  text-decoration: none;
}

.green .box-inverse a:active, .green .box-inverse a:hover {
  color: #fff !important;
  background-color: #fff !important;
  border-color: #6FAC1E !important;
}

.green .box-inverse a.suba:active, .green .box-inverse a.suba:hover {
  color: #262626 !important;
  text-decoration: none;
}

.green a.btn, .green a.btn:active, .green a.btn:hover, .green a.btn:visited a {
  color: #fff;
}

.green a.btn:active, .green a.btn:hover {
  color: #6FAC1E !important;
  background-color: #fff !important;
  border-color: #6FAC1E !important;
}

.green .box-inverse a.btn, .green .box-inverse a.btn:active, .green .box-inverse a.btn:hover, .green .box-inverse a.btn:visited a {
  background: #fff;
  color: #6FAC1E;
}

.green .box-inverse a:active, .green .box-inverse a:hover {
  background: #6FAC1E !important;
  color: #fff !important;
  border-color: #fff !important;
}

.green-active a, .green-active a:active, .green-active a:hover, .green-active a:visited a {
  color: #6FAC1E !important;
  border-top: 5px solid #6FAC1E;
  margin-top: -15px;
  line-height: 40px;
}

.green-active a:active, .green-active a:hover {
  color: #6FAC1E !important;
  text-decoration: none;
}

.green .box-inverse {
  background: #6FAC1E;
}

.green .box-inverse h3 {
  color: #fff;
}

.green .box-inverse .dateblock .line {
  background: #fff;
}

.green .box-inverse .dateblock .line {
  color: #6FAC1E;
}

.green .breadcrumb {
  border-bottom: 1px solid #6FAC1E;
  border-top: 1px solid #6FAC1E;
}

.green .breadcrumb .active {
  color: #6FAC1E;
}

.green-label label {
  font-weight: bold;
  color: #6FAC1E;
}

.green-label input {
  font-weight: bold;
  color: #A6A6A6;
}

.green .event_single .event-header .h2 {
  font-size: 24px;
  color: #6FAC1E;
  position: relative;
  z-index: 100;
}

.green .event_single .line .color {
  color: #6FAC1E;
  font-weight: bold;
  font-size: 16px;
  margin-left: -20px;
}

.green .event_single .line .icon {
  color: #6FAC1E;
  font-size: 24px;
  font-weight: normal;
  vertical-align: middle;
  padding-right: 3px;
  margin-left: -20px;
}

.green .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  color: #6FAC1E;
}

@media (max-width: 992px) {
  .main .green.header {
    background: #6FAC1E !important;
  }

  .green-active a, .green-active a:active, .green-active a:hover, .green-active a:visited a {
    border-top: none;
    margin-top: auto;
    line-height: normal;
  }
}
.color-brown {
  color: #8C7E73 !important;
}

.box-inverse .color-brown {
  color: #fff !important;
}

.brown h1 {
  color: #8C7E73;
}

.brown .box h3 {
  color: #8C7E73;
}

.brown .btn-primary {
  background-color: #8C7E73;
  border-color: #8C7E73;
}

.brown .dateblock .line {
  background: #8C7E73;
  color: #fff;
}

.brown .opened .line {
  background: #8C7E73;
}

.brown .offer .line {
  background: #8C7E73;
}

.brown .box-inverse .offer .line .sub {
  color: #8C7E73;
}

.brown .breadcrumb {
  border-bottom: 1px solid #8C7E73;
  border-top: 1px solid #8C7E73;
}

.brown .box-inverse .offer .line {
  background: #fff;
  color: #8C7E73;
}

.brown a, .brown a:active, .brown a:hover, .brown a:visited a {
  color: #262626;
}

.brown a:active, .brown a:hover {
  color: #8C7E73 !important;
  text-decoration: none;
  background-color: transparent;
}

.brown a.suba:active, .brown a.suba:hover {
  color: #262626 !important;
  text-decoration: none;
}

.brown .box-inverse a:active, .brown .box-inverse a:hover {
  color: #fff !important;
}

.brown .box-inverse a.suba:active, .brown .box-inverse a.suba:hover {
  color: #262626 !important;
  text-decoration: none;
}

.brown a.btn, .brown a.btn:active, .brown a.btn:hover, .brown a.btn:visited a {
  color: #fff;
}

.brown a.btn:active, .brown a.btn:hover {
  color: #8C7E73 !important;
  background-color: #fff !important;
  border-color: #8C7E73 !important;
}

.brown .box-inverse a.btn, .brown .box-inverse a.btn:active, .brown .box-inverse a.btn:hover, .brown .box-inverse a.btn:visited a {
  background: #fff;
  color: #8C7E73;
}

.brown .box-inverse a:active, .brown .box-inverse a:hover {
  background: #8C7E73 !important;
  color: #fff !important;
  border-color: #fff !important;
}

.brown-active a, .brown-active a:active, .brown-active a:hover, .brown-active a:visited a {
  color: #8C7E73 !important;
  border-top: 5px solid #8C7E73;
  margin-top: -15px;
  line-height: 40px;
}

.brown-active a:active, .brown-active a:hover {
  color: #8C7E73 !important;
  text-decoration: none;
}

.brown .box-inverse {
  background: #8C7E73;
}

.brown .box-inverse h3 {
  color: #fff;
}

.brown .box-inverse .dateblock .line {
  background: #fff;
}

.brown .box-inverse .dateblock .line {
  color: #8C7E73;
}

.brown .breadcrumb .active {
  color: #8C7E73;
}

.brown-label label {
  font-weight: bold;
  color: #8C7E73;
}

.brown-label input {
  font-weight: bold;
  color: #A6A6A6;
}

.brown .event_single .event-header .h2 {
  font-size: 24px;
  color: #8C7E73;
  position: relative;
  z-index: 100;
}

.brown .event_single .line .color {
  color: #8C7E73;
  font-weight: bold;
  font-size: 16px;
  margin-left: -20px;
}

.brown .event_single .line .icon {
  color: #8C7E73;
  font-size: 24px;
  font-weight: normal;
  vertical-align: middle;
  padding-right: 3px;
  margin-left: -20px;
}

.brown .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  color: #8C7E73;
}

@media (max-width: 992px) {
  .main .brown.header {
    background: #8C7E73 !important;
  }

  .brown-active a, .brown-active a:active, .brown-active a:hover, .brown-active a:visited a {
    border-top: none;
    margin-top: auto;
    line-height: normal;
  }
}
#map {
  height: 400px;
  width: 100%;
}

.gm-style-iw {
  font-family: 'Raleway', sans-serif;
  width: 220px !important;
  top: 15px !important;
  left: 24px !important;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(166, 166, 166, 0.4);
  border: 1px solid rgba(140, 126, 115, 0.4);
  border-radius: 10px 10px 10px 10px;
}

#iw-container {
  margin-bottom: 0px;
  width: 220px;
  padding: 10px;
}

#iw-container .iw-title {
  text-align: center;
  color: #8C7E73;
  font-weight: bold;
}

#iw-container .iw-content {
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
}

#iw-container .btn,
#iw-container .btn a {
  background: #fff;
  color: #8C7E73;
  font-size: 10px;
}

footer {
  background: #8C7E73;
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 20;
}

@media (max-width: 1200px) {
  .p-m-0 {
    padding: 0 !important;
  }

  .m-m-0 {
    margin: 0 !important;
  }

  .m-m-a {
    margin: auto;
  }

  .m-none {
    height: 0px !important;
    visibility: hidden;
    padding: 0 !important;
  }

  .m-m-t-1 {
    margin-top: 1rem;
  }

  .m-i-image {
    width: 100%;
    padding: 25px 10% 0 10%;
  }

  .m-col {
    padding-left: 20px;
    padding-right: 20px;
  }

  .m-w {
    padding-left: 20px;
    padding-right: 20px;
  }

  #nav-main .navbar-toggler {
    display: none;
  }

  .container {
    max-width: 100% !important;
  }

  .main .header {
    padding-top: 0 !important;
    margin-top: 0 !important;
    text-align: center;
  }
  .main .header h1 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 0px;
  }
  .main .header h2 {
    font-size: 16px;
  }

  .carousel-item {
    position: relative;
  }

  .navbar-dark .navbar-toggler-icon {
    position: absolute;
    top: 20px;
    right: 15px;
  }

  .navbar-brand {
    left: 50% !important;
    margin-left: -100px !important;
    position: absolute;
  }

  #nav-top-fixed .navbar-brand-small {
    position: absolute;
    left: 15px;
    top: 10px;
  }

  #nav-top-fixed .navbar-nav {
    display: none;
  }

  #nav-main .navbar-collapse {
    display: block;
  }

  #nav-main .navbar-collapse ul:first-child {
    display: none;
  }

  #nav-main ul.weather {
    display: block !important;
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    margin-left: -105px;
    margin-top: 190px;
  }

  .main .box {
    min-height: auto !important;
    text-align: left;
  }
  .main .box .row {
    margin-left: 20px !important;
  }
  .main .box .m-a-w {
    width: auto;
    max-width: fit-content;
  }
  .main .box .content {
    margin-left: 20px !important;
  }

  .box-holder {
    margin-bottom: 0px !important;
  }

  .main .box .btn {
    display: none !important;
  }

  .box-primary h3 {
    min-height: auto !important;
  }

  .box .img-holder {
    height: 300px !important;
  }

  .header-color .oneline {
    padding-top: 25px !important;
    line-height: normal !important;
  }

  .header-color .oneline .subtitle {
    display: block;
  }

  .header-color .title:after {
    content: '' !important;
  }

  footer div {
    text-align: center !important;
  }

  footer ul {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  #nav-top-fixed .navbar-nav {
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    width: 60vw;
    padding: 1rem;
    height: 100vh;
    z-index: -1;
    padding: 0px;
    margin: 0px;
  }

  #nav-top-fixed .navbar-nav.show {
    display: block !important;
  }

  #nav-top-fixed ul.navbar-nav:before {
    content: 'MENÜ';
    font-size: 20px;
    font-weight: bold;
    color: #BE9356;
    padding: 0 17px 0 17px;
    line-height: 66px;
  }

  #nav-top-fixed ul.navbar-nav li {
    padding: 7px 17px 0 17px;
  }

  #nav-top-fixed ul.navbar-nav li:first-child {
    border-top: 1px solid #BE9356;
  }

  #nav-top-fixed ul.navbar-nav li.end {
    border-top: 1px solid #BE9356;
  }

  #nav-top-fixed .lang,
  #nav-top-fixed .social,
  #nav-top-fixed .about {
    padding-top: 25px !important;
  }

  #nav-top-fixed .social a {
    padding-right: 10px !important;
  }

  #nav-top-fixed .about {
    font-size: 9px;
    font-weight: bold;
  }

  #nav-top-fixed a, #nav-top-fixed a:active, #nav-top-fixed a:hover, #nav-top-fixed a:visited a {
    color: #262626;
    border: none;
  }

  #nav-top-fixed a:active, #nav-top-fixed a:hover {
    color: #BE9356 !important;
  }

  #nav-top-fixed .about a, #nav-top-fixed .about a:active, #nav-top-fixed .about a:hover, #nav-top-fixed .about a:visited a {
    color: #69CCFF;
  }

  #nav-top-fixed .about a:active, #nav-top-fixed .about a:hover {
    color: #BE9356 !important;
  }

  .lang {
    color: #262626 !important;
  }

  .lang a.active {
    color: #BE9356 !important;
  }

  .navbar-toggler-icon.show {
    transition: opacity 2s;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzIwMCcgd2lkdGg9JzIwMCcgIGZpbGw9IiMwMDAwMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgYmFzZVByb2ZpbGU9InRpbnkiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQkU5MzU2IiBkPSJNNTAuMDAzLDYxLjE3NmwyMC43MTUsMjEuMjA2YzIuMDc4LDIuMTQ1LDMuNDI5LDIuMTY2LDUuNTQ2LDBsNC4xNTYtNC4yNTYgICBjMi4wMzUtMi4wODQsMi4xNzQtMy40NTEsMC01LjY3OEw1OC40OSw1MGwyMS45MzEtMjIuNDQ5YzIuMDU1LTIuMTA5LDIuMDk0LTMuNTMzLDAtNS42OGwtNC4xNTYtNC4yNTQgICBjLTIuMTU2LTIuMjA3LTMuNDg4LTIuMTA1LTUuNTQ2LDBMNTAuMDAzLDM4LjgyNEwyOS4yODksMTcuNjE3Yy0yLjA1OS0yLjEwNS0zLjM5MS0yLjIwNy01LjU0NywwbC00LjE1NCw0LjI1NCAgIGMtMi4wOTYsMi4xNDYtMi4wNTksMy41NywwLDUuNjhMNDEuNTE3LDUwTDE5LjU4OCw3Mi40NDhjLTIuMTc0LDIuMjI3LTIuMDU5LDMuNTk0LDAsNS42NzhsNC4xNTQsNC4yNTYgICBjMi4wOTgsMi4xNjYsMy40NDksMi4xNDUsNS41NDcsMEw1MC4wMDMsNjEuMTc2eiI+PC9wYXRoPjwvZz48L3N2Zz4=") !important;
  }

  .mouse {
    display: none;
  }

  .breadcrumb {
    margin-bottom: 0px;
  }

  .breadcrumb .share {
    display: none !important;
  }

  .filters {
    margin-top: 1rem;
  }

  .bg-gray {
    margin-bottom: 0 !important;
  }
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #262626;
}

html {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.ml32 {
  margin-left: 32px;
  line-height: 16px;
}

.main-inner {
  /* By setting flex-grow to 1, the main content will take up 
  all of the remaining space on the page. 
  The other elements have flex-grow: 0 and won't contest the free space. */
  /* 1 flex-grow, 0 flex-shrink, auto flex-basis */
  flex: 1 0 auto;
}

footer {
  /* Like the header, the footer will have a static height - it shouldn't grow or shrink.  */
  /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
  flex: 0 0 auto;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
a:focus,
.btn-primary.focus,
.btn-primary:focus {
  outline: 0 none !important;
  box-shadow: none !important;
}

.affix {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

#nav-main {
  position: absolute;
  top: 50vh;
  left: 0;
  z-index: 10;
  width: 100%;
  margin-top: -124px;
}

#nav-main .container-fluid {
  max-width: 1250px;
}

#nav-top,
#nav-top-fixed {
  position: fixed !important;
  z-index: 100;
  background: transparent !important;
  top: 0;
}

#nav-top,
#nav-top-fixed .container-fluid,
#nav-top-fixed .container {
  z-index: 1000;
  max-width: 1200px;
}

#nav-top::after,
#nav-top-fixed::after {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 66px;
}

#nav-item {
  font-size: 14px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link a:hover {
  color: #BE9356;
}

#nav-top-fixed .weather {
  width: auto;
}

.main {
  background: #fff;
  position: relative;
  z-index: 20;
}

.nav-item a, .nav-item a:active, .nav-item a:hover, .nav-item a:visited, .nav-link a, .nav-link a:active, .nav-link a:hover, .nav-link a:visited {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.nav-item a:active, .nav-item a:hover, .nav-link a:active, .nav-link a:hover {
  color: #BE9356;
  text-decoration: none;
}

a, a:active, a:hover, a:visited a {
  color: #262626;
}

.navbar-brand {
  margin-left: 4rem;
  display: block;
  width: 200px;
  height: 100px;
  text-indent: -1000px;
  background: url("../img/logo-hungarian-200.png") transparent 0 0 no-repeat;
}

.navbar-english .navbar-brand {
  background: url("../img/logo-english-200.png") transparent 0 0 no-repeat;
}

.navbar-german .navbar-brand {
  background: url("../img/logo-german-200.png") transparent 0 0 no-repeat;
}

.navbar-brand-small {
  display: block;
  width: 150px;
  height: 50px;
  text-indent: -1000px;
  background: url("../img/logo-hungarian-150.png") transparent 0 0 no-repeat;
}

.navbar-english .navbar-brand-small {
  background: url("../img/logo-english-150.png") transparent 0 0 no-repeat;
}

.navbar-german .navbar-brand-small {
  background: url("../img/logo-german-150.png") transparent 0 0 no-repeat;
}

@media (min-width: 1200px) {
  .navbar-german .navbar-nav .nav-link {
    padding-right: 0.1rem;
    padding-left: 0.1rem;
  }
}
.dropdown-menu {
  background-color: rgba(0, 0, 0, 0.8);
  border: transparent;
  border-radius: 0px;
  font-size: 14px;
  margin-top: -10px;
}
.dropdown-menu a {
  padding-left: 5px;
}

.dropdown:hover .dropdown-menu {
  display: block;
  min-width: 400px;
}

@media only screen and (max-width: 1200px) {
  /* Mobilon mindig legyen nyitva a dropdown menü */
  .dropdown-menu {
    display: block;
    position: static;
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    margin-top: 0;
    position: static;
    width: 100%;
  }

  .navbar-nav .dropdown-menu > li > a,
  .navbar-nav .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: #777;
  }
}
.social, .lang {
  padding-right: 0.5rem !important;
}

.social a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.lang a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.lang a.active {
  color: #BE9356;
}

.social a {
  font-size: 21px;
}

.weather {
  width: 100%;
  padding-left: 36px;
  color: #fff;
}

.weather .wi {
  color: #69CCFF;
}

.weather .nav-item {
  color: #fff;
}

.weather span {
  padding-right: 1rem;
}

.bg-gray {
  background: #F1F1F1;
  margin-top: 66px;
}

.header-bg-image {
  background-size: cover;
  background-position: 0;
  background-repeat: no-repeat;
}

.header-big {
  position: relative;
  height: 330px;
  z-index: 20;
}

.header-big .row {
  margin-top: 78px;
}

.news .bg-gray::after,
.news_list .bg-gray::after,
.news_single .bg-gray::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  height: 396px;
}

.header-big .h1 {
  font-size: 48px;
  color: #fff;
}

.header-big .h2 {
  font-size: 36px;
  color: #BE9356;
}

#carouselExampleIndicators {
  height: 100vh;
}

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: fixed;
}

.carousel-item::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.breadcrumb {
  background: #fff;
  font-weight: bold;
  border-radius: 0px;
  font-size: 18px;
}

.breadcrumb .container {
  position: relative;
}

.breadcrumb .share {
  position: absolute;
  right: 25px;
  top: 0;
  font-size: 15px;
  line-height: 30px;
}

.breadcrumb .share i {
  color: #fff;
  background: #3B5998;
  width: 30px;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  position: absolute;
  margin-left: -35px;
  border-radius: 15px;
}

.share a, .share a:active, .share a:hover, .share a:visited, .share a {
  color: #3B5998;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.share a:active, .share a:hover {
  color: #262626 !important;
  text-decoration: none;
}

.custom-control-label:before {
  background-color: #fff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  content: "✓";
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.box {
  font-size: 12px;
  background: #F1F1F1;
  height: 100%;
  margin-bottom: 1rem;
  padding-bottom: 85px !important;
  position: relative;
}
.box .btn-more-holder {
  position: absolute;
  bottom: 0px;
}

.box-holder {
  margin-bottom: 20px;
}

.box h3 {
  font-size: 18px;
}

.box .img {
  overflow: hidden;
}

.nopic {
  background-color: #ccc;
}
.nopic .img-holder {
  background-position: 0;
}

.box .img-holder {
  width: 100%;
  height: 205px;
  background-size: cover;
  overflow: hidden;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.box .img-holder:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand')";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand');
  /* IE6 and 7 */
}

.box .content {
  line-height: 32px;
  padding-top: 1rem;
  padding-left: 18px;
}

.box .content .icon {
  font-size: 24px;
  width: 32px;
  display: block;
  float: left;
  text-align: center;
}

.box-primary .content {
  color: #A6A6A6;
}

.box-primary .content p {
  line-height: 1.1rem;
  font-size: 10px;
  color: #262626;
}

.box-primary .content .icon {
  color: #A6A6A6;
  text-align: left;
  width: 24px;
}

.box-primary h3 {
  min-height: 70px;
}

.header {
  padding-top: 3rem;
  background: linear-gradient(180deg, #F1F1F1 37%, #fff 37%);
}

.header:first-of-type {
  background: linear-gradient(180deg, #F1F1F1 35%, #fff 35%);
}

.header-color {
  color: #262626;
  font-size: 14px;
}

.header-color .icon {
  font-size: 64px;
  color: #8C7E73;
}

.header-color .title {
  font-size: 24px;
  color: #8C7E73;
  font-weight: bold;
}

.header-color .title:after {
  content: ' | ';
}

.header-color .subtitle {
  font-size: 18px;
  color: #8C7E73;
}

.header-color .oneline {
  line-height: 94px;
}

.header-color .oneline-small {
  line-height: 94px;
  text-transform: uppercase;
  font-size: 14px;
  color: #8C7E73;
}

.header-color .oneline-small i {
  font-size: 24px !important;
  vertical-align: middle;
}

.btn-primary {
  text-transform: uppercase;
  border-radius: 32px;
  font-weight: bold;
  font-size: 15px;
  line-height: 32px;
  padding-left: 24px;
  padding-right: 24px;
}

.dateblock {
  height: 70px;
  width: 70px;
  text-align: center;
  background: #262626;
  color: #fff;
}

.dateblock .line {
  height: 50px;
  width: 70px;
  font-size: 36px;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
}

.opened,
.closed {
  height: 70px;
  width: 70px;
  text-align: center;
  background: #262626;
  color: #fff;
  white-space: nowrap;
}

.closed .line {
  background: #A6A6A6;
}

.opened .line,
.closed .line {
  color: #262626;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  height: 50px;
  padding-top: 8px !important;
}

.opened .line .sub,
.closed .line .sub {
  color: #fff;
  font-size: 10px;
  text-transform: lowercase;
}

.offer {
  height: 70px;
  width: 70px;
  text-align: center;
  background: #262626;
  color: #fff;
  white-space: nowrap;
  font-size: 10px;
}

.offer .line {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
  height: 50px;
  line-height: 18px;
}

.offer .line .sub {
  color: #fff;
  font-size: 10px;
  text-transform: lowercase;
}

footer {
  background: #8C7E73;
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 20;
}

footer .small {
  font-size: 10px;
}

footer .big {
  font-size: 18px;
}

footer .logo {
  height: 50px;
}

footer .social {
  font-size: 20px;
}

footer ul.nav li i {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 0.3rem;
}

footer ul.nav li i:not(:first-child) {
  margin-left: 0.7rem;
}

footer a, footer a:active, footer a:hover, footer a:visited {
  color: #fff;
  text-decoration: none;
}

footer a:active, footer a:hover {
  color: #BE9356 !important;
  text-decoration: none;
}

a, a:active, a:hover, a:visited a {
  color: #262626;
}

a:active, a:hover {
  color: #BE9356 !important;
}

.carousel-caption {
  width: 210px;
  margin: 0 auto;
  position: fixed;
}

.carousel-caption .badges {
  margin-bottom: 50px;
}

.applestore, .androidstore {
  display: block;
  width: 100px;
  height: 33px;
  background: url(../img/googleplay-store-seeklogo.png) transparent 0 0 no-repeat;
  background: none, url(../img/googleplay-store-seeklogo.svg) transparent 0 0 no-repeat;
  float: left;
  text-indent: -10000px;
  background-size: 100px;
  background-repeat: no-repeat;
}

.applestore {
  background-position: 0 99%;
  margin-right: 10px;
}

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff;
}

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid white;
  border-radius: 23px;
}

.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: white;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}

.filters {
  color: #A6A6A6;
  font-weight: bold;
}

.filters input::placeholder,
.filters select::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A6A6A6;
  opacity: 1;
  /* Firefox */
}

.filters input:-ms-input-placeholder,
.filters select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #A6A6A6;
}

.filters input::-ms-input-placeholder,
.filters select::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #A6A6A6;
}

.filters input ~ i,
.filters select ~ i {
  position: absolute;
  font-size: 24px;
  right: 32px;
  top: 30px;
}

.filters .custom-control-label {
  margin-left: -20px;
}

.form-control:focus,
input:focus,
.filters input {
  outline: none !important;
  border: 0 solid white;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
  color: #A6A6A6;
  border-radius: 24px;
  padding-left: 20px;
  padding-right: 45px;
  font-size: 15px;
  line-height: 26px;
}

.filters select {
  outline: none !important;
  border: 0 solid white;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
  color: #A6A6A6;
  border-radius: 24px;
  padding-left: 20px;
  padding-right: 45px;
  font-size: 15px;
  line-height: 26px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 38px;
  font-weight: bold;
}

.filters .bl {
  display: block;
  width: 100%;
}

.box .lead {
  font-size: inherit !important;
}

.gray {
  color: #A6A6A6;
}

.news_list .title {
  display: block;
  height: 42px;
}

.news_list .lead {
  font-size: 10px !important;
  line-height: 15px;
  overflow: hidden;
}

.news_list .box .content .icon {
  width: auto;
  margin-right: 5px;
}

.news .content {
  margin-left: 50px;
  font-size: 12px;
}

.about .content .col-lg-8:first-child {
  font-size: 14px !important;
}

.news .content .h1 {
  margin-left: -50px;
  font-size: 20px;
  padding: 10px;
  padding-left: 50px;
  background: #F1F1F1;
  color: #BE9356;
}

.news .content ul {
  padding-left: 30px;
}

.news .content ul li {
  line-height: 2.5em;
}

.news .content .h2 {
  font-size: 18px;
  font-weight: bold;
}

.news .ptitle {
  font-size: 18px;
  color: #BE9356;
}

.news .person {
  position: relative;
  padding: 1em 1em 1em 90px;
  background: linear-gradient(180deg, #F1F1F1 60%, #fff 40%);
}

.news .person img {
  position: absolute;
  width: 80px;
  height: 80px;
  border: 0 solid white;
  border-radius: 40px;
  top: 1em;
  left: 1em;
}

.news .person .email {
  padding-top: 0.8em;
}

.news .person .email .icon {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 3px;
}

.news_single .content .h1 {
  font-size: 34px;
  font-weight: bold;
}

.news_single .content .h2 {
  font-size: 24px;
}

.news_single .h3 {
  font-size: 18px;
}

.news_single .content ul li {
  line-height: 2.5em;
}

.news_single .box .img-holder {
  height: 196px;
}

.news_single .box .lead {
  line-height: 20px;
}

.news_single ul.nav li:not(:first-child):before,
.event_single ul.nav li:not(:first-child):before,
.event_list ul.nav li:not(:first-child):before,
.news_list ul.nav li:not(:first-child):before,
.news ul.nav li:not(:first-child):before {
  content: '>';
  padding: 0.5em;
  color: #262626;
  font-weight: 100;
  font-size: 14px;
  vertical-align: text-bottom;
}

.gallery {
  position: relative;
  background: #F1F1F1;
}

.prev, .next {
  position: absolute;
  color: #262626;
  font-size: 24px;
  bottom: 28px;
  cursor: pointer;
}

.next {
  right: 0;
  padding-left: 5px;
  padding-top: 30px;
  width: 25px;
  height: 100px;
}

.prev {
  left: 0;
  padding-left: 5px;
  padding-top: 30px;
  width: 25px;
  height: 100px;
}

.next:after {
  content: '>';
}

.prev:after {
  content: '<';
}

.slick-slide:focus {
  outline: none;
}

.slick img {
  position: relative;
}

.slick .holder {
  position: relative;
}

.slick .holder:after {
  content: "";
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  right: 8px;
  bottom: 0;
  z-index: 10;
  height: 100%;
}

.slick .holder.active:after {
  background: none;
}

.event_single .box {
  min-height: auto;
}

.event_single .event_list-row .line {
  padding-left: 20px;
  border-bottom: 1px solid #C8C8C8;
}

.event_single .event-header {
  position: absolute;
  left: 0;
  bottom: 151px;
  padding: 30px 40px 30px 40px;
  z-index: 0;
}

.event_single .event-header .h1 {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 100;
}

.event_single .h3 {
  font-size: 18px;
  font-weight: bold;
}

.event_single .event-header .bg:after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  height: 100%;
}

.event_single .gallery .dateblock {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
}

.contacts i {
  font-size: 24px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}

.contacts i:before {
  width: 25px;
}

.cmspage ul.nav li:not(:first-child):before {
  content: '>';
  padding: 0.5em;
  color: #262626;
  font-weight: 100;
  font-size: 14px;
  vertical-align: text-bottom;
}

body.navigation-page .cmspage .container.gold a {
  background-color: #BE9356;
  border-color: #BE9356;
  color: #fff;
  text-transform: uppercase;
  border-radius: 32px;
  font-weight: bold;
  font-size: 15px;
  line-height: 32px;
  padding: 0.5rem 24px;
  margin: 1rem;
  display: block;
  width: 300px;
}

body.navigation-page .cmspage .container.gold a:hover {
  color: #8C7E73;
  background-color: #fff;
}

/*# sourceMappingURL=main.css.map */
