/* CSS Document */
/* color background */
/* color black */
/* color white */
/* color red*/
/* color darkgrey */
/* color midgrey */
/* color lightgrey */
/* color success green */
/* local fonts start */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v15-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v15-latin-regular.woff") format("woff"), url("../fonts/open-sans-v15-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v15-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v15-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v15-latin-600.woff2") format("woff2"), url("../fonts/open-sans-v15-latin-600.woff") format("woff"), url("../fonts/open-sans-v15-latin-600.ttf") format("truetype"), url("../fonts/open-sans-v15-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v15-latin-700.woff2") format("woff2"), url("../fonts/open-sans-v15-latin-700.woff") format("woff"), url("../fonts/open-sans-v15-latin-700.ttf") format("truetype"), url("../fonts/open-sans-v15-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'bingmuseum';
  src: url("../fonts/bingmuseum.eot?t9nq8k");
  src: url("../fonts/bingmuseum.eot?t9nq8k#iefix") format("embedded-opentype"), url("../fonts/bingmuseum.ttf?t9nq8k") format("truetype"), url("../fonts/bingmuseum.woff?t9nq8k") format("woff"), url("../fonts/bingmuseum.svg?t9nq8k#bingmuseum") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bingmuseum' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /*line-height: 1;*/
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-home:before {
  content: "\e600"; }

.icon-envelope:before {
  content: "\e696"; }

.icon-paper-plane:before {
  content: "\e699"; }

.icon-play:before {
  content: "\e6f7"; }

.icon-camera:before {
  content: "\e6ff"; }

.icon-cart:before {
  content: "\e74d"; }

.icon-telephone:before {
  content: "\e76a"; }

.icon-map-marker:before {
  content: "\e77a"; }

.icon-lamp:before {
  content: "\e7bc"; }

.icon-gift:before {
  content: "\e7ff"; }

.icon-teacup:before {
  content: "\e80b"; }

.icon-ice-cream:before {
  content: "\e823"; }

.icon-spotlights:before {
  content: "\e8ce"; }

.icon-enter-right:before {
  content: "\e8fa"; }

.icon-magnifier:before {
  content: "\e922"; }

.icon-question:before {
  content: "\e933"; }

.icon-check:before {
  content: "\e934"; }

.icon-cross2:before {
  content: "\e935"; }

.icon-chevron-up:before {
  content: "\e939"; }

.icon-chevron-down:before {
  content: "\e93a"; }

.icon-chevron-left:before {
  content: "\e93b"; }

.icon-chevron-right:before {
  content: "\e93c"; }

/* local fonts end */
hr {
  border: 0;
  background-color: #333333;
  height: 1px;
  width: 100%;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px; }

p {
  margin: 0px;
  padding: 0px; }

img {
  border: 0;
  display: block; }

a {
  text-decoration: underline;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  color: #000000; }

h1 {
  margin: 0;
  padding: 0;
  padding-right: 20px;
  margin-bottom: 20px;
  /*font-size: calc(34px + 10 * (100vw - 320px) / 1080);*/
  font-size: 36px;
  color: #990000;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase; }

h2 {
  margin: 0;
  padding: 0;
  padding-right: 20px;
  margin-bottom: 10px;
  /*font-size: calc(34px + 10 * (100vw - 320px) / 1080);*/
  font-size: 36px;
  color: #990000;
  line-height: 40px;
  font-weight: 600;
  text-transform: uppercase; }

h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  /*font-size: calc(14px + 10 * (100vw - 320px) / 1080);*/
  font-size: 24px;
  line-height: 30px;
  color: #990000;
  font-weight: 600; }

/*h4 {
	margin:0;
	padding:0;
	font-size:18px;
	color: $color1;
	font-weight:600;
	font-style:italic;
	}*/
h5 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #ebebeb;
  font-weight: 600;
  text-transform: uppercase; }

h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 38px;
  color: #000000;
  line-height: 40px;
  font-weight: 600; }

@media (max-width: 768px) {
  h1 {
    font-size: 36px !important;
    line-height: 36px !important;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }

  h2 {
    font-size: 28px;
    line-height: 28px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 26px; } }
/*FORM INPUT STYLES*/
input {
  font-family: "Open Sans", sans-serif; }

input[type="text"], input[type="email"], input[type="password"], textarea, select {
  font-weight: normal;
  color: #000000;
  border: none;
  background-color: #ebebeb;
  height: auto;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  	/*-webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;*/
  cursor: pointer;
  text-align: left;
  width: 100%;
  font-size: 14px; }

/*input[type="password"] {
	font-weight:normal;
	color: #000000;
	border: 1px #999999 solid;
	background-color: #ffffff;
	height:auto;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	-webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
	cursor: pointer;
	text-align:left;
	width: auto;
}*/
input[type="submit"] {
  font-weight: normal;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  border: none;
  background-color: #990000;
  width: 100%;
  padding: 8px;
  padding-left: 10px;
  padding-right: 10px;
  	/*-webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;*/
  cursor: pointer;
  text-align: left;
  text-transform: uppercase; }

input[type="file"] {
  font-weight: bold;
  color: #FFFFFF;
  height: auto;
  border: 1px #999999 solid;
  background-color: #990000;
  width: auto;
  height: auto;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  cursor: pointer;
  text-align: left; }

/*input[type="text"], input[type="password"] , input[type="email"], textarea, select {
  border: 1px solid $color2;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}*/
/*input[type="submit"] {
  border: 1px solid $color3;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}*/
/*input[type="text"]:focus, input[type="password"]:focus {
  border: 1px solid $color4;
}*/
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.placeholder {
  color: #000000; }

/* CSS Document */
/* color background */
/* color black */
/* color white */
/* color red*/
/* color darkgrey */
/* color midgrey */
/* color lightgrey */
/* color success green */
/* Scss Document */
/* CSS Document */
/* color background */
/* color black */
/* color white */
/* color red*/
/* color darkgrey */
/* color midgrey */
/* color lightgrey */
/* color success green */
/* owl dotar */
.owl-dots {
  text-align: center;
  padding-bottom: 10px; }

.owl-dot {
  display: inline-block; }

.owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #990000; }

.owl-dot.active span, .owl-dot:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto !important;
  -webkit-transform-style: preserve-3d; }

@media (max-width: 768px) {
  .owl-dots {
    display: none; } }
/*owl nav*/
.owl-nav {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0; }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100; }
    .owl-nav .owl-prev i, .owl-nav .owl-next i {
      font-size: 3rem;
      color: #FFFFFF;
      padding: 20px;
      opacity: .5;
      -webkit-transition: opacity 500ms ease-out;
      -moz-transition: opacity 500ms ease-out;
      -o-transition: opacity 500ms ease-out;
      transition: opacity 500ms ease-out; }
    .owl-nav .owl-prev i:hover, .owl-nav .owl-next i:hover {
      opacity: 1; }
  .owl-nav .owl-prev {
    left: 0; }
  .owl-nav .owl-next {
    right: 0; }

/*special setup for header*/
header .owl-dots {
  text-align: center;
  padding-bottom: 10px;
  margin-top: -90px;
  position: relative; }

/*special setup for toppic*/
#slide01 .owl-stage-outer {
  height: 400px; }

@media (max-width: 996px) {
  #slide01 .owl-stage-outer {
    height: auto !important; } }
/* CSS Document */
/* BASICS */
body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  background-color: #ffffff;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*decobar*/
.decobar {
  width: 100%;
  height: 4vh;
  background-color: #990000; }

h3 {
  color: #000000; }

/*boxes*/
.box-top {
  position: relative;
  height: 35vh; }

.content-top {
  display: block;
  margin-top: 30%; }

.box-top .decobar {
  position: absolute;
  top: 0; }

.box-middle {
  position: relative;
  height: 30vh;
  background-color: #ebebeb; }

.box-bottom {
  position: relative;
  height: 35vh; }

.box-bottom .decobar {
  position: absolute;
  bottom: 0; }

.content-bottom {
  margin-top: 3%;
  display: inline-block;
  width: 100%; }

.content-bottom .row {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.logo-container {
  z-index: 100000;
  position: fixed;
  top: 0;
  width: 100%; }

.logo {
  position: absolute;
  left: 15px;
  width: auto;
  height: auto;
  padding: 20px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  width: 40%; }

.logo img {
  float: left !important;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  /*margin-top:26px;*/
  margin: 0 auto;
  width: 100%; }

#video_box {
  position: relative;
  overflow: hidden;
  object-fit: cover;
  width: 100%;
  height: 30vh; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

ul li {
  font-weight: 600;
  line-height: 20px;
  margin-left: 27px; }

ul li::before {
  /*font-family: "bingmuseum";*/
  content: "\25A0";
  color: #990000;
  font-size: 23px;
  font-weight: bold;
  display: inline-block;
  margin-left: -25px;
  width: 25px; }

/* CSS Document */
.row {
  margin-right: 0;
  margin-left: 0; }
  .row > .col,
  .row > [class*="col-"] {
    padding-right: 0px;
    padding-left: 0px; }

@media (max-width: 992px) {
  .row {
    margin-right: 0;
    margin-left: 0; }
    .row > .col,
    .row > [class*="col-"] {
      padding-right: 0px !important;
      padding-left: 0px !important; } }
.container {
  width: 1300px !important;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.container-fluid {
  padding: 0 !important; }

@media (max-width: 1300px) {
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
@media (max-width: 580px) {
  .container {
    width: 100% !important; } }
@media (min-width: 992px) {
  #contact .col-lg-4 {
    padding-left: 25px; }

  h1, h3, h3, h4 {
    padding-left: 0px; }

  section ul, p {
    padding-left: 0px !important; } }
@media (min-width: 768px) {
  .news .col-md-4 {
    padding-right: 25px; } }
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
  margin-bottom: 0px; }

.w-100 {
  display: block;
  width: 100%; }

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