/*lighter version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Light.ttf'); 
    font-weight: lighter; 
}
/*lighter version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Light.ttf'); 
    font-weight: 100; 
}
/*lighter version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Light.ttf'); 
    font-weight: 200; 
}
/*default version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Regular.ttf'); 
    font-weight: normal; 
} /*default version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Regular.ttf'); 
    font-weight: 300; 
} 
/*bold version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Bold.ttf'); 
    font-weight: bold; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Regular.ttf'); 
    font-weight: 400; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Regular.ttf'); 
    font-weight: 500; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Bold.ttf'); 
    font-weight: 600; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Ropa'; 
    src: url('../fonts/RopaSansPTT-Bold.ttf'); 
    font-weight: 700; 
}
.mapplic-element {
	font-size: 0;
}

.mapplic-pin {
	font-size: 0;
}

.mapplic-zoom-buttons a {
	font-size: 16px;
}

.mapplic-levels-select {
	font-size: 15px;
}
.mapplic-search-input {
	font-size: 16px !important;
}
.mapplic-not-found {
	font-size: 15px;
}

.mapplic-list-category > a {
	font-size: 16px;
}

.mapplic-list-category > a .mapplic-list-count {
	font-size: 14px;
}

.mapplic-list-location > a {
	font-size: 16px;
}
.mapplic-list-location h4 {
	font-size: 18px;
}

.mapplic-list-location span {
	font-size: 15px;
}
.mapplic-tooltip-title {
	font-size: 20px;
}

.mapplic-hovertip .mapplic-tooltip-title {
	font-size: 18px;
}
.mapplic-tooltip-description,
.mapplic-tooltip p {
	font-size: 15px;
}
.mapplic-popup-link {
	font-size: 16px;
}

.mapplic-coordinates {
	font-size: 16px;
}

body{
    font-size: 16px;
}
.button {
    font-size: large;
}

.button-1 {
    font-size: 21px;
}

.button-2 {
    font-size: 16px;
}

.button-3 {
    font-size: 13px;
}

.button-4 {
    font-size: 17px;
}

.button-5 {
    font-size: 16px;
}

.switch-level {
    font-size: large;
}

h1,
.h1 {
  font-size: 38px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}

.window-title{
    font-size:32px;
}
.form-control {
    font-size: 16px;
}

.mapplic-popup-link.button-route-tooltip {
    font-size: 15px;
}
.ui-keyboard-button {
    height: 3.9em;
    min-width: 3.9em;
    font-size: 20px;
}
ul.button-list li {
    font-size: 26px;
}
html, body, h1, h2, h3, h4, h5, p, a {
    font-family: 'Ropa', sans-serif;
}
.switch-level {
    font-family: 'Ropa', sans-serif;
}
.mapplic-element {
    /*    margin-top: 0 !important;
		height: 700px !important;*/
}


.container.header .row {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0px 0;
}

.container.header {
    background: #111111 url(/jurajska-kiosk/images/header.png);
    height: 165px;
    background-position: 73%;
    background-size: 812px;
    background-repeat: no-repeat;

}

.container.map{
    height: 927px;
    background: #1f1f1f url(/jurajska-kiosk/images/back.png);
    background-position: 77% -39% !important;
    background-repeat: no-repeat;
}

#clock, #date {
    color: #fff;
}

.container.navigation-section-wrapper {
    background: #1f1f1f url("/jurajska/images/bgFooter.jpg");
}

.button-4 {
    box-shadow: none;
    text-transform: none;
    border-radius: 2px;
    text-align: center;
    min-height: 90px;
    font-weight: 400;
    padding: 5px;
}

.home h4 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

.button-3 {
    width: 100%;
    border-radius: 4px;
    background-color: #fff;
    color: rgba(234, 234, 234, 1.0);
    text-transform: uppercase;
    letter-spacing: -1px;
    z-index: 1;
    min-height: 73px;
}
.button-3.new-type {
    width: 100%;
    border-radius: 4px;
    background-color: rgb(255 255 255);
    color: rgb(0 0 0);
    text-transform: uppercase;
    letter-spacing: -1px;
    z-index: 1;
    min-height: 55px;
    padding: 12px 5px 12px 39px;
    border: 1px solid #fff;
}

.button-3.type {
    letter-spacing: 0;
    text-transform: none;
    font-size: 19px;
    padding: 23px 5px 23px 5px
}

.button-3.type.active {
    background-color: rgba(234, 234, 234, 1.0);
    color: #0b0b0b;
}



.button-1 {
    border-radius: 2px;
    background: rgba(234, 234, 234, 1.0);
    color: #0b0b0b;
    box-shadow: none;
    border: none;
    display: inline-block;
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 16px;
    width: 143px;
    padding: 65px 5px 10px 5px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 35px;
}
.button-1-small{
    width: 129px;
}

.button-promotions {
    background: rgba(234, 234, 234, 1.0) url('../../jurajska/svg/promotion-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-promotions:hover {
    background: rgba(234, 234, 234, 0.7) url('../../jurajska/svg/promotion-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-news {
    background: rgba(234, 234, 234, 1.0) url('../../svg/news-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-news:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/news-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-shops {
    background: rgba(234, 234, 234, 1.0) url('../../svg/shop-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-shops:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/shop-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-services {
    background: rgba(234, 234, 234, 1.0) url('../../svg/service-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-services:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/service-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-restaurants {
    background: rgba(234, 234, 234, 1.0) url('../../svg/restaurant-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-restaurants:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/restaurant-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-cinema {
    background: rgba(234, 234, 234, 1.0) url('../../svg/cinema-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-cinema:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/cinema-black.svg    ') no-repeat 50% 25%;
    background-size: 30px;
}

.button-disabled {
    background: rgba(234, 234, 234, 1.0) url('../../svg/disabled-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-disabled:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/disabled-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-disabled:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/disabled-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}

.button-park-assist {
    background: rgba(234, 234, 234, 1.0) url('../../svg/park-assist.svg') no-repeat 50% 25%;
    background-size: 60px;
}
.button-park-assist:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/park-assist.svg') no-repeat 50% 25%;
    background-size: 60px;
}
.button-bus {
    background: rgba(234, 234, 234, 1.0) url('../../svg/bus-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}
.button-bus:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/bus-black.svg') no-repeat 50% 25%;
    background-size: 30px;
}
.do-nicescrol{
    overflow-y: auto;
}
.source-point-text{
    display: none !important;
}
.big-window
{
    border: none;
    padding: 0;
    color: #fff !important;
}

.big-window .content
{
    padding: 0;
}

.shops-list .navigation-section
{
    border: none;
    padding: 10px;
}

.button-close
{
    background: url('../../svg/cancel2.svg') no-repeat 50% 50%;
    background-size: 30px;
    position: absolute;
    top: 20px;
    right: 34px;
}

.button-close:hover
{
    background: url('../../svg/cancel2.svg') no-repeat 50% 50%;
    background-size: 30px;
}

.news-show-detail
{
    box-shadow: none;
    border: 1px solid #d6d6d6;
}

.big-window h4
{
    margin-left: 10px;
}

@media (max-width: 991px)
{
    .big-window
    {
        width: 100%;
    }

    .big-window .content
    {

        width: 100%;
    }
}

.switch-level img{
    width: 40px;
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
}
.switch-level
{
    background: transparent;
    border: 1px solid #000;
    color: #1f1f1f;
    border-radius: 2px;
}

.switch-level.active, .switch-level:hover
{
}

.search-input
{
    padding: 0 40px 0 0;
    border: 0;
    background: none;
}

.form-control.shop-name-input2
{
    height: 38px;
    min-height: 61px;
}

.thumbnail.shopviewer-show
{
    box-shadow: none;
    border: 1px solid #d6d6d6;
}

.category-button-default {
    background-color: rgb(15 15 15 / 0%);
    border: 1px solid #ffffff !important;
    color: #dadada !important;
    border-radius: 10px;
}

.home .navigation-section
{
    padding: 2% 0 0 0;
}

.container
{
    width: 1920px;
}

.header-buttons
{
    margin-top: 20px;
}
.pa-messages-content .search-info{
    float: left;
    margin-left: 0px;
    width: 275px;
    height: 240px;
    padding: 20px 0;
    font-size: 34px;
    /* background: lightgreen; */
    margin-top: 40px;
}
.pa-messages-content{
    display: none;
}
.pa-messages-content .img-inner{
    margin-top: 40px;
    float: right;
    margin-right: 30px;
}
.pa-messages-content .search-info table{
    width: 100%;
    height:100%;
}
.pa-messages-content .search-info .bg-color-set{
    background: #c5c5c5;
    padding: 7px 20px;
}
.pa-messages-content.zielony .search-info .bg-color-set{
    background: #30cb30;
}
.pa-messages-content.czerwony .search-info .bg-color-set{
    background: #ff0000;
}
.pa-messages-content.niebieski .search-info .bg-color-set{
    background: #15a3e4;
}
.pa-messages-content.zolty .search-info .bg-color-set{
    background: #fff94b;
}
.pa-messages-content.fioletowy .search-info .bg-color-set{
    background: #c184e8;
}
.pa-messages-content.pomaranczowy .search-info .bg-color-set{
    background: #f99b06;
}
.pa-messages-content .search-info table td.t-right{
    text-align: left;
    font-size: 27px;
}
.pa-messages-content .search-info table td.t-left{
    text-align: left;
    padding-left: 10px;
    font-size: 27px;
}
.pa-messages-content .search-info table td{
    width: 30%;
}
.pa-messages-content h2{
    text-align:center;
    font-size: 40px;
}

.ui-keyboard-cancel
{
    background: #a90014 url('../../svg/close-white.svg') no-repeat 50% 50%;
    background-size: 30px;
    color: rgba(231, 52, 59, 0);
}

::-webkit-scrollbar {
    width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.mapplic-levels {
    top: 43px;
    bottom: 0;
    right: 17px;
}
.mapplic-tooltip{
    box-shadow: none !important;
}
.mapplic-tooltip-content {
    max-height: 160px;
    overflow-y: auto;
    min-width: 125px;
    width: 160px;
    position: absolute;
    border: 2px solid #fff;
    left: 50%;
    padding: 7px;
    bottom: 0px;
    background: #1f1f1f;
}

.mapplic-levels-select-level .switch-level.active{
    background: #fff !important;
    color: #000 !important;
}
.mapplic-levels-select-level .switch-level{
    border: 1px solid #fff !important;
    border-radius: 7px !important;
    color: #fff !important;
}

.mapplic-zoom-buttons {
    margin: 10px;
    position: absolute;
    left: 9px;
    bottom: 71px;
}

.mapplic-map .mapplic-map-image path{
    fill: #fff;
}
.hidden-object-elevators.temp-showed{
    display: block !important;
}
.hidden-object:not(.show){
    display: none !important;
}


.poi-icon.temp-hidden{
    display: none !important;
}


.mapplic-map .mapplic-map-image path.active_category{
    fill: #bbb !important;
}

#promotion-detail .content .short-content{
    display: none;
}