/*lighter version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Light.ttf'); 
    font-weight: lighter; 
}
/*lighter version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-ExtraLight.ttf');
    font-weight: 100; 
}
/*lighter version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Thin.ttf');
    font-weight: 200; 
}
/*default version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Regular.ttf'); 
    font-weight: normal; 
} /*default version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Light.ttf');
    font-weight: 300; 
} 
/*bold version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Bold.ttf'); 
    font-weight: bold; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Regular.ttf'); 
    font-weight: 400; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Medium.ttf');
    font-weight: 500; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Black.ttf');
    font-weight: 600; 
}
/*bold version*/ 
@font-face { 
    font-family: 'Roboto'; 
    src: url('../fonts/RobotoCondensed-Bold.ttf'); 
    font-weight: 700; 
}
.mapplic-element {
	font-size: 0;
}

.mapplic-pin {
	font-size: 0;
}

.mapplic-zoom-buttons a {
	font-size: 16px;
}

.gridTransitionPanel{
    position: absolute;
    top: 8px;
    background: #000;
    left: -62px;
    right: 130px;
}

.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;
    background: #111111;
}
.button {
    font-size: large;
}

.button-1 {
    font-size: 21px;
}
.navigation-section:before{
    content: '';
    position: absolute;
}
.shops-list .navigation-section .col-xs-12{
    max-width: 386px;
}
.button-2 {
    font-size: 16px;
}

.button-3 {
    font-size: 13px;
}

.button-4 {
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.button-5 {
    font-size: 16px;
}

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;
}
.container.header{
    padding: 0px 0px;
}
.row-special.row{
    margin-right: 0px;
    margin-left: 0px;
}
.language{
    position: absolute;
    top: 52px;
    right: 34px;
}
.logo{
    height: 130px;
}
.logo img{
    width: 465px;
    position: absolute;
    top: -61px;
    left: 25px;
}
.col-md-4.searchElement{
    width: 33.33%;
    padding-right: 4px;
    padding-left: 4px;
}
.col-md-4{
    width: 28%;
}
.col-md-8{
    width: 72%;
}
.mapplic-layer.hide{
    display: block !important;
}
html, body, h1, h2, h3, h4, h5, p, a {
    font-family: 'Roboto', sans-serif;
}
.switch-level {
    font-family: 'Roboto', sans-serif;
}
.mapplic-clear-button{
    display: none;
}
.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;
    height: 130px;
    background-position: 73%;
    background-size: 812px;
    background-repeat: no-repeat;

}
.pad0{
    padding: 0;
}

.sidebar-wrapp .navigation-section-wrapper{
    min-height: 928px;
}
.sidebar-wrapp{
    background: #262626;
}
.main-shops-navigtion .row{
    margin-left: 0;
    margin-right: 0;
}
.main-shops-navigtion{
    padding: 0 53px 0 41px;
    padding-top: 31px;
}
.container.map{
    height: 927px;
    background: #101010;
    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;
    border-radius: 2px;
    text-align: center;
    min-height: 96px;
    font-size: 14px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 5px;
    width: 140px;
}

.home h4 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

.button-3::placeholder{
    font-family: Roboto;
    font-weight: 700;
    color: #000;
}
#by-name-serch input::placeholder{
    font-family: Roboto;
    font-weight: 700;
    font-size: 19px;
    color: #000;
}
.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;
}
.mpk-section-wrapp .mpk-section .navigation-section{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.mpk-section-wrapp .mpk-section .timetable{
    width: 500px;
}
.mpk-section-element-right{
    width: 1390px;
    background: rgb(17, 17, 17);
}
.mpk-section-wrapp .mpk-section{

}
.mpk-section-wrapp{

}
.cinama-section .button-close{
    top: 33px;
}
.button-3.new-type  img{
    position: absolute;
    right: 31px;
    top: 43px;
}
.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: 100px;
    padding: 12px 5px 12px 39px;
    border: 1px solid #fff;
    text-align: left;
    font-size: 33px;
}

.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: 59px 5px 10px 5px;
    margin-left: 10px;
    margin-right: 11px;
    border-radius: 0px;
    height: 107px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.button-1-small{
    width: 140px;
}
.button-fitness {
    background: rgba(234, 234, 234, 1.0) url(../../stara-ujezdzalnia/images/pokoj-matki.svg) no-repeat 50% 31%;
    background-size: 38px;
}
.button-office{
    background: rgba(234, 234, 234, 1.0) url('../../svg/office.svg') no-repeat 50% 26%;
    background-size: 30px;
}
.button-promotions {
    background: rgba(234, 234, 234, 1.0) url('../../jurajska/svg/promotion-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-promotions:hover {
    background: rgba(234, 234, 234, 0.7) url('../../jurajska/svg/promotion-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-news {
    background: rgba(234, 234, 234, 1.0) url('../../svg/news-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-news:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/news-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-shops {
    background: rgba(234, 234, 234, 1.0) url('../../svg/shop-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-shops:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/shop-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-services {
    background: rgba(234, 234, 234, 1.0) url('../../svg/kantor.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-restaurants {
    background: rgba(234, 234, 234, 1.0) url('../../svg/restaurant-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-restaurants:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/restaurant-black.svg') no-repeat 50% 20%;
    background-size: 30px;
}

.button-cinema {
    background: rgba(234, 234, 234, 1.0) url('../../svg/cinema-black.svg') no-repeat 50% 29%;
    background-size: 30px;
}

.button-cinema:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/cinema-black.svg    ') no-repeat 50% 29%;
    background-size: 30px;
}

.button-disabled {
    background: rgba(234, 234, 234, 1.0) url('../../svg/disabled-black.svg') no-repeat 50% 27%  !important;
    background-size: 30px !important;
}

.button-disabled:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/disabled-black.svg') no-repeat 50% 27%;
    background-size: 30px;
}

.button-disabled:hover {
    background: rgba(234, 234, 234, 0.7) url('../../svg/disabled-black.svg') no-repeat 50% 20%;
    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-karta{
     background: rgba(234, 234, 234, 1.0) url('../../stara-ujezdzalnia/images/karta_podarunkowa.svg') no-repeat 50% 33%;
     background-size: 38px;
 }
.button-parkometr{
    background: rgba(234, 234, 234, 1.0) url(../../stara-ujezdzalnia/images/parkometr.svg) no-repeat 50% 28%;
    background-size: 43px;
}
.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;
}

.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: #fff url(../../svg/close-black.svg?12) no-repeat 50% 50%;
    background-size: 30px;
    position: absolute;
    top: 5px;
    right: 47px;
}

.button-close:hover
{
    background: #fff url('../../svg/close-black.svg?12') no-repeat 50% 50%;
    background-size: 30px;
}

.news-show-detail
{
    box-shadow: none;
    border: 1px solid #d6d6d6;
}


#by-name-serch input{
    background: #fff;
    height: 80px;
    min-height: 61px;
    padding: 15px 30px;
    width: 444px;
    position: relative;
    right: -17px;
    border-radius:0px;
    font-size: 19px;
}
#by-name-serch .button-close{
    top: 33px;
    right: 54px;
}
#by-name-serch{
    position: absolute;
    top: 0px;
    background: rgb(38, 38, 38);
    display: none;
    padding: 0 53px 0 41px;
    padding-top: 31px;
    width: 100%;
}
.big-window h4
{
    margin-left: 10px;
}

.shops-list.big-window h4{
    font-weight: 700 !important;
    font-size: 39px !important;
    text-align: left;
    text-transform: uppercase;
}
.shops-list{
    padding-top: 30px;
}

@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: 0px 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;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shop-content-wrapper .button-close{
    top: 35px;
    right: 47px;
}
.shop-content-wrapper .shop-description.shop-description-real{
    height: 460px;
}
.shop-content-wrapper .shop-description{
    height: 160px;
}
.shop-block-mini .shop-block-three img{
    max-height: 65px;
}
.buttons-wrapp-navigate .col-sm-6 {
    width: 27%;
}
.buttons-wrapp-navigate .col-sm-6:first-of-type{
    width: 73%;
}
.buttons-wrapp-navigate{
    width: 100%;
    float: left;
    margin-top: 26px !important;
    margin-right: 0;
    padding-left: 11px;
    margin-left: 0;
    padding-right: 12px;
}
.shop-block-mini .shop-block-three{
    width: 40%;
    height: 72px;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
}
.shop-block-mini .shop-block-two{
    width: 20%;
    height: 72px;
    background: #fff;
}
.shop-block-mini .shop-block-one{
    width: 40%;
    height: 72px;
    display: flex;
    align-items: center;
    padding: 0 34px;
    text-transform: uppercase;
    font-size: 17px;
}
.shop-block-mini{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 72px;
    margin: 0 12px;
    margin-top: 45px;
    border: 2px solid #fff;
}
.shop-content-wrapper{
    padding: 27px 13px;
}

.category-button-default {
    background-color: rgb(15 15 15 / 0%);
    border: 2px solid #ffffff !important;
    color: #fff !important;
    border-radius: 0px;
}

.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: 14px;
    bottom: auto;
    right: auto;
    left: 20px;
}
.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: calc(50% - 80px);
    padding: 7px;
    bottom: 0px;
    background: #1f1f1f;
}
.mapplic-tooltip-triangle{
    border-color: #000000 transparent transparent transparent;
}
.mapplic-levels-select-level .switch-level.active{
    background: #fff !important;
    color: #000 !important;
}
.mapplic-levels-select-level .switch-level{
    border: 2px solid #fff !important;
    border-radius: 0px !important;
    color: #fff !important;
    text-align: center;
}
a.mapplic-zoomin-button::after{
    content: '+';
    position: absolute;
    font-size: 21px;
    top: 14px;
    left: calc(50% - 5px);
}
a.mapplic-zoomin-button{
    background-image: none;
    position: relative;
}
a.mapplic-zoomout-button::after{
    content: '-';
    position: absolute;
    font-size: 21px;
    top: 14px;
    left: calc(50% - 5px);
}
a.mapplic-zoomout-button{
    background-image: none;
    position: relative;
}
.mapplic-zoom-buttons {
    margin: 10px;
    position: absolute;
    left: 42px;
    top: 256px;
    bottom: auto;
    display: flex;
    flex-direction: row;
}
.mapplic-map .mapplic-map-image path {
    fill: #000;
}
.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;
}