/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
dl, h3, hr, menu, ol, p, pre, ul {
    margin: 1em 0
}

hr, img, legend {
    border: 0
}

body, fieldset, figure, form {
    margin: 0
}

fieldset, hr, legend {
    padding: 0
}

.hidden, .invisible {
    visibility: hidden
}

.chromeframe, .mod-text-align-center {
    text-align: center
}

.fancybox-nav, .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

.ir:before, hr {
    display: block
}

button, html, input, select, textarea {
    font-family: sans-serif;
    color: #222
}

a:focus {
    outline: dotted thin
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    border-top: 1px solid #ccc
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after, q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ol, nav ul {
    list-style: none
}

img {
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

legend {
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

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
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.grid_one, .grid_two {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

.ir, .visuallyhidden {
    overflow: hidden;
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio, canvas, img, video {
    vertical-align: middle
}

fieldset {
    border: 0
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.ir {
    background-color: transparent
}

.ir:before {
    content: "";
    width: 0;
    height: 150%
}

.hidden {
    display: none !important
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        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) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.grid_half, .grid_one, .grid_two {
    display: inline;
    float: left;
    padding: 0
}

.grid_two {
    box-sizing: border-box;
    width: 66.66666667%
}

.grid_one {
    box-sizing: border-box;
    width: 33.33333333%
}

.grid_half, header .logo {
    -webkit-box-sizing: border-box
}

.grid_half {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%
}

@font-face {
    font-family: klavika_regular;
    src: url(../font/klavika_regular-webfont.eot);
    src: url(../font/klavika_regular-webfont.eot?#iefix) format('embedded-opentype'), url(../font/klavika_regular-webfont.woff) format('woff'), url(../font/klavika_regular-webfont.ttf) format('truetype'), url(../font/klavika_regular-webfont.svg#klavika_rgregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: klavika_regular_italic;
    src: url(../font/klavika_regular_italic-webfont.eot);
    src: url(../font/klavika_regular_italic-webfont.eot?#iefix) format('embedded-opentype'), url(../font/klavika_regular_italic-webfont.woff) format('woff'), url(../font/klavika_regular_italic-webfont.ttf) format('truetype'), url(../font/klavika_regular_italic-webfont.svg#klavikaregular_italic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: klavika_light_italic;
    src: url(../font/klavika_light_italic-webfont.eot);
    src: url(../font/klavika_light_italic-webfont.eot?#iefix) format('embedded-opentype'), url(../font/klavika_light_italic-webfont.woff) format('woff'), url(../font/klavika_light_italic-webfont.ttf) format('truetype'), url(../font/klavika_light_italic-webfont.svg#klavikalight_italic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: klavika_light;
    src: url(../font/klavika_light-webfont.eot);
    src: url(../font/klavika_light-webfont.eot?#iefix) format('embedded-opentype'), url(../font/klavika_light-webfont.woff) format('woff'), url(../font/klavika_light-webfont.ttf) format('truetype'), url(../font/klavika_light-webfont.svg#klavikalight) format('svg');
    font-weight: 400;
    font-style: normal
}

.mod-with-small-border {
    border: 2px solid #f5f5f5
}

.mod-with-large-border {
    border: 8px solid #fff
}

.mod-with-border-bottom {
    border-bottom: 1px solid #010101
}

.mod-width-gray-background {
    background-color: #f6f6f6
}

*, body {
    text-rendering: optimizeSpeed;
    -webkit-font-smoothing: antialiased
}

body {
    padding-top: 170px;
    overflow-x: hidden;
}

body.home {
    padding-top: 0
}

.container {
    display: block;
    width: 940px;
    margin: 0 auto
}

.clear {
    display: block !important;
    clear: both !important;
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

.chromeframe {
    margin: 0;
    background: #ff0;
    color: #333;
    padding: 10px;
    font-size: .9em;
    line-height: 1
}

header .logo, header nav {
    -moz-box-sizing: border-box;
    display: inline;
    float: left;
    padding: 0;
    margin-top: 6px
}

.chromeframe a {
    text-decoration: underline;
    color: #333
}

header {
    display: block;
    padding: 50px 0 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20
}

header .container {
    position: relative
}

header .mrlja {
    background: url(../img/layout/mrlja.png) left top no-repeat;
    background-size: 500px auto;
    position: absolute;
    z-index: -1;
    top: -130px;
    left: -310px;
    width: 600px;
    height: 300px
}

header .logo {
    box-sizing: border-box;
    width: 29.16666667%;
    height: 40px;
    font-size: 0;
    text-indent: 1000px;
    overflow: hidden;
    background: url(../img/layout/logo.svg) left top no-repeat;
    background-size: auto 100%
}

header #meni-mob {
    display: none
}

header nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70.83333333%;
    position: relative;
    text-align: right
}

header nav a {
    display: inline-block;
    padding: 0 9px;
    font-size: 16px;
    line-height: 1.5;
    font-family: klavika_regular_italic, Arial, sans-serif;
    color: #717171;
    text-decoration: none
}

header nav a.last {
    padding-right: 0
}

header nav a.active, header nav a:hover {
    color: #b8282e;
    opacity: 1
}

header nav div.social {
    position: absolute;
    top: -35px;
    right: 0
}

header nav div.social a.fcb, header nav div.social a.ins, header nav div.social a.tw {
    display: inline-block;
    float: right;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 4px 0 0 10px;
    background: url(../img/icons/twitter.svg) center no-repeat;
    background-size: auto 14px;
    font-size: 0;
    text-indent: 1000px;
    overflow: hidden;
    opacity: .6;
    cursor: pointer
}

header nav div.social a.ins {
    background-image: url(../img/icons/instagram.svg)
}

header nav div.social a.fcb {
    background-image: url(../img/icons/facebook.svg);
    margin-left: 7px
}

.check-in {
    position: absolute;
    top: 125px;
    width: 100%;
    z-index: 30
}

.check-in .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 940px;
    padding: 15px 20px;
    margin: 0 auto;
    float: none;
    background: #fff;
    border: 1px solid #000
}

.check-in .container > div.check-in-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 41.66666667%;
    padding: 0
}

.check-in .container > div.check-in-box.submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 16.66666667%;
    padding: 0
}

.check-in .container > div.check-in-box p {
    font-size: 12px;
    line-height: 1.9;
    margin: 0 10px 0 0;
    padding: 0;
    display: block;
    float: left
}

.check-in .container > div.check-in-box > div.select-container {
    display: block;
    float: left;
    border: 1px solid #000;
    width: 140px;
    height: 20px;
    overflow: hidden;
    margin-right: 5px
}

.check-in .container > div.check-in-box > div.select-container.day {
    width: 60px
}

.check-in .container > div.check-in-box > div.select-container.day select {
    background: url(../img/icons/select_arrow.svg) 65% center no-repeat;
    background-size: 5px auto
}

.check-in .container > div.check-in-box > div.select-container select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    display: block;
    width: 130%;
    height: auto;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    outline: 0;
    border: 0;
    font-size: 11px;
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    background: url(../img/icons/select_arrow.svg) 70% center no-repeat;
    background-size: 5px auto
}

.check-in .container > div.check-in-box.submit input, .general h2, .general h4, .general h5, .slider #slides .slidesjs-container .slidesjs-control div h3, .slider #slides .slidesjs-container .slidesjs-control div h3 b {
    font-family: klavika_regular_italic, Arial, sans-serif
}

.check-in .container > div.check-in-box div.checkbox-container {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    float: left;
    margin: 5px 10px 0 0
}

.check-in .container > div.check-in-box div.checkbox-container input {
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    width: 10px;
    height: 10px;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.check-in .container > div.check-in-box div.checkbox-container input:after {
    display: block;
    width: 10px;
    height: 10px;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    background: #fff
}

.slider, .slider #slides {
    position: relative;
    width: 100%
}

.check-in .container > div.check-in-box div.checkbox-container input:checked:after {
    width: 15px;
    height: 13px;
    background: url(../img/icons/checked.svg) left top no-repeat;
    background-size: 15px 13px;
    top: -3px;
    left: 0
}

.check-in .container > div.check-in-box.submit {
    text-align: right;
    margin-top: -1px
}

.check-in .container > div.check-in-box.submit input {
    border: 0;
    border-radius: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 3px 5px 5px;
    font-weight: 400;
    width: 100%
}

.check-in.book_now {
    top: 105px;
    background: #b8282e;
    padding: 20px 0
}

.slider {
    z-index: 10;
    padding-top: 150px
}

.slider #slides {
    display: none;
    margin: 0 auto
}

.slider #slides .slidesjs-container, .slider #slides .slidesjs-container .slidesjs-control {
    height: 525px
}

.slider #slides .slidesjs-container .slidesjs-control div {
    text-align: center
}

.slider #slides .slidesjs-container .slidesjs-control div img {
    width: auto;
    height: 100%
}

.slider #slides .slidesjs-container .slidesjs-control div h3 {
    position: absolute;
    width: 940px;
    top: 100px;
    left: 50%;
    margin-left: -470px;
    font-weight: 400;
    font-size: 20px;
    text-align: left
}

.slider #slides .slidesjs-container .slidesjs-control div h3 b {
    font-weight: 400
}

.slider #slides .slidesjs-pagination {
    display: none
}

.slider #slides .slidesjs-navigation {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 20px;
    right: 50%;
    margin-right: -470px;
    margin-left: 0;
    z-index: 50;
    background: url(../img/icons/slider_navigation.svg) left bottom no-repeat #fff;
    background-size: 60px 120px;
    font-size: 0;
    text-indent: 1000px;
    overflow: hidden
}

.slider #slides .slidesjs-navigation.slidesjs-previous {
    margin-right: -400px;
    background-position: left top
}

.slider a#scroll-down {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -5px;
    background: url(../img/icons/scroll_down.svg) center top no-repeat;
    background-size: 100% auto;
    z-index: 200;
    cursor: pointer
}

.general {
    padding: 50px 0
}

.general h2, .general h4, .general h5 {
    padding: 0;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.4em;
    white-space: pre-line
}

.general h4 {
    font-size: 21px
}

.general h4.smaller {
    font-size: 16px;
    padding: 20px 0 2px 16px;
    margin-bottom: 0
}

.general h5 {
    font-size: 18px
}

.general p, .general ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.general p {
    line-height: 1.7em;
    color: #7e7e7e;
    padding: 0 20px 0 0;
    margin: 0 0 15px
}

.general p a {
    color: #b8282e;
    font-weight: 700;
    text-decoration: underline
}

.general p a:hover {
    color: #000
}

.general ul {
    padding: 0 0 0 15px;
    margin: 0
}

.general ul li {
    line-height: 1.5em;
    color: #7e7e7e;
    margin-bottom: 10px
}

.general ul.news-events-archive-list {
    display: block;
    margin: -10px 0 30px 20px;
    padding-left: 20px
}

.general ul.news-events-archive-list li {
    color: #5c5c5c;
    margin: 0
}

.general ul.news-events-archive-list li a {
    display: block;
    font-size: 12px;
    color: #5c5c5c;
    text-decoration: none
}

.general ul.news-events-archive-list li a.active, .general ul.news-events-archive-list li a:hover {
    text-decoration: underline;
    color: #000
}

.general article.review {
    margin-right: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.general article.review:last-child {
    border: none
}

.general .best-rates-holder {
    padding-right: 16px
}

.general .best-rates-holder .best-rates {
    padding: 10px 0
}

.general .best-rates-holder .best-rates a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 0 22px
}

.general .best-rates-holder .best-rates a p {
    line-height: 1.5em;
    padding: 0
}

.general .best-rates-holder .best-rates a h4 {
    font-family: klavika_regular, Arial, sans-serif;
    margin-bottom: 10px
}

.general .best-rates-holder .best-rates a .best-rates-img {
    display: inline-block;
    width: 100%;
    height: 100px;
    margin-bottom: 6px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

.general .best-rates-holder .best-rates a:hover h4 {
    color: #b8282e
}

.general .best-rates-holder .best-rates a:hover .best-rates-img:after {
    display: block;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/img/layout/img-bg.png) left top;
    background-size: auto
}

.general .events-holder {
    border: 2px solid #f5f5f5;
    padding: 8px 8px 2px 8px;
}

.general .events-holder .event {
    display: block;
    padding-left: 123px;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #000;
    text-decoration: none;
    margin-bottom: 66px
}

.general .events-holder .event.without-image {
    padding-left: 0
}

.general .events-holder .event .event-img {
    display: block;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 6px;
    left: 0
}

.general .events-holder .event h5 {
    font-family: klavika_regular, Arial, sans-serif;
    margin: 0
}

.photogallery h1, .title h1 {
    font-family: klavika_light_italic, Arial, sans-serif;
    font-weight: 400
}

.general .events-holder .event span {
    font-size: 12px;
    display: block;
    color: #9e9e9e;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 2px;
    margin-bottom: 7px
}

.general .events-holder .event p {
    color: #686868;
    line-height: 1.5
}

.general .events-holder .event:hover h5, .title h1 {
    color: #b8282e
}

.general .events-holder .event:last-of-type {
    margin-bottom: 0
}

.general .events-holder .event:hover .event-img:after {
    display: block;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/img/layout/img-bg.png) left top;
    background-size: auto
}

.general .homepage-about-holder img {
    float: left;
    margin-bottom: 16px
}

.general .homepage-about-holder ul {
    float: left;
    list-style-type: none;
    margin-left: 10px
}

.general .homepage-about-holder ul li {
    margin-bottom: 8px
}

.general .homepage-about-holder ul li:before {
    display: inline-block;
    content: ' ';
    background: url(/img/icons/check-icon.svg) center no-repeat;
    background-size: 100% auto;
    width: 12px;
    height: 12px;
    margin-right: 10px
}

.general .homepage-about-holder ul + p {
    display: block;
    clear: both
}

.title {
    padding: 0;
    border-bottom: 1px solid #000;
    margin: 0 20px 20px 0
}

.title h1 {
    margin: 0 0 15px;
    font-size: 42px;
    line-height: 1em
}

.booking_terms {
    padding: 20px;
    background: #f7f7f7
}

.photogallery-holder {
    margin-top: 40px
}

.photogallery {
    padding: 0;
    margin-top: 50px
}

.photogallery h1 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 50px
}

.contact .error_mail, .contact .success_mail, .contact input, .contact label, .contact textarea, .photogallery h1 b {
    font-family: klavika_regular_italic, Arial, sans-serif
}

.photogallery h1 b {
    display: block;
    font-weight: 400
}

.photogallery a {
    display: block;
    float: left;
    width: 140px;
    height: 140px;
    overflow: hidden;
    margin: 0 20px 20px 0
}

.photogallery a:last-of-type, .photogallery.vertical a:nth-of-type(2n+0) {
    margin-right: 0
}

.photogallery a img {
    width: 100%
}

.photogallery.vertical {
    padding-left: 10px;
    margin-top: 0
}

.contact input, .contact textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px 10px
}

.owl-next, .owl-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 50px;
    margin-top: -24px;
    background: url(/img/icons/img_slider_navigation.svg) no-repeat;
    background-size: 100% auto;
    font-size: 0;
    text-indent: -1000px;
    overflow: hidden
}

.owl-prev {
    margin-top: -22px;
    left: -60px;
    background-position: left top
}

.owl-next {
    right: -60px;
    background-position: left bottom
}

.room_type {
    margin-bottom: 15px
}

.room_type .photogallery {
    margin-top: 0;
    margin-bottom: 50px
}

.contact label {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px
}

.contact input, .contact textarea {
    box-sizing: border-box;
    width: 50%;
    display: block;
    float: none;
    border: 1px solid #000;
    outline: 0;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 20px
}

.contact input[type=submit], .contact textarea[type=submit] {
    background: #000;
    color: #fff
}

.contact textarea {
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 83.33333333%;
    resize: none
}

footer .bottom .logo, footer .top div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.contact .error_mail, .contact .success_mail {
    font-size: 14px;
    line-height: 1.5em
}

.contact .success_mail {
    color: #b8282e
}

.contact .info p {
    color: #222;
    font-family: klavika_light_italic, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5
}

.special-offers .send-inquiry, footer .top div h4 {
    font-family: klavika_regular_italic, Arial, sans-serif
}

.special-offers {
    margin-right: 20px;
    margin-bottom: 20px;
    padding-bottom: 80px;
    border-bottom: 1px solid #010101
}

.special-offers:last-child {
    border: none;
    padding-bottom: 0
}

footer .middle, footer .top {
    border-bottom: 1px solid #fff
}

.special-offers h4 {
    color: #b8282e;
    text-align: center;
    display: block
}

.special-offers img {
    width: 100%;
    margin-bottom: 16px
}

.special-offers .subtitle {
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 13px;
    color: #5b5b5b
}

.special-offers .subtitle:after {
    content: '_______';
    display: block;
    margin-top: -3px
}

.special-offers p {
    padding: 0
}

.special-offers .offer-includes {
    display: block;
    clear: both;
    padding-top: 4px
}

.special-offers .offer-includes p {
    display: block;
    float: left;
    width: auto;
    font-weight: 700;
    color: #5b5b5b;
    line-height: 1.5
}

.special-offers .offer-includes p:first-child {
    padding-right: 20px
}

.special-offers .offer-includes p span {
    display: block
}

.special-offers .offer-includes p span:before {
    content: "•";
    display: inline-block;
    margin-right: 7px
}

.special-offers .send-inquiry {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    float: right;
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 2px 33px;
    margin-top: 16px
}

.special-offer-gallery.photogallery.vertical {
    padding-top: 20px;
    padding-left: 0
}

.map {
    width: 100%;
    margin-bottom: -10px
}

.map iframe {
    width: 100%;
    height: 300px
}

footer {
    background: #0d0d0d;
    padding: 30px 0 0
}

footer .top {
    padding-bottom: 30px
}

footer .top div {
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 33.33333333%;
    padding: 0 30px 0 0;
    color: #fff
}

footer .top div h4 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding: 0;
    margin: 0 0 10px
}

footer .top div p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 2em;
    margin: 0;
    padding: 0
}

.action, footer .middle nav a {
    line-height: 1.5;
    color: #fff;
    text-decoration: none
}

footer .top div:nth-child(2) {
    padding: 0 15px
}

footer .top div:nth-child(3) {
    padding: 0 0 0 30px
}

footer .middle {
    padding: 20px 0
}

footer .middle nav a {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px
}

footer .middle nav a:hover {
    opacity: .6
}

footer .middle nav .social {
    float: right
}

footer .middle nav .social a.fcb, footer .middle nav .social a.ins, footer .middle nav .social a.tw {
    display: inline-block;
    float: right;
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 4px 0 0 10px;
    background: url(../img/icons/twitter_white.svg) center no-repeat;
    background-size: auto 14px;
    font-size: 0;
    text-indent: 1000px;
    overflow: hidden;
    opacity: 1;
    cursor: pointer
}

footer .middle nav .social a.ins {
    background-image: url(../img/icons/instagram_white.svg)
}

footer .middle nav .social a.fcb {
    background-image: url(../img/icons/facebook_white.svg);
    margin-left: 7px
}

footer .middle nav .social a:hover {
    opacity: .6
}

footer .bottom {
    padding: 15px 0
}

footer .bottom .logo {
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 33.33333333%;
    padding: 0 30px 0 0;
    background: url(../img/layout/footer_logo.svg) left top no-repeat;
    background-size: auto 100%;
    height: 14px
}

footer .bottom div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    width: 66.66666667%;
    float: right;
    padding: 0 0 0 15px
}

footer .bottom div p {
    font-size: 11px;
    display: block;
    float: left;
    color: #fff;
    margin: 0 40px 0 0
}

footer .bottom div p:nth-child(2) {
    margin-right: 0
}

footer .bottom div p:last-child {
    margin-right: 0;
    float: right
}

.action-container {
    z-index: 90;
    position: relative
}

.action {
    position: absolute;
    top: 40px;
    right: 0;
    width: auto;
    height: auto;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    font-family: klavika_regular_italic, Arial, sans-serif;
    font-weight: 700;
    background: red;
    background-size: cover;
    animation: pulse 1s infinite
}

@keyframes pulse {
    0%, 49% {
        visibility: visible
    }
    100%, 50% {
        visibility: hidden
    }
}

@media only screen and (max-width: 769px) {
    footer .bottom .logo, footer .top div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .check-in .container, .container {
        width: 90%
    }

    .check-in .container > div.check-in-box > div.select-container {
        width: 130px
    }

    .check-in .container > div.check-in-box > div.select-container.day {
        width: 45px
    }

    .check-in .container > div.check-in-box.submit {
        margin-top: -2px
    }

    .check-in.book_now {
        top: 125px;
        background: 0 0;
        padding: 0
    }

    .slider #slides .slidesjs-container, .slider #slides .slidesjs-container .slidesjs-control {
        height: 280px
    }

    .slider #slides .slidesjs-container .slidesjs-control div h3 {
        width: 90%;
        left: 5%;
        margin-left: 0;
        top: 40px
    }

    .slider #slides .slidesjs-navigation {
        right: 5%;
        margin-right: 0;
        width: 40px;
        height: 40px;
        background-size: 40px 80px
    }

    .slider #slides .slidesjs-navigation.slidesjs-previous {
        margin-right: 50px
    }

    .general .homepage-about-holder img {
        display: none
    }

    .owl-next, .owl-prev {
        display: none !important
    }

    .photogallery a {
        width: 15%;
        height: auto;
        margin: 0 2% 2% 0
    }

    .photogallery.vertical a {
        width: 49%
    }

    header {
        padding: 25px 0 30px
    }

    header .mrlja {
        display: none
    }

    header .logo {
        width: 300px
    }

    header nav {
        width: 100%;
        text-align: center;
        padding: 10px 0;
        margin-top: 10px
    }

    header nav a.last {
        padding-right: 9px
    }

    header nav div.social {
        top: -54px
    }

    footer .top {
        padding-bottom: 10px
    }

    footer .top div {
        box-sizing: border-box;
        display: inline;
        float: left;
        width: 100%;
        padding: 0 0 20px
    }

    footer .top div h4 {
        margin: 0;
        font-size: 20px
    }

    footer .top div p {
        font-size: 12px;
        margin-bottom: 20px
    }

    footer .top div:nth-child(2), footer .top div:nth-child(3) {
        padding: 0
    }

    footer .bottom, footer .middle {
        padding: 15px 0
    }

    footer .middle nav a {
        font-size: 13px;
        line-height: 1.5
    }

    footer .bottom .logo, footer .bottom div {
        display: inline;
        float: left;
        width: 100%;
        padding: 0
    }

    footer .bottom .logo {
        box-sizing: border-box;
        margin-bottom: 20px
    }

    footer .bottom div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center
    }

    footer .bottom div p {
        margin: 0 10px !important;
        display: inline-block;
        float: none
    }

    footer .bottom div p a {
        color: #fff
    }
}

@media only screen and (max-width: 640px) {
    body {
        padding-top: 0
    }

    .container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%;
        float: none;
        display: block
    }

    .grid_half, .grid_one, .grid_two {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: inline;
        float: left;
        width: 100%;
        padding: 0
    }

    .grid_one, .grid_two {
        box-sizing: border-box
    }

    .grid_half {
        box-sizing: border-box;
        margin-bottom: 20px
    }

    .check-in .container, header .logo {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    header {
        padding: 25px 0 5px;
        position: relative;
        border-bottom: 1px solid #000
    }

    header .mrlja {
        display: none
    }

    header .logo {
        box-sizing: border-box;
        width: 58.33333333%;
        padding: 0;
        height: 25px;
        margin-top: 0;
        float: none;
        display: block;
        margin-bottom: 20px
    }

    header #meni-mob {
        display: block;
        position: absolute;
        top: 0;
        right: 15px;
        width: 30px;
        height: 24px;
        background: url(../img/icons/meni_mob.svg) left top no-repeat;
        background-size: 100% auto
    }

    header #meni-mob.active {
        background-position: left bottom
    }

    header nav {
        display: none;
        width: 100%;
        float: none;
        background: rgba(255, 255, 255, .8);
        border-top: 1px solid #000;
        margin-top: 0;
        padding: 10px 0
    }

    header nav a {
        display: block;
        padding: 10px 0;
        font-size: 14px;
        line-height: 1.5;
        text-align: center
    }

    header nav a.active, header nav a:hover {
        color: #b8282e;
        opacity: 1
    }

    header nav div.social {
        margin-top: 15px;
        position: relative;
        top: 0;
        right: auto;
        text-align: center
    }

    header nav div.social a.fcb, header nav div.social a.ins, header nav div.social a.tw {
        float: none
    }

    header nav div.social a.fcb {
        background-image: url(../img/icons/facebook.svg);
        margin-left: 0
    }

    .check-in {
        position: relative;
        top: auto;
        z-index: 0;
        display: none;
        padding: 20px 0
    }

    .check-in.book_now {
        top: 0;
        background: #fff;
        display: block;
        padding-top: 0;
        margin-top: -1px
    }

    .check-in .container {
        box-sizing: border-box;
        width: 100%;
        float: none;
        display: block;
        padding: 5px 15px;
        border-left: 0;
        border-right: 0
    }

    .check-in .container > div.check-in-box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline;
        float: left;
        width: 100%;
        padding: 0;
        margin: 10px 0 0
    }

    .check-in .container > div.check-in-box p {
        margin: none none 3px;
        float: left;
        width: 20%;
        display: block;
        line-height: 25px
    }

    .check-in .container > div.check-in-box > div.select-container {
        width: 53%;
        margin-right: 0;
        height: 25px
    }

    .check-in .container > div.check-in-box > div.select-container.day {
        width: 20%
    }

    .check-in .container > div.check-in-box > div.select-container:nth-of-type(2) {
        margin-right: 0;
        float: right
    }

    .check-in .container > div.check-in-box > div.select-container select {
        font-size: 14px;
        line-height: 1em;
        background-position: 70% center
    }

    .check-in .container > div.check-in-box:nth-child(3) {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline;
        float: left;
        width: 50%;
        padding: 0
    }

    .check-in .container > div.check-in-box:nth-child(4) {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline;
        width: 50%;
        float: right;
        padding: 0 0 0 2%
    }

    .check-in .container > div.check-in-box:nth-child(4) > div.select-container {
        width: 100%
    }

    .check-in .container > div.check-in-box.submit {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline;
        float: left;
        width: 100%;
        padding: 0
    }

    footer .bottom .logo, footer .top div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .check-in .container > div.check-in-box.submit input {
        float: left;
        font-size: 14px;
        line-height: 1;
        padding: 9px 0 10px;
        margin: 10px 0
    }

    .slider {
        padding-top: 0
    }

    .slider #slides {
        display: none;
        width: 100%
    }

    .slider #slides .slidesjs-container {
        height: 230px
    }

    .slider #slides .slidesjs-container .slidesjs-control {
        height: 250px
    }

    .slider #slides .slidesjs-container .slidesjs-control div img {
        width: 100%;
        height: auto
    }

    .slider #slides .slidesjs-container .slidesjs-control div h3 {
        width: 100%;
        top: auto;
        left: 0;
        bottom: -90px;
        margin: 0;
        padding: 10px 15px;
        font-size: 16px
    }

    .slider #slides .slidesjs-pagination {
        display: block;
        list-style-type: none;
        padding: 0;
        margin: 0;
        text-align: center
    }

    .slider #slides .slidesjs-pagination li {
        display: inline-block;
        margin: 0 5px
    }

    .slider #slides .slidesjs-pagination li a {
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #000;
        font-size: 0;
        text-indent: 1000px;
        overflow: hidden
    }

    .general .homepage-about-holder img, .slider #slides .slidesjs-navigation, .slider a#scroll-down {
        display: none
    }

    .slider #slides .slidesjs-pagination li a.active, .slider #slides .slidesjs-pagination li a:hover {
        background: #c95a69
    }

    .general.container {
        padding: 20px 15px;
        overflow: hidden
    }

    .general h2 {
        font-size: 21px;
        line-height: 1.5
    }

    .general h5 {
        font-size: 16px;
        line-height: 1.5
    }

    .general .homepage-about-holder ul {
        float: none;
        margin-left: 0;
        padding-left: 0
    }

    .photogallery {
        margin-top: 0
    }

    .photogallery a {
        width: 32%;
        height: auto;
        margin: 0 2% 2% 0
    }

    .photogallery a:nth-of-type(2n+0) {
        margin-right: 2%
    }

    .photogallery a:nth-of-type(3n+0) {
        margin-right: 0
    }

    .photogallery.vertical {
        padding-left: 0
    }

    .photogallery.vertical a:nth-child(2n+0) {
        margin-right: 2%
    }

    .photogallery.vertical a:nth-child(3n+0) {
        margin-right: 0
    }

    .title {
        margin: 0 0 20px
    }

    .title h1 {
        margin: 0 0 10px;
        font-size: 26px;
        line-height: 1em;
        color: #b8282e
    }

    .title h4 {
        font-size: 16px
    }

    .map iframe {
        height: 150px
    }

    footer {
        padding: 20px 0 0
    }

    footer .top {
        padding-bottom: 0
    }

    footer .top div {
        box-sizing: border-box;
        display: inline;
        float: left;
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }

    footer .top div h4 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 5px
    }

    footer .top div p {
        font-size: 12px;
        line-height: 1.8em
    }

    footer .top div:nth-child(2), footer .top div:nth-child(3) {
        padding: 0
    }

    footer .middle {
        display: none;
        padding: 15px 0
    }

    footer .middle nav {
        text-align: center
    }

    footer .middle nav a {
        padding: 0 10px;
        margin: 0 0 10px
    }

    footer .middle nav .social {
        float: none;
        width: 100%;
        text-align: center
    }

    footer .middle nav .social a.fcb, footer .middle nav .social a.ins, footer .middle nav .social a.tw {
        float: none;
        margin: 0 10px
    }

    footer .bottom {
        padding: 20px 0 10px
    }

    footer .bottom .logo {
        box-sizing: border-box;
        width: 100%;
        float: none;
        display: block;
        padding: 0;
        height: 14px;
        margin-bottom: 20px;
        background-position: center top
    }

    footer .bottom div {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline;
        width: 100%;
        float: none;
        padding: 0
    }

    footer .bottom div p {
        font-size: 12px;
        display: block;
        float: none;
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px
    }

    footer .bottom div p:nth-child(2) {
        margin-right: 0
    }

    footer .bottom div p:last-child {
        margin-right: 0;
        float: none
    }

    footer .bottom div p a {
        color: #fff;
        text-decoration: none
    }

    .contact input, .contact textarea {
        width: 100%
    }

    .contact input[type=submit] {
        padding: 10px
    }

    .action {
        top: 10px;
        right: 15px;
        width: 50px;
        height: 50px;
        font-size: 12px;
        line-height: 50px
    }
}

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    padding: 0 !important;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../img/layout/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/layout/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(../img/layout/blank.gif)
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/layout/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../img/layout/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(../img/layout/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

#TA_socialButtonBubbles308 {
    display: inline-block;
    vertical-align: bottom;
}

.socialWidgetCallout .bubbles img {
    padding: 1px 0px 2px 0px;
    top: 7px;
    vertical-align: top;
}

.fb_iframe_widget {
    vertical-align: super;
}

@media only screen and (max-width: 640px) {
    header nav div.social a {
        top: 3px;
        position: relative;
    }

    #TA_socialButtonBubbles308 .socialWidgetContainer .socialWidget a {
        top: 6px;
    }
}

footer .middle #TA_socialButtonBubbles308 {
    display: inline-block;
    vertical-align: top;
}

footer .middle #TA_socialButtonBubbles308 .TA_links {
    margin: 0px;
}