@charset "UTF-8"; /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');

#rwd-checker {
    width: 1px;
    display: none;
}
@media (max-width: 1199px) {
    #rwd-checker {
        width: 2px;
    }
}
@media (max-width: 991px) {
    #rwd-checker {
        width: 3px;
    }
}
@media (max-width: 767px) {
    #rwd-checker {
        width: 4px;
    }
}
html {
    height: 100%;
}
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0;
    position: relative;
    min-height: 100%;
}
#main {
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
}
body.ready #main {
    opacity: 1;
}
body.ready #loader {
    display: none;
}
:active,
:focus,
:hover,
a:active,
a:focus,
a:hover {
    outline: 0 !important;
}
.row.no-gutter {
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
}
.row.small-gutter {
    margin-top: 9px;
    margin-left: -4.5px !important;
    margin-right: -4.5px !important;
    margin-bottom: 0;
    position: relative;
}
.row.flex {
    display: flex;
    flex-wrap: wrap;
    box-lines: multiple;
}
.row.flex:after,
.row.flex:before {
    width: 100%;
}
.row.flex [class*="col"] {
    box-flex: 1;
}
.small-gutter [class*="col"] {
    padding-left: 4.5px;
    padding-right: 4.5px;
    padding-bottom: 9px;
}
.small-gutter.medium-spacing [class*="col"] {
    padding-bottom: 15px;
}
.no-gutter [class*="col"] {
    padding: 0;
}
.d-inl {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.d-inl-bot {
    display: inline-block;
    vertical-align: bottom;
    margin-right: -4px;
}
.d-inl-bot[class*="col-"],
.d-inl[class*="col-"] {
    float: none;
}
.col-centered,
[class*="col-"].col-centered {
    float: none;
    margin: 0 auto;
}
.no-margin {
    margin: 0;
}
.no-hover:active,
.no-hover:focus,
.no-hover:hover {
    color: inherit;
    text-decoration: none;
}
a,
a:active,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
}
.image-cont {
    text-align: center;
}
img {
    max-width: 100%;
}
section {
    position: relative;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
}
body.no-scroll {
    height: 100%;
    overflow: hidden;
}
.text-cont > :last-child {
    margin-bottom: 0;
}
.text-cont > :first-child {
    margin-top: 0;
}
.text-cont a {
    text-decoration: underline;
}
.text-cont .h1,
.text-cont .h2,
.text-cont .h3,
.text-cont .h4,
.text-cont .h5,
.text-cont .h6,
.text-cont h1,
.text-cont h2,
.text-cont h3,
.text-cont h4,
.text-cont h5,
.text-cont h6 {
    font-family: Lexend, sans-serif;
    /*font-family: Lato, sans-serif;*/
    font-weight: 400;
}
.text-cont ul {
    padding-left: 30px;
}
.text-cont ul li {
    list-style: square;
    margin-bottom: 10px;
}
.rel {
    position: relative;
}
a[href*="fax:"],
a[href*="mailto:"],
a[href*="tel:"] {
    color: inherit;
    text-decoration: none;
}
a[href*="fax:"]:hover,
a[href*="mailto:"]:hover,
a[href*="tel:"]:hover {
    text-decoration: underline;
}
article.text-cont a,
article.text-cont a[href*="fax:"],
article.text-cont a[href*="mailto:"],
article.text-cont a[href*="tel:"] {
    color: #2ca7bd;
    text-decoration: none;
}
article.text-cont a:hover,
article.text-cont a[href*="fax:"]:hover,
article.text-cont a[href*="mailto:"]:hover,
article.text-cont a[href*="tel:"]:hover {
    text-decoration: underline;
}
.text-nomargin * {
    margin: 0;
}
.no-margin {
    margin: 0 !important;
}
.st-pad {
    padding-top: 20px;
}
.sb-pad {
    padding-bottom: 20px;
}
.s-pad {
    padding-top: 20px;
    padding-bottom: 20px;
}
.mt-pad {
    padding-top: 40px;
}
.mb-pad {
    padding-bottom: 40px;
}
.m-pad {
    padding-top: 40px;
    padding-bottom: 40px;
}
.lt-pad {
    padding-top: 60px;
}
.lb-pad {
    padding-bottom: 60px;
}
.l-pad {
    padding-top: 60px;
    padding-bottom: 60px;
}
.d-tab {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
.d-cell {
    display: table-cell;
    vertical-align: middle;
}
.d-bottom {
    display: table-cell;
    vertical-align: bottom;
}
.btn,
.jplist-pagination .jplist-pagingnext button,
.jplist-pagination .jplist-pagingprev button,
.pagination .active {
    transition: all 0.3s ease-in-out;
}
a,
a:active,
a:focus,
a:hover {
    outline: 0;
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Lexend, Arial, Baskerville, monospace;
    /*font-family: Arial, Baskerville, monospace;*/
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        transform-origin: 0;
    }
    .mfp-arrow-right {
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.mfp-no-margins img.mfp-img {
    padding: 0;
}
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-no-margins .mfp-container {
    padding: 0;
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    transform: scale(0.8);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-move-horizontal .anim-dialog,
.mfp-move-horizontal .popup-cont {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .anim-dialog,
.mfp-move-horizontal.mfp-ready .popup-cont {
    opacity: 1;
    transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .anim-dialog,
.mfp-move-horizontal.mfp-removing .popup-cont {
    transform: translateX(50px);
    opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0;
}

@keyframes galleryPopupuAnim {
    0% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}
.gallery-popup .popup-cont,
.product-popup .mfp-content {
    animation-name: galleryPopupuAnim;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    box-sizing: border-box;
    display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: 0 0;
    border: 0;
}
.xdsoft_datetimepicker button {
    border: none !important;
}
.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.xdsoft_noselect::selection {
    background: 0 0;
}
.xdsoft_noselect::-moz-selection {
    background: 0 0;
}
.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none;
}
.xdsoft_datetimepicker * {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "alpha(opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev {
    float: none;
    margin-left: 0;
    margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
    border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover,
.xdsoft_datetimepicker .xdsoft_today_button:hover {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
    text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #000000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #000000 !important;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #000000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #000000;
    box-shadow: #000000 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "alpha(opacity=50)";
    cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "alpha(opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff !important;
    background: #000000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
    background: #000000 !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important;
}
.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px;
}
.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto;
}
.xdsoft_scroller_box {
    position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    border: 1px solid #333;
    background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #000;
    background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #c50;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #000 !important;
    background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
    background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
    font-family: museo-sans, "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
}
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:focus span,
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:hover span {
    color: #454551;
    background: linear-gradient(to bottom, #f4f8fa 0, #fff 73%);
} /*! jQuery UI - v1.12.1 - 2017-03-15
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-widget {
    font-family: Lexend, Arial, Helvetica, sans-serif;
/*    font-family: Arial, Helvetica, sans-serif;*/
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Lexend, Arial, Helvetica, sans-serif;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-widget-content a {
    color: #333;
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700;
}
.ui-widget-header a {
    color: #333;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none;
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png);
}
.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png);
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png);
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-caret-1-n {
    background-position: 0 0;
}
.ui-icon-caret-1-ne {
    background-position: -16px 0;
}
.ui-icon-caret-1-e {
    background-position: -32px 0;
}
.ui-icon-caret-1-se {
    background-position: -48px 0;
}
.ui-icon-caret-1-s {
    background-position: -65px 0;
}
.ui-icon-caret-1-sw {
    background-position: -80px 0;
}
.ui-icon-caret-1-w {
    background-position: -96px 0;
}
.ui-icon-caret-1-nw {
    background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
    background: #aaa;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    box-shadow: 0 0 5px #666;
}
.btn-home {
    color: #fff;
    background-color: #00879f;
    border-color: #00879f;
}
.btn-home.focus,
.btn-home:focus {
    color: #fff;
    background-color: #005c6c;
    border-color: #001b20;
}
.btn-home:hover {
    color: #fff;
    background-color: #005c6c;
    border-color: #005362;
}
.btn-home.active,
.btn-home:active,
.open > .btn-home.dropdown-toggle {
    color: #fff;
    background-color: #005c6c;
    border-color: #005362;
}
.btn-home.active.focus,
.btn-home.active:focus,
.btn-home.active:hover,
.btn-home:active.focus,
.btn-home:active:focus,
.btn-home:active:hover,
.open > .btn-home.dropdown-toggle.focus,
.open > .btn-home.dropdown-toggle:focus,
.open > .btn-home.dropdown-toggle:hover {
    color: #fff;
    background-color: #003d48;
    border-color: #001b20;
}
.btn-home.active,
.btn-home:active,
.open > .btn-home.dropdown-toggle {
    background-image: none;
}
.btn-home.disabled,
.btn-home.disabled.active,
.btn-home.disabled.focus,
.btn-home.disabled:active,
.btn-home.disabled:focus,
.btn-home.disabled:hover,
.btn-home[disabled],
.btn-home[disabled].active,
.btn-home[disabled].focus,
.btn-home[disabled]:active,
.btn-home[disabled]:focus,
.btn-home[disabled]:hover,
fieldset[disabled] .btn-home,
fieldset[disabled] .btn-home.active,
fieldset[disabled] .btn-home.focus,
fieldset[disabled] .btn-home:active,
fieldset[disabled] .btn-home:focus,
fieldset[disabled] .btn-home:hover {
    background-color: #00879f;
    border-color: #00879f;
}
.btn-home .badge {
    color: #00879f;
    background-color: #fff;
}
.btn-restaurants {
    color: #fff;
    background-color: #a81313;
    border-color: #a81313;
}
.btn-restaurants.focus,
.btn-restaurants:focus {
    color: #fff;
    background-color: #b70001;
    border-color: #6b0000;
}
.btn-restaurants:hover {
    color: #fff;
    background-color: #b70001;
    border-color: #ad0001;
}
.btn-restaurants.active,
.btn-restaurants:active,
.open > .btn-restaurants.dropdown-toggle {
    color: #fff;
    background-color: #b70001;
    border-color: #ad0001;
}
.btn-restaurants.active.focus,
.btn-restaurants.active:focus,
.btn-restaurants.active:hover,
.btn-restaurants:active.focus,
.btn-restaurants:active:focus,
.btn-restaurants:active:hover,
.open > .btn-restaurants.dropdown-toggle.focus,
.open > .btn-restaurants.dropdown-toggle:focus,
.open > .btn-restaurants.dropdown-toggle:hover {
    color: #fff;
    background-color: #930001;
    border-color: #6b0000;
}
.btn-restaurants.active,
.btn-restaurants:active,
.open > .btn-restaurants.dropdown-toggle {
    background-image: none;
}
.btn-restaurants.disabled,
.btn-restaurants.disabled.active,
.btn-restaurants.disabled.focus,
.btn-restaurants.disabled:active,
.btn-restaurants.disabled:focus,
.btn-restaurants.disabled:hover,
.btn-restaurants[disabled],
.btn-restaurants[disabled].active,
.btn-restaurants[disabled].focus,
.btn-restaurants[disabled]:active,
.btn-restaurants[disabled]:focus,
.btn-restaurants[disabled]:hover,
fieldset[disabled] .btn-restaurants,
fieldset[disabled] .btn-restaurants.active,
fieldset[disabled] .btn-restaurants.focus,
fieldset[disabled] .btn-restaurants:active,
fieldset[disabled] .btn-restaurants:focus,
fieldset[disabled] .btn-restaurants:hover {
    background-color: #a81313;
    border-color: #a81313;
}
.btn-restaurants .badge {
    color: #a81313;
    background-color: #fff;
}
.btn-events {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-events.focus,
.btn-events:focus {
    color: #fff;
    background-color: #368033;
    border-color: #1f4a1d;
}
.btn-events:hover {
    color: #fff;
    background-color: #368033;
    border-color: #337930;
}
.btn-events.active,
.btn-events:active,
.open > .btn-events.dropdown-toggle {
    color: #fff;
    background-color: #368033;
    border-color: #337930;
}
.btn-events.active.focus,
.btn-events.active:focus,
.btn-events.active:hover,
.btn-events:active.focus,
.btn-events:active:focus,
.btn-events:active:hover,
.open > .btn-events.dropdown-toggle.focus,
.open > .btn-events.dropdown-toggle:focus,
.open > .btn-events.dropdown-toggle:hover {
    color: #fff;
    background-color: #2b6728;
    border-color: #1f4a1d;
}
.btn-events.active,
.btn-events:active,
.open > .btn-events.dropdown-toggle {
    background-image: none;
}
.btn-events.disabled,
.btn-events.disabled.active,
.btn-events.disabled.focus,
.btn-events.disabled:active,
.btn-events.disabled:focus,
.btn-events.disabled:hover,
.btn-events[disabled],
.btn-events[disabled].active,
.btn-events[disabled].focus,
.btn-events[disabled]:active,
.btn-events[disabled]:focus,
.btn-events[disabled]:hover,
fieldset[disabled] .btn-events,
fieldset[disabled] .btn-events.active,
fieldset[disabled] .btn-events.focus,
fieldset[disabled] .btn-events:active,
fieldset[disabled] .btn-events:focus,
fieldset[disabled] .btn-events:hover {
    background-color: #000000;
    border-color: #000000;
}
.btn-events .badge {
    color: #000000;
    background-color: #fff;
}
.btn-wts {
    color: #fff;
    background-color: #696060;
    border-color: #696060;
}
.btn-wts.focus,
.btn-wts:focus {
    color: #fff;
    background-color: #00499b;
    border-color: #00254f;
}
.btn-wts:hover {
    color: #fff;
    background-color: #00499b;
    border-color: #004491;
}
.btn-wts.active,
.btn-wts:active,
.open > .btn-wts.dropdown-toggle {
    color: #fff;
    background-color: #00499b;
    border-color: #004491;
}
.btn-wts.active.focus,
.btn-wts.active:focus,
.btn-wts.active:hover,
.btn-wts:active.focus,
.btn-wts:active:focus,
.btn-wts:active:hover,
.open > .btn-wts.dropdown-toggle.focus,
.open > .btn-wts.dropdown-toggle:focus,
.open > .btn-wts.dropdown-toggle:hover {
    color: #fff;
    background-color: #003877;
    border-color: #00254f;
}
.btn-wts.active,
.btn-wts:active,
.open > .btn-wts.dropdown-toggle {
    background-image: none;
}
.btn-wts.disabled,
.btn-wts.disabled.active,
.btn-wts.disabled.focus,
.btn-wts.disabled:active,
.btn-wts.disabled:focus,
.btn-wts.disabled:hover,
.btn-wts[disabled],
.btn-wts[disabled].active,
.btn-wts[disabled].focus,
.btn-wts[disabled]:active,
.btn-wts[disabled]:focus,
.btn-wts[disabled]:hover,
fieldset[disabled] .btn-wts,
fieldset[disabled] .btn-wts.active,
fieldset[disabled] .btn-wts.focus,
fieldset[disabled] .btn-wts:active,
fieldset[disabled] .btn-wts:focus,
fieldset[disabled] .btn-wts:hover {
    background-color: #696060;
    border-color: #696060;
}
.btn-wts .badge {
    color: #696060;
    background-color: #fff;
}
.btn-curiosities {
    color: #fff;
    background-color: #696060;
    border-color: #696060;
}
.btn-curiosities.focus,
.btn-curiosities:focus {
    color: #fff;
    background-color: #42224d;
    border-color: #140b18;
}
.btn-curiosities:hover {
    color: #fff;
    background-color: #42224d;
    border-color: #3c1f46;
}
.btn-curiosities.active,
.btn-curiosities:active,
.open > .btn-curiosities.dropdown-toggle {
    color: #fff;
    background-color: #42224d;
    border-color: #3c1f46;
}
.btn-curiosities.active.focus,
.btn-curiosities.active:focus,
.btn-curiosities.active:hover,
.btn-curiosities:active.focus,
.btn-curiosities:active:focus,
.btn-curiosities:active:hover,
.open > .btn-curiosities.dropdown-toggle.focus,
.open > .btn-curiosities.dropdown-toggle:focus,
.open > .btn-curiosities.dropdown-toggle:hover {
    color: #fff;
    background-color: #2d1734;
    border-color: #140b18;
}
.btn-curiosities.active,
.btn-curiosities:active,
.open > .btn-curiosities.dropdown-toggle {
    background-image: none;
}
.btn-curiosities.disabled,
.btn-curiosities.disabled.active,
.btn-curiosities.disabled.focus,
.btn-curiosities.disabled:active,
.btn-curiosities.disabled:focus,
.btn-curiosities.disabled:hover,
.btn-curiosities[disabled],
.btn-curiosities[disabled].active,
.btn-curiosities[disabled].focus,
.btn-curiosities[disabled]:active,
.btn-curiosities[disabled]:focus,
.btn-curiosities[disabled]:hover,
fieldset[disabled] .btn-curiosities,
fieldset[disabled] .btn-curiosities.active,
fieldset[disabled] .btn-curiosities.focus,
fieldset[disabled] .btn-curiosities:active,
fieldset[disabled] .btn-curiosities:focus,
fieldset[disabled] .btn-curiosities:hover {
    background-color: #696060;
    border-color: #696060;
}
.btn-curiosities .badge {
    color: #696060;
    background-color: #fff;
}

.btn-orange {
    color: #fff;
    background-color: #696060;
    border-color: #696060;
}
.btn-orange.focus,
.btn-orange:focus {
    color: #fff;
    background-color: #bc8500;
    border-color: #704f00;
}
.btn-orange:hover {
    color: #fff;
    background-color: #bc8500;
    border-color: #b27e00;
}
.btn-orange.active,
.btn-orange:active,
.open > .btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #bc8500;
    border-color: #b27e00;
}
.btn-orange.active.focus,
.btn-orange.active:focus,
.btn-orange.active:hover,
.btn-orange:active.focus,
.btn-orange:active:focus,
.btn-orange:active:hover,
.open > .btn-orange.dropdown-toggle.focus,
.open > .btn-orange.dropdown-toggle:focus,
.open > .btn-orange.dropdown-toggle:hover {
    color: #fff;
    background-color: #986c00;
    border-color: #704f00;
}
.btn-orange.active,
.btn-orange:active,
.open > .btn-orange.dropdown-toggle {
    background-image: none;
}

.btn-orange.disabled,
.btn-orange.disabled.active,
.btn-orange.disabled.focus,
.btn-orange.disabled:active,
.btn-orange.disabled:focus,
.btn-orange.disabled:hover,
.btn-orange[disabled],
.btn-orange[disabled].active,
.btn-orange[disabled].focus,
.btn-orange[disabled]:active,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange,
fieldset[disabled] .btn-orange.active,
fieldset[disabled] .btn-orange.focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:hover {
    background-color: #696060;
    border-color: #696060;
}
.btn-orange .badge {
    color: #696060;
    background-color: #fff;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: inline-block;
    vertical-align: middle;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 0;
    border: 0;
    background: 0;
    height: 30px;
    background-color: #a81313;
    border-radius: 5px;
}
.slick-arrow:hover {
    background-color: #d10001;
}
.slick-arrow:before {
    content: "";
}

.slick-prev {
    right: 100%;
    margin-right: 5px;
}
.slick-prev:before {
    margin-right: 5px;
}
.slick-next {
    left: 100%;
    margin-left: 5px;
}
.slick-next:before {
    margin-left: 5px;
}
.popup-slick .slick-dots {
    text-align: center;
}
.popup-slick .slick-dots li {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0;
}
.popup-slick .slick-dots li button {
    background: 0 0;
    font-weight: 400;
    box-shadow: 0;
    border: 0;
    font-size: 12px;
    width: auto;
    padding: 0 5px;
    color: #797979;
}
.popup-slick .slick-dots li.slick-active {
    font-size: 14px;
    font-weight: 700;
}

.sprite {
    background-image: url(../img/menu-icons.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    min-height: 26px;
}
.sprite-home {
    width: 20px;
    height: 19px;
    background-position: -73px -31px;
}

.sprite-calendar {
    width: 23px;
    height: 23px;
    background-position: 0 0;
}

.sprite-cutlery {
    width: 28px;
    height: 19px;
    background-position: -3px -31px;
}

.sprite-clients {
    width: 20px;
    height: 23px;
    background-position: -7px -57px;
}

.sprite-marker {
    width: 17px;
    height: 23px;
    background-position: -31px 0;
}
.sprite-question {
    width: 22px;
    height: 22px;
    background-position: -55px -1px;
}

.sprite-video {
    width: 24px;
    height: 19px;
    background-position: -40px -31px;
}

#filters-box button,
#filters-box span.customSelect:before,
#restaurants-list .restaurant-item button:before,
.btn-map:before,
.curiosities-section .btn-slider:before,
.events-filters .datepicker-arrow,
.events-filters span.customSelect:before,
.events-section .btn-slider:before,
.info-section .text-cont #contactForm span.customSelect:before,
.jplist-pagination .jplist-pagingnext button:after,
.jplist-pagination .jplist-pagingprev button:before,
.msprite,
.side-filters label:before,
.slick-arrow:before,
.stars,
.stars:before,
.videos-section .video-filters button,
.videos-section .video-filters span.customSelect:before,
.wts-section .btn-slider:before {
    background-image: url(../img/main-sprite.png);
    background-repeat: no-repeat;
    display: block;
}

.slick-prev:before,
.sprite-arrow-slick-left {
    width: 12px;
    height: 22px;
    background-position: -4px -5px;
}
.slick-next:before,
.sprite-arrow-slick-right {
    width: 12px;
    height: 22px;
    background-position: -26px -5px;
}
.jplist-pagination .jplist-pagingprev button:before,
.sprite-arrow-small-left {
    width: 5px;
    height: 10px;
    background-position: -49px -5px;
}

.jplist-pagination .jplist-pagingnext button:after,
.sprite-arrow-small-right {
    width: 5px;
    height: 10px;
    background-position: -64px -5px;
}
.side-filters label:before,
.sprite-checkbox {
    width: 23px;
    height: 21px;
    background-position: -79px -5px;
}
.sprite-event-select {
    width: 21px;
    height: 12px;
    background-position: -5px -78px;
}
.btn-map:before,
.sprite-map-arrow {
    width: 15px;
    height: 28px;
    background-position: -38px -57px;
}
.sprite-pl-flag {
    width: 16px;
    height: 10px;
    background-position: -69px -57px;
}
#filters-box span.customSelect:before,
.sprite-select-arrow,
.videos-section .video-filters span.customSelect:before {
    width: 8px;
    height: 4px;
    background-position: -63px -86px;
}
.sprite-stars,
.stars,
.stars:before {
    width: 112px;
    height: 18px;
    background-position: -112px -5px;
}
.sprite-uk-flag {
    width: 16px;
    height: 10px;
    background-position: -113px -51px;
}
.sprite-loupe {
    width: 14px;
    height: 15px;
    background-position: -135px -48px;
}
#loader,
#loader-sm {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
}
#loader .loader-logo,
#loader-sm .loader-logo {
    max-width: 200px;
    margin: 0 auto 20px;
}
#loader .loader-cont,
#loader-sm .loader-cont {
    text-align: center;
    height: auto;
    max-width: 100%;
    top: 0;
    right: 0;
    bottom: 3em;
    left: 0;
    margin: auto;
}
#loader .loader-dots,
#loader-sm .loader-dots {
    margin-left: -1.5em;
    opacity: 0;
    animation: loading-dots-fadein 0.5s linear forwards;
}
#loader .loader-dots i,
#loader-sm .loader-dots i {
    width: 0.5em;
    height: 0.5em;
    display: inline-block;
    vertical-align: middle;
    background: #000;
    margin: 0 0.125em;
    border-radius: 50%;
    border-radius: 50%;
    animation: loading-dots-middle-dots 0.5s linear infinite;
}
#loader .loader-dots.dark-gray i,
#loader-sm .loader-dots.dark-gray i {
    background: #000;
}
#loader .loader-dots i:first-child,
#loader-sm .loader-dots i:first-child {
    animation: loading-dots-first-dot 0.5s infinite;
    opacity: 0;
    transform: translate(-1em, 0);
}
#loader .loader-dots i:last-child,
#loader-sm .loader-dots i:last-child {
    animation: loading-dots-last-dot 0.5s linear infinite;
}
@keyframes loading-dots-fadein {
    100% {
        opacity: 1;
    }
}
@keyframes loading-dots-first-dot {
    100% {
        transform: translate(1em, 0);
        opacity: 1;
    }
}
@keyframes loading-dots-middle-dots {
    100% {
        transform: translate(1em, 0);
    }
}
@keyframes loading-dots-last-dot {
    100% {
        transform: translate(2em, 0);
        opacity: 0;
    }
}
#loader-sm {
    position: relative;
}
.nav-trigger {
    float: right;
    display: block;
    position: relative;
    z-index: 50;
    top: 0;
    display: none;
    margin-left: 10px;
    padding: 16px 0 18px;
}
.nav-trigger span {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 0;
    margin: 3px 0;
    position: relative;
    background: #a81313;
    transition: all 0.3s ease-in-out;
}
.nav-trigger:hover span {
    background-color: #ff3838;
}
.menu-active .nav-trigger span:nth-child(1) {
    top: 6px;
    transform: rotate(45deg);
}
.menu-active .nav-trigger span:nth-child(2) {
    opacity: 0;
}
.menu-active .nav-trigger span:nth-child(3) {
    top: -6px;
    transform: rotate(-45deg);
}
#nav-main {
    float: right;
}
.menu-active .nav-trigger span.first {
    transform: rotate(45deg);
    transform-origin: 20% 0 0;
    left: 3px;
}
.menu-active .nav-trigger span.second {
    opacity: 0;
}
.menu-active .nav-trigger span.third {
    transform: rotate(-45deg);
    transform-origin: 25% 0 0;
}
.menu-active #nav-main {
    float: right;
}
.menu-active .header-top {
    bottom: 0;
}
.nav-scroll .nav-lvl-1 {
    margin: 0;
}
.nav-scroll .nav-lvl-1 > li {
    float: left;
}

.nav-scroll .nav-lvl-1 > li#magic-line {
    width: 55px;
    height: 7px;
    border-radius: 15px;
    position: absolute;
    bottom: -3px;
    z-index: 9999;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 991px) {
    .nav-scroll .nav-lvl-1 > li#magic-line {
        display: none;
    }
}

.nav-scroll .nav-lvl-1 > li > a {
    border-right: 1px solid #fff;
    color: #202020;
    padding: 0 15px;
    line-height: 70px;
    display: block;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    font-weight: 400;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.nav-scroll .nav-lvl-1 > li:nth-child(1) > a {
    /*color:#A81313*/
    color: #d53f48;
}

.nav-scroll .nav-lvl-1 > li:nth-child(2) > a {
    color: #f19901;
    /*color:#000000*/
}

.nav-scroll .nav-lvl-1 > li:nth-child(3) > a {
    color: #579d18;
    /*color:#696060*/
}
.nav-scroll .nav-lvl-1 > li:nth-child(4) > a {
    color: #632cd3;
    /*color:#696060*/
}
.nav-scroll .nav-lvl-1 > li:nth-child(5) > a {
    color: #b40d39;
    /*color:#202020*/
}

@media (max-width: 1199px) {
    .nav-scroll .nav-lvl-1 > li > a {
        padding: 0 10px;
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .nav-trigger {
        display: block;
    }
    #nav-main {
        position: fixed;
        transition: all 0.5s ease-in-out;
        left: 0;
        top: 0;
        top: 9999px;
        bottom: -9999px;
        right: 0;
        z-index: 40;
    }
    .menu-active #nav-main {
        top: 0;
        bottom: 0;
        overflow: auto;
    }
    .nav-scroll {
        height: 100%;
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .nav-scroll .nav-lvl-1 {
        display: table-cell;
        vertical-align: middle;
        padding: 30px 0;
        background: #fff;
    }
    .nav-scroll .nav-lvl-1 > li {
        display: block;
        margin-right: 0;
        text-align: center;
        float: none;
    }
    .nav-scroll .nav-lvl-1 > li > a {
        border: 0;
    }
    .nav-scroll .nav-lvl-1 > li.current-page > a,
    .nav-scroll .nav-lvl-1 > li:hover > a {
        padding-bottom: 7px;
        padding-top: 7px;
    }
}

@keyframes bounce {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    50% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

body {
    padding-top: 77px;
    color: #393939 !important;
}

body hr {
    border-color: #a4a4a4;
}
#main-logo {
    display: block;
    position: absolute;
    left: 15px;
    top: 7px;
    padding: 0;
    border-radius: 5px;
    transition: all 0.25s ease-in-out;
}

.slick-main-item > .container,
.slick-main-item > .container > .row,
.slick-main-item > .container > .row > .col-xs-12 {
    height: 100%;
}

.slick-main .slick-arrow {
    background-color: #fff;
    z-index: 9;
}

.slick-main .slick-arrow:before {
    width: 13px;
    height: 23px;
}

.slick-main .slick-prev {
    margin-right: 0;
    transform: translate(calc(100% + 5px), 0);
}
.slick-main .slick-next {
    margin-left: 0;
    transform: translate(calc(-100% - 5px), 0);
}
.slick-main .slick-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .slick-main .slick-dots {
        bottom: -10px;
    }
}

.slick-main .slick-dots li {
    display: inline-block;
}
.slick-main .slick-dots button {
    color: transparent !important;
    position: relative;
    background-color: transparent;
    border: none;
}
.slick-main .slick-dots button:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    border-radius: 50%;
}
.slick-main .slick-dots .slick-active button:before {
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    left: calc(50% - 5px);
    background-color: #fff;
}

.jplist-drop-down {
    position: relative;
    height: 32px;
}
.jplist-drop-down .jplist-dd-panel {
    line-height: 32px;
}
.jplist-drop-down ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    background: #fff;
    border: 1px solid #2ca7bd;
    border-top: 0;
    z-index: 5;
}
.jplist-drop-down ul li {
    background: #fff;
    padding: 3px 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -0.005em;
}

@-moz-document url-prefix() {
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        letter-spacing: 0;
    }
}

#restaurants-list .image-cont img,
.img-centered,
.res-menu .res-item .logo-cont img,
.restaurant-info .restaurant-logo img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.font-light {
    font-weight: 300;
}
.font-medium {
    font-weight: 400;
}
.font-bold {
    font-weight: 700;
}
.darken {
    color: #3a3a3a;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    transition: background-color 0.25s ease-in-out;
    border-bottom: 7px solid #696060;
    background-color: #fff;
}
#header .sprite {
    transition: width 0.25s ease-in-out;
    overflow: hidden;
    opacity: 1;
}
#newsletter {
    margin-top: 20px;
    padding: 20px 0;
    text-align: center;
    background: #696060 url(../img/newsletter.png) no-repeat scroll center;
    background-size: cover;
}
#newsletter h3 {
    margin: 0 0 30px;
    padding: 0 10px 15px;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    position: relative;
}
#newsletter h3:before {
    content: "";
    display: block;
    width: 170px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 85px);
    background-color: #fff;
}
#newsletter p {
    margin: 0 0 30px;
    display: inline-block;
    width: 290px;
    max-width: 100%;
    color: #fff;
}
#newsletter form {
    margin: 0 auto;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    border: 2px solid #fff;
    border-radius: 5px;
    width: 350px;
    max-width: calc(100% - 20px);
}
#newsletter form input[type="email"] {
    padding: 10px 55px;
    width: calc(100% - 64px);
    color: #fff;
    font-size: 14px;
    background-color: transparent;
    border: none;
}
#newsletter form input[type="email"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
#newsletter form input[type="email"]:-ms-input-placeholder {
    color: #fff;
}
#newsletter form input[type="email"]::-webkit-input-placeholder {
    color: #fff;
}

@media (max-width: 767px) {
    #newsletter form input[type="email"] {
        padding: 10px;
    }
}
#newsletter form button {
    width: 64px;
    height: 38px;
    background-color: #fff;
    border-radius: 5px;
    border: none;
    position: relative;
}
#newsletter form button:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 20px;
    position: absolute;
    top: 9px;
    left: 26.5px;
    background-image: url(../img/main-sprite.png);
    background-repeat: no-repeat;
    background-position: -139px -75px;
}
#footer {
    margin-top: 40px;
}
#footer h4 {
    margin: 0 0 15px;
    padding: 0 0 10px;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
}
#footer h4:before {
    content: "";
    display: inline-block;
    width: 85%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: -10px;
    background-color: #fff;
}
#footer .site-map a,
#footer .site-map:active a,
#footer .site-map:focus a,
#footer .site-map:hover a {
    color: #7a7a7a;
}
#footer .site-map {
    margin: 0;
    font-size: 11px;
}
#footer span {
    font-size: 11px;
}
#footer span.info {
    padding-top: 30px;
    display: inline-block;
}
#footer .add-btn {
    padding: 0 8px;
    display: inline-block;
    line-height: 25px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #696060;
    border-radius: 5px;
}
#footer .add-btn:hover {
    background-color: #d69700;
}

@media (min-width: 991px) {
    #footer .btn-outer {
        text-align: center;
    }
}
#footer .btn-outer .fb {
    content: "";
    display: inline-block;
    margin: 0 auto;
    width: 14px;
    height: 25px;
    background-image: url(../img/main-sprite.png);
    background-repeat: no-repeat;
    background-position: -108px -73px;
}
#footer .footer-bg {
    position: relative;
    background: #f7f7f7;
    padding: 20px 30px 45px;
}
#footer .footer-bg .row {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
}
#footer .footer-bg .row:after,
#footer .footer-bg .row:before {
    width: 100%;
}

@media (max-width: 991px) {
    #footer .footer-bg .row .item:nth-of-type(3),
    #footer .footer-bg .row .item:nth-of-type(4) {
        margin-top: 20px;
    }
}
#footer .footer-bg:before {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    height: 4px;
    width: 100%;
    background: #ededed;
}
#virtual3d {
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0;
    color: #292929;
}
.margin {
    display: block;
}
.margin--small {
    margin-top: 9px;
    margin-bottom: 9px;
}
.margin--medium {
    margin-top: 15px;
    margin-bottom: 15px;
}
.margin-top--medium {
    margin-top: 15px;
}
#languages-search {
    float: right;
    padding: 0;
    margin: 0;
    display: block;
    text-align: center;
}

#languages-search a {
    display: block;
    transition: all 0.3s ease-in-out;
    line-height: 23px;
    text-align: right;
}
#languages-search .curiosities-section i.btn-slider:before,
#languages-search .events-section i.btn-slider:before,
#languages-search .wts-section i.btn-slider:before,
#languages-search i,
#languages-search i.btn-map:before,
#languages-search i.msprite,
#languages-search i.slick-arrow:before,
#languages-search i.stars:before,
.curiosities-section #languages-search i.btn-slider:before,
.events-section #languages-search i.btn-slider:before,
.wts-section #languages-search i.btn-slider:before {
    display: inline-block;
}

#languages-search .search {
    padding: 0 6px;
    position: relative;
    z-index: 1;
}

#languages-search .search:before {
    content: "";
    width: 100%;
    height: 23px;
    position: absolute;
    left: 0;
    bottom: 2px;
    background-color: #888;
    border-radius: 5px;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
#languages-search input {
    padding: 0;
    width: 0;
    height: 32px;
    position: absolute;
    right: 25px;
    bottom: 2px;
    font-size: 12px;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: -2;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
#languages-search .search.active,
#languages-search .search:hover {
    line-height: 32px;
}
#languages-search .search.active:before,
#languages-search .search:hover:before {
    height: 32px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#languages-search .search.active input,
#languages-search .search:hover input {
    padding: 0 10px;
    width: 250px;
    border: 2px solid #888;
    opacity: 1;
}

.home-section .slick-main {
    position: absolute !important;
}

.home-section .slick-main .slick-dots li:not(.slick-active) button:before {
    background-color: #1d1a18;
}

.home-section .slick-main .slick-dots li:not(.slick-active) button:hover:before {
    background-color: #39332f;
}

.home-section .slick-main .slick-next,
.home-section .slick-main .slick-prev {
    background-color: #1d1a18;
}

.home-section .slick-main-cont:before {
    display: block !important;
}

.home-section .slick-main .d-bottom {
    display: none !important;
}

.home-section .tile.tile--hover .text-cont {
    padding: 10px 5px 10px;
}

.home-section .tile.tile--hover .text-cont h4 {
    font-weight: 400;
}

/*.home-section*/
.tile.tile--hover .text-cont .text-bg {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.85;
    transition: all 0.1s ease-in-out;
}

.home-section .tile.tile--hover:hover .text-bg {
    opacity: 1;
}
.home-section .heading {
    color: #202020;
    text-transform: uppercase;
}
.home-section .heading:hover {
    color: #fff;
}
.home-section .heading:hover .heading-border {
    height: 100%;
}
.home-section #curiosities .block .image-block img {
    margin-left: 0;
    width: 100%;
}
.home-section #curiosities .block p {
    padding-top: 5px;
}
@media (max-width: 767px) {
    .home-section #curiosities div[class^="col-"]:nth-of-type(2n + 1),
    .home-section #restaurants div[class^="col-"]:nth-of-type(2n + 1) {
        clear: both;
    }
}
.home-section #video .block--horizontal .image-block {
    width: 32.66666%;
}
@media (max-width: 767px) {
    .home-section #video .block--horizontal .image-block {
        width: 40%;
    }
}
.home-section #video .block--horizontal.block--video .text-cont {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: auto;
    height: 100%;
    width: 67.33333%;
}
@media (max-width: 767px) {
    .home-section #video .block--horizontal.block--video .text-cont {
        position: static;
        width: 60%;
    }
}
#home-events .block {
    padding-bottom: 5px;
    display: flex;
    position: relative;
}
#home-events .block:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ccc;
}
@media (max-width: 991px) {
    #home-events .block:before {
        width: calc(100% - 18px);
        left: 9px;
    }
}
#home-events .block .image-block {
    width: 100px;
}
#home-events .block .text-cont {
    width: calc(100% - 100px) !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (min-width: 767px) {
    #home-events .block .text-cont strong {
        font-size: 16px;
    }
}
#home-events .block .text-cont.full-width {
    padding-left: 0;
    width: 100% !important;
}
@media (min-width: 767px) {
    #home-events .block .text-cont.full-width strong {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    #languages-search li {
        float: left;
    }
    #languages-search li a {
        padding: 0 6px;
        line-height: 55px;
    }
    #languages-search li a.search:before {
        bottom: 18px;
    }
    #languages-search input {
        bottom: 18px;
    }
    #languages-search .search.active input,
    #languages-search .search:hover input {
        right: 26px;
    }
}
a.block,
a.heading,
a.tile {
    position: relative;
    display: block;
    color: inherit;
}
a.block:active,
a.block:focus,
a.block:hover,
a.heading:active,
a.heading:focus,
a.heading:hover,
a.tile:active,
a.tile:focus,
a.tile:hover {
    text-decoration: none;
}
.block img,
.tile img {
    display: block;
    width: 100%;
}

.fullsize,
.map-cont .map,
.map-cont .mmap,
.overlay-before:before,
.play-overlay-after:after,
.slick-main-cont .slick-main,
.tile.tile--hover .tile-bg,
a.block.block--video .image-block:after,
a.tile.tile--title:before,
a.tile.tile--video:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.overlay-before:before,
a.tile.tile--title:before {
    content: "";
    background: #000;
    opacity: 0;
    transition: all 0.25s ease-in-out;
}
.overlay-before:hover:before,
a.tile.tile--title:hover:before {
    opacity: 0.1;
}
.play-overlay-after:after,
a.block.block--video .image-block:after,
a.tile.tile--video:after {
    content: "";
    z-index: 3;
    background: url(../img/play.png) no-repeat center center;
}
.small p {
    margin: 0;
    line-height: 1.4;
}
.heading {
    font-size: 18px;
    background: #fff;
    color: #888;
    display: block;
    margin: 15px 0;
    font-weight: 400;
    padding: 5px 10px 5px;
    position: relative;
    z-index: 1;
}
.heading .heading-border {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #a81313;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
a.heading {
    color: #fff;
    transition: all 0.25s ease-in-out;
}
a.heading:active,
a.heading:focus,
a.heading:hover {
    color: initial;
}
.tile {
    position: relative;
}
.tile.tile--title .text-cont {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 15px;
}
.tile.tile--title .text-cont h1,
.tile.tile--title .text-cont h2,
.tile.tile--title .text-cont h3,
.tile.tile--title .text-cont h4 {
    font-weight: 700;
    line-height: 1.1;
}
a.tile.tile--video .text-cont {
    padding: 10px 10px;
}
.tile.tile--hover {
    position: relative;
}
.tile.tile--hover .text-cont {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px 5px;
    color: #fff;
    min-height: 10%;
    transition: min-height 0.3s ease-in-out;
    max-height: 100%;
    overflow: auto;
}
.tile.tile--hover .tile-title {
    font-weight: 700;
    margin: 0;
    line-height: 1.4;
}
.tile.tile--hover .h3.tile-title,
.tile.tile--hover h3.tile-title {
    font-size: 19px;
}
.tile.tile--hover .h4.tile-title,
.tile.tile--hover h4.tile-title {
    font-size: 14px;
    font-weight: 400;
}
.tile.tile--hover img {
    width: 100%;
}
.tile.tile--hover .tile-bg {
    display: block;
    z-index: 0;
    opacity: 0;
}
.tile.tile--hover .tile-hidden,
.tile.tile--hover .tile-title {
    position: relative;
    z-index: 3;
}
.tile.tile--hover .tile-hidden {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}
.tile.tile--hover:hover .tile-hidden {
    max-height: 200px;
}
.tile.tile--hover:hover .tile-bg {
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}
.block {
    position: relative;
}
.block .image-block {
    display: block;
    position: relative;
}
.block .image-block img {
    transform: scale(1);
    transition: all 0.25s ease-in-out;
}
a.block:hover .image-block img {
    transform: scale(1.02);
}
a.block.block--video .image-block:after {
    background-size: 30px auto;
}
.block--vertical img {
    margin-bottom: 10px;
}
.block--horizontal .image-block,
.block--horizontal .text-cont {
    float: left;
}
.block--horizontal + .block--horizontal {
    margin-top: 9px;
}
.block--horizontal:after {
    content: "";
    clear: both;
    display: table;
}
.block--horizontal .image-block {
    width: 40%;
}
.block--horizontal .image-block img {
    min-width: 100%;
}
.block--horizontal .text-cont {
    padding-left: 10px;
    width: 60%;
}
.block--horizontal.block--video .text-cont {
    position: relative;
    top: -5px;
    min-height: 67px;
}
.custom-select-orange-outer {
    margin: 0 7.5px;
    display: inline-block;
    line-height: 27px;
    border-radius: 5px;
    font-size: 14px;
    min-width: 160px;
    overflow: hidden;
    background-color: #696060;
    position: relative;
}

@media all and (max-width: 500px) {
    .custom-select-orange-outer {
        display: block;
    }
    .custom-select-orange-outer:nth-of-type(2) {
        margin-top: 20px;
    }
}
.custom-select-orange-outer:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    border-radius: 5px;
    background-image: url(../img/main-sprite.png);
    background-position: -66px -67px;
    background-repeat: no-repeat;
}
.custom-select-orange-outer select {
    padding: 0 20px;
    width: 100%;
    color: #fff;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    position: relative;
    z-index: 1;
}
.custom-select-orange-outer select option {
    background-color: #fff;
    color: initial;
}
.custom-select-orange-outer .select-style select:focus {
    outline: 0;
}
.home-search {
    padding: 15px;
    text-align: center;
    background-color: #1d1a18;
    border-radius: 5px;
}
@media (min-width: 768px) {
    .home-search {
        padding: 20px;
    }
}
@media (min-width: 992px) {
    .home-search {
        display: flex;
        align-items: center;
        padding: 25px 30px;
    }
}
@media (min-width: 1200px) {
    .home-search {
        padding: 40px 60px;
    }
}
.home-search__title {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-top: 0;
}
@media (min-width: 768px) {
    .home-search__title {
        font-size: 25px;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .home-search__title {
        width: 50%;
        text-align: left;
        margin-right: 10px;
    }
}
@media (min-width: 992px) {
    .home-search__main {
        width: 50%;
        margin-left: 10px;
    }
}
@media (min-width: 501px) {
    .home-search__form {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
.home-search .submit-btn {
    padding: 0 15px;
    line-height: 45px;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
    position: relative;
    margin: 20px auto 0;
    display: block;
}
@media (min-width: 501px) {
    .home-search .submit-btn {
        margin: 0 7.5px;
    }
}
@media (max-width: 991px) {
    .home-search .submit-btn {
        line-height: 40px;
        font-size: 16px;
    }
}
.banner {
    text-align: center;
    display: block;
}
.banner iframe,
.banner img {
    width: 100%;
}
.slick-main-cont {
    position: relative;
    margin-bottom: 10px;
}
.slick-main-cont:before {
    content: "";
    padding-top: 26.75%;
    display: block;
}
.slick-main-cont .slick-main {
    color: #fff;
}
.slick-main-cont h1,
.slick-main-cont h2,
.slick-main-cont h3 {
    margin-top: 0;
}
.slick-main-cont .d-tab,
.slick-main-cont .slick-list,
.slick-main-cont .slick-main-item,
.slick-main-cont .slick-track {
    height: 100%;
}
.slick-main-cont .d-tab {
    width: 100%;
}
.slick-main-cont .slick-main-item {
    background-size: cover !important;
    padding: 25px 30px;
}
#toggle-filters {
    display: none;
}
.side-filters {
    color: #acacac;
    margin-top: 55px;
}
.side-filters ul {
    margin-bottom: 10px;
}
.side-filters li {
    margin-bottom: 3px;
}
.side-filters li.filtered {
    display: none !important;
}
.side-filters label {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    display: block;
}
.side-filters label:before {
    content: "";
    float: left;
    position: relative;
    top: -3px;
    margin-right: 8px;
}
.side-filters label:after {
    margin-bottom: 5px;
}
.side-filters label input[type="checkbox"] {
    display: none;
}
.side-filters .side-filters-actives {
    font-size: 12px;
}
.side-filters .side-filters-actives label {
    font-size: 14px;
    color: #a81313;
}
.side-filters .side-filters-actives label:before {
    background-position: -79px -26px;
}
.side-filters .side-filters-actives li {
    animation: bounce 0.3s ease-in-out 0s 1 normal;
}
.side-filters .filters-actives {
    margin-top: 10px;
}
.side-filters .btn-more {
    display: inline-block;
    margin: 0 0 0 30px;
}
.side-filters [class*="btn-"] {
    font-size: 12px;
    font-weight: 700;
    color: #888;
}
.side-filters .heading {
    margin-top: 25px;
    font-size: 18px;
}
.customSelect-cont {
    position: relative;
}
.customSelect-cont select {
    z-index: 5;
    left: 0 !important;
    top: 0 !important;
}
.customSelect-cont .innerCustomSelect,
.customSelect-cont select,
.customSelect-cont span.customSelect {
    cursor: pointer;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}
.customSelect-cont .customSelectInner {
    width: calc(100% - 35px) !important;
    padding: 1px;
    white-space: nowrap;
    overflow: hidden;
}
#filters-box,
.videos-section .video-filters {
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
}
#filters-box form,
.videos-section .video-filters form {
    width: 100%;
    display: table;
}
#filters-box form > *,
.videos-section .video-filters form > * {
    display: table-cell;
    vertical-align: middle;
}
#filters-box .filters-elements,
.videos-section .video-filters .filters-elements {
    width: 70%;
}
#filters-box .filters-elements:after,
.videos-section .video-filters .filters-elements:after {
    content: "";
    display: table;
    clear: both;
}
#filters-box select,
.videos-section .video-filters select {
    width: 198px !important;
    background-color: #fff;
}
#filters-box select option:last-of-type,
.videos-section .video-filters select option:last-of-type {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
}
@media (max-width: 480px) {
    #filters-box select,
    .videos-section .video-filters select {
        width: 100% !important;
    }
}
#filters-box .customSelect:not(select),
.videos-section .video-filters .customSelect:not(select) {
    width: 198px;
    color: #fff;
    border-radius: 5px;
}
@media (max-width: 480px) {
    #filters-box .customSelect:not(select),
    .videos-section .video-filters .customSelect:not(select) {
        width: 100%;
    }
}
#filters-box .customSelectInner,
.videos-section .video-filters .customSelectInner {
    font-size: 15px;
}
#filters-box .filters-box-title,
.videos-section .video-filters .filters-box-title {
    padding-left: 10px;
    text-transform: uppercase;
    padding-right: 70px;
}
#filters-box .customSelect-cont,
.videos-section .video-filters .customSelect-cont {
    width: 198px;
}
@media all and (max-width: 660px) {
    #filters-box .customSelect-cont,
    .videos-section .video-filters .customSelect-cont {
        margin: 0 0 20px;
        display: block !important;
    }
}
@media (max-width: 480px) {
    #filters-box .customSelect-cont,
    .videos-section .video-filters .customSelect-cont {
        width: 100%;
    }
}
#filters-box span.customSelect,
.videos-section .video-filters span.customSelect {
    padding: 4px;
    position: relative;
    width: 198px !important;
}
@media (max-width: 480px) {
    #filters-box span.customSelect,
    .videos-section .video-filters span.customSelect {
        width: 100% !important;
    }
}
#filters-box span.customSelect:before,
.videos-section .video-filters span.customSelect:before {
    content: "";
    width: 27px;
    height: 27px;
    position: absolute;
    right: 3px;
    top: calc(50% - 11.5px);
    margin-top: -2px;
    background-color: #fff;
    border-radius: 5px;
}
#filters-box .customSelect-cont + .customSelect-cont .customSelectInner,
.videos-section .video-filters .customSelect-cont + .customSelect-cont .customSelectInner {
    padding: 0 10px;
    position: relative;
}
#filters-box #centrum,
.videos-section .video-filters #centrum {
    width: 180px;
}
#filters-box button,
#filters-box select,
.videos-section .video-filters button,
.videos-section .video-filters select {
    text-align: center;
    box-shadow: 0;
    border: 0;
}
#filters-box button,
.videos-section .video-filters button {
    margin-left: -1px;
    content: "";
    width: 33px;
    height: 33px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-position: -129px -40px;
}
#filters-box label,
.videos-section .video-filters label {
    margin-bottom: 0;
    padding: 0 15px;
    display: inline-block;
    line-height: 33px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
@media all and (max-width: 660px) {
    #filters-box label,
    .videos-section .video-filters label {
        margin-left: 0;
    }
}
@media (max-width: 480px) {
    #filters-box label,
    .videos-section .video-filters label {
        display: none;
    }
}
#filters-box .input-outer,
.videos-section .video-filters .input-outer {
    margin-left: -3px;
    display: inline-block;
    position: relative;
}
@media (max-width: 480px) {
    #filters-box .input-outer,
    .videos-section .video-filters .input-outer {
        width: calc(100% - 33px);
    }
}
#filters-box input,
.videos-section .video-filters input {
    padding: 1px 15px;
    line-height: 33px;
    width: 224px;
    max-width: 100%;
    background-color: transparent;
    position: relative;
    z-index: 1;
    border: none;
    font-style: italic;
}
#filters-box .input-bg,
.videos-section .video-filters .input-bg {
    content: "";
    display: block;
    width: 100%;
    height: 33px;
    position: absolute;
    top: 1px;
    left: 0;
}
#filters-box .input-bg:before,
.videos-section .video-filters .input-bg:before {
    content: "";
    display: block;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: #fff;
    border-radius: 5px;
}
@media (max-width: 480px) {
    #filters-box .input-bg,
    .videos-section .video-filters .input-bg {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
}
#filters-box select option,
.videos-section .video-filters select option {
    text-align: left;
}
#filters-box select {
    color: initial;
}
#filters-box input {
    color: #696060;
}
#filters-box input::-moz-placeholder {
    color: transparent;
    opacity: 1;
}
#filters-box input:-ms-input-placeholder {
    color: transparent;
}
#filters-box input::-webkit-input-placeholder {
    color: transparent;
}
@media (max-width: 480px) {
    #filters-box input::-moz-placeholder {
        color: #696060;
        opacity: 1;
    }
    #filters-box input:-ms-input-placeholder {
        color: #696060;
    }
    #filters-box input::-webkit-input-placeholder {
        color: #696060;
    }
}
#filters-box .customSelect:not(select),
#filters-box .input-bg,
#filters-box button,
#filters-box label {
    background-color: #696060;
}
.videos-section .video-filters {
    margin-bottom: 15px;
}
.videos-section .video-filters input,
.videos-section .video-filters select {
    color: #7a7a7a;
}
.videos-section .video-filters input::-moz-placeholder {
    color: transparent;
    opacity: 1;
}
.videos-section .video-filters input:-ms-input-placeholder {
    color: transparent;
}
.videos-section .video-filters input::-webkit-input-placeholder {
    color: transparent;
}
@media (max-width: 480px) {
    .videos-section .video-filters input::-moz-placeholder {
        color: #7a7a7a;
        opacity: 1;
    }
    .videos-section .video-filters input:-ms-input-placeholder {
        color: #7a7a7a;
    }
    .videos-section .video-filters input::-webkit-input-placeholder {
        color: #7a7a7a;
    }
}
.videos-section .video-filters .customSelect:not(select),
.videos-section .video-filters .input-bg,
.videos-section .video-filters button,
.videos-section .video-filters label {
    background-color: #7a7a7a;
}
@media (max-width: 767px) {
    .search-section .search-outer div[class^="col-"]:nth-of-type(2n + 1),
    .search-section .tag-outer div[class^="col-"]:nth-of-type(2n + 1),
    .search-section .video-outer div[class^="col-"]:nth-of-type(2n + 1),
    .tag-section .search-outer div[class^="col-"]:nth-of-type(2n + 1),
    .tag-section .tag-outer div[class^="col-"]:nth-of-type(2n + 1),
    .tag-section .video-outer div[class^="col-"]:nth-of-type(2n + 1),
    .videos-section .search-outer div[class^="col-"]:nth-of-type(2n + 1),
    .videos-section .tag-outer div[class^="col-"]:nth-of-type(2n + 1),
    .videos-section .video-outer div[class^="col-"]:nth-of-type(2n + 1) {
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .search-section .search-outer div[class^="col-"]:nth-of-type(3n + 1),
    .search-section .tag-outer div[class^="col-"]:nth-of-type(3n + 1),
    .search-section .video-outer div[class^="col-"]:nth-of-type(3n + 1),
    .tag-section .search-outer div[class^="col-"]:nth-of-type(3n + 1),
    .tag-section .tag-outer div[class^="col-"]:nth-of-type(3n + 1),
    .tag-section .video-outer div[class^="col-"]:nth-of-type(3n + 1),
    .videos-section .search-outer div[class^="col-"]:nth-of-type(3n + 1),
    .videos-section .tag-outer div[class^="col-"]:nth-of-type(3n + 1),
    .videos-section .video-outer div[class^="col-"]:nth-of-type(3n + 1) {
        clear: both;
    }
}
@media (min-width: 991px) {
    .search-section .search-outer div[class^="col-"]:nth-of-type(4n + 1),
    .search-section .tag-outer div[class^="col-"]:nth-of-type(4n + 1),
    .search-section .video-outer div[class^="col-"]:nth-of-type(4n + 1),
    .tag-section .search-outer div[class^="col-"]:nth-of-type(4n + 1),
    .tag-section .tag-outer div[class^="col-"]:nth-of-type(4n + 1),
    .tag-section .video-outer div[class^="col-"]:nth-of-type(4n + 1),
    .videos-section .search-outer div[class^="col-"]:nth-of-type(4n + 1),
    .videos-section .tag-outer div[class^="col-"]:nth-of-type(4n + 1),
    .videos-section .video-outer div[class^="col-"]:nth-of-type(4n + 1) {
        clear: both;
    }
}
.videos-section a.block.block--video {
    margin-bottom: 30px;
}
.videos-section a.block.block--video .time {
    padding: 10px 5px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.videos-section a.block.block--video p {
    font-size: 12px;
}

@media (min-width: 767px) {
    .videos-section a.block.block--video p {
        font-size: 14px;
    }
}
.videos-section a.block.block--video .image-block:after {
    background: url(../img/play.png) no-repeat center center;
}
.search-section .image-block img,
.tag-section .image-block img,
.video-section .image-block img {
    width: 100%;
    max-width: 100%;
}
.search-section .text-cont h2,
.tag-section .text-cont h2,
.video-section .text-cont h2 {
    margin: 25px 0 20px;
    font-size: 35px;
}

.jplist-pagination .jplist-pagingnext .search-section .article-tags button,
.jplist-pagination .jplist-pagingnext .tag-section .article-tags button,
.jplist-pagination .jplist-pagingnext .video-section .article-tags button,
.jplist-pagination .jplist-pagingprev .search-section .article-tags button,
.jplist-pagination .jplist-pagingprev .tag-section .article-tags button,
.jplist-pagination .jplist-pagingprev .video-section .article-tags button,
.pagination .search-section .article-tags .active,
.pagination .tag-section .article-tags .active,
.pagination .video-section .article-tags .active,
.search-section .article-tags .btn,
.search-section .article-tags .jplist-pagination .jplist-pagingnext button,
.search-section .article-tags .jplist-pagination .jplist-pagingprev button,
.search-section .article-tags .pagination .active,
.tag-section .article-tags .btn,
.tag-section .article-tags .jplist-pagination .jplist-pagingnext button,
.tag-section .article-tags .jplist-pagination .jplist-pagingprev button,
.tag-section .article-tags .pagination .active,
.video-section .article-tags .btn,
.video-section .article-tags .jplist-pagination .jplist-pagingnext button,
.video-section .article-tags .jplist-pagination .jplist-pagingprev button,
.video-section .article-tags .pagination .active {
    background-color: #000000;
}

.jplist-pagination .jplist-pagingnext .search-section .article-tags button:hover,
.jplist-pagination .jplist-pagingnext .tag-section .article-tags button:hover,
.jplist-pagination .jplist-pagingnext .video-section .article-tags button:hover,
.jplist-pagination .jplist-pagingprev .search-section .article-tags button:hover,
.jplist-pagination .jplist-pagingprev .tag-section .article-tags button:hover,
.jplist-pagination .jplist-pagingprev .video-section .article-tags button:hover,
.pagination .search-section .article-tags .active:hover,
.pagination .tag-section .article-tags .active:hover,
.pagination .video-section .article-tags .active:hover,
.search-section .article-tags .btn:hover,
.search-section .article-tags .jplist-pagination .jplist-pagingnext button:hover,
.search-section .article-tags .jplist-pagination .jplist-pagingprev button:hover,
.search-section .article-tags .pagination .active:hover,
.tag-section .article-tags .btn:hover,
.tag-section .article-tags .jplist-pagination .jplist-pagingnext button:hover,
.tag-section .article-tags .jplist-pagination .jplist-pagingprev button:hover,
.tag-section .article-tags .pagination .active:hover,
.video-section .article-tags .btn:hover,
.video-section .article-tags .jplist-pagination .jplist-pagingnext button:hover,
.video-section .article-tags .jplist-pagination .jplist-pagingprev button:hover,
.video-section .article-tags .pagination .active:hover {
    background-color: #3d933a;
}
.search-section .interesting-videos,
.tag-section .interesting-videos,
.video-section .interesting-videos {
    margin-top: 45px;
}
.search-section .interesting-videos .p-lead,
.tag-section .interesting-videos .p-lead,
.video-section .interesting-videos .p-lead {
    margin-bottom: 20px;
}
.search-section .interesting-videos .col-sm-15,
.tag-section .interesting-videos .col-sm-15,
.video-section .interesting-videos .col-sm-15 {
    margin-bottom: 15px;
}
@media (min-width: 767px) {
    .search-section .interesting-videos .col-sm-15,
    .tag-section .interesting-videos .col-sm-15,
    .video-section .interesting-videos .col-sm-15 {
        width: 20% !important;
        margin-bottom: 0;
    }
}
.search-section .interesting-videos .block .image-block img,
.tag-section .interesting-videos .block .image-block img,
.video-section .interesting-videos .block .image-block img {
    width: 100%;
}
.search-section .interesting-videos a.block.block--search .image-block:after,
.search-section .interesting-videos a.block.block--tag .image-block:after,
.search-section .interesting-videos a.block.block--video .image-block:after,
.tag-section .interesting-videos a.block.block--search .image-block:after,
.tag-section .interesting-videos a.block.block--tag .image-block:after,
.tag-section .interesting-videos a.block.block--video .image-block:after,
.video-section .interesting-videos a.block.block--search .image-block:after,
.video-section .interesting-videos a.block.block--tag .image-block:after,
.video-section .interesting-videos a.block.block--video .image-block:after {
    background-size: 85px auto;
}
@media (max-width: 767px) {
    .search-section .interesting-videos div[class^="col-"]:nth-of-type(2n + 1),
    .tag-section .interesting-videos div[class^="col-"]:nth-of-type(2n + 1),
    .video-section .interesting-videos div[class^="col-"]:nth-of-type(2n + 1) {
        clear: both;
    }
}
@media (min-width: 991px) {
    .search-section .banner.margin:first-of-type,
    .tag-section .banner.margin:first-of-type,
    .video-section .banner.margin:first-of-type {
        margin-top: 0 !important;
    }
}
.search-section .banners,
.tag-section .banners,
.video-section .banners {
    margin-left: -10px;
    margin-right: -10px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .search-section .banner,
    .tag-section .banner,
    .video-section .banner {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        padding: 0 10px;
    }
}
#restaurants-list {
    margin: 15px 0 30px;
}
#restaurants-list .image-cont {
    display: block;
    position: relative;
    width: 31.66%;
    float: left;
}
#restaurants-list .image-cont:before {
    content: "";
    padding-top: 90%;
    display: block;
}
#restaurants-list .image-cont img {
    max-width: none;
    height: 100%;
}

#restaurants-list .desc-cont {
    padding-left: 30px;
    /*width:68.34%;*/
    float: left;
}

#restaurants-list .restaurant-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #a4a4a4;
    padding-bottom: 15px;
}
#restaurants-list .restaurant-item button {
    padding: 5px 20px 5px 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    color: #a81313;
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
    text-decoration: underline;
}
#restaurants-list .restaurant-item button:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%);
    background-position: -183px -74px;
    opacity: 0;
}
#restaurants-list .restaurant-item button:hover:before {
    opacity: 1;
}
#restaurants-list .restaurant-name {
    margin-top: 0;
    font-weight: 400;
}
#restaurants-list .tab-content,
#restaurants-list .votes {
    font-size: 12px;
}
#restaurants-list .tab-content {
    min-height: 40px;
    margin: 9px 0;
}
#restaurants-list .more-comments,
#restaurants-list .more-opinion {
    font-weight: 700;
    float: right;
    font-size: 11px;
}
#restaurants-list .tag-single {
    margin: 5px 3px;
    padding: 5px;
    /*background-color: #a81313;*/
    background-color: #d53f48;
    color: #fff;
    border-radius: 5px;
}
@media (max-width: 767px) {
    #restaurants-list .tag-single {
        font-size: 12px;
    }
}
.restaurant-tabs {
    margin-top: 12px;
}
.restaurant-tabs li {
    float: left;
    color: #fff;
    font-weight: 700;
}
@media (max-width: 767px) {
    .restaurant-tabs li {
        font-size: 12px;
    }
}
.restaurant-tabs li.active a {
    padding-bottom: 6px;
}
.restaurant-tabs a {
    display: block;
    padding: 3px 10px;
    background-color: #696060;
    transition: all 0.25s ease-in-out;
    border-radius: 5px;
}
.restaurant-tabs a:hover {
    background-color: #d69700;
}
.restaurant-tabs li a {
    text-decoration: none;
}
.restaurant-tabs li + li a {
    margin: 0 3px;
    background-color: #7a7a7a;
}
.restaurant-tabs li + li a:hover {
    background-color: #6d6d6d;
}
.stars {
    height: 18px;
    width: 112px;
    float: left;
    margin-right: 15px;
}
.stars:before {
    content: "";
    height: 18px;
    background-position: -112px -23px;
}
.stars.stars-0:before {
    width: 0;
}
.stars.stars-1:before {
    width: 20px;
}
.stars.stars-2:before {
    width: 45px;
}
.stars.stars-3:before {
    width: 67px;
}
.stars.stars-4:before {
    width: 90px;
}
.stars.stars-5:before {
    width: 112px;
}

.tags {
    /*width:68.34%*/
}

@media all and (min-width: 480px) {
    .tags {
        float: right;
    }
}
.tags .tags-text {
    padding-left: 30px;
    font-weight: 400;
}
.tags ul {
    margin-left: 10px;
}
.tags ul,
.tags ul li {
    display: inline-block;
    vertical-align: bottom;
}
.tags li {
    color: #fff;
}
.tags a {
    display: block;
    font-size: 12px;
    background: #2ca7bd;
    font-weight: 400;
    padding: 3px 5px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.tags a:hover {
    background-color: #2795a8;
}
.tags li a {
    text-decoration: none;
}
.pagination {
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
}
.pagination .active {
    margin: 0 12px;
    border-radius: 5px !important;
}
.pagination li {
    display: inline-block;
    vertical-align: bottom;
}
.pagination li a {
    padding: 0 12px;
}
.pagination .next,
.pagination .prev {
    width: 30%;
    min-height: 1px;
    position: relative;
    top: -5px;
}
.pagination .next a,
.pagination .next span,
.pagination .prev a,
.pagination .prev span {
    border-radius: 5px;
}
.pagination .next i,
.pagination .prev i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.pagination .prev {
    float: left;
    text-align: left;
}
.pagination .prev i {
    margin-right: 3px;
}
.pagination .next {
    text-align: right;
    float: right;
}
.pagination .next i {
    margin-left: 3px;
}
.restauration-section .gallery-main {
    margin-bottom: 30px;
}
.restauration-section .gallery-main a,
.restauration-section .gallery-thumbs a {
    display: block;
}
.restauration-section .gallery-main a + a,
.restauration-section .gallery-thumbs a + a {
    margin-top: 10px;
}
.restauration-section .gallery-main img,
.restauration-section .gallery-thumbs img {
    width: 100%;
}
.restauration-section .gallery-thumbs a {
    margin-bottom: 10px;
}
.restauration-section .restaurant-desc {
    margin-bottom: 10px;
    position: relative;
}

.restauration-section .restaurant-desc:before {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 15px;
    background-color: #a4a4a4;
}

.restauration-section .small p {
    line-height: 1.5;
}
.restauration-section .restaurant-desc .item {
    padding: 10px 0 15px;
    font-size: 16px;
    font-weight: 400;
}
.restauration-section .restaurant-desc .item span {
    padding-top: 5px;
    display: block;
    font-size: 15px;
}
.restauration-section .restaurant-desc .item ul {
    padding: 0;
    padding-top: 5px;
    padding-bottom: 20px;
    margin: 0;
}
.restauration-section .restaurant-desc .item ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
}
.restauration-section .restaurant-desc .item ul li:after {
    content: ",";
    font-size: 15px;
}
.restauration-section .restaurant-desc .item ul li:last-child:after {
    content: "";
}
.restauration-section .restaurant-desc .p-lead {
    font-size: 16px;
    color: #3a3a3a;
}
@media (min-width: 767px) {
    .restauration-section .restaurant-desc .p-lead {
        margin-bottom: 15px;
    }
}
.restauration-section .restaurant-contact .p-lead {
    margin-bottom: 3px;
    font-size: 14px;
}
.restauration-section .restaurant-contact span {
    margin-top: 3px;
    display: block;
    font-weight: 400;
}
.restauration-section .restaurant-desc .text-cont {
    color: #797979;
    font-weight: 400;
}
.restauration-section .restaurant-contact .map-cont {
    margin-top: 15px;
}
.restauration-section .restaurant-middle {
    padding-bottom: 15px;
}
.restauration-section .tab-content {
    margin-top: 15px;
}
.restauration-section .restaurant-tabs {
    margin: 30px 0 0;
}
.restauration-section .restaurant-tabs li {
    margin-right: 5px;
}
.restauration-section .restaurant-tabs li a {
    background-color: #696060;
    padding-left: 15px;
    padding-right: 15px;
}
.restauration-section .restaurant-tabs li a:hover {
    background-color: #d69700;
}
.restauration-section .restaurant-tabs li.active a {
    background-color: #a81313;
}
.restauration-section #menu .heading {
    display: inline-block;
    color: #fff;
    background-color: #888;
}
.restauration-section .recommended-slider {
    margin-top: 30px;
}
@media (min-width: 991px) {
    .restauration-section .recommended-slider .slick-arrow {
        top: 30%;
    }
}
.restauration-section .recommended-slider .slider-cont {
    padding: 0 30px;
}
@media (max-width: 767px) {
    .restauration-section .near-rastaurants .text-cont {
        margin-bottom: 20px;
    }
}
.restaurations-section .side-filters-list .heading {
    border-radius: 5px;
    /*background-color: #a81313;*/
    background-color: #d53f48;
    color: #fff;
}
.restaurations-section .main .heading {
    text-align: center;
    color: #a81313;
    background-color: transparent;
    text-transform: uppercase;
}
.restaurations-section .main .heading:before {
    display: none;
}
.restaurations-section .main .tile.tile--hover .main .tile.tile--hover .text-cont {
    padding: 10px 5px 15px;
}
.restaurations-section .main .tile.tile--hover .main .tile.tile--hover .tile-bg {
    opacity: 0.8;
}
.restaurations-section .main .tile.tile--hover .main .tile.tile--hover:hover .text-cont .tile-bg {
    opacity: 1;
}
.restaurations-section .main .tile.tile--hover .text-cont {
    padding: 10px 5px 15px;
}
.restaurations-section .main .tile.tile--hover .tile-bg {
    opacity: 0.8;
}
.restaurations-section .main .tile.tile--hover:hover .text-cont .tile-bg {
    opacity: 1;
}
.restaurations-section .recommended-restaurants {
    padding: 0 30px;
    margin-bottom: 40px;
}
.restaurations-section .recommended-restaurants .tile.tile--hover {
    margin: 0 9px;
}
.restaurations-section .recommended-restaurants .slick-recommended-restaurants .slick-arrow {
    background-color: #fff;
}
.restaurations-section .recommended-restaurants .slick-recommended-restaurants .slick-prev:before {
    background-position: -238px -100px;
}
.restaurations-section .recommended-restaurants .slick-recommended-restaurants .slick-next:before {
    background-position: -263px -100px;
}
.p-lead {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}
.restaurant-info {
    margin: 30px 0;
}
.restaurant-info .restaurant-logo,
.restaurant-info .restaurant-title,
.restaurant-info .restaurant-votes {
    display: inline-block;
    vertical-align: bottom;
    margin-right: -4px;
}
.restaurant-info .restaurant-logo a {
    display: block;
    position: relative;
    width: 94px;
    height: 94px;
    border: 1px solid #cecece;
}
.restaurant-info .restaurant-title {
    width: 60%;
}
.restaurant-info .restaurant-title * {
    margin: 0;
    color: #3a3a3a;
    font-size: 24px;
}
.restaurant-info .restaurant-logo,
.restaurant-info .restaurant-votes {
    width: 20%;
}
.restaurant-info .restaurant-votes {
    text-align: right;
    font-weight: 400;
}
.restaurant-info .restaurant-votes span {
    display: block;
    line-height: 22px;
}

.restaurant-info .restaurant-votes .stars {
    margin-right: 0;
    display: inline-block;
    float: none;
}
.restaurant-bottom {
    margin-top: 15px;
}
.restauration-section .btns-cont a {
    border-radius: 5px;
}
.restauration-section .slick-news .tile.tile--hover .text-cont {
    padding: 20px 10px 25px;
}
.restauration-section .slick-news .tile.tile--hover .tile-bg {
    opacity: 0.8;
}
.restauration-section .slick-news .tile.tile--hover:hover .text-cont .tile-bg {
    opacity: 1;
}
.restaurant-review {
    border: 1px solid #696060;
    padding: 10px 15px 10px 120px;
    background: url(../img/review.png) no-repeat left 15px center;
}
.jplist-pagination .jplist-pagingnext .restaurant-review button,
.jplist-pagination .jplist-pagingprev .restaurant-review button,
.pagination .restaurant-review .active,
.restaurant-review .btn,
.restaurant-review .jplist-pagination .jplist-pagingnext button,
.restaurant-review .jplist-pagination .jplist-pagingprev button,
.restaurant-review .pagination .active {
    float: right;
    margin-top: 15px;
    border-radius: 5px;
}

.btn-block.btn-lg + .btn-block.btn-lg {
    margin-top: 15px;
}
.recommended-text {
    position: absolute;
    left: 0;
    padding-left: 15px;
    bottom: 100%;
    margin-bottom: 30px;
    width: 100%;
}
.recommended-list li + li {
    margin-top: 9px;
}
.recommended-list img {
    float: left;
    margin: 0 5px 5px 0;
}
.slick-recommended .slick-slide {
    padding: 0 4.5px;
    vertical-align: top;
}
.slick-recommended .small p {
    line-height: 1.25;
}
#comments,
#opinions {
    position: relative;
    padding-bottom: 30px;
}
#comments .btn-comment,
#comments .btn-opinion,
#opinions .btn-comment,
#opinions .btn-opinion {
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 5px;
}
#comments {
    padding-top: 30px;
}
.comments-list .opinion-item,
.opinion-list .opinion-item {
    display: table;
    width: 100%;
    border: 1px solid #acacac;
    padding: 12px;
    margin-bottom: 9px;
}
.comments-list .comment-item,
.opinion-list .comment-item {
    display: table;
    width: 100%;
    padding: 12px;
    margin-bottom: 9px;
}
.comments-list .comment-item > *,
.comments-list .opinion-item > *,
.opinion-list .comment-item > *,
.opinion-list .opinion-item > * {
    display: table-cell;
    vertical-align: middle;
}
.comments-list .comment-item .image-cont,
.comments-list .opinion-item .image-cont,
.opinion-list .comment-item .image-cont,
.opinion-list .opinion-item .image-cont {
    width: 37px;
    text-align: left;
}
.comments-list .comment-item .image-cont img,
.comments-list .opinion-item .image-cont img,
.opinion-list .comment-item .image-cont img,
.opinion-list .opinion-item .image-cont img {
    width: 27px;
}
.comments-list .comment-item .name-cont,
.comments-list .opinion-item .name-cont,
.opinion-list .comment-item .name-cont,
.opinion-list .opinion-item .name-cont {
    padding: 0 10px;
}
.comments-list p:last-child,
.opinion-list p:last-child {
    margin: 0;
}
.comments-list .stars,
.opinion-list .stars {
    margin-right: 0;
}

#restaurant-menu {
    margin-bottom: 50px;
}
#restaurant-menu .heading {
    font-size: 14px;
}
.res-menu .res-item {
    display: table;
    width: 100%;
    margin-bottom: 9px;
}
.res-menu .res-item > * {
    display: table-cell;
    vertical-align: middle;
}
.res-menu .res-item .logo-cont {
    position: relative;
    width: 100px;
    min-width: 100px;
    height: 100px;
}
.res-menu .res-item .logo-cont a {
    display: block;
}
.res-menu .res-item .text-cont {
    padding: 0 15px;
    width: 100%;
}
.res-menu .res-item .text-cont h4 {
    margin: 0 0 0;
}
.res-menu .res-item .price-cont {
    width: 100px;
    white-space: nowrap;
    text-align: right;
    font-size: 16px;
    padding-right: 10px;
}
.slick-news {
    margin: 0 -4.5px;
}
.slick-news .news-slide {
    padding: 0 4.5px;
}
.events-filters {
    color: #000000;
}
.events-filters > * {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.events-filters .customSelect-cont {
    height: 32px;
    width: 270px;
}
.events-filters .datepicker,
.events-filters .datepicker input {
    position: relative;
    cursor: pointer;
}
.events-filters .datepicker-arrow,
.events-filters span.customSelect:before {
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000000;
    background-position: -3px -66px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.events-filters .datepicker-outer {
    position: relative;
}
@media (max-width: 767px) {
    .events-filters .datepicker-outer {
        width: 100%;
    }
    .events-filters .datepicker-outer:nth-of-type(2) {
        margin-bottom: 10px;
    }
}
.events-filters input {
    width: 130px;
    background-color: transparent;
}
@media (max-width: 767px) {
    .events-filters input {
        width: 100%;
    }
}
.events-filters input,
.events-filters span.customSelect {
    font-style: italic;
    font-weight: 400;
    border: 1px solid #000000;
    height: 32px;
    padding: 5px 15px;
    border-radius: 5px;
}
.events-filters input::-moz-placeholder,
.events-filters span.customSelect::-moz-placeholder {
    color: #000000;
    opacity: 1;
}
.events-filters input:-ms-input-placeholder,
.events-filters span.customSelect:-ms-input-placeholder {
    color: #000000;
}
.events-filters input::-webkit-input-placeholder,
.events-filters span.customSelect::-webkit-input-placeholder {
    color: #000000;
}
.events-filters .btn-events {
    border-radius: 5px;
}
.events-filters select {
    color: initial;
}
.events-section .slick-main .slick-dots li:not(.slick-active) button:before {
    background-color: #000000;
}
.events-section .slick-main .slick-dots li:not(.slick-active) button:hover:before {
    background-color: #3d933a;
}

.events-section .slick-main .slick-prev:before {
    background-position: -239px -5px;
}

.events-section .slick-main .slick-next:before {
    background-position: -266px -5px;
}
.events-section .slick-main-cont .slick-main-item {
    padding: 25px 0;
}
.events-section .slick-main-cont h3 {
    margin-bottom: 45px;
    background: #000000;
    background: rgba(69, 165, 65, 0.7);
    padding: 10px;
    margin-bottom: 45px;
}
@media (min-width: 991px) {
    .events-section .slick-main-cont h3 {
        max-width: 33.33333%;
    }
}
.events-section .btn-slider {
    padding: 0 55px 0 30px;
    line-height: 30px;
    color: #202020;
    background-color: #fff;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    position: relative;
}
.events-section .btn-slider:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000000;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-position: -19px -1px;
}
.events-section .btn-slider:hover {
    color: #000000;
}
.events-section .btn-slider:hover:before {
    background-color: #3d933a;
}
.events-section .recommended {
    margin-top: 9px;
}
.events-section .recommended-text {
    margin-bottom: 10px;
}
.events-section .tile.tile--hover .text-cont {
    padding: 10px 5px;
}
.events-section .tile.tile--hover .tile-title {
    font-size: 14px;
}
@media (max-width: 767px) {
    .events-section .tile.tile--hover .tile-title {
        font-size: 12px;
    }
}

.events-section .tile.tile--hover p {
    padding-top: 10px;
    font-size: 12px;
}

@media (max-width: 767px) {
    .events-section .tile.tile--hover p {
        padding-top: 10px;
    }
}

.events-section .tile.tile--hover .tile-bg {
    opacity: 0.8;
}
.events-section .tile.tile--hover:hover .text-cont .tile-bg {
    opacity: 1;
}
.map-cont {
    position: relative;
    height: 590px;
}
.map-cont:before {
    padding-top: 100%;
    content: "";
    display: block;
}
#side-map {
    position: absolute;
    z-index: 6;
    right: 100%;
    top: 0;
    margin-right: 30px;
    transition: right 0.3s ease-in-out;
    width: 100%;
    padding: 0 15px;
}
#side-map .title {
    display: block;
    color: #fff;
    font-size: 14px;
    transform: rotate(-90deg);
    height: 64px;
    width: 130px;
    position: absolute;
    bottom: 33px;
    left: -33px;
    text-align: center;
    padding-top: 5px;
}
#side-map .map-cont {
    margin: 9px 0 0 0;
}
#side-map.open {
    right: -30px;
}
.btn-map {
    z-index: 5;
    position: absolute;
    right: 0;
    top: calc(50% - 65px + 40px);
    width: 65px;
    height: 130px;
    transition: all 0.25s ease-in-out;
    border-radius: 5px;
}

.btn-map:hover {
    box-shadow: inset 0 0 100px 5px rgba(0, 0, 0, 0.1);
}
.btn-map:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 1.5px;
}
#side-map.open .btn-map:before {
    transform: rotate(180deg);
}

.wts-section .slick-main .slick-dots li:not(.slick-active) button:before {
    background-color: #696060;
}

.wts-section .slick-main .slick-dots li:not(.slick-active) button:hover:before {
    background-color: #0055b5;
}

.wts-section .slick-main .slick-prev:before {
    background-position: -239px -36px;
}

.wts-section .slick-main .slick-next:before {
    background-position: -266px -36px;
}

.wts-section .slick-main-cont .slick-main-item {
    padding: 25px 0;
}

.wts-section .slick-main-cont h3 {
    background: #696060;
    background: rgba(105, 96, 96, 0.7);
    /*background: rgba(0,97,206,.7);*/
    padding: 10px;
    margin-bottom: 45px;
}

@media (min-width: 991px) {
    .wts-section .slick-main-cont h3 {
        max-width: 33.33333%;
    }
}

.wts-section .btn-slider {
    padding: 0 55px 0 30px;
    line-height: 30px;
    color: #202020;
    background-color: #fff;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    position: relative;
}
.wts-section .btn-slider:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #696060;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-position: -19px -1px;
}
.wts-section .btn-slider:hover {
    color: #696060;
}
.wts-section .btn-slider:hover:before {
    background-color: #0055b5;
}
.wts-section .tile.tile--hover .text-cont {
    padding: 10px 5px;
}
.wts-section .tile.tile--hover .tile-title {
    font-size: 14px;
}
@media (max-width: 767px) {
    .wts-section .tile.tile--hover .tile-title {
        font-size: 12px;
    }
}
.wts-section .tile.tile--hover p {
    padding-top: 20px;
    font-size: 12px;
}
@media (max-width: 767px) {
    .wts-section .tile.tile--hover p {
        padding-top: 10px;
    }
}
.wts-section .tile.tile--hover .tile-bg {
    opacity: 0.8;
}
.wts-section .tile.tile--hover:hover .text-cont .tile-bg {
    opacity: 1;
}
.wts-section .recommended .block.block--vertical {
    margin-bottom: 20px;
}

@media (min-width: 991px) {
    .wts-section .recommended .row div[class^="col-"]:nth-of-type(4n + 1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wts-section .recommended .row div[class^="col-"]:nth-of-type(3n + 1) {
        clear: both;
    }
}

@media (max-width: 767px) {
    .wts-section .recommended .row div[class^="col-"]:nth-of-type(2n + 1) {
        clear: both;
    }
}

#wts #side-map .map-cont {
    height: 490px;
}
.curiosities-section .slick-main .slick-dots li:not(.slick-active) button:before {
    background-color: #696060;
}
.curiosities-section .slick-main .slick-dots li:not(.slick-active) button:hover:before {
    background-color: #512a5e;
}

.curiosities-section .slick-main .slick-prev:before {
    background-position: -239px -68px;
}

.curiosities-section .slick-main .slick-next:before {
    background-position: -265px -68px;
}

.curiosities-section .slick-main-cont .slick-main-item {
    padding: 25px 0;
}

.curiosities-section .slick-main-cont h3 {
    margin-bottom: 45px;
    background: #696060;
    background: rgba(105, 96, 96, 0.7);
    /*background:rgba(96,50,112,.7);*/
    padding: 10px;
    margin-bottom: 45px;
}

@media (min-width: 991px) {
    .curiosities-section .slick-main-cont h3 {
        max-width: 33.33333%;
    }
}
.curiosities-section .btn-slider {
    padding: 0 55px 0 30px;
    line-height: 30px;
    color: #202020;
    background-color: #fff;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    position: relative;
}
.curiosities-section .btn-slider:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #696060;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-position: -19px -1px;
}
.curiosities-section .btn-slider:hover {
    color: #696060;
}
.curiosities-section .btn-slider:hover:before {
    background-color: #512a5e;
}
@media (max-width: 767px) {
    .curiosities-section .articles-small div[class^="col-"]:nth-of-type(2n + 1) {
        clear: both;
    }
}
.curiosities-section .tile.tile--hover .text-cont {
    padding: 10px 5px;
}
.curiosities-section .tile.tile--hover .tile-title {
    font-size: 16px;
}
@media (max-width: 767px) {
    .curiosities-section .tile.tile--hover .tile-title {
        font-size: 14px;
    }
}
.curiosities-section .tile.tile--hover p {
    padding-top: 20px;
    font-size: 12px;
}
@media (max-width: 767px) {
    .curiosities-section .tile.tile--hover p {
        padding-top: 10px;
    }
}
.curiosities-section .tile.tile--hover .tile-bg {
    opacity: 0.8;
}
.curiosities-section .tile.tile--hover:hover .text-cont .tile-bg {
    opacity: 1;
}
@media (max-width: 767px) {
    .curiosities-section .recommended-outer div[class^="col-"]:nth-of-type(2n + 1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .curiosities-section .recommended-outer div[class^="col-"]:nth-of-type(3n + 1) {
        clear: both;
    }
}
@media (min-width: 991px) {
    .curiosities-section .recommended-outer div[class^="col-"]:nth-of-type(4n + 1) {
        clear: both;
    }
}
.margin--wts {
    margin-top: 70px;
}
.jplist-no-results {
    padding: 20px 0;
    text-align: center;
}
.jplist-hidden {
    display: none;
}
.jplist-pagination .jplist-first,
.jplist-pagination .jplist-last {
    display: none !important;
}
.jplist-pagination .jplist-hidden {
    min-height: 1px;
}
.jplist-pagination .jplist-hidden button {
    display: none !important;
}
.jplist-pagination .jplist-pagingnext button:after,
.jplist-pagination .jplist-pagingprev button:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
}
.jplist-pagination .jplist-pagingnext button,
.jplist-pagination .jplist-pagingprev button {
    animation: fadeIn 0.3s ease-in-out 0s 1 normal;
    border-radius: 5px !important;
}
.jplist-pagination .jplist-pagingprev {
    float: left;
    width: 20%;
    text-align: left;
    display: inline-block;
}
.jplist-pagination .jplist-pagingprev button:before {
    margin-right: 5px;
}
.jplist-pagination .jplist-pagingnext {
    float: right;
    width: 20%;
    text-align: right;
    display: inline-block;
}
.jplist-pagination .jplist-pagingnext button:after {
    margin-left: 5px;
}
.jplist-pagination .jplist-pagingmid {
    width: 60%;
    float: left;
    text-align: center;
}
.jplist-pagination .jplist-pagingmid .jplist-current {
    font-size: 15px;
    font-weight: 700;
}
.jplist-pagination .jplist-pagingnext,
.jplist-pagination .jplist-pagingprev {
    position: relative;
    top: -2px;
}
.jplist-pagination button {
    padding: 0 12px;
    border: 0;
    box-shadow: 0;
    background: 0 0;
    display: inline-block;
    vertical-align: middle;
}
.intro-image {
    position: relative;
    margin-bottom: 30px;
}
.intro-image img {
    width: 100%;
}
.intro-image .intro-image-heading {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 10px;
    color: #fff;
}
.intro-image .intro-image-heading.no-cover {
    background-color: transparent;
}
.intro-image .intro-image-heading > * {
    margin: 0;
}
.info-section .text-cont {
    color: #000;
    line-height: 1.25;
    font-size: 120%;
}
.info-section .text-cont p {
    line-height: inherit;
    font-size: 16px;
}

@media (min-width: 767px) {
    .info-section .text-cont p {
        font-size: 20px;
    }
}
.info-section .text-cont .text-error,
.info-section .text-cont .text-error p {
    font-size: 14px;
    color: #a94442;
}
.info-section .text-cont .h1,
.info-section .text-cont .h2,
.info-section .text-cont .h3,
.info-section .text-cont .h4,
.info-section .text-cont .h5,
.info-section .text-cont .h6,
.info-section .text-cont h1,
.info-section .text-cont h2,
.info-section .text-cont h3,
.info-section .text-cont h4,
.info-section .text-cont h5,
.info-section .text-cont h6 {
    color: #2ca7bd;
}
.info-section .text-cont a {
    color: #2ca7bd;
}
.info-section .text-cont #contactForm {
    margin-top: 20px;
}
.info-section .text-cont #contactForm p {
    margin: 0 0 20px;
}
.info-section .text-cont #contactForm .form-group label {
    color: #828285;
    font-weight: 400;
    font-size: 14px;
}
.info-section .text-cont #contactForm .form-group input[type="file"] {
    color: #828285;
    font-size: 14px;
}
.info-section .text-cont #contactForm .customSelect-cont {
    height: 27px;
    width: 210px;
    font-size: 14px;
}
.info-section .text-cont #contactForm span.customSelect:before {
    content: "";
    width: 26px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #b4b4b4;
    background-position: -3px -68px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.info-section .text-cont #contactForm span.customSelect {
    font-style: italic;
    font-weight: 400;
    border: 1px solid #b4b4b4;
    height: 27px;
    padding: 5px 15px;
    border-radius: 5px;
}
.info-section .text-cont #contactForm span.customSelect::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}
.info-section .text-cont #contactForm span.customSelect:-ms-input-placeholder {
    color: #b4b4b4;
}
.info-section .text-cont #contactForm span.customSelect::-webkit-input-placeholder {
    color: #b4b4b4;
}
.info-section .text-cont #contactForm .btn,
.info-section .text-cont #contactForm .jplist-pagination .jplist-pagingnext button,
.info-section .text-cont #contactForm .jplist-pagination .jplist-pagingprev button,
.info-section .text-cont #contactForm .pagination .active,
.jplist-pagination .jplist-pagingnext .info-section .text-cont #contactForm button,
.jplist-pagination .jplist-pagingprev .info-section .text-cont #contactForm button,
.pagination .info-section .text-cont #contactForm .active {
    border-radius: 5px;
}
#news-horizontal .recommended .block--horizontal .image-block,
#news-vertical .recommended .block--horizontal .image-block,
.search-section .recommended .block--horizontal .image-block,
.tag-section .recommended .block--horizontal .image-block,
.video-section .recommended .block--horizontal .image-block {
    width: 45px;
}
#news-horizontal .recommended .block--horizontal .text-cont,
#news-vertical .recommended .block--horizontal .text-cont,
.search-section .recommended .block--horizontal .text-cont,
.tag-section .recommended .block--horizontal .text-cont,
.video-section .recommended .block--horizontal .text-cont {
    width: calc(100% - 45px);
}
#news-horizontal .fb,
#news-vertical .fb,
.search-section .fb,
.tag-section .fb,
.video-section .fb {
    margin-top: 40px;
}
#news-horizontal .fb a:last-of-type,
#news-vertical .fb a:last-of-type,
.search-section .fb a:last-of-type,
.tag-section .fb a:last-of-type,
.video-section .fb a:last-of-type {
    margin-left: 10px;
}

@media (max-width: 480px) {
    #news-horizontal .fb a:last-of-type,
    #news-vertical .fb a:last-of-type,
    .search-section .fb a:last-of-type,
    .tag-section .fb a:last-of-type,
    .video-section .fb a:last-of-type {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
}
#news-horizontal .article-tags,
#news-vertical .article-tags,
.search-section .article-tags,
.tag-section .article-tags,
.video-section .article-tags {
    margin-top: 45px;
    margin-bottom: 35px;
}
#news-horizontal .article-tags .p-lead,
#news-vertical .article-tags .p-lead,
.search-section .article-tags .p-lead,
.tag-section .article-tags .p-lead,
.video-section .article-tags .p-lead {
    margin-bottom: 10px;
    display: block;
}
#news-horizontal .article-tags a,
#news-vertical .article-tags a,
.search-section .article-tags a,
.tag-section .article-tags a,
.video-section .article-tags a {
    padding: 0 12px;
    color: #fff;
    border-radius: 5px;
}
#news-horizontal .comments,
#news-vertical .comments,
.search-section .comments,
.tag-section .comments,
.video-section .comments {
    margin: 40px 0;
}

@media (min-width: 767px) {
    #news-horizontal .comments,
    #news-vertical .comments,
    .search-section .comments,
    .tag-section .comments,
    .video-section .comments {
        margin: 90px 0 40px;
    }
}
#news-horizontal .comments .p-lead,
#news-vertical .comments .p-lead,
.search-section .comments .p-lead,
.tag-section .comments .p-lead,
.video-section .comments .p-lead {
    font-size: 24px;
}
#news-horizontal .comments span,
#news-vertical .comments span,
.search-section .comments span,
.tag-section .comments span,
.video-section .comments span {
    margin-bottom: 20px;
    display: block;
    color: #a6a6a6;
}
#news-horizontal .comments label,
#news-vertical .comments label,
.search-section .comments label,
.tag-section .comments label,
.video-section .comments label {
    padding-right: 5px;
    font-weight: 400;
}
#news-horizontal .comments textarea,
#news-vertical .comments textarea,
.search-section .comments textarea,
.tag-section .comments textarea,
.video-section .comments textarea {
    width: 100%;
    max-width: 100%;
    height: 80px;
    max-height: 80px;
    border: 1px solid #a6a6a6;
}
#news-horizontal .comments input,
#news-vertical .comments input,
.search-section .comments input,
.tag-section .comments input,
.video-section .comments input {
    border: 1px solid #a6a6a6;
}
#news-horizontal .comments .btn-outer,
#news-vertical .comments .btn-outer,
.search-section .comments .btn-outer,
.tag-section .comments .btn-outer,
.video-section .comments .btn-outer {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
}
#news-horizontal .comments .btn,
#news-horizontal .comments .jplist-pagination .jplist-pagingnext button,
#news-horizontal .comments .jplist-pagination .jplist-pagingprev button,
#news-horizontal .comments .pagination .active,
#news-vertical .comments .btn,
#news-vertical .comments .jplist-pagination .jplist-pagingnext button,
#news-vertical .comments .jplist-pagination .jplist-pagingprev button,
#news-vertical .comments .pagination .active,
.jplist-pagination .jplist-pagingnext #news-horizontal .comments button,
.jplist-pagination .jplist-pagingnext #news-vertical .comments button,
.jplist-pagination .jplist-pagingnext .search-section .comments button,
.jplist-pagination .jplist-pagingnext .tag-section .comments button,
.jplist-pagination .jplist-pagingnext .video-section .comments button,
.jplist-pagination .jplist-pagingprev #news-horizontal .comments button,
.jplist-pagination .jplist-pagingprev #news-vertical .comments button,
.jplist-pagination .jplist-pagingprev .search-section .comments button,
.jplist-pagination .jplist-pagingprev .tag-section .comments button,
.jplist-pagination .jplist-pagingprev .video-section .comments button,
.pagination #news-horizontal .comments .active,
.pagination #news-vertical .comments .active,
.pagination .search-section .comments .active,
.pagination .tag-section .comments .active,
.pagination .video-section .comments .active,
.search-section .comments .btn,
.search-section .comments .jplist-pagination .jplist-pagingnext button,
.search-section .comments .jplist-pagination .jplist-pagingprev button,
.search-section .comments .pagination .active,
.tag-section .comments .btn,
.tag-section .comments .jplist-pagination .jplist-pagingnext button,
.tag-section .comments .jplist-pagination .jplist-pagingprev button,
.tag-section .comments .pagination .active,
.video-section .comments .btn,
.video-section .comments .jplist-pagination .jplist-pagingnext button,
.video-section .comments .jplist-pagination .jplist-pagingprev button,
.video-section .comments .pagination .active {
    border-radius: 5px;
}
#news-horizontal .comments .comments-list,
#news-vertical .comments .comments-list,
.search-section .comments .comments-list,
.tag-section .comments .comments-list,
.video-section .comments .comments-list {
    margin-top: 30px;
    border-top: 1px solid #a6a6a6;
}
#news-horizontal .comments .comments-list .all-comments,
#news-horizontal .comments .comments-list .comment-reply,
#news-horizontal .comments .comments-list .show-more-comments,
#news-vertical .comments .comments-list .all-comments,
#news-vertical .comments .comments-list .comment-reply,
#news-vertical .comments .comments-list .show-more-comments,
.search-section .comments .comments-list .all-comments,
.search-section .comments .comments-list .comment-reply,
.search-section .comments .comments-list .show-more-comments,
.tag-section .comments .comments-list .all-comments,
.tag-section .comments .comments-list .comment-reply,
.tag-section .comments .comments-list .show-more-comments,
.video-section .comments .comments-list .all-comments,
.video-section .comments .comments-list .comment-reply,
.video-section .comments .comments-list .show-more-comments {
    padding: 0;
    border: none;
    background: 0 0;
}
#news-horizontal .comments .comments-list ul li,
#news-vertical .comments .comments-list ul li,
.search-section .comments .comments-list ul li,
.tag-section .comments .comments-list ul li,
.video-section .comments .comments-list ul li {
    padding: 20px 0;
}
#news-horizontal .comments .comments-list ul li span,
#news-vertical .comments .comments-list ul li span,
.search-section .comments .comments-list ul li span,
.tag-section .comments .comments-list ul li span,
.video-section .comments .comments-list ul li span {
    margin-bottom: 0;
    display: inline-block;
}
#news-horizontal .comments .comments-list ul li span.nick,
#news-vertical .comments .comments-list ul li span.nick,
.search-section .comments .comments-list ul li span.nick,
.tag-section .comments .comments-list ul li span.nick,
.video-section .comments .comments-list ul li span.nick {
    color: #444;
    font-weight: 700;
    margin-right: 5px;
}
#news-horizontal .comments .comments-list ul li span.date,
#news-vertical .comments .comments-list ul li span.date,
.search-section .comments .comments-list ul li span.date,
.tag-section .comments .comments-list ul li span.date,
.video-section .comments .comments-list ul li span.date {
    margin-left: 5px;
    color: #a6a6a6;
}
#news-horizontal .comments .comments-list ul li p,
#news-vertical .comments .comments-list ul li p,
.search-section .comments .comments-list ul li p,
.tag-section .comments .comments-list ul li p,
.video-section .comments .comments-list ul li p {
    padding-left: 0 0 20px;
}
#news-horizontal .comments .comments-list ul li .btn-outer,
#news-vertical .comments .comments-list ul li .btn-outer,
.search-section .comments .comments-list ul li .btn-outer,
.tag-section .comments .comments-list ul li .btn-outer,
.video-section .comments .comments-list ul li .btn-outer {
    text-align: right;
}
#news-horizontal .comments .comments-list ul li button,
#news-horizontal .comments .comments-list ul li button .labelChange,
#news-vertical .comments .comments-list ul li button,
#news-vertical .comments .comments-list ul li button .labelChange,
.search-section .comments .comments-list ul li button,
.search-section .comments .comments-list ul li button .labelChange,
.tag-section .comments .comments-list ul li button,
.tag-section .comments .comments-list ul li button .labelChange,
.video-section .comments .comments-list ul li button,
.video-section .comments .comments-list ul li button .labelChange {
    color: #696060;
    margin-left: 15px;
}
#news-horizontal .comments .comments-list ul li > ul,
#news-vertical .comments .comments-list ul li > ul,
.search-section .comments .comments-list ul li > ul,
.tag-section .comments .comments-list ul li > ul,
.video-section .comments .comments-list ul li > ul {
    position: relative;
    overflow: hidden;
    margin-left: 10px;
    padding-left: 30px;
    margin-top: 10px;
    border-left: 1px solid #a6a6a6;
    background-color: #f7f7f7;
    max-height: 0;
    transition: max-height 0.25s ease-out;
    transition: height 1s linear;
}
#news-horizontal .comments .comments-list ul li > ul.opened,
#news-vertical .comments .comments-list ul li > ul.opened,
.search-section .comments .comments-list ul li > ul.opened,
.tag-section .comments .comments-list ul li > ul.opened,
.video-section .comments .comments-list ul li > ul.opened {
    max-height: 5000px;
    transition: max-height 0.35s ease-in;
}
#news-horizontal .comments .comments-list .reply-box,
#news-vertical .comments .comments-list .reply-box,
.search-section .comments .comments-list .reply-box,
.tag-section .comments .comments-list .reply-box,
.video-section .comments .comments-list .reply-box {
    display: none;
    padding: 50px 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: auto;
    max-width: 100%;
    background-color: #fff;
    border: 2px solid #696060;
    box-shadow: 5px 5px 11px 0 rgba(0, 0, 0, 0.3);
    border-radius: 7px;
    z-index: 1000;
}

@media (max-width: 480px) {
    #news-horizontal .comments .comments-list .reply-box,
    #news-vertical .comments .comments-list .reply-box,
    .search-section .comments .comments-list .reply-box,
    .tag-section .comments .comments-list .reply-box,
    .video-section .comments .comments-list .reply-box {
        width: 100%;
        height: 100%;
    }
}
#news-horizontal .comments .comments-list .reply-box .close,
#news-vertical .comments .comments-list .reply-box .close,
.search-section .comments .comments-list .reply-box .close,
.tag-section .comments .comments-list .reply-box .close,
.video-section .comments .comments-list .reply-box .close {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #696060;
    font-size: 20px;
    cursor: pointer;
}
#news-horizontal .comments .comments-list .reply-box .btn-outer,
#news-vertical .comments .comments-list .reply-box .btn-outer,
.search-section .comments .comments-list .reply-box .btn-outer,
.tag-section .comments .comments-list .reply-box .btn-outer,
.video-section .comments .comments-list .reply-box .btn-outer {
    margin-top: 20px;
}
#news-horizontal .comments .comments-filter,
#news-vertical .comments .comments-filter,
.search-section .comments .comments-filter,
.tag-section .comments .comments-filter,
.video-section .comments .comments-filter {
    margin: 20px 0 0;
}
#news-horizontal .comments .all-comments,
#news-vertical .comments .all-comments,
.search-section .comments .all-comments,
.tag-section .comments .all-comments,
.video-section .comments .all-comments {
    color: #000015;
}
#news-vertical .intro {
    margin-bottom: 25px;
}
#news-vertical .intro h2 {
    margin: 0;
}
#news-vertical .article-tags a {
    background-color: #696060;
}
#news-vertical .article-tags a:hover {
    background-color: #0055b5;
}
/*#news-horizontal .intro-image{margin-bottom:65px}*/
#news-horizontal .article-tags a {
    background-color: #000000;
}
#news-horizontal .article-tags a:hover {
    background-color: #3d933a;
}
#news-horizontal .interesting-events {
    margin-top: 45px;
}
#news-horizontal .interesting-events .p-lead {
    margin-bottom: 20px;
}
#news-horizontal .interesting-events .col-sm-15 {
    margin-bottom: 15px;
}

@media (min-width: 767px) {
    #news-horizontal .interesting-events .col-sm-15 {
        width: 20% !important;
        margin-bottom: 0;
    }
}
#news-horizontal .interesting-events .block .image-block img {
    width: 100%;
}
.news-section .recommended-text {
    margin-bottom: 15px;
}
.article-intro {
    margin-bottom: 20px;
}

.article-info {
    color: #a6a6a6;
    margin-bottom: 20px;
    /*margin-bottom:40px;*/
}

.article-text {
    font-size: 110%;
    line-height: 1.3;
}
.article-text p {
    line-height: inherit;
}
.gallery-cont {
    margin: 20px 0;
}
.gallery-cont a {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
.gallery-cont img {
    max-height: 175px;
}
.product-modal {
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.product-modal.in {
    opacity: 1;
}
.input-list {
    display: block;
    width: 100%;
    margin: 0;
}
.input-list li {
    width: 100%;
    margin: 0 0 10px;
}
.input-list li .text-cont,
.input-list li .text-cont p {
    font-size: 12px;
    padding-left: 30px;
    font-style: italic;
}
.input-list input[type="checkbox"] + label:before,
.input-list input[type="radio"] + label:before {
    margin: 0 10px 3px 0;
    vertical-align: middle;
}
.input-list:after {
    clear: both;
    content: "";
    display: table;
}
.input-list.invalid label {
    color: #a81313;
}
.input-list label {
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
}
.input-list.invalid:before {
    content: attr(data-invalid);
    display: block;
    margin: 15px 0 5px;
    text-align: left;
    font-size: 12px;
    color: #a81313;
    text-decoration: underline;
}
.modal-header {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 40px;
    position: relative;
    background: #00879f;
}
.modal-header button.close {
    position: absolute;
    right: 15px;
    top: 50%;
    background: url(../img/modal-close.png) no-repeat center center;
    width: 21px;
    height: 21px;
    margin-top: -10.5px;
    border: none;
    box-shadow: none;
}
.modal-body,
.modal-body p {
    font-size: 0.9em;
}
.modal-body .total-price {
    text-align: right;
}
.modal-body .inputs-row {
    padding-top: 60px;
    padding-bottom: 65px;
}
@media (max-width: 991px) {
    .modal-body .total-price {
        margin-top: 10px;
    }
    .modal-body .inputs-row {
        padding-bottom: 35px;
    }
}
.inputs-row input[type="checkbox"],
.inputs-row input[type="radio"] {
    display: none;
}
.inputs-row input[type="checkbox"] + label:before,
.inputs-row input[type="radio"] + label:before {
    content: "";
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    margin: 2px 10px 4px 0;
    background: url(../img/checkbox.png) no-repeat center top;
}
.inputs-row input[type="checkbox"]:checked + label:before,
.inputs-row input[type="radio"]:checked + label:before {
    background-position: center bottom;
}
.btn-minus:before {
    content: "-";
    display: block;
    width: 20px;
    height: 20px;
    background: red;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.cart-item {
    margin-bottom: 15px;
}
.cart-item .btn-minus {
    display: block;
}
.cart-item .btns-cont {
    position: absolute;
    right: 0;
    margin-left: 8px;
    top: -1px;
}
.totalPriceCont {
    padding-top: 5px;
    font-size: 1.1em;
    border-top: 1px solid #ccc;
}
.options-list {
    padding-left: 10px;
}
.options-list .options_lvl_2 {
    padding-left: 15px;
}
.options-list .options_lvl_2 li:before {
    content: "-";
    margin-right: 5px;
}
.person-category {
    margin-bottom: 30px;
}
.person-category h4 {
    border-bottom: 1px solid #a4a4a4;
    font-weight: 700;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-image-bg {
    min-height: 100px;
    margin-top: 20px;
    padding: 20px 0;
    text-align: center;
    background: #696060 url(../img/newsletter.png) no-repeat scroll center;
    background-size: cover;
}

#contactFormContainer {
    margin-bottom: 40px;
    margin-top: 20px;
}
#contactFormContainer .btn-cont {
    padding-top: 20px;
    text-align: right;
}
#contactFormContainer .btn-cont .btn,
#contactFormContainer .btn-cont .jplist-pagination .jplist-pagingnext button,
#contactFormContainer .btn-cont .jplist-pagination .jplist-pagingprev button,
#contactFormContainer .btn-cont .pagination .active,
.jplist-pagination .jplist-pagingnext #contactFormContainer .btn-cont button,
.jplist-pagination .jplist-pagingprev #contactFormContainer .btn-cont button,
.pagination #contactFormContainer .btn-cont .active {
    padding-left: 25px;
    padding-right: 25px;
}
#contactFormContainer #submitFormResult {
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
#contactFormContainer #submitFormResult .msg-box,
#contactFormContainer #submitFormResult .msg-box p {
    font-size: 14px;
    text-align: center;
}
#contactFormContainer #submitFormResult .action-btn-box .btn,
#contactFormContainer #submitFormResult .action-btn-box .jplist-pagination .jplist-pagingnext button,
#contactFormContainer #submitFormResult .action-btn-box .jplist-pagination .jplist-pagingprev button,
#contactFormContainer #submitFormResult .action-btn-box .pagination .active,
.jplist-pagination .jplist-pagingnext #contactFormContainer #submitFormResult .action-btn-box button,
.jplist-pagination .jplist-pagingprev #contactFormContainer #submitFormResult .action-btn-box button,
.pagination #contactFormContainer #submitFormResult .action-btn-box .active {
    margin: 15px;
    text-decoration: none;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 5px;
}
.total-price {
    margin-bottom: 15px;
}
.total-price .reduced {
    font-weight: 700;
    color: #ed1c24;
}
.total-price .old {
    text-decoration: line-through;
}
textarea {
    resize: vertical;
}
.news-section .gallery-item {
    display: inline-block;
}
.news-section .gallery-item img {
    max-height: 150px;
    width: auto;
    margin: 10px;
}
.bg-image-block {
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.reservationSummary table td,
.reservationSummary table th {
    padding: 5px;
}
.days_open_table {
    width: 100%;
}
.days_open_table td {
    font-weight: 400;
}
.days_open_table th {
    text-align: left;
    padding-left: 10px;
}
.days_open_table .current-day {
    font-weight: 700;
    border: 1px solid #900;
}
.bg-main {
    background: url(../img/bg-main.jpg) no-repeat;
    background-size: 100% auto;
}

.breadcrumb {
    padding: 15px 0;
    list-style: none;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0px;
}

.breadcrumb > li {
    display: inline-block;
    text-transform: lowercase;
}
.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #393939;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: Lexend, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret,
    .jplist-pagination .jplist-pagingnext .dropup > button > .caret,
    .jplist-pagination .jplist-pagingnext button > .caret,
    .jplist-pagination .jplist-pagingprev .dropup > button > .caret,
    .jplist-pagination .jplist-pagingprev button > .caret,
    .pagination .active > .caret,
    .pagination .dropup > .active > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
* {
    box-sizing: border-box;
}
:after,
:before {
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: Lexend, Lato, Helvetica, Arial, sans-serif;
    /*font-family: Lato, Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    line-height: 1.3;
    color: #797979;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: inherit;
    text-decoration: none;
}
a:focus,
a:hover {
    color: inherit;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 0;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.3;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #fff;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}

/*.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}*/

.container:after,
.container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:after,
.row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-1 {
    width: 8.3333333333%;
}
.col-xs-2 {
    width: 16.6666666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333333333%;
}
.col-xs-5 {
    width: 41.6666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333333333%;
}
.col-xs-8 {
    width: 66.6666666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333333333%;
}
.col-xs-11 {
    width: 91.6666666667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.3333333333%;
}
.col-xs-pull-2 {
    right: 16.6666666667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333333333%;
}
.col-xs-pull-5 {
    right: 41.6666666667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333333333%;
}
.col-xs-pull-8 {
    right: 66.6666666667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333333333%;
}
.col-xs-pull-11 {
    right: 91.6666666667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.3333333333%;
}
.col-xs-push-2 {
    left: 16.6666666667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333333333%;
}
.col-xs-push-5 {
    left: 41.6666666667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333333333%;
}
.col-xs-push-8 {
    left: 66.6666666667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333333333%;
}
.col-xs-push-11 {
    left: 91.6666666667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 21px;
    line-height: inherit;
    color: #adadad;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.3;
    color: #999;
}
.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.3;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 32px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 62px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: absolute;
    margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 32px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 62px;
    padding: 18px 10px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}
select.input-lg {
    height: 62px;
    line-height: 62px;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 62px;
    padding: 18px 10px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}
.form-group-lg select.form-control {
    height: 62px;
    line-height: 62px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 62px;
    min-height: 36px;
    padding: 19px 10px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 40px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 62px;
    height: 62px;
    line-height: 62px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #b9b9b9;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 25px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 24.9999994px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn,
.jplist-pagination .jplist-pagingnext button,
.jplist-pagination .jplist-pagingprev button,
.pagination .active {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.3;
    border-radius: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.jplist-pagination .jplist-pagingnext button.focus,
.jplist-pagination .jplist-pagingnext button:focus,
.jplist-pagination .jplist-pagingprev button.focus,
.jplist-pagination .jplist-pagingprev button:focus,
.pagination .active:focus,
.pagination .focus.active {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover,
.jplist-pagination .jplist-pagingnext button.focus,
.jplist-pagination .jplist-pagingnext button:focus,
.jplist-pagination .jplist-pagingnext button:hover,
.jplist-pagination .jplist-pagingprev button.focus,
.jplist-pagination .jplist-pagingprev button:focus,
.jplist-pagination .jplist-pagingprev button:hover,
.pagination .active:focus,
.pagination .active:hover,
.pagination .focus.active {
    color: #fff;
    text-decoration: none;
}
.btn.active,
.btn:active,
.jplist-pagination .jplist-pagingnext button.active,
.jplist-pagination .jplist-pagingnext button:active,
.jplist-pagination .jplist-pagingprev button.active,
.jplist-pagination .jplist-pagingprev button:active,
.pagination .active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
.jplist-pagination .jplist-pagingnext button.disabled,
.jplist-pagination .jplist-pagingnext button[disabled],
.jplist-pagination .jplist-pagingnext fieldset[disabled] button,
.jplist-pagination .jplist-pagingprev button.disabled,
.jplist-pagination .jplist-pagingprev button[disabled],
.jplist-pagination .jplist-pagingprev fieldset[disabled] button,
.pagination .disabled.active,
.pagination [disabled].active,
.pagination fieldset[disabled] .active,
fieldset[disabled] .btn,
fieldset[disabled] .jplist-pagination .jplist-pagingnext button,
fieldset[disabled] .jplist-pagination .jplist-pagingprev button,
fieldset[disabled] .pagination .active {
    cursor: not-allowed;
    opacity: 0.65;
    box-shadow: none;
}
.pagination a.disabled.active,
.pagination fieldset[disabled] a.active,
a.btn.disabled,
fieldset[disabled] .pagination a.active,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default,
.jplist-pagination .jplist-pagingnext button,
.jplist-pagination .jplist-pagingprev button,
.pagination .active {
    color: #fff;
    background-color: grey;
    border-color: grey;
}
.btn-default.focus,
.btn-default:focus,
.jplist-pagination .jplist-pagingnext button.focus,
.jplist-pagination .jplist-pagingnext button:focus,
.jplist-pagination .jplist-pagingprev button.focus,
.jplist-pagination .jplist-pagingprev button:focus,
.pagination .active:focus,
.pagination .focus.active {
    color: #fff;
    background-color: #676767;
    border-color: #404040;
}
.btn-default:hover,
.jplist-pagination .jplist-pagingnext button:hover,
.jplist-pagination .jplist-pagingprev button:hover,
.pagination .active:hover {
    color: #fff;
    background-color: #676767;
    border-color: #616161;
}
.btn-default.active,
.btn-default:active,
.jplist-pagination .jplist-pagingnext .open > button.dropdown-toggle,
.jplist-pagination .jplist-pagingnext button.active,
.jplist-pagination .jplist-pagingnext button:active,
.jplist-pagination .jplist-pagingprev .open > button.dropdown-toggle,
.jplist-pagination .jplist-pagingprev button.active,
.jplist-pagination .jplist-pagingprev button:active,
.open > .btn-default.dropdown-toggle,
.pagination .active {
    color: #fff;
    background-color: #676767;
    border-color: #616161;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.jplist-pagination .jplist-pagingnext .open > button.dropdown-toggle.focus,
.jplist-pagination .jplist-pagingnext .open > button.dropdown-toggle:focus,
.jplist-pagination .jplist-pagingnext .open > button.dropdown-toggle:hover,
.jplist-pagination .jplist-pagingnext button.active.focus,
.jplist-pagination .jplist-pagingnext button.active:focus,
.jplist-pagination .jplist-pagingnext button.active:hover,
.jplist-pagination .jplist-pagingnext button:active.focus,
.jplist-pagination .jplist-pagingnext button:active:focus,
.jplist-pagination .jplist-pagingnext button:active:hover,
.jplist-pagination .jplist-pagingprev .open > button.dropdown-toggle.focus,
.jplist-pagination .jplist-pagingprev .open > button.dropdown-toggle:focus,
.jplist-pagination .jplist-pagingprev .open > button.dropdown-toggle:hover,
.jplist-pagination .jplist-pagingprev button.active.focus,
.jplist-pagination .jplist-pagingprev button.active:focus,
.jplist-pagination .jplist-pagingprev button.active:hover,
.jplist-pagination .jplist-pagingprev button:active.focus,
.jplist-pagination .jplist-pagingprev button:active:focus,
.jplist-pagination .jplist-pagingprev button:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover,
.pagination .active.focus,
.pagination .active:focus,
.pagination .active:hover {
    color: #fff;
    background-color: #555;
    border-color: #404040;
}
.btn-default.active,
.btn-default:active,
.jplist-pagination .jplist-pagingnext .open > button.dropdown-toggle,
.jplist-pagination .jplist-pagingnext button.active,
.jplist-pagination .jplist-pagingnext button:active,
.jplist-pagination .jplist-pagingprev .open > button.dropdown-toggle,
.jplist-pagination .jplist-pagingprev button.active,
.jplist-pagination .jplist-pagingprev button:active,
.open > .btn-default.dropdown-toggle,
.pagination .active {
    background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.jplist-pagination .jplist-pagingnext button.disabled,
.jplist-pagination .jplist-pagingnext button[disabled],
.jplist-pagination .jplist-pagingnext fieldset[disabled] button,
.jplist-pagination .jplist-pagingprev button.disabled,
.jplist-pagination .jplist-pagingprev button[disabled],
.jplist-pagination .jplist-pagingprev fieldset[disabled] button,
.pagination .disabled.active,
.pagination [disabled].active,
.pagination fieldset[disabled] .active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .jplist-pagination .jplist-pagingnext button,
fieldset[disabled] .jplist-pagination .jplist-pagingprev button,
fieldset[disabled] .pagination .active {
    background-color: grey;
    border-color: grey;
}
.btn-default .badge,
.jplist-pagination .jplist-pagingnext button .badge,
.jplist-pagination .jplist-pagingprev button .badge,
.pagination .active .badge {
    color: grey;
    background-color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #2ca7bd;
    border-color: #2ca7bd;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #228294;
    border-color: #144c56;
}
.btn-primary:hover {
    color: #fff;
    background-color: #228294;
    border-color: #207b8b;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #228294;
    border-color: #207b8b;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #1c6977;
    border-color: #144c56;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #2ca7bd;
    border-color: #2ca7bd;
}
.btn-primary .badge {
    color: #2ca7bd;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: inherit;
    font-weight: 400;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: inherit;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #f1f1f1;
    text-decoration: none;
}
.btn-lg {
    padding: 18px 10px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.btn-xs,
.jplist-pagination .jplist-pagingnext button,
.jplist-pagination .jplist-pagingprev button,
.pagination .active {
    padding: 2px 7px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after,
.nav:before {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #00a95f;
}
.nav > li.disabled > a {
    color: #f1f1f1;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #f1f1f1;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #00a95f;
    border-color: inherit;
}
.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #24ea94;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.3;
    border: 1px solid transparent;
    border-radius: 0;
}
.nav-tabs > li > a:hover {
    border-color: #fff #fff #24ea94;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #cfcfcf;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 0;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #00a95f;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.3px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.3;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.jplist-pagination .jplist-pagingnext .modal-footer .btn + button,
.jplist-pagination .jplist-pagingnext .modal-footer .jplist-pagingprev button + button,
.jplist-pagination .jplist-pagingnext .modal-footer .pagination .active + button,
.jplist-pagination .jplist-pagingnext .modal-footer .pagination button + .active,
.jplist-pagination .jplist-pagingnext .modal-footer button + .btn,
.jplist-pagination .jplist-pagingnext .modal-footer button + button,
.jplist-pagination .jplist-pagingnext .pagination .modal-footer .active + button,
.jplist-pagination .jplist-pagingprev .modal-footer .btn + button,
.jplist-pagination .jplist-pagingprev .modal-footer .jplist-pagingnext button + button,
.jplist-pagination .jplist-pagingprev .modal-footer .pagination .active + button,
.jplist-pagination .jplist-pagingprev .modal-footer .pagination button + .active,
.jplist-pagination .jplist-pagingprev .modal-footer button + .btn,
.jplist-pagination .jplist-pagingprev .modal-footer button + button,
.jplist-pagination .jplist-pagingprev .pagination .modal-footer .active + button,
.modal-footer .btn + .btn,
.modal-footer .jplist-pagination .jplist-pagingnext .btn + button,
.modal-footer .jplist-pagination .jplist-pagingnext .pagination button + .active,
.modal-footer .jplist-pagination .jplist-pagingnext button + .btn,
.modal-footer .jplist-pagination .jplist-pagingnext button + button,
.modal-footer .jplist-pagination .jplist-pagingprev .btn + button,
.modal-footer .jplist-pagination .jplist-pagingprev .pagination button + .active,
.modal-footer .jplist-pagination .jplist-pagingprev button + .btn,
.modal-footer .jplist-pagination .jplist-pagingprev button + button,
.modal-footer .pagination .active + .active,
.modal-footer .pagination .active + .btn,
.modal-footer .pagination .btn + .active,
.modal-footer .pagination .jplist-pagination .jplist-pagingnext .active + button,
.modal-footer .pagination .jplist-pagination .jplist-pagingprev .active + button,
.pagination .jplist-pagination .jplist-pagingnext .modal-footer button + .active,
.pagination .jplist-pagination .jplist-pagingprev .modal-footer button + .active,
.pagination .modal-footer .active + .active,
.pagination .modal-footer .active + .btn,
.pagination .modal-footer .btn + .active,
.pagination .modal-footer .jplist-pagination .jplist-pagingnext .active + button,
.pagination .modal-footer .jplist-pagination .jplist-pagingnext button + .active,
.pagination .modal-footer .jplist-pagination .jplist-pagingprev .active + button,
.pagination .modal-footer .jplist-pagination .jplist-pagingprev button + .active {
    margin-left: 5px;
    margin-bottom: 0;
}
.jplist-pagination .jplist-pagingnext .modal-footer .btn-group .btn + button,
.jplist-pagination .jplist-pagingnext .modal-footer .btn-group .jplist-pagingprev button + button,
.jplist-pagination .jplist-pagingnext .modal-footer .btn-group .pagination .active + button,
.jplist-pagination .jplist-pagingnext .modal-footer .btn-group .pagination button + .active,
.jplist-pagination .jplist-pagingnext .modal-footer .btn-group button + .btn,
.jplist-pagination .jplist-pagingnext .modal-footer .btn-group button + button,
.jplist-pagination .jplist-pagingnext .pagination .modal-footer .btn-group .active + button,
.jplist-pagination .jplist-pagingprev .modal-footer .btn-group .btn + button,
.jplist-pagination .jplist-pagingprev .modal-footer .btn-group .jplist-pagingnext button + button,
.jplist-pagination .jplist-pagingprev .modal-footer .btn-group .pagination .active + button,
.jplist-pagination .jplist-pagingprev .modal-footer .btn-group .pagination button + .active,
.jplist-pagination .jplist-pagingprev .modal-footer .btn-group button + .btn,
.jplist-pagination .jplist-pagingprev .modal-footer .btn-group button + button,
.jplist-pagination .jplist-pagingprev .pagination .modal-footer .btn-group .active + button,
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .jplist-pagination .jplist-pagingnext .btn + button,
.modal-footer .btn-group .jplist-pagination .jplist-pagingnext .pagination button + .active,
.modal-footer .btn-group .jplist-pagination .jplist-pagingnext button + .btn,
.modal-footer .btn-group .jplist-pagination .jplist-pagingnext button + button,
.modal-footer .btn-group .jplist-pagination .jplist-pagingprev .btn + button,
.modal-footer .btn-group .jplist-pagination .jplist-pagingprev .pagination button + .active,
.modal-footer .btn-group .jplist-pagination .jplist-pagingprev button + .btn,
.modal-footer .btn-group .jplist-pagination .jplist-pagingprev button + button,
.modal-footer .btn-group .pagination .active + .active,
.modal-footer .btn-group .pagination .active + .btn,
.modal-footer .btn-group .pagination .btn + .active,
.modal-footer .btn-group .pagination .jplist-pagination .jplist-pagingnext .active + button,
.modal-footer .btn-group .pagination .jplist-pagination .jplist-pagingprev .active + button,
.pagination .jplist-pagination .jplist-pagingnext .modal-footer .btn-group button + .active,
.pagination .jplist-pagination .jplist-pagingprev .modal-footer .btn-group button + .active,
.pagination .modal-footer .btn-group .active + .active,
.pagination .modal-footer .btn-group .active + .btn,
.pagination .modal-footer .btn-group .btn + .active,
.pagination .modal-footer .btn-group .jplist-pagination .jplist-pagingnext .active + button,
.pagination .modal-footer .btn-group .jplist-pagination .jplist-pagingnext button + .active,
.pagination .modal-footer .btn-group .jplist-pagination .jplist-pagingprev .active + button,
.pagination .modal-footer .btn-group .jplist-pagination .jplist-pagingprev button + .active {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
#restaurants-list .restaurant-item:after,
#restaurants-list .restaurant-item:before,
.clearfix:after,
.clearfix:before,
.pagination:after,
.pagination:before,
.restaurant-review:after,
.restaurant-review:before,
.restaurant-tabs:after,
.restaurant-tabs:before,
.side-filters label:after {
    content: " ";
    display: table;
}
#restaurants-list .restaurant-item:after,
.clearfix:after,
.pagination:after,
.restaurant-review:after,
.restaurant-tabs:after,
.side-filters label:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lexend, Lato, sans-serif;
    /*font-family: Lato, sans-serif;*/
    font-weight: 400;
    line-height: 1.3;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #f1f1f1;
}
.h2,
.h3,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 45px;
}
@media (max-width: 480px) {
    .h1,
    h1 {
        font-size: 24px;
    }
}
.h2,
h2 {
    font-size: 30px;
}
@media (max-width: 480px) {
    .h2,
    h2 {
        font-size: 19px;
    }
}
.h3,
h3 {
    font-size: 24px;
}
@media (max-width: 480px) {
    .h3,
    h3 {
        font-size: 17px;
    }
}
.h4,
h4 {
    font-size: 18px;
}
@media (max-width: 480px) {
    .h4,
    h4 {
        font-size: 16px;
    }
}
.h5,
h5 {
    font-size: 16px;
}

@media (max-width: 480px) {
    .h5,
    h5 {
        font-size: 14px;
    }
}
.h6,
h6 {
    font-size: 12px;
}
@media (max-width: 480px) {
    .h6,
    h6 {
        font-size: 10.8px;
    }
}
.p,
p {
    margin: 0 0 9px;
    line-height: 18px;
}
@media (max-width: 480px) {
    .p,
    p {
        line-height: 15px;
    }
}
.p {
    font-family: Lexend, Lato, Helvetica, Arial, sans-serif;
    /*font-family: Lato, Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    color: #797979;
}
.lead {
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
.small,
small {
    font-size: 85%;
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.initialism,
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #f1f1f1;
}
.text-primary {
    color: #2ca7bd;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #228294;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
}
.bg-primary {
    background-color: #2ca7bd;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #228294;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #fff;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 9px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 18px;
}
dd,
dt {
    line-height: 1.3;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #f1f1f1;
}
.initialism {
    font-size: 90%;
}
blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 17.5px;
    border-left: 5px solid #fff;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.3;
    color: #f1f1f1;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fff;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: " —";
}
address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.3;
}

@media (min-width: 991px) {
    #header.short-top {
        background-color: #fff;
        box-shadow: 0 0 11px -2px #000;
    }
    #header.short-top #languages-search li {
        float: left;
    }
    #header.short-top #languages-search li:nth-of-type(1) a {
        padding: 0 10px;
    }
    #header.short-top #languages-search .search.active input,
    #header.short-top #languages-search .search.active:before,
    #header.short-top #languages-search .search:hover input,
    #header.short-top #languages-search .search:hover:before {
        height: 23px;
    }
    #header.short-top #languages-search .search:before {
        bottom: 11px;
    }
    #header.short-top #languages-search .search input {
        bottom: 11px;
    }
    #header.short-top #languages-search .search.active input,
    #header.short-top #languages-search .search:hover input {
        right: 26px;
    }
    #header.short-top #languages-search a,
    #header.short-top .nav-scroll .nav-lvl-1 > li > a {
        line-height: 40px;
    }
    #header.short-top .nav-scroll .nav-lvl-1 > li.current-page > a,
    #header.short-top .nav-scroll .nav-lvl-1 > li:hover > a {
        padding-bottom: 0;
    }
    #header.short-top .sprite {
        width: 0;
        margin: 0;
        opacity: 0;
    }
    #header.short-top #main-logo {
        top: 0;
        padding: 5px 10px;
        background-color: #fff;
        box-shadow: 0 11px 9px -12px #000;
    }
}
@media (min-width: 767px) {
    .slick-news.slick-dotted .slick-arrow {
        display: none !important;
    }
    .slick-news.slick-dotted .slick-dots {
        text-align: center;
        margin-top: 20px;
    }
    .slick-news.slick-dotted .slick-dots li {
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    .slick-news.slick-dotted .slick-dots button {
        background: 0 0;
        font-weight: 400;
        box-shadow: 0;
        border: 0;
        font-size: 15px;
        width: auto;
        padding: 0 8px;
        color: #797979;
    }
    .slick-news.slick-dotted .slick-dots .slick-active button {
        font-size: 15px;
        font-weight: 700;
    }
    .slick-news.slick-dotted .slick-dots .slick-active button:hover {
        text-decoration: none;
    }
    .slick-news.slick-dotted .slick-dots button:hover {
        text-decoration: underline;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #home .block--horizontal .image-block {
        width: 34%;
    }
    #home .block--horizontal .text-cont {
        width: 66%;
    }
    #home .block--horizontal.block--video .text-cont {
        font-size: 10px;
        line-height: 1.2;
        min-height: 60px;
        top: -3px;
    }
    .tile.tile--hover .text-cont.small p {
        line-height: 1.1;
        letter-spacing: -0.05em;
    }
    .tile.tile--hover h4.tile-title {
        line-height: 1.2;
    }
    .tile.tile--hover:hover .tile-title {
        margin-bottom: 3px;
    }
    .events-section .recommended {
        margin-top: 37px;
        position: relative;
    }
}
@media (max-width: 1199px) {
    #filters-box .filters-box-title {
        padding-left: 10px;
        padding-right: 20px;
    }
    .restauration-section .btn-lg.btn-block {
        font-size: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #home-events {
        margin: -9px -10px 0;
        width: auto;
    }
    #home-events .block {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-top: 9px;
        margin-right: -4px;
        padding: 0 10px 5px;
    }
    #home .banner {
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 991px) {
    #main-logo {
        top: 3px;
        max-width: 160px;
    }
    #header {
        z-index: 999;
        position: fixed;
    }

    .slick-main-cont .slick-main-item {
        padding: 15px 20px;
    }

    .slick-main-cont .d-tab {
        width: 100%;
    }
    .block--horizontal.block--video .text-cont {
        top: 0;
    }
    #toggle-filters {
        display: block;
        position: absolute;
        left: 100%;
        top: 50%;
        height: 36px;
        margin-top: 18px;
        text-decoration: none;
        width: 120px;
        background: #a81313;
        color: #fff;
        padding: 5px 30px;
        font-size: 20px;
        transform: translate(0, 50%) rotate(-90deg);
        transition: background-color 0.25s ease-in-out;
        transform-origin: 0 0;
        z-index: 901;
    }
    #toggle-filters:hover {
        background-color: #d10001;
    }
    #side-filters {
        margin: 0;
        padding: 0 0 0 10px;
        position: fixed;
        left: -230px;
        top: 55px;
        width: 230px;
        z-index: 900;
        bottom: 0;
        background: #fff;
        transition: left 0.25s ease-in-out, top 0.2s ease-in-out;
    }
    #side-filters.opened {
        left: 0;
    }
    #side-filters .side-filters-actives {
        padding-top: 30px;
    }
    #side-filters .side-filters-list {
        padding-bottom: 30px;
    }
    #side-filters .side-filters-cont {
        overflow: auto;
        height: 100%;
    }
    #header.short-top + main #side-filters {
        top: 55px;
    }
    #restauracja .recommended {
        margin-top: 50px;
    }
    #restauracja .recommended .recommended-text {
        margin-bottom: 10px;
    }
    #restauracja .recommended .recommended-list {
        margin: 0 -10px;
    }
    #restauracja .recommended .recommended-list li {
        margin-right: -4px;
        padding: 0 10px 10px;
    }
    #restauracja .recommended ~ .banner {
        margin-left: auto;
        margin-right: auto;
        padding: 0 10px;
    }
    #restauracja .recommended ~ .banner img {
        width: auto;
    }
    #restauracja-banners {
        margin: 20px -10px 0;
    }
    #restauracja-banners .banner {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        padding: 0 10px;
    }
    .events-section .recommended .recommended-list li {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        padding: 0 10px 10px;
    }
    #inline-banners {
        text-align: center;
    }
    #inline-banners .banner {
        margin: 20px -4px 0 0;
        padding: 0 10px;
        width: 33.3%;
        display: inline-block;
        vertical-align: top;
    }
    .curiosities .banner,
    .wts-section .banner {
        display: block;
        margin: 10px auto;
    }
    .curiosities .banner img,
    .wts-section .banner img {
        width: auto;
    }
    .news-section .recommended {
        margin: 70px -10px 0;
    }
    .news-section .recommended .block {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
        padding: 0 10px 0;
    }
    .news-section .banner {
        display: inline-block;
        vertical-align: middle;
        width: 33.3%;
        margin-right: -4px;
        padding: 0 10px;
    }
    .news-section .banners {
        margin-top: 20px;
        text-align: center;
    }
    .info-section .text-cont {
        margin-bottom: 30px;
    }
    .events-section .events-filters {
        margin: 0 auto;
        max-width: 320px;
        text-align: center;
    }
    .events-section .customSelect-cont {
        text-align: left;
        width: 100%;
        display: block;
        margin: 0 auto 10px;
    }
    .events-section .btn,
    .events-section .jplist-pagination .jplist-pagingnext button,
    .events-section .jplist-pagination .jplist-pagingprev button,
    .events-section .pagination .active,
    .jplist-pagination .jplist-pagingnext .events-section button,
    .jplist-pagination .jplist-pagingprev .events-section button,
    .pagination .events-section .active {
        width: 100%;
        display: block;
        margin: 10px auto 10px;
    }
}

@media (max-width: 767px) {
    .btn-back {
        display: inline-block;
        margin-top: 20px;
    }
    #go-top {
        right: 20px;
        bottom: 40px;
    }
    .banner {
        margin-left: auto;
        margin-right: auto;
    }
    .banner img {
        width: auto;
    }
    body {
        padding-top: 55px;
    }

    /*.slick-main-cont{margin-left:-15px;margin-right:-15px}*/

    .slick-main-cont:before {
        display: none;
    }

    .slick-main-cont .slick-main-item {
        background-position: center center;
    }

    .slick-main-cont .slick-main {
        position: relative;
    }
    #restauracje .banner {
        width: 100%;
        padding: 0 10px;
        display: inline-block;
        vertical-align: top;
        margin-right: -4px;
    }
    .margin--medium {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .panebottom {
        margin-bottom: 20px;
    }
    #restauracja .gallery-main {
        margin-bottom: 15px;
    }
    #restauracja .gallery-thumbs {
        margin: 0 -7.5px 15px -7.5px;
    }
    #restauracja .gallery-thumbs .gallery-item {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin: 0 -4px 0 0;
        padding: 0 7.5px;
    }
    #restauracja .restaurant-about,
    #restauracja .restaurant-desc {
        margin-top: 20px;
    }
    .restauration-section .restaurant-contact .map-cont {
        max-width: 320px;
        margin: 15px auto;
    }
    .restauration-section .restaurant-review {
        margin-bottom: 15px;
    }
    .restauration-section .recommended-slider .slider-cont {
        padding: 0 20px;
    }
    .slick-news,
    .slick-opinions {
        margin: 0 20px;
    }
    .slick-news .slider-cont,
    .slick-opinions .slider-cont {
        padding: 0 10px;
    }
    #large-wts {
        margin-bottom: 30px;
    }
    .news-section .d-inl-bot {
        display: block;
        margin-right: 0;
    }
    .news-section .article-intro img {
        display: block;
        margin: 0 auto 10px;
    }
    .gallery-cont.row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gallery-cont.row [class*="col"] {
        padding: 0 5px 0;
    }
    #news-horizontal .intro-image {
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
    }

    #news-horizontal .intro-image img {
        max-width: none;
        width: 200%;
        margin-left: -50%;
    }
    .info-section .intro-image {
        margin-right: -15px;
        margin-left: -15px;
    }
    .events-section .recommended {
        margin: 50px -10px 15px -10px;
    }
    .events-section .recommended .recommended-list li {
        width: 50%;
    }
}

@media (max-width: 600px) {
    .restaurant-info .restaurant-title {
        text-align: center;
        margin-top: 10px;
        width: 100%;
    }
    .restaurant-info .restaurant-title h4 {
        font-size: 20px;
    }
    .restaurant-info .restaurant-votes {
        position: absolute;
        right: 15px;
        top: 0;
        width: auto;
    }
    .restaurant-info .restaurant-logo {
        display: block;
        width: auto;
        text-align: center;
        margin: 0 auto 10px;
    }
    #opinions .btn-opinion {
        position: relative;
        width: 100%;
        font-size: 15px;
    }
    .opinion-list .opinion-item:after {
        clear: both;
        content: "";
        display: table;
    }
    .opinion-list .opinion-item > * {
        display: block;
    }
    .opinion-list .text-cont {
        padding-left: 40px;
        margin-bottom: 10px;
    }
    .opinion-list .image-cont {
        float: left;
    }
    .opinion-list .name-cont {
        float: right;
    }
}
@media (max-width: 480px) {
    html {
        min-width: 320px;
    }
    .restauration-section .restaurant-tabs {
        margin-top: 80px;
        text-align: center;
    }
    .restauration-section .restaurant-tabs li {
        float: none;
        display: inline-block;
    }
    #restaurants-list .desc-cont,
    #restaurants-list .image-cont {
        float: none;
        width: 100%;
    }
    #restaurants-list .image-cont {
        width: 100%;
        margin-bottom: 15px;
    }
    #restaurants-list .image-cont:before {
        display: none;
    }
    #restaurants-list .image-cont img {
        position: static;
        margin: 0 auto;
        transform: none;
        max-height: 170px;
    }
    #restaurants-list .restaurant-name,
    #restaurants-list .restaurant-rating {
        text-align: center;
    }
    #restaurants-list .stars {
        float: none;
        margin: 0 auto 3px;
    }
    #filters-box {
        margin-bottom: 40px;
    }
    #filters-box .filters-box-title {
        min-width: 90px;
        font-size: 14px;
        padding-left: 0 5px;
    }
    #filters-box #title-search-button button {
        padding: 5px 10px;
        width: 100%;
        height: auto;
        float: none;
    }
    #side-filters {
        width: 100%;
        left: -100%;
    }
    #side-filters .side-filters-cont {
        clear: both;
    }
    #side-filters .side-filters-actives {
        padding-top: 20px;
    }
    #side-filters.opened #toggle-filters {
        position: static;
        transform: none;
        margin: 0;
        top: 0;
        width: auto;
        height: auto;
        font-size: 16px;
        padding: 3px 10px;
        text-align: center;
        margin-left: -10px;
    }
    #side-filters.opened #toggle-filters:before {
        content: attr(data-mobile);
    }
    #side-filters.opened #toggle-filters:after {
        content: "X";
        float: right;
        padding-left: 5px;
    }
    #side-filters.opened #toggle-filters span {
        display: none;
    }
    .tile.tile--title .text-cont {
        padding: 10px;
    }
    .tile.tile--hover:hover .text-cont {
        min-height: 10%;
    }
    .tile.tile--hover:hover .tile-title {
        margin-bottom: 0;
    }
    #restauracja-banners .banner {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        padding: 0;
    }
    #restauracja .recommended {
        margin-top: 50px;
    }
    #restauracja .recommended .recommended-list {
        margin: 0;
    }
    #restauracja .recommended .recommended-list li {
        width: 100%;
        margin-right: 0;
        padding: 0 0 10px;
    }
    .res-menu .res-item {
        display: block;
        position: relative;
        margin-bottom: 15px;
    }
    .res-menu .res-item > * {
        display: block;
    }
    .res-menu .res-item .price-cont {
        position: absolute;
        right: 0;
        top: 40px;
    }
    .res-menu .res-item .text-cont {
        margin-top: 10px;
        text-align: center;
        padding: 0;
    }
    .res-menu .res-item .logo-cont {
        margin: 0 auto;
    }
    .events-section .recommended .recommended-list li {
        width: 100%;
        margin-right: 0;
    }
    .events-section .banner {
        width: 100%;
        max-width: 320px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    #inline-banners .banner {
        margin-top: 10px;
        width: 50%;
    }
    .news-section .recommended .block {
        width: 100%;
        margin-right: 0;
    }
    .news-section .banner {
        width: 50%;
    }
}
@media (min-width: 1199px) {
    .bg-image-block {
        height: 200px;
    }
}
@media (max-width: 1199px) {
    .bg-image-block {
        height: 165px;
    }
}
@media (max-width: 991px) {
    .bg-image-block {
        height: 125px;
    }
}
@media (max-width: 767px) {
    .bg-image-block {
        height: 150px;
    }
}
.block--vertical .image-block {
    overflow: hidden;
}
.block--vertical img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
@media all and (max-width: 1380px) {
    #side-map {
        position: fixed;
        left: -100%;
        right: auto;
        top: 55px;
        bottom: 0;
        margin: 0;
        padding: 0;
        transition: left 0.3s ease-in-out;
        z-index: 20;
    }
    #side-map.open {
        left: 0;
        right: auto;
    }
    #side-map .map-cont {
        height: 100%;
    }
    .btn-map {
        position: fixed;
        left: 0;
        right: auto;
        margin: 0;
        transform: translate(0, -50%);
    }
}
#cookies-message {
    padding: 5px 0;
    font-size: 11px;
    line-height: 22px;
    border-bottom: 1px solid #d3d0d0;
    text-align: center;
    position: fixed;
    bottom: 0;
    background-color: rgba(239, 239, 239, 0.9);
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 5px 0 #a8a8a8;
}
#cookies-message p {
    margin-bottom: 0;
}
.cookies-link {
    color: #ed1c24;
}
.cookies-link {
    text-decoration: underline;
}
#accept-cookies-checkbox {
    background-color: #2ca7bd;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
    cursor: pointer;
}
#accept-cookies-checkbox:hover {
    background-color: #2897ab;
}
.br-theme-css-stars .br-widget {
    height: 28px;
    white-space: nowrap;
}
.br-theme-css-stars .br-widget a {
    text-decoration: none;
    height: 18px;
    width: 18px;
    float: left;
    font-size: 23px;
    margin-right: 5px;
    outline: 0;
}
.br-theme-css-stars .br-widget a:after {
    content: "★";
    color: #d2d2d2;
}
.br-theme-css-stars .br-widget a.br-active:after {
    color: #edb867;
}
.br-theme-css-stars .br-widget a.br-selected:after {
    color: #edb867;
}
.br-theme-css-stars .br-widget .br-current-rating {
    display: none;
}
.br-theme-css-stars .br-readonly a {
    cursor: default;
}
@media print {
    .br-theme-css-stars .br-widget a:after {
        content: "☆";
        color: #000;
    }
    .br-theme-css-stars .br-widget a.br-active:after,
    .br-theme-css-stars .br-widget a.br-selected:after {
        content: "★";
        color: #000;
    }
}
