/*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; 
}
body{
    font-family: "Poppins", sans-serif;
}
.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 h3{
    margin: 0 0 24px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
.mapplic-levels-select {
    font-size: 15px;
    margin-left: 8px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.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;
}
.navigation-section:before{
    content: '';
    position: absolute;
}
.shops-list .navigation-section .col-xs-12{
    width: 100%;
}
.button-2 {
    font-size: 16px;
}

.button-3 {
    font-size: 13px;
}


.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: 34px;
    right: 31px;
    display: flex;
}
.logo{
    height: 130px;
}
.logo img{
    width: 269px;
    position: absolute;
    top: 24px;
    left: 63px;
}
.col-md-4.searchElement{
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 41px;
    padding: 0;
    text-align: left;
}
.col-md-4{
    width: 21%;
}
.col-md-8{
    width: 79%;
}
.mapplic-layer.hide{
    display: block !important;
}
html, body, h1, h2, h3, h4, h5, p, a {
    font-family: "Poppins", sans-serif;
}
.switch-level {
    font-family: "Poppins", 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:before{
    content: "";
    background: #000;
    width: 100%;
    height: 43px;
    position: absolute;
    top: 0;
    left: 0;
}
.container.header .logo-section-center{
    position: absolute;
    top: 0px;
    left: calc(50% - 200px);
    background: #000;
    width: 400px;
    height: 120px;
    border-radius: 20px;
}
.container.header {
    height: 157px;
    background-position: 73%;
    background-size: 812px;
    background-repeat: no-repeat;
    width: 1920px;
    position: relative;
}
.pad0{
    padding: 0;
}

p {
    margin: 0 0 0px !important;
}
.sidebar-wrapp .navigation-section-wrapper{
    min-height: 928px;
}
.mapplic-levels{
    position: relative !important;
    width: 127px;
}
.main-shops-navigtion .row{
    margin-left: 0;
    margin-right: 0;
}
.map-container #mapplic{
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #fff;
    height: 694px !important;
    overflow: hidden;
}
.map-container{
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.main-shops-navigtion{
    margin: 15px 42px 0 15px;
    padding-top: 15px;
    background: #1B4B46;
    border-radius: 13px;
    padding: 6px 33px 21px 35px;
}
.container.map{
    height: 927px;
    background-position: 77% -39% !important;
    background-repeat: no-repeat;

}
.ovh{
    overflow: hidden;
    width: 1920px;
    height: 1080px;
    margin: 0 auto;
}

#clock, #date {
    color: #fff;
}

.container.navigation-section-wrapper {
    background: #1f1f1f url("/jurajska/images/bgFooter.jpg");
}

.button-4.active{
    background: #000 !important;
    color: #fff !important;
}
.button-4 img{
    max-width: 25px;
}
.button-4 {
    font-size: 13px;
    font-weight: 600;
    height: 53px;
    border: 1px solid #E3E3E3 !important;
    border-radius: 10px;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.05);
    background: #fff !important;
    display: flex;
    color: #000 !important;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    margin: 0 5px 0px 0;
    width: auto;
    min-width: 117px;
}

.home h4 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

.button-3::placeholder{
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #000;
}
#by-name-serch input::placeholder{
    font-family: "Poppins", sans-serif;
    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);

    letter-spacing: -1px;
    z-index: 1;
}
.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;
}

@keyframes puslate {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.05);
    }
    100%{
        transform: scale(1);
    }

}
.navigate-to-shop-new{
    animation: puslate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.button-3.new-type {

    font-size: 16px;
    font-weight: 700;
    height: 60px;
    background: #fff;
    color: #000;
    width: 100%;
    max-width: 285px;
    text-decoration: none;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.button-3.type::placeholder{
    color: #AEAEAE !important;
    font-size: 13px !important;
}
.button-3.type {
    letter-spacing: 0;
    text-transform: none;
    font-size: 13px;
    color: #AEAEAE;
    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(../../galeria-polnocna/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('../../galeria-polnocna/images/karta_podarunkowa.svg') no-repeat 50% 33%;
     background-size: 38px;
 }
.button-parkometr{
    background: rgba(234, 234, 234, 1.0) url(../../galeria-polnocna/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;
}

.back-button .close-section.back-to-main-section img{
    filter: invert(1);
    position: relative;
    left: -14px;
}
.back-button .close-section.back-to-main-section{
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border-radius: 10px;

    height: 53px;
    width: 285px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.back-button{
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, #ffffff 54%, #ffffff00);
    padding-top: 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.big-window
{
    border: none;
    padding: 0;
    color: #fff !important;
}

.big-window .content
{
    padding: 0;
}

.shops-list .navigation-section
{
    border: none;
}

.button-close
{
    background: url(../../svg/close-white.svg?12) no-repeat 50% 50%;
    background-size: 26px;
    position: absolute;
    top: 10px;
    right: 20px;
}

.button-close:hover
{
    background: url('../../svg/close-white.svg?12') no-repeat 50% 50%;
    background-size: 26px;
}

.news-list-popup{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 65px;
    margin-top: 16px;
    width: calc(100% - 0px);
}
.detail-news-section .inner{
    width: 1650px;
    max-width: 86%;
    height: 840px;
    margin: auto;
    position: absolute;
    top: 156px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 10px;
    padding: 72px 35px 60px 70px;
    z-index: 1000;
    overflow: hidden;
}
.detail-news-section .button-close{
    background: url(../../svg/close-black.svg?12) no-repeat 50% 50% !important;
    background-size: 26px !important;
    position: absolute;
    top: -46px;
    right: 0;
}
.detail-news-section{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #0000004a;
    top: 0;
    left: 0;
}
#parking-section .inner-parking .header .close-section img{
    width: 31px;
}
#parking-section .inner-parking .header .close-section{

}
#parking-section button[type="submit"]{
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: calc(50% - 15px);
    right: 2px;
    background: #fff url(/galeria-polnocna/images/search.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
}
#parking-section .inner-parking .road-info button img{
    margin-right: 20px;
}
#parking-section .inner-parking .road-info button{
    margin: 54px 0 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border-radius: 10px;
    display: flex
;
    align-items: center;
    height: 53px;
    width: 250px;
    text-align: center;
    display: flex
;
    align-items: center;
    justify-content: center;
}
#parking-section .inner-parking .road-info .floor{
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    color: #1B4B46;
}
#parking-section .inner-parking .road-info h3.place{
    font-size: 54px;
    line-height: 87px;
    font-weight: 700;
}
#parking-section .inner-parking .road-info h3{
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
}
#parking-section .inner-parking .road-info{
    padding: 41px 0 53px;
    display: flex   ;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
#parking-section .inner-parking .header{
    right: 22px;
    left: auto;
    top: 20px;
    width: 50px;
}
.ui-keyboard
{
    background: rgb(0 0 0 / 93%) !important;
}
.ui-keyboard-button{
    color: #000000;
    background: #ffffff;
}

button.ui-keyboard-accept.ui-keyboard-valid-input {
    background: #ffffff;
    color: #000000;
}
#parking-section .inner-parking .content .form-group-search .input-box input{
    padding: 12px 10px 12px;
    width: 100%;
    border: none;
    border-bottom: 2px solid #000000;
    font-size: 26px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
}
#parking-section .inner-parking .content .form-group-search .input-box{
    position: relative;
}
#parking-section .inner-parking .content .form-group-search{
    padding: 132px 0 176px;
    width: 100%;
    max-width: 1122px;
    margin: auto;
    position: relative;
}
#parking-section .inner-parking .content{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#parking-section .inner-parking{

}
#parking-section{
    position: fixed;
    width: 100vw;
    height: 100%;
    background: #0000004a;
    top: 0;
    left: calc(50% - 50vw);
    z-index: 1000;
    max-width: 100%;
}
.news-show-detail:nth-child(4n){
    margin-right: 0;
}
.news-show-detail:nth-child(4n+1){
    margin-left: 0;
}
.news-show-detail .title{
    overflow-wrap: break-word;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}
.news-show-detail .kropki{
    display: none;
}
.news-show-detail .image-wrapp img{
    min-height: 140px;

}
.news-show-detail .image-wrapp{
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    margin: 0 0 25px;
    background: #fff;
    overflow: hidden;
}
.news-show-detail
{
    width: calc(25% - 52.5px);
    margin: 0 35px 57px;

}
.parking--button:before{
    content: "P";
    font-size: 18px;
    line-height: 2.188rem;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #1B4B46;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
.parking--button{
    position: relative;
    padding-left: 40px;
    padding-right: 0;
}

#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{
    display: block !important;
    position: absolute;
    top: 0px;
    margin: 0 23px 0 15px;
    background: #1B4B46;
    border-radius: 13px;
    padding: 6px 33px 21px 35px;
    width: calc(100% - 57px);
}
.big-window h4
{
    margin-left: 10px;
}

.shops-list.big-window h6{
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #AEAEAE;
    margin-top: 0;
    text-align: left;
}
.shops-list.big-window h4{
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    width: calc(100% - 65px) !important;
    color: #fff;
    text-align: left;
    margin-top: 0 !important;
}
.shops-list{
    padding-top: 15px;
}

@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);
}

.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: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    background-color: transparent;
}

.shop-content-wrapper .button-close{
    top: 25px;
    right: 20px;
}
.shop-content-wrapper .shop-description.shop-description-real{
    height: 460px;
}
.shop-content-wrapper .shop-description{
    height: 160px;
}

.buttons-wrapp-navigate .col-sm-6:last-of-type{
    padding-left: 0;
}
.buttons-wrapp-navigate .col-sm-6 {
    width: 23%;
}
.buttons-wrapp-navigate .col-sm-6:first-of-type{
    width: 69%;
}
.buttons-wrapp-navigate{
    width: 100%;
    float: left;
    margin-top: 26px !important;
    margin-right: 0;
    padding-left: 11px;
    margin-left: 0;
    padding-right: 12px;
    position: absolute;
    bottom: 47px;
}
.shop-block-mini .shop-block-three img {
    max-height: 135px;
    max-width: 220px;
}
.shop-block-mini .shop-block-three{
    width: 65%;
    display: flex;
    align-items: center;
    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;
    margin: 0 12px;
    margin-top: 0;
    position: absolute;
    top: 10px;
    right: 377px;
    z-index: 10000000001;
    left: auto;
}
.shop-content-wrapper{
    padding: 20px 14px 35px 14px;
}



.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: 42px;
    height: 470px;
    bottom: auto;
    right: auto;
    left: 0px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.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{

}
.mapplic-levels-select-level .switch-level:first-of-type{
    margin-bottom: 0;
}
.mapplic-levels-select-level .switch-level{
    margin-bottom: 6px;
    width: 63px;
    height: 63px;
}
#mapplic .mapplic-levels{
    display: none;
}
a.mapplic-zoomin-button::after{
    content: '+';
    position: absolute;
    font-size: 21px;
    top: 9px;
    left: calc(50% - 6px);
}
a.mapplic-reload-button{
    display: flex;
    align-content: center;
    justify-content: center;
}
a.mapplic-zoomin-button{
    background-image: none;
    position: relative;
}
.debug-path-point{
    fill: #000;
}
a.mapplic-zoomout-button::after{
    content: '-';
    position: absolute;
    font-size: 21px;
    top: 9px;
    left: calc(50% - 6px);
}
a.mapplic-zoomout-button{
    background-image: none;
    position: relative;
}
.mapplic-zoom-buttons {
    margin: 10px;
    position: absolute;
    left: 16px;
    top: 514px;
    bottom: auto;
    display: flex;
    flex-direction: column;
}

.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;
}

.main-navigation-block-wrapper{
    transition: 0.3s all;
    position: absolute;
    left: 0;
    top: 0;
}

.main-navigation-block-wrapper.show-element-main{
    left: 0px;
}
#maps-section.main-navigation-block-wrapper.hide-element-main{
    left: -1920px;
}
.main-navigation-block-wrapper.hide-element-main{
    left: 1920px;
}

.pad0{
    padding: 0 !important;
}