/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700&subset=latin,latin-ext);

.popinbox {
    z-index: 99999999;
    overflow: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px; 
    margin-top: -350px; 
    display: none;
    height:700px;
    width:600px;
    background-color: #fefefe;
    border: 1px solid #000;
}
.popGoBox {
    z-index: 99999999;
    overflow: auto;
    position: fixed;
    max-height: 80%;
    top: 40px;
    left: 50%;
    margin-left: -40%; 
    width:60%;
    background-color: #eee;
    border: 1px solid #000;
    padding:16px;
    font-size:12px; 

}
.underlblue a { text-decoration: underline;color:#1f6ae2; }

:root {
      --color1: #00489d;
      --color2: #e32028;
      --color3: #1b2c3b;
      --color4: url("../images/bg/blue-transparent.png");
      --color5: #2c3e50;
      --color6: url("../images/sep-1.png");
      --color7: url("../images/icons/red-arr.png");
      --color8: url("../images/line-f.png");
      --color9: #e22126;
      --color10: #00367e;
      --color11: url("../images/icons/s-ar-left.png");
      --color12: url("../images/icons/s-ar-right.png");
      --color13: url("../images/icons/kljukica.png");
      --color14: url("../images/sep-1s.png");
      --color15: url("../images/sec3.png");
      --color16: #00449d;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}


.loader2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 500px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

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 {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
  @page {                
    size: A4;
    margin: 5mm;
  }
  body {
    margin-top: -200px;
  }
  .redd {
    -webkit-print-color-adjust: exact; 
  }

  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .navbar,.noPrint {
        display: none
  }
  .yesPrint {
        display: block
  }
}

@media (min-width: 568px) {
    .showmobile {
        display: none
    }
    .showdesktop {
        display: block
    }
    .showmobilein {
        display: none
    }
    .showdesktopin {
        display: inline
    }

}
@media (max-width: 567px) {
    .showmobile {
        display: block
    }
    .showdesktop {
        display: none
    }
    .showmobilein {
        display: inline
    }
    .showdesktopin {
        display: none
    }
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #666;
    text-decoration: none
}

a:hover,
a:focus {
    //color: #404040;
    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: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 969px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row2 {
    margin-left: -15px;
    margin-right: -15px
}
.row2:before,
.row2:after {
    content: " ";
    display: table
}

.row2:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-15,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-15 {
        width: 12.5%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .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: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]: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.42857;
    color: #666
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 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 {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.42857 \0
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
    line-height: 30px
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    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.sr-only ~ .form-control-feedback {
    top: 0
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group,
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control,
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label,
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    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;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 80px;
    padding: 20px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 10px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #666
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.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: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    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: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        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
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 992px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {+
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    margin-top:-22px;
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media (min-width: 992px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #999
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.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: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    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;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix: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;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.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
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.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
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.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
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.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
}


.visible-print-block {
    display: none !important
}


.visible-print-inline {
    display: none !important
}


.visible-print-inline-block {
    display: none !important
}



.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    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: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    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: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .yamm-content {
    padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.sidebar {
    /*! jQuery UI - v1.11.4 - 2016-03-05
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright jQuery Foundation and other contributors; Licensed MIT */
}

.sidebar .ui-helper-hidden {
    display: none
}

.sidebar .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.sidebar .ui-helper-clearfix:before,
.sidebar .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.sidebar .ui-helper-clearfix:after {
    clear: both
}

.sidebar .ui-helper-clearfix {
    min-height: 0
}

.sidebar .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.sidebar .ui-front {
    z-index: 100
}

.sidebar .ui-state-disabled {
    cursor: default !important
}

.sidebar .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.sidebar .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sidebar .ui-slider {
    position: relative;
    text-align: left
}

.sidebar .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.sidebar .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.sidebar .ui-slider.ui-state-disabled .ui-slider-handle,
.sidebar .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.sidebar .ui-slider-horizontal {
    height: .8em
}

.sidebar .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.sidebar .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.sidebar .ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.sidebar .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.sidebar .ui-slider-vertical {
    width: .8em;
    height: 100px
}

.sidebar .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.sidebar .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.sidebar .ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.sidebar .ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.sidebar .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.sidebar .ui-widget .ui-widget {
    font-size: 1em
}

.sidebar .ui-widget input,
.sidebar .ui-widget select,
.sidebar .ui-widget textarea,
.sidebar .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.sidebar .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222
}

.sidebar .ui-widget-content a {
    color: #222222
}

.sidebar .ui-widget-header {
    border: 1px solid #aaaaaa;
    color: #222222;
    font-weight: bold
}

.sidebar .ui-widget-header a {
    color: #222222
}

.sidebar .ui-state-default,
.sidebar .ui-widget-content .ui-state-default,
.sidebar .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: normal;
    color: #555555
}

.sidebar .ui-state-default a,
.sidebar .ui-state-default a:link,
.sidebar .ui-state-default a:visited {
    color: #555555;
    text-decoration: none
}

.sidebar .ui-state-hover,
.sidebar .ui-widget-content .ui-state-hover,
.sidebar .ui-widget-header .ui-state-hover,
.sidebar .ui-state-focus,
.sidebar .ui-widget-content .ui-state-focus,
.sidebar .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    font-weight: normal;
    color: #212121
}

.sidebar .ui-state-hover a,
.sidebar .ui-state-hover a:hover,
.sidebar .ui-state-hover a:link,
.sidebar .ui-state-hover a:visited,
.sidebar .ui-state-focus a,
.sidebar .ui-state-focus a:hover,
.sidebar .ui-state-focus a:link,
.sidebar .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.sidebar .ui-state-active,
.sidebar .ui-widget-content .ui-state-active,
.sidebar .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    font-weight: normal;
    color: #212121
}

.sidebar .ui-state-active a,
.sidebar .ui-state-active a:link,
.sidebar .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.sidebar .ui-state-highlight,
.sidebar .ui-widget-content .ui-state-highlight,
.sidebar .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    color: #363636
}

.sidebar .ui-state-highlight a,
.sidebar .ui-widget-content .ui-state-highlight a,
.sidebar .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.sidebar .ui-state-error,
.sidebar .ui-widget-content .ui-state-error,
.sidebar .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    color: #cd0a0a
}

.sidebar .ui-state-error a,
.sidebar .ui-widget-content .ui-state-error a,
.sidebar .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.sidebar .ui-state-error-text,
.sidebar .ui-widget-content .ui-state-error-text,
.sidebar .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.sidebar .ui-priority-primary,
.sidebar .ui-widget-content .ui-priority-primary,
.sidebar .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.sidebar .ui-priority-secondary,
.sidebar .ui-widget-content .ui-priority-secondary,
.sidebar .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.sidebar .ui-state-disabled,
.sidebar .ui-widget-content .ui-state-disabled,
.sidebar .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.sidebar .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-top,
.sidebar .ui-corner-left,
.sidebar .ui-corner-tl {
    border-top-left-radius: 4px
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-top,
.sidebar .ui-corner-right,
.sidebar .ui-corner-tr {
    border-top-right-radius: 4px
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-bottom,
.sidebar .ui-corner-left,
.sidebar .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-bottom,
.sidebar .ui-corner-right,
.sidebar .ui-corner-br {
    border-bottom-right-radius: 4px
}

.sidebar .ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.sidebar .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

html,
body {
    width: 100%;
    height: 100%
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #2c3e50
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

section {
    float: left;
    width: 100%
}

*:focus {
    outline: none
}

.t {
    display: table
}

.t .tr {
    display: table-row
}

.t .tr .td {
    display: table-cell
}

@media (min-width: 1380px) {
    .container {
        width: 1360px
    }
}

.caret {
    width: 14px;
    height: 8px;
    border: 0;
    background: url("../images/icons/menu-down.png") no-repeat
}

.twitter-typeahead {
    width: 100%
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0
}

.tt-dropdown-menu {
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #fff;
    width: 100%
}

.tt-suggestion {
    display: block;
    padding: 3px 20px
}

.tt-suggestion.tt-is-under-cursor {
    text-decoration: underline;
    color: #2c3e50
}

.tt-suggestion.tt-is-under-cursor p,
.tt-suggestion.tt-is-under-cursor a {
    color: #2c3e50
}

.tt-suggestion p {
    margin: 0;
    color: #2c3e50
}

.icon-bar {
    background: #fff
}

.navbar-toggle {
    border: 1px #fff solid;
    margin-top: 2px;
    margin-right: 0;
    margin-bottom: 10px
}

p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 36px;
    height: 19px;
    display: inline-block;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal
}

input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: 0 -19px
}

label.css-label {
    background-image: url("../images/bg/csscheckbox.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

header {
    position: relative;
    float: left;
    width: 100%
}

header .phone {
    position: absolute;
    z-index: 10000000;
    right: 0;
    top: 88px;
    color: #ffffff;
    font-size: 20px;
    padding: 3px 4px 4px 43px;
    /*width: 174px;*/
    background: var(--color2) url("../images/icons/phone1.png") no-repeat 16px center;
    background-size: 18px 18px;
    -moz-border-radius: 20px 0px 0px 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px 0px 0px 20px
}

.header {
    position: absolute;
    width: 100%;
    z-index: 1000000;
    top: 62px;
    height:126px;
    background-color: var(--color1);
}

.navbar {
    border: 0;
    border-radius: 0;
    min-height: initial
}

.navbar-brand {
    padding: 0
}

.nav {
    margin-top: 0px
}

.nav>li {
    margin: 0 20px
}

.nav>li>a {
    padding: 6px 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: none
}

.nav>li.open>a {
    position: relative;
    background: var(--color2) !important
}

.nav>li.open>a:after {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -15px;
    width: 30px;
    height: 15px;
    background: url("../images/icons/ard.png") no-repeat;
    content: ""
}

.dropdown-menu.smucisca {
    margin-top: 30px !important;
    border: 0;
    border-radius: 0;
    padding: 0;
    z-index: 10000
}

.dropdown-menu.smucisca .yamm-content {
    padding: 0
}

.dropdown-menu.smucisca h4 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    color: var(--color16);
    margin: 0;
    padding: 0 0 14px 35px
}

.dropdown-menu.smucisca h4 a {
    text-decoration: underline;
    color: var(--color16);
}

.dropdown-menu.smucisca h4.at {
    background: url("../images/flags/au.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.ba {
    background: url("../images/flags/bih.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.ch {
    background: url("../images/flags/ch.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.fr {
    background: url("../images/flags/fr.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.it {
    background: url("../images/flags/it.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.si {
    background: url("../images/flags/sl.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.rs {
    background: url("../images/flags/sr.png") no-repeat left 2px
}

.dropdown-menu.smucisca .ces .ce {
    float: left;
    width: 25%;
    border-left: 1px #f1f1f1 solid;
    padding: 22px 42px
}

.dropdown-menu.smucisca .ces .ce ul {
    padding: 0;
    margin: 0
}

.dropdown-menu.smucisca .ces .ce ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 4px;
    padding-left: 14px;
    background: url("../images/icons/lr.png") no-repeat left 4px
}

.dropdown-menu.smucisca .ces .ce ul li a {
    font-size: 14px;
    color: #68798d
}

.dropdown-menu.smucisca .ces .ce .cel {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px #f1f1f1 solid
}

.dropdown-menu.smucisca .ces .cel-half {
    float: left;
    width: 50%
}

.dropdown-menu.smucisca .ces .cel-half.cel-half-r {
    padding-left: 20px !important
}

.smucanje {
    margin-top: 30px !important;
    border: 0;
    border-radius: 0;
    padding: 0;
    z-index: 10000
}

.smucanje .yamm-content {
    padding: 0
}

.smucanje .yc {
    float: left;
    width: 25%;
    padding: 30px 20px 40px;
    background: url("../images/sp.png") no-repeat left top
}

.smucanje .yc:first-child {
    background: none
}

.smucanje .yc img {
    width: 100%
}

.smucanje .yc h4 {
    height: 66px;
    margin: 0 0 4px;
    padding: 10px 0 8px 50px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}

.smucanje .yc h4.yc1 {
    background: url("../images/icons/s-ic-1.png") no-repeat left top
}

.smucanje .yc h4.yc2 {
    background: url("../images/icons/s-ic-2.png") no-repeat left top
}

.smucanje .yc h4.yc3 {
    background: url("../images/icons/s-ic-3.png") no-repeat left top
}

.smucanje .yc h4.yc4 {
    background: url("../images/icons/s-ic-4.png") no-repeat left top
}

.smucanje .yc p {
    margin-bottom: 40px
}

.smucanje .yc .check {
    display: inline-block;
    padding: 9px 10px;
    background: var(--color2);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px
}

.sub-img {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    height: 460px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.sub-img-small {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    height: 237px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.slider .slick-slide {
    height: 828px;
    background-position: top center;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    text-align: center;
    color: #fff
}

.slider .slick-slide2 {
    height: 800px;
    background-position: top center;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    text-align: center;
    color: #fff
}

.slider_text {
    font-size:22px;
}

.lc {
    text-transform: lowercase;
}

.noslidericonsbox {
    color:#ffffff;
    font-size:25px;
}
.noslidericonsboxL {
    color:#ffffff;
    font-size:40px;
}
.noslidericons {
    padding: 20px 10px;
}
.yesslider {
    margin-top:126px;
}
.noslider {
    text-align:center;
    color:#ffffff;
    height: 714px;
    margin-top:126px;
}
.noslider a {
    color:#ffffff;
}
.noslider p {
    font-weight: 100;
    padding:0px;
    margin-bottom: 60px;
}
.noslider h1 {
    padding-top: 120px;
    margin-bottom: 0px;
}
.noslider h1,p {
    font-family: 'Roboto Slab', serif;
    font-size: 90px;
    line-height: 90px;
    font-weight: bold;
    text-transform: uppercase
}

.slider .slick-slide h1,
.slider .slick-slide h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    margin: 180px 0 0 0;
    padding: 0;
    text-transform: uppercase
}

.slider .slick-slide p {
    font-size: 27px;
    margin-bottom: 55px
}

.slider .slick-slide .more {
    color: #fff;
    font-size: 18px;
    background: var(--color2);
    display: inline-block;
    padding: 16px 40px;
    text-transform: uppercase
}

.slider.sub-slider .slick-slide {
    height: 1080px
}

.slider.sub-slider .slick-slide h1,
.slider.sub-slider .slick-slide h2 {
    font-size: 85px;
    line-height: 85px;
    margin-bottom: 15px;
    margin-top: 0
}

.slider.sub-slider .slick-slide h3 {
    font-size: 85px;
    line-height: 85px;
    font-weight: 100;
    font-family: 'Roboto Slab', serif;
    padding: 0;
    text-transform: uppercase;
    margin: 180px 0 0 0
}

.slider.sub-slider.sub-slider-second h1 {
    position: relative;
    margin: 180px 0 0 0 !important;
    line-height: 120% !important;
    padding-top: 80px
}

.slider.sub-slider.sub-slider-second h1 img {
    position: absolute;
    left: 50%;
    margin-left: -43px;
    top: 0
}

.slider.sub-slider.sub-slider-third h1 {
    position: relative;
    margin: 300px 0 0 0 !important;
    line-height: 120% !important
}

.slider.sub-slider.sub-slider-third h3 {
    font-size: 85px;
    line-height: 85px;
    font-weight: 100;
    font-family: 'Roboto Slab', serif;
    padding: 0;
    text-transform: uppercase;
    margin: 0
}

.slider .breadcrumbs {
    padding: 0;
    margin-bottom: 40px;
    display: inline-block
}

.slider .breadcrumbs li {
    float: left;
    list-style: none;
    padding: 0 10px 0 14px;
    background: url("../images/icons/b-ar.png") no-repeat left center
}

.slider .breadcrumbs li a {
    color: #fff
}

.slider .breadcrumbs li.active a {
    color: var(--color2);
    font-weight: bold
}

.slider .breadcrumbs li:first-child {
    background: none
}

.slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    z-index: 1000;
    border: 0;
    text-indent: -9999px
}

.slider .slick-arrow.slick-prev {
    left: 40px;
    background: url("../images/left.png")
}

.slider .slick-arrow.slick-next {
    right: 40px;
    background: url("../images/right.png")
}

.sic {
    display: inline-block;
    margin: 0;
    font-size: 26px;
    width: 230px;
    font-weight: 300
}

.sic img {
    display: inline-block;
    margin-bottom: 30px
}

.sic span {
    font-weight: bold;
    color: var(--color2)
}

.descblock {
    padding: 30px;
}
.descblock h1 {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 72px 15px 0;
    background: var(--color14) no-repeat left bottom;
    font-size: 35px;
    text-transform: uppercase;
}


.header-gofilter {
    position: absolute;
    width: 100%;
    z-index: 100000;
    left: 0;
    bottom: 0;
    background: var(--color4);
    height:75px;
    color: #fff;
    padding-top: 26px;
}


.header-filterin {
    z-index: 9998;
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    background: var(--color4);
    padding: 25px 0 10px;
    margin-bottom: 0px;
    color: #fff
}

.header-filter {
    position: absolute;
    width: 100%;
    z-index: 100000;
    left: 0;
    bottom: 0;
    background: var(--color4);
    padding: 25px 0 10px;
    margin-bottom: 0px;
    color: #fff
}

.header-filter .hf {
    float: left
}

.header-filter .hf label {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    margin: 0 0 20px
}

.header-filter .hf input {
    background: none;
    border: 0;
    border-bottom: 1px #496fa2 solid;
    padding: 3px 0 17px 33px
}

.header-filter .hf input::-webkit-input-placeholder {
    color: #a9bfdb
}

.header-filter .hf input:-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.header-filter .hf input::-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.header-filter .hf input:-ms-input-placeholder {
    color: #a9bfdb
}

.header-filter .hf input:placeholder-shown {
    color: #a9bfdb
}

.header-filter.header-filter-full-screen {
    padding: 0
}

.header-filter.header-filter-full-screen .hf-left {
    float: left;
    width: 16%;
    padding: 22px 35px;
    background: var(--color2);
    font-size: 14px
}

.header-filter.header-filter-full-screen .hf-left span {
    font-size: 30px
}

.header-filter.header-filter-full-screen .hf-left h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px #f3aaac solid;
    margin-bottom: 4px
}

.header-filter.header-filter-full-screen .hf-left p {
    line-height: 20px
}

.header-filter.header-filter-full-screen .hf-right {
    float: left;
    width: 84%
}

.header-filter.header-filter-full-screen .hf-wrap {
    display: inline-block;
    width: 100%;
    padding: 60px 40px 56px
}

.details-filter-bottom {
    top: 100%
}

.details-filter-bottom .dfb-right {
    float: right;
    width: 84%;
    padding: 0 40px
}

.details-filter-bottom .dfb-right .df-5 {
    width: 16%
}

.details-filter-bottom .dfb-right .hide-btn {
    float: left;
    font-size: 17px;
    padding-right: 33px;
    color: #fff;
    background: url("../images/icons/minus.png") no-repeat right center
}

.ui-datepicker {
    background: #fff;
    width: 320px;
    box-shadow: 1px 3px 5px #888888;
}

.ui-datepicker .ui-datepicker-calendar {
    margin-top: 62px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px
}

.ui-datepicker .ui-datepicker-calendar th {
    color: var(--color16);
    font-size: 16px;
    font-weight: normal;
    padding: 4px 5px
}

.ui-datepicker .ui-datepicker-calendar td {
    padding: 4px 3px;
    color: #68798d
}

.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px 7px
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
    background: var(--color2);
    color: #fff;
    font-weight: bold
}

.ui-datepicker .ui-datepicker-prev {
    position: relative;
    z-index: 100;
    float: left;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    background: url("../images/icons/cl.png") no-repeat
}

.ui-datepicker .ui-datepicker-next {
    position: relative;
    z-index: 100;
    float: right;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    background: url("../images/icons/cr.png") no-repeat
}

.ui-datepicker .ui-datepicker-title {
    float: left;
    padding: 13px 0;
    font-size: 17px;
    font-weight: bold;
    color: var(--color16);
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #ffffff;
    text-align: center;
    width: 100%;
    position: absolute
}

.details-url {
    float: right;
    font-size: 17px;
    padding-right: 33px;
    color: #fff;
    background: url("../images/icons/minus.png") no-repeat right center
}

.details-url:focus,
.details-url:hover {
    text-decoration: none;
    color: #fff
}

.details-filter {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background: var(--color10);
    padding: 25px 0 17px;
    z-index: 1110000;
    color: #fff
}

.details-filter label {
    display: inline-block;
    width: 100%;
    color: #4371ba;
    font-size: 16px;
    font-weight: normal
}

.details-filter .df dl dt a {
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom: 1px #496fa2 solid;
    padding: 15px 18px 15px 18px;
    color: #7a96bc
}

.details-filter .df dl dt a:after {
}

.details-filter .df dl dt a:hover {
    text-decoration: none
}

.details-filter .df dl dd ul {
    position: absolute;
    left: 0;
    top: 30px;
    background: #fff;
    padding: 15px 12px;
    width: 100%
}

.details-filter .df dl dd ul li {
    list-style: none
}

.details-filter .df dl dd ul li a {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    color: #68798d;
    font-size: 16px;
    padding-left: 28px;
    background: url("../images/icons/lr.png") no-repeat left 10px
}

.details-filter .df dl.op {
    background: #fff
}

.details-filter .df dl.op dt a {
    color: #2c3e50 !important
}

.details-filter .df dl.op dt a:before {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 0;
    content: "";
    height: 1px;
    background: #cfcfcf;
    z-index: 100000
}

.details-filter .df dl.op dt a:after {
    position: absolute;
    width: 10px;
    height: 7px;
    content: "";
    right: 10px;
    top: 23px;
    background: url("../images/icons/aup.png") no-repeat
}

.details-filter .df-1 {
    float: left;
    width: 14%
}

.details-filter .df-1 h4 {
    font-size: 20px;
    margin: 48px 0 0 0;
    padding: 0;
    font-weight: normal
}

.details-filter .df-2 {
    float: left;
    width: 15%
}

.details-filter .df-2 .inp {
    position: relative;
    width: 110px;
    margin-top: 16px
}

.details-filter .df-2 .inp input {
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom: 1px #496fa2 solid;
    padding: 15px 61px 15px 18px;
    background: none
}

.details-filter .df-2 .inp input::-webkit-input-placeholder {
    color: #a9bfdb
}

.details-filter .df-2 .inp input:-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.details-filter .df-2 .inp input::-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.details-filter .df-2 .inp input:-ms-input-placeholder {
    color: #a9bfdb
}

.details-filter .df-2 .inp input:placeholder-shown {
    color: #a9bfdb
}



.details-filter .df-2 .inp .ad {
    display: none;
    position: absolute;
    width: 87px;
    z-index: 1000000;
    background: #fff url("../images/icons/sep-small.png") no-repeat center top;
    padding: 9px 5px 8px;
    text-align: center;
    left: 57px;
    top: 0
}

.details-filter .df-2 .inp .ad img {
    display: inline-block
}

.details-filter .df-3 {
    float: left;
    width: 15%
}

.details-filter .df-3 dl {
    max-width: 220px
}

.details-filter .df-4 {
    float: left;
    width: 21%
}

.details-filter .df-4 dl {
    max-width: 200px
}

.details-filter .df-5 {
    float: left;
    width: 27%
}

.details-filter .df-5 dl {
    max-width: 200px
}

.title {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 70px;
    padding: 0 0 25px;
    background: var(--color6) no-repeat center bottom;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.top-offer {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 70px 0
}

.top-offer-description {
    margin-top: 50px
}

.top-offer-description .title {
    margin-bottom: 30px
}

.top-offer-description p {
    font-size: 14px;
    line-height: 24px
}

.tp-box {
    position: relative;
    border: 1px #d4d4d4 solid;
    float: left;
    width: 100%
}

.tp-box .tp-box-img {
    position: relative
}

.tp-box .tp-box-img img {
    width: 100%;
    border-bottom: 1px #d4d4d4 solid
}

.tp-box .tp-box-img .novo {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    background: url("../images/novo.png") no-repeat
}

.tp-box .tp-box-img .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 16px;
    top: 18px
}

.tp-box .tp-box-img .icon img {
    width: 60px;
    height: 60px;
    border: 0
}

.tp-box .tp-box-header {
    position: relative;
    display: inline-block;
    width: 100%
}

.tp-box .tp-box-ic {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: -59px
}

.tp-box .tb-title {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #2c3e50;
    font-weight: bold;
    text-transform: uppercase;
    padding: 70px 50px 30px;
    text-align: center;
    line-height: 30px
}

.best-offer {
    float: left;
    width: 100%;
    padding: 60px 0;
    background: url("../images/bg/best-offer-bg.jpg") no-repeat center top;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.best-offer .title {
    color: #fff;
    font-family: 'Titillium Web', sans-serif
}

.bo-box {
    background: #fff;
    text-align: center;
    padding: 40px 30px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%
}

.bo-box img {
    margin: 0 0 16px
}

.bo-box h4 {
    color: var(--color2);
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 16px;
    padding: 0
}

.bo-box p {
    margin: 0;
    font-size: 18px
}

.more-text {
    font-size: 18px;
    color: #324354;
    font-family: 'Titillium Web', sans-serif
}

.more-text p {
    margin: 0;
    padding: 0
}

.more-text a {
    color: var(--color2);
    font-weight: bold;
    text-decoration: underline
}

.more-text a:hover {
    text-decoration: none
}

.do-not-miss {
    float: left;
    width: 100%;
    padding: 60px 0
}

.do-not-miss .title {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 70px;
    padding: 0 0 25px;
    background: url("../images/sep-1.png") no-repeat center bottom;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Titillium Web', sans-serif
}

.dnm-box {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 36px;
    background: #000;
    text-align: center
}

.dnm-box img {
    width: 100%
}

.dnm-box .dnm-text {
    padding-top: 100px
}

.dnm-box .dnm-text p {
    display: none;
    margin: 30px 0 0 0
}

.dnm-box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff
}

.dnm-box a .h4 {
    display: inline-block;
    width: 100%;
    font-size: 30px;
    line-height: 34px;
    font-weight: bold
}

.dnm-box a:hover {
    text-decoration: none
}

.dnm-box .more {
    position: absolute;
    right: 35px;
    bottom: 33px;
    background: var(--color2) url("../images/icons/flag.png") no-repeat 19px center;
    padding: 16px 22px 16px 44px;
    border: 2px var(--color2) solid;
    text-transform: uppercase;
    font-weight: bold
}

.dnm-box:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.dnm-box:hover p {
    display: block
}

.dnm-box:hover .more {
    background: url("../images/icons/flag.png") no-repeat 19px center
}

.e-news {
    float: left;
    width: 100%;
    padding: 70px 0 0px;
    background: url("../images/bg/enews-bg.jpg") no-repeat center top;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.e-news .title {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    background: url("../images/sep-2.png") no-repeat center bottom
}

.e-news form {
    display: inline-block;
    width: 100%;
    text-align: center
}

.e-news input {
    display: inline-block;
    width: 686px;
    height: 64px;
    border: 1px #fff solid;
    background: none;
    font-size: 16px;
    padding: 0 30px;
    color: #fff;
    margin-right: 35px
}

.e-news input::-webkit-input-placeholder {
    color: #fff
}

.e-news input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.e-news input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.e-news input:-ms-input-placeholder {
    color: #fff
}

.e-news input:placeholder-shown {
    color: #fff
}

.e-news button {
    display: inline-block;
    background: var(--color2);
    padding: 21px 38px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    border: 0
}

.testimonials {
    float: left;
    width: 100%;
    padding: 64px 0 70px
}

.testimonials .title {
    margin-bottom: 36px
}

.testimonial {
    position: relative;
    border: 1px #d4d4d4 solid;
    margin: 44px 0 0 44px
}

.testimonial .testimonial-title {
    width: 100%;
    float: left;
    background: var(--color2);
    color: #fff;
    padding: 16px 0 16px 144px
}

.testimonial .testimonial-title h2 {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase
}

.testimonial .testimonial-title p {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif
}

.testimonial .testimonial-text {
    display: inline-block;
    width: 100%;
    padding: 30px 30px 35px 100px
}

.testimonial .testimonial-text p {
    margin: 0;
    padding-left: 50px;
    background: url("../images/icons/apostrof.png") no-repeat left top;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif
}

.testimonial img {
    position: absolute;
    left: -44px;
    top: -40px
}

.testimonials-slider {
    padding: 0 50px
}

.testimonials-slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    width: 56px;
    height: 56px;
    z-index: 1000;
    border: 0;
    text-indent: -9999px
}

.testimonials-slider .slick-arrow.slick-prev {
    left: -30px;
    background: url("../images/left-ar.png")
}

.testimonials-slider .slick-arrow.slick-next {
    right: -30px;
    background: url("../images/right-ar.png")
}

.testimonials-slider .video {
    padding: 44px 44px 0 0
}

.testimonials-slider .video img,
.testimonials-slider .video iframe {
    width: 100%
}

.map {
    position: relative;
    width: 100%;
    float: left
}

.map iframe {
    float: left;
    width: 100%;
    height: 920px;
    border: 0
}

.map-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 140px;
    z-index: 9999;
}

.map-menu .map-drop {
    float: left;
    width: 232px;
    margin-right: 40px
}

.map-menu .map-drop ul {
    display: none;
    float: left;
    background: #1b1d26;
    border: 1px #fff solid;
    border-top: 0;
    padding: 10px 0;
    margin: 0;
    width: 100%
}

.map-menu .map-drop ul li {
    display: inline-block;
    width: 100%;
    list-style: none
}

.map-menu .map-drop ul li a {
    display: inline-block;
    width: 100%;
    padding: 5px 28px;
    color: #fff
}

.map-menu .drop {
    position: relative;
    float: left;
    background: #1b1d26;
    border: 1px #fff solid;
    width: 100%;
    font-size: 16px;
    color: #55575e;
    padding: 13px 40px 13px 28px;
    text-decoration: none
}

.map-menu .drop:hover,
.map-menu .drop:focus {
    text-decoration: none
}

.map-menu .drop:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    height: 8px;
    background: url("../images/icons/arrow-down.png") no-repeat;
    top: 23px;
    right: 30px;
    content: ""
}

.partners {
    float: left;
    width: 100%;
    padding: 60px 0 60px
}

.partners .imgs a {
    margin-left: 93px
}

.partners .imgs a:first-child {
    margin-left: 0
}

.top-description {
    float: left;
    width: 100%
}

.top-description .td-left {
    float: left;
    width: 50%;
    min-height: 464px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.top-description .td-right {
    float: left;
    width: 50%
}

.top-description .td-right .td-right-col {
    float: left;
    max-width: 680px;
    padding: 105px 0 80px 120px
}

.top-description .td-right .td-right-col h2 {
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 72px 15px 0;
    background: url("../images/sep-1s.png") no-repeat left bottom;
    font-size: 35px;
    text-transform: uppercase
}

.top-description .td-right .td-right-col h2 img {
    position: absolute;
    right: 0;
    top: 6px
}

.top-description .td-right .td-right-col p {
    font-size: 14px;
    line-height: 26px
}

.tp-box-place {
    position: relative;
    border: 1px #d4d4d4 solid;
    float: left;
    width: 100%
}

.tp-box-place .tp-box-img {
    position: relative
}

.tp-box-place .tp-box-img img {
    width: 100%;
    border-bottom: 1px #d4d4d4 solid
}

.tp-box-place .tp-box-img .novo {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    background: url("../images/novo.png") no-repeat
}

.tp-box-place .tp-box-img .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 16px;
    top: 18px
}

.tp-box-place .tp-box-img .icon img {
    width: 60px;
    height: 60px;
    border: 0
}

.tp-box-place .tb-place-cont {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 28px 22px 35px
}

.tp-box-place .tb-place-cont h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #2c3e50;
    margin: 0 0 2px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 100
}

.tp-box-place .tb-place-cont h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: var(--color2);
    margin: 0 0 2px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold
}

.tp-box-place .tb-place-cont .stars {
    display: inline-block;
    width: 100%;
    margin: 3px 0 10px
}

.tp-box-place .tb-place-cont .stars img {
    display: inline-block;
    margin-right: 3px
}

.tp-box-place .tb-place-cont .elements {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px
}

.tp-box-place .tb-place-cont .elements .hc {
    display: inline-block;
    padding: 0 0 0 32px;
    margin-left: 11px
}

.tp-box-place .tb-place-cont .elements .hc:first-child {
    margin-left: 0
}

.tp-box-place .tb-place-cont .elements .hc.hc1 {
    background: url("../images/icons/h1.png") no-repeat left center
}

.tp-box-place .tb-place-cont .elements .hc.hc2 {
    background: url("../images/icons/h2.png") no-repeat left center
}

.tp-box-place .tb-place-cont .elements .hc.hc3 {
    background: url("../images/icons/h3.png") no-repeat left center
}

.tp-box-place .tb-place-cont .tp-btns .red {
    display: inline-block;
    background: var(--color2);
    padding: 13px 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    margin-right: 22px
}

.tp-box-place .tb-place-cont .tp-btns .place {
    display: inline-block;
    border: 1px #bebebe solid;
    padding: 12px 16px 13px 38px;
    text-transform: uppercase;
    font-size: 14px;
    color: #bebebe;
    background: url("../images/icons/pin-btn.png") no-repeat 17px center;
    font-family: 'Roboto Condensed', sans-serif
}

.dark-title {
    float: left;
    width: 100%;
    background: #1d1f2c;
    color: #fff;
    text-align: center;
    padding: 50px 0
}

.dark-title h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
    padding: 0 0 15px;
    background: url("../images/w.png") no-repeat center bottom;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.dark-title p {
    margin: 0;
    padding: 0
}

.ski-tabs {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 65px 0;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.ski-tabs .stb {
    background: #fff
}

.ski-tabs .stb .tab-content {
    padding: 50px 60px
}

.ski-tabs .stb .tab-content h2 {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px;
    padding: 0 0 25px;
    background: url("../images/icons/red-small-sep.png") no-repeat left bottom;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.ski-tabs .stb .tab-content p {
    margin-bottom: 45px
}

.ski-tabs .stb .tab-content p strong {
    color: var(--color2)
}

.ski-tabs .stb .nav-tabs {
    background: var(--color16);
}

.plan {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px
}

.plan img {
    width: 100%
}

.panel-group .panel {
    margin-bottom: 15px
}

.panel-group .panel-heading {
    background: var(--color2);
    color: #fff;
    border: 1px var(--color2) solid
}

.panel-group .panel-heading h4 {
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-weight: normal
}

.panel-group .panel-heading h4 a {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 19px 20px 19px 80px;
    background: url("../images/icons/min.png") no-repeat left center
}

.panel-group .panel-heading h4 a.collapsed {
    background: url("../images/icons/pls.png") no-repeat left center
}

.panel-group .panel-body {
    padding: 35px 60px 45px;
    color: #2c3e50;
    font-size: 14px
}

.panel-group .panel-body span {
    color: var(--color2)
}

.panel-group .panel-body ul {
    padding: 0;
    margin: 0
}

.panel-group .panel-body ul li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 18px;
    list-style: none
}

.panel-group .panel-body ul li img {
    position: absolute;
    left: 0;
    top: 0
}

.panel-group .panel-body ul li>div {
    display: table;
    width: 100%;
    min-height: 49px
}

.panel-group .panel-body ul li>div>div {
    padding-left: 65px;
    vertical-align: middle;
    display: table-cell
}

.nav-tabs {
    margin-top: 0;
    border-bottom: 1px #fff solid
}

.nav-tabs>li {
    width: 14.28%;
    text-align: center;
    margin: 0
}

.nav-tabs>li>a {
    border-radius: 0;
    margin-right: 0;
    padding: 26px 0 18px;
    background: url("../images/icons/tab-sep.png") no-repeat left center;
    border: 0
}

.nav-tabs>li>a span {
    display: inline-block;
    width: 43px;
    height: 35px
}

.nav-tabs>li>a span.tc-1 {
    background: url("../images/icons/tc-1.png") no-repeat center center
}

.nav-tabs>li>a span.tc-2 {
    background: url("../images/icons/tc-2.png") no-repeat center center
}

.nav-tabs>li>a span.tc-3 {
    background: url("../images/icons/tc-3.png") no-repeat center center
}

.nav-tabs>li>a span.tc-4 {
    background: url("../images/icons/tc-4.png") no-repeat center center
}

.nav-tabs>li>a span.tc-5 {
    background: url("../images/icons/tc-5.png") no-repeat center center
}

.nav-tabs>li>a span.tc-6 {
    background: url("../images/icons/tc-6.png") no-repeat center center
}

.nav-tabs>li>a span.tc-7 {
    background: url("../images/icons/tc-7.png") no-repeat center center
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background: url("../images/icons/tab-sep.png") no-repeat left center
}

.nav-tabs>li:first-child>a {
    background: none
}

.nav-tabs>li.active>a {
    border-radius: 0;
    margin-right: -2px;
    border: 0 !important;
    background: #fff
}

.nav-tabs>li.active>a span {
    display: inline-block;
    width: 43px;
    height: 35px
}

.nav-tabs>li.active>a span.tc-1 {
    background: url("../images/icons/tc-1h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-2 {
    background: url("../images/icons/tc-2h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-3 {
    background: url("../images/icons/tc-3h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-4 {
    background: url("../images/icons/tc-4h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-5 {
    background: url("../images/icons/tc-5h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-6 {
    background: url("../images/icons/tc-6h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-7 {
    background: url("../images/icons/tc-7h.png") no-repeat center center
}

.nav-tabs>li:last-child.active>a {
    margin-right: 0
}

.ski-tabs .stb-content .nav-tabs>li {
    width: 16.66666666666667%;
    font-size: 16px
}

.ski-tabs .stb-content .nav-tabs>li>a {
    height: 90px;
    font-size: 16px;
    padding: 23px 30px 0
}

.ski-tabs .stb-content .nav-tabs>li.active>a {
    color: #2c3e50
}

.ski-tabs .stb-content .tab-content {
    padding: 25px 40px
}

.ski-tabs .stb-content .tab-content h3 {
    font-size: 22px;
    color: var(--color10);
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 0;
    text-transform: uppercase
}

.ski-tabs .stb-content .tab-content p {
    font-size: 14px;
    line-height: 140%
}

.ski-tabs .stb-content .tab-content ul {
    margin: 0 0 20px 0;
    padding: 0
}

.ski-tabs .stb-content .tab-content ul li {
    list-style: none;
    font-size: 14px;
    padding: 0 0 0 8px;
    background: url("../images/icons/bullet.png") no-repeat left 7px
}

.ski-tabs .stb-content .tab-content ul li a {
    color: var(--color10);
    text-decoration: underline
}

.ski-tabs .stb-content .tab-content ul li a:hover {
    text-decoration: none
}

.ski-tabs .stb-content .tab-content h4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: var(--color2);
    text-transform: uppercase
}

.wide {
    float: left;
    width: 100%
}

.wide .sidebar {
    float: left;
    width: 16%;
    padding: 30px 35px;
    border-right: 1px #d4d4d4 solid;
    border-bottom: 1px #d4d4d4 solid
}

.wide .sidebar h4 {
    font-size: 14px;
    font-weight: bold;
    color: var(--color10);
    margin: 0 0 20px;
    text-transform: uppercase
}

.wide .sidebar .filter {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #b4c1c9 solid;
    margin-bottom: 20px;
    padding-bottom: 16px
}

.wide .sidebar .filter.no-border {
    border-bottom: 0
}

.wide .sidebar .filter .ui-corner-all {
    background: #ededed;
    border: 0;
    height: 3px
}

.wide .sidebar .filter .ui-slider .ui-slider-range {
    background: var(--color10);
    border: 0;
    height: 3px
}

.wide .sidebar .filter .ui-slider-handle {
    height: 12px;
    width: 8px;
    background: var(--color10);
    margin-left: 0
}

.wide .sidebar .filter .sliderValue {
    float: left;
    width: 50%;
    border: 0;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px
}

.wide .sidebar .filter .inputfield {
    margin-bottom: 5px
}

.wide .sidebar .filter .inf-left .inputfield {
    float: left;
    margin-left: 20px
}

.wide .sidebar .filter .inf-left .inputfield:first-child {
    margin-left: 0
}

.wide .sidebar .filter .star-check {
    float: left;
    width: 100%;
    margin-top: 24px
}

.wide .sidebar .filter .star-check .starfield {
    float: left;
    width: 26px;
    margin-left: 22px
}

.wide .sidebar .filter .star-check .starfield input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 19px;
    font-size: 12px;
    position: relative;
    font-weight: bold
}

.wide .sidebar .filter .star-check .starfield:first-child {
    margin-left: 0
}

.wide .sidebar .filter .star-check .starfield span {
    position: absolute;
    top: -23px;
    left: 0;
    padding-right: 15px;
    background: url("../images/icons/star.png") no-repeat right 5px
}

.wide .sidebar.sidebar-second {
    padding: 0
}

.wide .sidebar.sidebar-second .side-map img {
    width: 100%
}

.wide .wide-content {
    float: left;
    width: 84%;
    padding: 34px 38px 54px
}

.wide .wide-content.wide-content-rooms {
    padding: 20px 38px 54px
}

.blue-panel {
    padding: 35px 0;
    background: var(--color10);
    color: #fff;
    text-align: center
}

.blue-panel h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500
}

.blue-panel a {
    display: inline-block;
    padding: 14px 26px;
    background: var(--color2);
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold
}

.slider-for .slick-slide img,
.slider-nav .slick-slide img {
    width: 100%
}

.slider-nav .slick-slide img {
    cursor: pointer
}

.slider-for {
    position: relative
}

.slider-for .slick-arrow {
    position: absolute;
    width: 43px;
    height: 43px;
    top: 50%;
    margin-top: -21px;
    border: 0;
    text-indent: -9999px;
    z-index: 1000000
}

.slider-for .slick-arrow.slick-prev {
    background: var(--color11) no-repeat;
    left: 26px
}

.slider-for .slick-arrow.slick-next {
    background: var(--color12) no-repeat;
    right: 26px
}

.side-cont {
    display: inline-block;
    width: 100%;
    padding: 15px 35px
}

.side-cont h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #043877;
    margin-top: 0
}

.side-cont ul {
    padding: 0
}

.side-cont ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 25px;
    line-height: 18px
}

.side-cont ul li img {
    float: left;
    width: 43%
}

.side-cont ul li .i-right {
    float: right;
    width: 43%
}

.side-cont ul li a {
    color: #2c3e50;
    font-size: 14px;
    font-weight: bold
}

.side-cont ul li .stars {
    display: inline-block;
    width: 100%
}

.side-cont ul li .stars .star {
    display: inline-block;
    width: 12px;
    height: 11px;
    background: url("../images/icons/star.png") no-repeat
}

.side-cont .detailed {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #68798d solid;
    padding-bottom: 30px;
    margin-bottom: 25px
}

.side-cont .detailed a {
    display: inline-block;
    color: #2c3e50;
    padding-left: 10px;
    background: var(--color7) no-repeat left 5px;
    text-decoration: underline
}

.side-cont .detailed a:hover {
    text-decoration: none
}

.bread-wrap {
    display: inline-block;
    width: 100%
}

.bread-wrap .breadchrumbs {
    padding: 0;
    margin: 0 0 5px
}

.result-header {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #d4d4d4 solid;
    margin-bottom: 45px;
    padding-bottom: 26px
}

.result-header .result-header-left {
    float: left;
    width: 50%
}

.result-header .result-header-right {
    float: left;
    width: 50%
}

.result-header .result-header-right .rs-filter {
    float: right
}

.result-header .result-header-right .rs-filter label {
    float: left;
    font-size: 14px;
    font-weight: bold
}

.result-header .result-header-right .rs-filter .dropdown {
    float: left;
    font-size: 14px;
    width: 104px;
    padding: 0;
    margin: 0 0 0 42px
}

.result-header .result-header-right .rs-filter .dropdown dt {
    padding-bottom: 4px;
    border-bottom: 1px #cbcfd3 solid;
    background: url("../images/icons/s-ar-d.png") no-repeat right center
}

.result-header .result-header-right .rs-filter .dropdown dt a:focus,
.result-header .result-header-right .rs-filter .dropdown dt a:hover {
    text-decoration: none
}

.result-header .result-header-right .rs-filter .dropdown ul {
    position: absolute;
    left: 0;
    top: 10px;
    padding: 5px;
    width: 100%;
    background: #fff
}

.result-header .result-header-right .rs-filter .dropdown ul li {
    list-style: none
}

.result-items .result-item {
    float: left;
    width: 98%;
    margin-left: 2%;
    border: 1px #d4d4d4 solid;
    margin-bottom: 20px
}

.result-items .result-item .rs-item-left {
    float: left;
    width: 21%;
    position: relative
}

.result-items .result-item .rs-item-left .rs-icon {
    position: absolute;
    left: 18px;
    top: 18px;
    z-index: 1000
}

.result-items .result-item .rs-item-left .rs-icon img {
    width: 60px
}

.result-items .result-item .rs-item-left img {
    width: 100%
}

.result-items .result-item .rs-item-left .rs-offer {
    float: left;
    width: 100%;
    padding: 10px 0 6px;
    text-align: center
}

.result-items .result-item .rs-item-left .rs-offer>div {
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    padding: 2px 0 0 28px;
    margin: 3px 10px;
    text-align: left
}

.result-items .result-item .rs-item-left .rs-offer>div.r1 {
    background: url("../images/icons/rs-ic-1.png") no-repeat left center
}

.result-items .result-item .rs-item-left .rs-offer>div.r2 {
    background: url("../images/icons/rs-ic-2.png") no-repeat left center
}

.result-items .result-item .rs-item-left .rs-offer>div.r3 {
    background: url("../images/icons/rs-ic-3.png") no-repeat left center
}

.result-items .result-item .rs-item-right {
    float: left;
    width: 59.001%;
    padding: 15px 55px 0 25px;
    position: relative
}

.result-items .result-item .rs-item-right h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    margin: 0 0 4px;
    padding: 0
}

.result-items .result-item .rs-item-right h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 8px;
    padding: 0;
    color: var(--color2)
}

.result-items .result-item .rs-item-right h2 a {
    color: var(--color2)
}

.result-items .result-item .rs-item-right p {
    line-height: 18px
}

.result-items .result-item .rs-item-right .red-big-btn {
    background: var(--color2);
    color: #fff;
    padding: 14px 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 0
}

.result-items .result-item .rs-item-right .stars {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.result-items .result-item .rs-item-right .stars .star {
    float: left;
    width: 12px;
    height: 11px;
    margin-right: 5px;
    background: url("../images/icons/star.png") no-repeat
}

.result-items .result-item .rs-item-right .score {
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 14px
}

.result-items .result-item .rs-item-right .score span {
    line-height: 30px;
    display: block;
    font-size: 30px;
    font-weight: bold;
    text-align: right
}

.result-items .result-item .rs-item-right .about-place {
    position: absolute;
    width: 133px;
    height: 44px;
    top: 72px;
    right: -14px;
    background: url("../images/icons/ribbon.png") no-repeat;
    text-align: center;
    padding-top: 7px;
    font-size: 13px
}

.result-items .result-item .rs-item-right .about-place a {
    text-transform: uppercase;
    color: #bebebe;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 24px;
    background: url("../images/icons/small-pin.png") no-repeat left center;
    padding-bottom: 2px
}

.result-items .result-item .rs-item-right .rs-footer {
    display: inline-block;
    width: 100%;
    height: 50px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left {
    float: left;
    width: 50%
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price {
    padding: 0;
    position: absolute;
    left: 25px;
    bottom: 0
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price li {
    list-style: none;
    float: left;
    width: 23px;
    height: 22px;
    background: url("../images/icons/eur.png") no-repeat;
    margin-right: 4px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price li.active {
    background: url("../images/icons/eur-g.png") no-repeat
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price-item {
    float: left;
    margin-top: 5px;
    font-size: 14px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price-item span {
    font-size: 30px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-right {
    float: left;
    width: 50%
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available {
    position: absolute;
    bottom: 0;
    right: 146px;
    background: var(--color10);
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    width: 72px;
    height: 53px;
    padding-top: 5px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available span {
    display: block;
    font-size: 18px;
    font-weight: 100
}

.result-items .result-item:nth-child(2n+1) {
    margin-left: 0
}

.result-items .result-item.active {
    background: var(--color2);
    color: #fff
}

.result-items .result-item.active h2 {
    text-transform: uppercase
}

.result-items .result-item.active h2 a {
    color: #fff
}

.result-items .result-item.active h5 {
    color: #2c3e50
}

.result-items .result-item.active .rs-item-left {
    overflow: hidden
}

.result-items .result-item.active .rs-item-left>img {
    position: absolute;
    height: 100%;
    width: 100%
}

.result-items .result-item.active .red-big-btn {
    background: var(--color10);
    padding-left: 50px;
    padding-right: 50px
}

.result-items .result-item.active .rs-info-top {
    position: absolute;
    top: 25px;
    right: 20px
}

.result-items .result-item.active .rs-info-top .price-item span {
    font-size: 30px
}

.result-items .result-item.active .rs-info-top .date {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: bold
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  cursor: pointer;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}


.breadchrumbs {
    float: left;
    padding: 0;
    margin: 4px 0 0 0
}

.breadchrumbs li {
    list-style: none;
    float: left;
    padding: 0 8px 0 10px;
    position: relative;
    font-size: 14px
}

.breadchrumbs li img {
    margin-top: -4px
}

.breadchrumbs li:after {
    position: absolute;
    left: 0;
    top: 6px;
    background: url("../images/icons/br-ar.png") no-repeat;
    width: 4px;
    height: 6px;
    content: ""
}

.breadchrumbs li:first-child {
    padding-left: 0
}

.breadchrumbs li:first-child:after {
    display: none
}

.wide-content-rooms h2 {
    font-size: 26px;
    font-weight: bold;
    color: var(--color10);
    margin: 30px 0 30px
}

.wide-content-rooms h4 {
    font-size: 19px;
    color: #2c3e50;
    margin: 0 0 20px
}

.wide-content-rooms section {
    margin: 0 0 30px 0
}

.wide-content-rooms section table {
    width: 100%;
    margin-bottom: 65px
}

.wide-content-rooms section table tr th {
    text-align: left;
    padding: 10px 110px 10px 0;
    border-bottom: 1px #bebebe solid;
    border-right: 1px #bebebe solid
}

.wide-content-rooms section table tr td {
    padding: 10px 70px;
    border-bottom: 1px #bebebe solid
}

.wide-content-rooms section table tr:last-child th,
.wide-content-rooms section table tr:last-child td {
    border-bottom: 0
}

.wide-content-rooms section ul {
    padding: 0;
    margin-bottom: 40px
}

.wide-content-rooms section ul li {
    list-style: none;
    padding-left: 20px;
    background: var(--color13) no-repeat left 4px;
    font-size: 14px;
    margin: 0
}

.center-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px
}

.center-item .center-item-description p {
    font-size: 16px;
    margin-bottom: 15px
}

.center-item .center-item-description a {
    color: var(--color2)
}

.center-item .center-item-description .stats {
    display: inline-block;
    width: 100%;
    margin: 40px 0 46px;
    border-top: 1px #bebebe solid;
    border-bottom: 1px #bebebe solid
}

.center-item .center-item-description .stats .st {
    float: left;
    text-align: center;
    width: 25%;
    border-left: 1px #bebebe solid;
    padding: 22px 0;
    font-weight: bold;
    font-size: 17px
}

.center-item .center-item-description .stats .st:first-child {
    border-left: 0
}

.center-item .center-item-description .stats .st span {
    display: inline-block;
    padding: 2px 0;
}

.center-item .center-item-description .stats .st.st-1 span {
    background: url("../images/icons/st-ic-1.png") no-repeat left center
}

.center-item .center-item-description .stats .st.st-2 span {
    background: url("../images/icons/st-ic-2.png") no-repeat left center
}

.center-item .center-item-description .stats .st.st-3 span {
    background: url("../images/icons/st-ic-3.png") no-repeat left center
}

.included h4 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px #bebebe solid;
    padding-bottom: 12px;
    margin-bottom: 25px
}

.included ul {
    padding: 0;
    margin: 0
}

.included ul li {
    display: inline-block;
    list-style: none;
    width: 32%;
    margin-bottom: 8px
}

.included ul li.hh {
    display: none !important
}

.included ul li img {
    margin-right: 6px
}

.included ul li.ihidden {
    display: none
}

.included ul li.ihidden.visible {
    display: inline-block
}

.included ul li.disabled {
    opacity: 0.25;
    filter: alpha(opacity=25)
}

.included ul li.disabled-cross {
    opacity: 0.25;
    filter: alpha(opacity=25)
}

.included ul li.disabled-cross span {
    position: relative;
    display: inline-block
}

.included ul li.disabled-cross span:after {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    content: "";
    border: 1px #d0d4d8 solid
}

.availability {
    display: inline-block;
    width: 100%;
    background: var(--color10);
    color: #fff;
    padding: 25px 60px;
    margin-bottom: 50px
}

.availability label {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px
}

.availability .inp {
    position: relative;
    display: inline-block;
    width: 80%
}

.availability .inp input {
    position: relative;
    width: 100%;
    border: 0;
    border-bottom: 1px #4b7ab8 solid;
    color: #fff;
    font-size: 14px;
    padding: 0 10px 10px 27px;
    background: url("../images/icons/calendar-red.png") no-repeat left 1px
}

.availability .inp input::-webkit-input-placeholder {
    color: #fff
}

.availability .inp input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.availability .inp input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.availability .inp input:-ms-input-placeholder {
    color: #fff
}

.availability .inp input:placeholder-shown {
    color: #fff
}

.availability .inp:after {
    position: absolute;
    right: 0;
    top: 10px;
    width: 7px;
    height: 4px;
    content: "";
    background: url("../images/icons/menu-down-small.png") no-repeat
}

.availability #persons {
    margin: 0;
    width: 80%
}

.availability #persons dt {
    width: 100%
}

.availability #persons dt a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #fff;
    border-bottom: 1px #4b7ab8 solid;
    padding: 0 27px 10px;
    background: url("../images/icons/os-red.png") no-repeat left 3px
}

.availability #persons dt a:after {
    position: absolute;
    right: 0;
    top: 10px;
    width: 7px;
    height: 4px;
    content: "";
    background: url("../images/icons/bdown.png") no-repeat
}

.availability #persons dd {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0
}

.availability #persons dd ul {
    position: absolute;
    left: 0;
    top: -32px;
    width: 100%;
    padding: 10px;
    background: var(--color10)
}

.availability #persons dd ul li {
    list-style: none
}

.availability #persons dd ul li a {
    display: inline-block;
    width: 100%;
    color: #fff
}

.availability .btn-submit {
    display: inline-block;
    padding: 10px 10px 8px 34px;
    background: var(--color2) url("../images/icons/loop-small.png") no-repeat 12px center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px
}

.modal-backdrop.in {
    background: #2c3e50;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.modal-content {
    box-shadow: none;
    border-radius: 0;
    padding: 30px
}

.modal-content h2 {
    color: var(--color2);
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-weight: 500
}

.modal-content p {
    text-align: justify
}

.modal-content .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 41px;
    border: 0;
    text-indent: -9999px;
    background: url("../images/icons/btn-x.png") no-repeat
}

.apartma-modal .modal-dialog {
    width:90%;
    max-width: 1120px;
}
.availability-results-sidebar {
    background: #2c3e50;
    color: #fff
}

.availability-results-sidebar h2 {
    background: var(--color10);
    color: #fff;
    padding: 14px 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin: 0
}

.availability-results-sidebar .res {
    padding: 30px 18px
}

.availability-results-sidebar .res a {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 24px;
    background: var(--color2);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px
}

.availability-results-sidebar .res .room {
    font-size: 18px;
    text-align: center
}

.availability-results-sidebar .res .price {
    font-size: 24px;
    text-align: center;
    color: var(--color2);
    font-weight: bold;
    margin-bottom: 25px
}

.availability-results-sidebar .res table {
    width: 100%;
    text-align: right
}

.availability-results-sidebar .res table tbody {
    width: 100%
}

.availability-results-sidebar .res table tbody tr td {
    font-size: 14px;
    text-align: right;
    color: var(--color2)
}

.availability-results-sidebar .res table tbody tr td:first-child {
    text-align: left;
    color: #fff
}

.availability-results-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px
}

.availability-results {
    display: inline-block;
    width: 100%
}

.availability-results .ar-item, .availability-result .ar-item {
    display: inline-block;
    width: 100%;
    padding: 10px 58px;
    border: 1px #bebebe solid;
    margin-bottom: 40px
}

.availability-results .ar-item .ar-item-header {
    display: inline-block;
    width: 100%
}

.availability-results .ar-item .ar-item-header .ar-item-header-left {
    float: left;
    width: 50%
}

.availability-results .ar-item .ar-item-header .ar-item-header-left h3 {
    font-size: 26px;
    margin: 0
}

.availability-results .ar-item .ar-item-header .ar-item-header-left h3 a {
    color: var(--color2);
    text-transform: uppercase;
    text-decoration: underline
}

.availability-results .ar-item .ar-item-header .ar-item-header-left .av, .availability-result .av {
    font-size: 14px;
    color: var(--color10);
    font-weight: bold;
    margin: 20px 0 5px
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span, .availability-result .icons span {
    color: #1d2b38;
    font-weight: 600;
    font-size: 18px;
    padding-left: 31px;
    margin-right: 37px
}

.availability-result .icons span {
    font-size: 14px;
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span.squaremeters {
    background: url("../images/icons/squaremeters.png") no-repeat left center;
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span.beds {
    background: url("../images/icons/beds.png") no-repeat left center;
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span.showers {
    background: url("../images/icons/showers.png") no-repeat left center;
}

.availability-result span.squaremeters {
    background: url("../images/icons/squaremeters-small.png") no-repeat left center;
}

.availability-result span.beds {
    background: url("../images/icons/beds-small.png") no-repeat left center;
}

.availability-result span.showers {
    background: url("../images/icons/showers-small.png") no-repeat left center;
}

.availability-results .ar-item .ar-item-header .ar-item-header-right {
    float: left;
    width: 50%
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop, , .availability-result .aihr-drop {
    float: left
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop label, .availability-result .aihr-drop label {
    float: left;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 23px 0 0 0
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown, .availability-result .aihr-drop .dropdown {
    float: left;
    margin: 0 0 0 28px;
    padding: 0 10px;
    width: 140px
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dt, .availability-result .aihr-drop .dropdown dt {
    display: inline-block;
    width: 100%
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dt a, .availability-result .aihr-drop .dropdown dt a {
    display: inline-block;
    width: 100%;
    padding: 10px 30px;
    background: url("../images/icons/key.png") no-repeat left center;
    border-bottom: 1px var(--color10) solid;
    color: var(--color10)!important;
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dt a:after, .availability-result .aihr-drop .dropdown dt a:after {
    position: absolute;
    right: 12px;
    top: 20px;
    width: 9px;
    height: 6px;
    content: "";
    background: url("../images/icons/bdown.png") no-repeat
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown a:hover, .availability-result .aihr-drop .dropdown a:hover {
    text-decoration: none
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op, .availability-result .aihr-drop .dropdown.op {
    background: var(--color10);
    color: #fff
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op a, .availability-result .aihr-drop .dropdown.op a {
    color: #fff!important;
    text-decoration: none
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op dt a, .availability-result .aihr-drop .dropdown.op dt a {
    background: url("../images/icons/keywhite.png") no-repeat left center;
    border-bottom: 1px #80a2ce solid
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op dt a:after, .availability-result .aihr-drop .dropdown.op dt a:after {
    top: 18px;
    background: url("../images/icons/baup.png") no-repeat
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd, .availability-result .aihr-drop .dropdown dd {
    position: relative;
    width: 100%;
    padding: 0 10px;
    margin: 0
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd ul, .availability-result .aihr-drop .dropdown dd ul {
    background: var(--color10);
    position: absolute;
    left: -10px;
    top: -16px;
    width: 117%;
    padding: 10px
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd ul li, .availability-result .aihr-drop .dropdown dd ul li {
    list-style: none;
    display: inline-block;
    width: 100%
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd ul li a, .availability-result .aihr-drop .dropdown dd ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding-left: 16px;
    background: url("../images/icons/a-l.png") no-repeat left center
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price {
    float: right;
    text-align: right
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .old-price {
    font-size: 18px;
    font-weight: 100;
    color: #2c3e50
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .old-price span {
    font-weight: 500;
    text-decoration: line-through
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .price {
    color: var(--color2);
    font-size: 24px
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .price span {
    font-size: 32px;
    line-height: 35px;
    font-weight: bold
}



.availability-results .ar-item .ar-item-items, .availability-result .ar-item-items {
    display: inline-block;
    width: 100%;
    padding: 9px 0;
    margin-bottom: 20px;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid
}

.availability-results .ar-item .ar-item-items ul, .availability-result .ar-item-items ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

.availability-results .ar-item .ar-item-items ul li, .availability-result .ar-item-items ul li {
    list-style: none;
    float: left;
    font-size: 12px;
    color: #68798d;
    margin-right: 20px;
}

.availability-result .ar-item-items ul li { margin-right: 0; }

.availability-results .ar-item .ar-item-items ul li img, .availability-result .ar-item-items ul li img {
    float: left;
    margin-right: 7px
}

.availability-results .ar-item .ar-item-desc p {
    color: #68798d
}

.ok-item {
    display: inline-block;
    width: 100%;
    padding: 35px 35px 35px 120px;
    border: 1px #bebebe solid;
    margin-bottom: 30px;
    background: url("../images/icons/circle.png") no-repeat 54px 40px
}

.ok-item h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 19px;
    line-height: 24px
}

.ok-item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0
}

.not-found {
    background: var(--color10);
    padding: 20px;
    text-align: center;
    display: inline-block;
    width: 100%
}

.not-found h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0
}

.not-found a {
    display: inline-block;
    padding: 10px 26px;
    background: var(--color2);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.wide-title {
    display: inline-block;
    margin-bottom: 50px;
    width: 100%
}

.wide-title h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.wide-title .wide-title-left {
    float: left;
    width: 50%
}

.wide-title .wide-title-left .wtl-bottom {
    display: inline-block;
    width: 100%
}

.wide-title .wide-title-left .wtl-bottom .stars {
    float: left;
    border-right: 2px #cfcfcf solid;
    padding-right: 16px;
    margin-right: 16px;
    margin-top: 2px
}

.wide-title .wide-title-left .wtl-bottom .stars .star {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 17px;
    background: url("../images/icons/star-big.png") no-repeat
}

.wide-title .wide-title-left .wtl-bottom a {
    color: #999999;
    font-size: 18px;
    padding-left: 28px;
    background: url("../images/icons/pin-btn.png") no-repeat left center;
    font-weight: 100
}

.wide-title .wide-title-right {
    float: left;
    width: 50%
}

.wide-title .wide-title-right #share {
    float: left;
    font-size: 14px;
    color: #bebebe;
    font-weight: 100;
    text-transform: uppercase;
    margin: 25px 35px 0 0
}

.wide-title .wide-title-right #share dt a {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    color: #bebebe;
    border-bottom: 1px #ebebeb solid;
    padding-right: 35px;
    background: url("../images/icons/ar-w-small.png") no-repeat right 8px
}

.wide-title .wide-title-right #share dd {
    position: relative;
    width: 100%;
    display: inline-block
}

.wide-title .wide-title-right #share dd ul {
    position: absolute;
    width: 100%;
    padding: 10px;
    background: #fff;
    top: -14px;
    left: -40px;
    margin: 0
}

.wide-title .wide-title-right #share dd ul li {
    list-style: none;
    margin-bottom: 3px
}

.wide-title .wide-title-right .favourite {
    float: left;
    padding: 0 0 10px 25px;
    background: url("../images/icons/hearth.png") no-repeat left 2px;
    font-size: 14px;
    color: #bebebe;
    font-weight: 100;
    text-transform: uppercase;
    border-bottom: 1px #ebebeb solid;
    margin-top: 25px
}

.wide-title .wide-title-right .score {
    display: inline-block;
    font-size: 16px;
    color: #2c3e50;
    margin-right: 35px
}

.wide-title .wide-title-right .score span {
    font-weight: bold;
    display: block;
    font-size: 36px;
    line-height: 36px
}

.wide-title .wide-title-right .booking {
    display: inline-block;
    display: inline-block;
    background: var(--color2);
    padding: 17px 27px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    color: #fff
}

.top {
    float: right;
    padding-left: 13px;
    background: url("../images/icons/up.png") no-repeat left 7px;
    color: var(--color10);
    font-size: 14px;
    margin-bottom: 14px
}

footer {
    float: left;
    width: 100%;
    background: var(--color5);
    color: #fff;
    padding: 60px 0 50px
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    margin-bottom: 8px;
    background: var(--color7) no-repeat left 5px
}

footer ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

footer ul li a:hover {
    color: #fff;
    text-decoration: underline
}

footer h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 30px;
    background: var(--color8) no-repeat left bottom
}

footer table tr td {
    vertical-align: top;
    text-transform: uppercase;
    padding: 0 20px 10px 0
}

footer table tr td:first-child {
    color: var(--color2)
}

footer table tr td a {
    color: #fff
}

footer table tr td a:hover {
    color: #fff;
    text-decoration: underline
}

footer .cards {
    float: left;
    width: 100%;
    border-top: 1px #969fa8 solid;
    padding-top: 22px
}

footer .soc {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

footer .soc a {
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 13px
}

footer .soc a.fb {
    background: url("../images/icons/fb.png") no-repeat
}

footer .soc a.fb:hover {
    background: url("../images/icons/fbh.png") no-repeat
}

footer .soc a.in {
    background: url("../images/icons/in.png") no-repeat
}

footer .soc a.in:hover {
    background: url("../images/icons/inh.png") no-repeat
}

footer .soc a.tw {
    background: url("../images/icons/tw.png") no-repeat
}

footer .soc a.tw:hover {
    background: url("../images/icons/twh.png") no-repeat
}

footer .soc a.gp {
    background: url("../images/icons/gp.png") no-repeat
}

footer .soc a.gp:hover {
    background: url("../images/icons/gph.png") no-repeat
}

footer .soc a.pn {
    background: url("../images/icons/pn.png") no-repeat
}

footer .soc a.pn:hover {
    background: url("../images/icons/pnh.png") no-repeat
}

.copy {
    float: left;
    width: 100%;
    background: var(--color3);
    padding: 32px 0;
    font-size: 13px;
    color: #999999
}

.copy a {
    color: #999999
}


@media (max-width: 1825px) {
    .wide .sidebar .filter .star-check .starfield {
        margin-left: 10px
    }
    .result-items .result-item.active .rs-item-left>img {
        width: 150%
    }
    .result-items .result-item.active .rs-info-top .price-item {
        font-size: 12px
    }
    .result-items .result-item.active .rs-info-top .price-item span {
        font-size: 20px
    }
    .result-items .result-item.active .rs-info-top .date {
        font-size: 14px
    }
}

@media (min-width: 1435px) and (max-width: 1825px) {
    .result-item .rs-item-right .rs-footer .rs-footer-left .price-item {
        padding-right: 16px !important;
        font-size: 12px !important
    }
    .result-item .rs-item-right .rs-footer .rs-footer-left .price-item span {
        display: block;
        line-height: 18px !important;
        font-size: 18px !important
    }
}

@media (max-width: 1660px) {
    header .phone {
        top: 70px
    }
    .wide .sidebar .filter .star-check .starfield {
        margin-left: 5px
    }
    .wide-title .wide-title-left {
        width: 40%
    }
    .wide-title .wide-title-right {
        width: 60%;
        padding-left: 20px
    }
    .availability-results .ar-item {
        padding: 10px 28px
    }
    .availability-results-sidebar .res a {
        font-size: 20px
    }
}


@media (max-width: 1530px) {
    .header-filter.header-filter-full-screen .details-url {
        padding-left: 16px
    }
    .result-items .result-item .rs-item-right h2 {
        max-width: 135px
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop {
        float: right;
        margin-bottom: 10px
    }
}

@media (max-width: 1435px) {
    .result-header .result-header-right .rs-filter .dropdown {
        width: 79px;
        margin: 0 0 0 20px
    }
    .result-items .result-item .rs-item-left {
        width: 100%
    }
    .result-items .result-item .rs-item-right {
        width: 100%
    }
    .result-items .result-item .rs-item-right h2 {
        max-width: initial
    }
    .result-items .result-item .rs-item-right .rs-footer {
        height: auto
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-left {
        float: left;
        width: 100%
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price {
        position: relative;
        left: 0;
        float: left
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price-item {
        margin: 0 0 20px
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right {
        float: left;
        width: 100%
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .red-big-btn {
        float: left;
        position: relative
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available {
        float: left;
        position: relative;
        right: 0
    }
    .result-items .result-item.active .rs-item-left>img {
        position: relative;
        width: 100%;
        height: auto
    }
    .result-header .result-header-left {
        width: 100%
    }
    .result-header .result-header-right {
        width: 100%
    }
    .result-header .result-header-right .rs-filter {
        float: left;
        margin-top: 20px
    }
    .wide-title-right .pull-left {
        float: right !important
    }
    .wide-title-right .pull-right {
        width: 100%;
        text-align: right
    }
}

@media (max-width: 1400px) {
    .testimonials-slider .slick-arrow.slick-prev {
        left: 0
    }
    .testimonials-slider .slick-arrow.slick-next {
        right: 0
    }
    .availability-results-wrap .col-lg-10 {
        width: 75%
    }
    .availability-results-wrap .col-lg-2 {
        width: 25%
    }
}

@media (max-width: 1379px) {
    .nav>li {
        margin: 0 8px
    }
    .bo-box {
        padding: 40px 13px
    }
    .dnm-box .dnm-text {
        padding-top: 50px
    }
    .partners .imgs a {
        margin-left: 40px
    }
.noslider h1,p {
    padding-top: 100px;
    font-size: 80px;
    line-height: 80px;
}
.noslidericonsbox {
    font-size: 20px;
    line-height: 20px;
}
.noslidericonsboxL {
    font-size: 32px;
    line-height: 32px;
}
.noslider p {
    margin-bottom: 40px;
}


    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        font-size: 55px;
        line-height: 55px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 45px;
        line-height: 45px
    }
    .top-description .td-right .td-right-col {
        padding-right: 20px
    }
    .tp-box-place .tb-place-cont .tp-btns .red {
        margin-right: 10px;
        padding: 13px 15px
    }
    .tp-box-place .tb-place-cont .tp-btns .place {
        padding: 12px 8px 13px 28px;
        background: url("../images/icons/pin-btn.png") no-repeat 10px center
    }
    .ski-tabs .stb .nav>li {
        margin: 0
    }
    .wide .sidebar .filter .star-check .starfield {
        margin-left: -3px
    }
    .wide .sidebar {
        width: 25%
    }
    .wide .wide-content {
        width: 75%
    }
}

@media (max-width: 1199px) {
    .navbar-brand img {
        width: 230px
    }
    .nav>li {
        margin: 0 8px
    }
    .nav>li>a {
        padding: 5px 8px;
        font-size: 12px
    }
    .smucanje .yc h4 {
        font-size: 16px
    }
    .header-filter .hf label {
        font-size: 18px
    }
    .details-url {
        padding-left: 20px;
        font-size: 15px
    }
    .details-filter label {
        font-size: 18px
    }
    .details-filter .df-3 dl {
        max-width: 188px
    }
    .details-filter .df-4 dl {
        max-width: 166px
    }
    .tp-box .tp-box-ic {
        margin-left: -40px;
        bottom: -40px
    }
    .tp-box .tp-box-ic img {
        width: 80px
    }
    .tp-box .tb-title {
        font-size: 20px;
        line-height: 26px;
        padding: 55px 20px 30px
    }
    .bo-box p {
        font-size: 15px
    }
    .dnm-box .dnm-text {
        padding-top: 20px
    }
    .dnm-box .dnm-text p {
        margin: 15px 0 0 0
    }
    .dnm-box .more {
        padding: 10px 22px 10px 44px
    }
    .dnm-box a .h4 {
        font-size: 26px;
        line-height: 34px
    }
    .e-news input {
        width: 560px
    }
    .testimonial .testimonial-text {
        padding: 30px 30px 35px 30px
    }
    .map iframe {
        height: 700px
    }
    .partners .imgs a {
        margin-left: 20px
    }
    .partners .imgs a img {
        height: 90px
    }
    .slider .slick-arrow.slick-prev {
        left: 15px
    }
    .slider .slick-arrow.slick-next {
        right: 15px
    }
    .tp-box-place .tb-place-cont .tp-btns .red {
        width: 100%;
        margin-bottom: 10px
    }
    .tp-box-place .tb-place-cont .tp-btns .place {
        width: 100%;
        padding: 12px 8px 13px 32px
    }
    .tp-box-place .tb-place-cont .elements .hc {
        margin: 0 0 5px 0
    }
    .top-description .td-right .td-right-col {
        padding: 64px 0 50px 58px
    }
    .top-description .td-right .td-right-col h2 {
        font-size: 30px
    }
    .ski-tabs .stb-content .nav-tabs>li {
        font-size: 12px
    }
    .ski-tabs .stb-content .nav-tabs>li>a {
        font-size: 12px
    }
}

@media (max-width: 1200px) {
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        font-size: 55px;
        line-height: 55px
    }
.noslider h1,p {
    padding-top: 100px;
    font-size: 80px;
    line-height: 80px;
}
.noslidericonsbox {
    font-size: 20px;
    line-height: 20px;
}
.noslidericonsboxL {
    font-size: 32px;
    line-height: 32px;
}
.noslider p {
    margin-bottom: 40px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 60px;
        line-height: 60px
    }
    .header-filter.header-filter-full-screen .hf-left {
        width: 25%
    }
    .header-filter.header-filter-full-screen .hf-right {
        width: 75%
    }
    .details-filter-bottom .dfb-right {
        width: 100%
    }
    .header-filter.header-filter-full-screen .details-url {
        padding-left: 16px
    }
}

@media (max-width: 1080px) {
    .availability-results-wrap .col-lg-10 {
        width: 70%
    }
    .availability-results-wrap .col-lg-2 {
        width: 30%
    }
}

@media (max-width: 991px) {
    .availability-results-wrap .col-lg-10 {
        width: 100%
    }
    .availability-results-wrap .col-lg-2 {
        width: 100%
    }
    .header {
        top: 44px
    }
    header .phone {
        top: 70px;
        font-size: 17px
    }
    .navbar-brand img {
        width: 194px
    }
    .navbar-collapse {
        background: #fff;
        color: #2c3e50
    }
    .navbar-collapse a {
        color: #2c3e50
    }
    .caret {
        background: url("../images/icons/menu-downb.png") no-repeat
    }
    .nav>li {
        display: inline-block;
        width: 100%;
        margin: 0
    }
    .nav>li>a {
        color: #2c3e50
    }
    .nav>li.open>a {
        color: #fff;
        padding: 8px 15px
    }
    .nav>li.open>a .caret {
        background: url("../images/icons/menu-down.png") no-repeat
    }
    .dropdown-menu.smucisca {
        margin-top: 20px !important
    }
    .dropdown-menu.smucisca .ces .cel-half.cel-half-r {
        width: 100%;
        padding-left: 0 !important
    }
    .smucanje .yc h4 {
        font-size: 14px;
        height: 80px
    }
    .smucanje .yc .check {
        font-size: 14px
    }
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        margin: 145px 0 0 0;
        font-size: 40px;
        line-height: 42px
    }
.noslider h1,p {
    padding-top: 80px;
    font-size: 60px;
    line-height: 60px;
}
.noslidericonsbox {
    font-size: 16px;
    line-height: 16px;
}
.noslidericonsboxL {
    font-size: 25px;
    line-height: 25px;
}
.noslider p {
    margin-bottom: 30px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2 {
        margin-top: 0
    }
    .slider.sub-slider .slick-slide h3 {
        font-size: 55px;
        line-height: 58px;
        margin: 245px 0 0 0
    }
    .slider.sub-slider.sub-slider-second h1 {
        margin: 245px 0 0 0 !important
    }
    .slider.sub-slider.sub-slider-third h1 {
        position: relative;
        margin: 180px 0 0 0 !important;
        line-height: 120% !important
    }
    .slider.sub-slider.sub-slider-third h3 {
        font-size: 85px;
        line-height: 85px;
        margin: 0
    }
    .slider .slick-slide a.more {
        font-size: 16px;
        padding: 12px 33px
    }
    .title {
        font-size: 30px
    }
    .tp-box {
        margin-bottom: 30px
    }
    .more-text {
        font-size: 16px
    }
    .e-news input {
        width: 100%;
        margin: 0 0 20px 0
    }
    .testimonials-slider .video {
        padding: 44px 0 0 0
    }
    .map iframe {
        height: 500px;
        border: 0
    }
    footer ul {
        margin-bottom: 30px
    }
    .hp-wrap-tablet {
        float: left;
        display: inline-block;
        width: 70%
    }
    .header-filter.header-filter-full-screen .hf label {
        font-size: 16px
    }
    .details-filter label {
        font-size: 16px;
        min-height: 45px
    }
    .details-filter .df-1 {
        width: 100%
    }
    .details-filter .df-1 h4 {
        margin: 0 0 20px 0
    }
    .details-filter .df-2 {
        width: 20%
    }
    .details-filter .df-2 .inp {
        margin-top: 0
    }
    .details-filter .df-3 {
        width: 15%;
        margin-left: 5%
    }
    .details-filter .df-3 dl {
        margin-top: 0
    }
    .details-filter .df-4 {
        width: 20%;
        margin-left: 5%
    }
    .details-filter .df-4 dl {
        margin-top: 0
    }
    .details-filter .df-5 {
        width: 20%;
        margin-left: 5%
    }
    .details-filter .df-5 dl {
        margin-top: 0
    }
    .tp-box-place .tb-place-cont .elements .hc {
        margin: 0 0 0 11px
    }
    .top-description .td-left {
        width: 100%;
        min-height: 300px;
        height: 300px !important
    }
    .top-description .td-right {
        width: 100%
    }
    .top-description .td-right .td-right-col {
        max-width: 100%;
        padding: 30px
    }
    .tp-box-place {
        margin-bottom: 30px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 40px;
        line-height: 40px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2 {
        margin-top: 0
    }
    .slider.sub-slider .slick-slide h3 {
        font-size: 50px;
        line-height: 50px
    }
    .sic {
        width: 160px;
        font-size: 20px
    }
    .ski-tabs .stb .nav>li {
        margin: 0;
        width: 14.28%
    }
    .ski-tabs .stb-content .nav-tabs>li {
        width: 100%;
        font-size: 14px;
        height: auto
    }
    .ski-tabs .stb-content .nav-tabs>li>a {
        color: #fff;
        font-size: 14px;
        height: auto;
        padding: 15px 0;
        margin: 0 !important;
        background-image: none
    }
    .filter {
        padding: 0 !important
    }
    .filter h4 {
        position: relative;
        margin-bottom: 0 !important;
        cursor: pointer;
        padding: 5px 0 20px 0 !important
    }
    .filter h4.plus:after {
        position: absolute;
        right: 0;
        top: 5px;
        content: "+"
    }
    .filter h4.minus:after {
        position: absolute;
        right: 0;
        top: 5px;
        content: "-"
    }
    .filter .inpfileds {
        display: none;
        padding: 0 0 20px
    }
    .filter.no-border {
        border-bottom: 1px #b4c1c9 solid !important
    }
    .wide .sidebar {
        width: 100%;
        border-right: 0;
        padding: 20px
    }
    .wide .wide-content {
        width: 100%;
        padding: 20px
    }
    .result-header .result-header-left {
        width: 100%
    }
    .result-header .result-header-right {
        width: 100%
    }
    .result-header .result-header-right .rs-filter {
        float: left;
        margin-top: 20px
    }
    .sub-img {
        height: 460px
    }
    .sub-img-small {
        height: 237px
    }
    .slider-nav {
        margin-bottom: 30px
    }
    .blue-panel {
        width: 50%;
        float: left
    }
    .side-map {
        float: left;
        width: 50%
    }
    .rs-match {
        margin-bottom: 20px
    }
    .side-cont ul li {
        width: 30%;
        padding-right: 1.5%
    }
    .availability {
        padding: 25px 25px
    }
    .availability .inp {
        width: 100%;
        margin-bottom: 20px
    }
    .availability #persons {
        width: 100%
    }
    .wide-content-rooms h2 {
        margin-bottom: 30px
    }
    .availability-results .ar-item {
        padding: 10px 20px
    }
}

@media (max-width: 768px) {
    .header {
        top: 62px
    }
    .copy {
        text-align: center
    }
    .copy .izdelava {
        float: none
    }
    .partners .imgs a img {
        height: 75px
    }
    .title {
        font-size: 24px;
        margin: 0 0 50px
    }
    .e-news input {
        height: 50px
    }
    .e-news button {
        padding: 14px 30px
    }
    .navbar-brand img {
        width: 150px
    }
    .navbar-toggle {
        margin-top: 2px
    }
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        margin: 145px 0 0 0;
        font-size: 30px;
        line-height: 35px
    }
.noslider h1,p {
    padding-top: 60px;
    font-size: 40px;
    line-height: 40px;
}
.noslidericonsbox {
    font-size: 14px;
    line-height: 14px;
}
.noslidericonsboxL {
    font-size: 22px;
    line-height: 22px;
}
.noslider p {
    margin-bottom: 10px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2 {
        margin-top: 0
    }
    .slider.sub-slider .slick-slide h3 {
        font-size: 37px;
        line-height: 44px;
        margin: 174px 0 0 0
    }
    .slider.sub-slider.sub-slider-second h1 {
        margin: 149px 0 0 0 !important
    }
    .slider.sub-slider.sub-slider-third h3 {
        margin: 0
    }
    .slider .slick-slide {
        height: 828px
    }
    .slider .slick-slide p {
        font-size: 19px;
        margin-bottom: 22px;
        padding: 0 15px
    }
    .slider .slick-arrow {
        top: 35%;
        width: 40px;
        height: 40px;
        background-size: 40px !important;
        margin-top: -17px
    }
    .header-filter {
        padding: 18px 0
    }
    .testimonial {
        margin: 0
    }
    .testimonial img {
        left: 0;
        top: 10px;
        width: 80px;
        position: relative
    }
    .testimonial .testimonial-title {
        text-align: center;
        padding: 10px 10px 15px 10px
    }
    .testimonial .testimonial-title img {
        display: inline-block;
        margin-bottom: 10px
    }
    .testimonial .testimonial-text {
        padding: 15px
    }
    .testimonial .testimonial-text p {
        font-size: 14px
    }
    .testimonials-slider {
        padding: 0
    }
    .testimonials-slider .slick-arrow {
        top: 15%
    }
    .testimonials-slider .slick-arrow.slick-next {
        right: 5px
    }
    .testimonials-slider .slick-arrow.slick-prev {
        left: 5px
    }
    .header-filter.header-filter-full-screen .hf label {
        font-size: 16px
    }
    .hp-wrap-tablet {
        width: 100%
    }
    .ui-datepicker {
        width: 272px
    }
    .details-filter label {
        font-size: 14px;
        min-height: initial;
        margin-bottom: 0
    }
    .details-filter .df {
        margin-bottom: 20px
    }
    .details-filter .df-1 {
        width: 100%
    }
    .details-filter .df-1 h4 {
        margin: 0
    }
    .details-filter .df-2 {
        width: 100%
    }
    .details-filter .df-3 {
        width: 100%;
        margin-left: 0
    }
    .details-filter .df-4 {
        width: 100%;
        margin-left: 0
    }
    .details-filter .df-5 {
        width: 100%;
        margin-left: 0
    }
    .dropdown-menu.smucisca .ces .ce {
        border: 0;
        width: 100%;
        padding: 0 15px
    }
    .dropdown-menu.smucisca .ces .ce .cel {
        padding-bottom: 0;
        border: 0;
        margin-bottom: 0
    }
    .dropdown-menu.smucisca .ces .ce ul {
        display: none
    }
    .smucanje .yc {
        width: 100%;
        padding: 15px;
        border-bottom: 1px #f1f1f1 solid
    }
    .smucanje .yc h4 {
        height: initial;
        padding: 10px 0 22px 50px
    }
    .smucanje .yc p {
        display: none;
        background: none
    }
    .smucanje .yc img {
        margin-bottom: 20px
    }
    .top-description .td-right .td-right-col {
        padding: 15px
    }
    .tp-box-place .tb-place-cont .elements .hc {
        font-size: 11px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 30px;
        line-height: 32px
    }
    .slider.sub-slider .slick-slide .breadcrumbs {
        margin-bottom: 16px
    }
    .sic {
        float: left;
        width: 30%;
        margin: 0 1.5%;
        font-size: 16px
    }
    .sic img {
        width: 40px;
        margin-bottom: 14px
    }
    .panel-group .panel-body {
        padding: 25px 0 25px
    }
    .ski-tabs .stb .tab-content {
        padding: 25px
    }
    .plan {
        margin-bottom: 30px
    }
    .slider.sub-slider.sub-slider-second h1 {
        padding-top: 80px
    }
    .slider.sub-slider.sub-slider-second h1 img {
        width: 60px;
        margin-left: -30px
    }
    .header-filter.header-filter-full-screen .hf-left {
        width: 100%;
        padding: 20px
    }
    .header-filter.header-filter-full-screen .hf-right {
        float: left;
        width: 100%
    }
    .header-filter.header-filter-full-screen .hf-wrap {
        padding: 30px 20px
    }
    .sub-img {
        height: 237px
    }
    .details-filter-bottom .dfb-right {
        padding: 0 20px
    }
    .wide .wide-content.wide-content-rooms {
        padding: 20px
    }
    .wide-title .wide-title-left {
        width: 100%
    }
    .wide-title .wide-title-right {
        width: 100%;
        padding-left: 0
    }
    .wide-title .wide-title-right .favourite {
        margin-bottom: 20px
    }
    .wide-title .wide-title-right .score {
        float: left;
        margin-right: 20px
    }
    .wide-title .wide-title-right .booking {
        float: left;
        padding: 12px 16px;
        font-size: 18px;
        margin-top: 9px
    }
    .wide-title h1 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 20px
    }
    .side-cont {
        padding: 15px 20px
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-left {
        width: 100%
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right {
        width: 100%
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop {
        width: 100%
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown {
        width: 100%;
        margin: 0 0 10px 0
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price {
        float: left;
        text-align: left;
        margin-bottom: 10px
    }
    .wide-title-right .pull-left,
    .wide-title-right .pull-right {
        float: left !important;
        text-align: left
    }
}

@media (max-width: 680px) {
    .result-items .result-item {
        width: 100%;
        margin-left: 0
    }
    .result-header .result-header-right .rs-filter {
        width: 100%
    }
    .result-header .result-header-right .rs-filter .dropdown {
        width: 100%;
        margin: 0 0 15px 0
    }
    .wide-content-rooms section table tr th,
    .wide-content-rooms section table tr td {
        padding: 10px
    }
    .wide-content-rooms section table tr th img,
    .wide-content-rooms section table tr td img {
        width: 100%
    }
    .side-cont ul li {
        width: 48%
    }
    .availability-results .ar-item .ar-item-items ul li {
//        width: 100%;
        margin: 0 0 4px
    }
}

@media (max-width: 480px) {
    .sic {
        font-size: 12px
    }

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

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 {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #666;
    text-decoration: none
}

a:hover,
a:focus {
//    color: #404040;
    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: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 969px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-15,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-15 {
        width: 12.5%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .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: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]: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.42857;
    color: #666
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 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 {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.42857 \0
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
    line-height: 30px
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="checkbox"],
.radio[disabled],
fieldset[disabled] .radio,
.radio-inline[disabled],
fieldset[disabled] .radio-inline,
.checkbox[disabled],
fieldset[disabled] .checkbox,
.checkbox-inline[disabled],
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    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.sr-only ~ .form-control-feedback {
    top: 0
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control,
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group,
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control,
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label,
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .navbar-form .radio,
    .form-inline .checkbox,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .radio input[type="radio"],
    .navbar-form .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback,
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    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;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 10px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #666
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.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: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    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: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        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
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 992px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 992px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

@media (min-width: 992px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #999
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.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: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    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;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix: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;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.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
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.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
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.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
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.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
}

.visible-print-block {
    display: none !important
}

.visible-print-inline {
    display: none !important
}


.visible-print-inline-block {
    display: none !important
}


.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    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: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    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: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .yamm-content {
    padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.sidebar {
    /*! jQuery UI - v1.11.4 - 2016-03-05
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright jQuery Foundation and other contributors; Licensed MIT */
}

.sidebar .ui-helper-hidden {
    display: none
}

.sidebar .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sidebar .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.sidebar .ui-helper-clearfix:before,
.sidebar .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.sidebar .ui-helper-clearfix:after {
    clear: both
}

.sidebar .ui-helper-clearfix {
    min-height: 0
}

.sidebar .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.sidebar .ui-front {
    z-index: 100
}

.sidebar .ui-state-disabled {
    cursor: default !important
}

.sidebar .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.sidebar .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sidebar .ui-slider {
    position: relative;
    text-align: left
}

.sidebar .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.sidebar .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.sidebar .ui-slider.ui-state-disabled .ui-slider-handle,
.sidebar .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.sidebar .ui-slider-horizontal {
    height: .8em
}

.sidebar .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.sidebar .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.sidebar .ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.sidebar .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.sidebar .ui-slider-vertical {
    width: .8em;
    height: 100px
}

.sidebar .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.sidebar .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.sidebar .ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.sidebar .ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.sidebar .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.sidebar .ui-widget .ui-widget {
    font-size: 1em
}

.sidebar .ui-widget input,
.sidebar .ui-widget select,
.sidebar .ui-widget textarea,
.sidebar .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.sidebar .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222
}

.sidebar .ui-widget-content a {
    color: #222222
}

.sidebar .ui-widget-header {
    border: 1px solid #aaaaaa;
    color: #222222;
    font-weight: bold
}

.sidebar .ui-widget-header a {
    color: #222222
}

.sidebar .ui-state-default,
.sidebar .ui-widget-content .ui-state-default,
.sidebar .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: normal;
    color: #555555
}

.sidebar .ui-state-default a,
.sidebar .ui-state-default a:link,
.sidebar .ui-state-default a:visited {
    color: #555555;
    text-decoration: none
}

.sidebar .ui-state-hover,
.sidebar .ui-widget-content .ui-state-hover,
.sidebar .ui-widget-header .ui-state-hover,
.sidebar .ui-state-focus,
.sidebar .ui-widget-content .ui-state-focus,
.sidebar .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    font-weight: normal;
    color: #212121
}

.sidebar .ui-state-hover a,
.sidebar .ui-state-hover a:hover,
.sidebar .ui-state-hover a:link,
.sidebar .ui-state-hover a:visited,
.sidebar .ui-state-focus a,
.sidebar .ui-state-focus a:hover,
.sidebar .ui-state-focus a:link,
.sidebar .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.sidebar .ui-state-active,
.sidebar .ui-widget-content .ui-state-active,
.sidebar .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    font-weight: normal;
    color: #212121
}

.sidebar .ui-state-active a,
.sidebar .ui-state-active a:link,
.sidebar .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.sidebar .ui-state-highlight,
.sidebar .ui-widget-content .ui-state-highlight,
.sidebar .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    color: #363636
}

.sidebar .ui-state-highlight a,
.sidebar .ui-widget-content .ui-state-highlight a,
.sidebar .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.sidebar .ui-state-error,
.sidebar .ui-widget-content .ui-state-error,
.sidebar .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    color: #cd0a0a
}

.sidebar .ui-state-error a,
.sidebar .ui-widget-content .ui-state-error a,
.sidebar .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.sidebar .ui-state-error-text,
.sidebar .ui-widget-content .ui-state-error-text,
.sidebar .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.sidebar .ui-priority-primary,
.sidebar .ui-widget-content .ui-priority-primary,
.sidebar .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.sidebar .ui-priority-secondary,
.sidebar .ui-widget-content .ui-priority-secondary,
.sidebar .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.sidebar .ui-state-disabled,
.sidebar .ui-widget-content .ui-state-disabled,
.sidebar .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.sidebar .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-top,
.sidebar .ui-corner-left,
.sidebar .ui-corner-tl {
    border-top-left-radius: 4px
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-top,
.sidebar .ui-corner-right,
.sidebar .ui-corner-tr {
    border-top-right-radius: 4px
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-bottom,
.sidebar .ui-corner-left,
.sidebar .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.sidebar .ui-corner-all,
.sidebar .ui-corner-bottom,
.sidebar .ui-corner-right,
.sidebar .ui-corner-br {
    border-bottom-right-radius: 4px
}

.sidebar .ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.sidebar .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

html,
body {
    width: 100%;
    height: 100%
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #2c3e50
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

section {
    float: left;
    width: 100%
}

*:focus {
    outline: none
}

.t {
    display: table
}

.t .tr {
    display: table-row
}

.t .tr .td {
    display: table-cell
}

@media (min-width: 1380px) {
    .container {
        width: 1360px
    }
}

.caret {
    width: 14px;
    height: 8px;
    border: 0;
    background: url("../images/icons/menu-down.png") no-repeat
}

.twitter-typeahead {
    width: 100%
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0
}

.tt-dropdown-menu {
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #fff;
    width: 100%
}

.tt-suggestion {
    display: block;
    padding: 3px 20px
}

.tt-suggestion.tt-is-under-cursor {
    text-decoration: underline;
    color: #2c3e50
}

.tt-suggestion.tt-is-under-cursor p,
.tt-suggestion.tt-is-under-cursor a {
    color: #2c3e50
}

.tt-suggestion p {
    margin: 0;
    color: #2c3e50
}

.icon-bar {
    background: #fff
}

.navbar-toggle {
    border: 1px #fff solid;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px
}

p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 36px;
    height: 19px;
    display: inline-block;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal
}

input[type=checkbox].css-checkbox:checked+label.css-label {
    background-position: 0 -19px
}

label.css-label {
    background-image: url("../images/bg/csscheckbox.png");
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

header {
    position: relative;
    float: left;
    width: 100%
}

header .phone {
    position: absolute;
    z-index: 10000000;
    right: 0;
    top: 70px;
    color: #ffffff;
    font-size: 20px;
    padding: 3px 0 4px 43px;
    width: 174px;
    background: var(--color2) url("../images/icons/phone1.png") no-repeat 16px center;
    background-size: 18px 18px;
    -moz-border-radius: 20px 0px 0px 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px 0px 0px 20px
}

.header {
    position: absolute;
    width: 100%;
    z-index: 1000000;
    top: 62px
}

.navbar {
    border: 0;
    border-radius: 0;
    min-height: initial
}

.navbar-brand {
    padding: 0
}

.nav {
    margin-top: 10px
}

.nav>li {
    margin: 0 20px
}

.nav>li>a {
    padding: 6px 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: none
}

.nav>li.open>a {
    position: relative;
    background: var(--color2) !important
}

.nav>li.open>a:after {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -15px;
    width: 30px;
    height: 15px;
    background: url("../images/icons/ard.png") no-repeat;
    content: ""
}

.dropdown-menu.smucisca {
    margin-top: 30px !important;
    border: 0;
    border-radius: 0;
    padding: 0;
    z-index: 10000
}

.dropdown-menu.smucisca .yamm-content {
    padding: 0
}

.dropdown-menu.smucisca h4 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    color: var(--color16);
    margin: 0;
    padding: 0 0 14px 35px
}

.dropdown-menu.smucisca h4 a {
    text-decoration: underline;
    color: var(--color16);
}

.dropdown-menu.smucisca h4.au {
    background: url("../images/flags/au.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.bih {
    background: url("../images/flags/bih.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.ch {
    background: url("../images/flags/ch.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.fr {
    background: url("../images/flags/fr.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.it {
    background: url("../images/flags/it.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.sl {
    background: url("../images/flags/sl.png") no-repeat left 2px
}

.dropdown-menu.smucisca h4.sr {
    background: url("../images/flags/sr.png") no-repeat left 2px
}

.dropdown-menu.smucisca .ces .ce {
    float: left;
    width: 25%;
    border-left: 1px #f1f1f1 solid;
    padding: 22px 42px
}

.dropdown-menu.smucisca .ces .ce ul {
    padding: 0;
    margin: 0
}

.dropdown-menu.smucisca .ces .ce ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 4px;
    padding-left: 14px;
    background: url("../images/icons/lr.png") no-repeat left 4px
}

.dropdown-menu.smucisca .ces .ce ul li a {
    font-size: 14px;
    color: #68798d
}

.dropdown-menu.smucisca .ces .ce .cel {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px #f1f1f1 solid
}

.dropdown-menu.smucisca .ces .cel-half {
    float: left;
    width: 50%
}

.dropdown-menu.smucisca .ces .cel-half.cel-half-r {
    padding-left: 20px !important
}

.smucanje {
    margin-top: 30px !important;
    border: 0;
    border-radius: 0;
    padding: 0;
    z-index: 10000
}

.smucanje .yamm-content {
    padding: 0
}

.smucanje .yc {
    float: left;
    width: 25%;
    padding: 30px 20px 40px;
    background: url("../images/sp.png") no-repeat left top
}

.smucanje .yc:first-child {
    background: none
}

.smucanje .yc img {
    width: 100%
}

.smucanje .yc h4 {
    height: 66px;
    margin: 0 0 4px;
    padding: 10px 0 8px 50px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}

.smucanje .yc h4.yc1 {
    background: url("../images/icons/s-ic-1.png") no-repeat left top
}

.smucanje .yc h4.yc2 {
    background: url("../images/icons/s-ic-2.png") no-repeat left top
}

.smucanje .yc h4.yc3 {
    background: url("../images/icons/s-ic-3.png") no-repeat left top
}

.smucanje .yc h4.yc4 {
    background: url("../images/icons/s-ic-4.png") no-repeat left top
}

.smucanje .yc p {
    margin-bottom: 40px
}

.smucanje .yc .check {
    display: inline-block;
    padding: 9px 10px;
    background: var(--color2);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px
}

.sub-img {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    height: 460px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.sub-img-small {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    height: 237px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.slider .slick-slide {
    height: 828px;
    background-position: top center;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    text-align: center;
    color: #fff
}

.slider .slick-slide h1,
.slider .slick-slide h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    margin: 180px 0 0 0;
    padding: 0;
    text-transform: uppercase
}
.noslider h1,p {
    padding-top: 126px;
    font-size: 90px;
    line-height: 90px;
}
.noslidericonsbox {
    font-size: 25px;
    line-height: 25px;
}
.noslidericonsboxL {
    font-size: 40px;
    line-height: 40px;
}
.noslider p {
    margin-bottom: 10px;
}

.slider .slick-slide p {
    font-size: 27px;
    margin-bottom: 55px
}

.slider .slick-slide .more {
    color: #fff;
    font-size: 18px;
    background: var(--color2);
    display: inline-block;
    padding: 16px 40px;
    text-transform: uppercase
}

.slider.sub-slider .slick-slide {
    height: 1080px
}

.slider.sub-slider .slick-slide h1,
.slider.sub-slider .slick-slide h2 {
    font-size: 85px;
    line-height: 85px;
    margin-bottom: 15px;
    margin-top: 0
}

.slider.sub-slider .slick-slide h3 {
    font-size: 85px;
    line-height: 85px;
    font-weight: 100;
    font-family: 'Roboto Slab', serif;
    padding: 0;
    text-transform: uppercase;
    margin: 180px 0 0 0
}

.slider.sub-slider.sub-slider-second h1 {
    position: relative;
    margin: 180px 0 0 0 !important;
    line-height: 120% !important;
    padding-top: 120px
}

.slider.sub-slider.sub-slider-second h1 img {
    position: absolute;
    left: 50%;
    margin-left: -43px;
    top: 0
}

.slider.sub-slider.sub-slider-third h1 {
    position: relative;
    margin: 300px 0 0 0 !important;
    line-height: 120% !important
}

.slider.sub-slider.sub-slider-third h3 {
    font-size: 85px;
    line-height: 85px;
    font-weight: 100;
    font-family: 'Roboto Slab', serif;
    padding: 0;
    text-transform: uppercase;
    margin: 0
}

.slider .breadcrumbs {
    padding: 0;
    margin-bottom: 40px;
    display: inline-block
}

.slider .breadcrumbs li {
    float: left;
    list-style: none;
    padding: 0 10px 0 14px;
    background: url("../images/icons/b-ar.png") no-repeat left center
}

.slider .breadcrumbs li a {
    color: #fff
}

.slider .breadcrumbs li.active a {
    color: var(--color2);
    font-weight: bold
}

.slider .breadcrumbs li:first-child {
    background: none
}

.slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    z-index: 1000;
    border: 0;
    text-indent: -9999px
}

.slider .slick-arrow.slick-prev {
    left: 160px;
    background: url("../images/left.png")
}

.slider .slick-arrow.slick-next {
    right: 160px;
    background: url("../images/right.png")
}

.sic {
    display: inline-block;
    margin: 0;
    font-size: 26px;
    width: 230px;
    font-weight: 300
}

.sic img {
    display: inline-block;
    margin-bottom: 30px
}

.sic span {
    font-weight: bold;
    color: var(--color2)
}

.header-filter {
    position: absolute;
    width: 100%;
    z-index: 100000;
    left: 0;
    bottom: 0;
    background: var(--color4);
    padding: 60px 0 56px;
    color: #fff
}

.header-filter .hf {
    float: left
}

.header-filter .hf label {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 20px;
    margin: 0 0 20px
}

.header-filter .hf input {
    background: none;
    border: 0;
    border-bottom: 1px #496fa2 solid;
    padding: 3px 0 17px 33px
}

.header-filter .hf input::-webkit-input-placeholder {
    color: #a9bfdb
}

.header-filter .hf input:-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.header-filter .hf input::-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.header-filter .hf input:-ms-input-placeholder {
    color: #a9bfdb
}

.header-filter .hf input:placeholder-shown {
    color: #a9bfdb
}

.header-filter.header-filter-full-screen {
    padding: 0
}

.header-filter.header-filter-full-screen .hf-left {
    float: left;
    width: 16%;
    padding: 22px 35px;
    background: var(--color2);
    font-size: 14px
}

.header-filter.header-filter-full-screen .hf-left span {
    font-size: 30px
}

.header-filter.header-filter-full-screen .hf-left h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px #f3aaac solid;
    margin-bottom: 4px
}

.header-filter.header-filter-full-screen .hf-left p {
    line-height: 20px
}

.header-filter.header-filter-full-screen .hf-right {
    float: left;
    width: 84%
}

.header-filter.header-filter-full-screen .hf-wrap {
    display: inline-block;
    width: 100%;
    padding: 60px 40px 56px
}

.details-filter-bottom {
    top: 100%
}

.details-filter-bottom .dfb-right {
    float: right;
    width: 84%;
    padding: 0 40px
}

.details-filter-bottom .dfb-right .df-5 {
    width: 16%
}

.details-filter-bottom .dfb-right .hide-btn {
    float: left;
    font-size: 17px;
    padding-right: 33px;
    color: #fff;
    background: url("../images/icons/minus.png") no-repeat right center
}

.ui-datepicker {
    background: #fff;
    width: 320px
}

.ui-datepicker .ui-datepicker-calendar {
    margin-top: 62px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px
}

.ui-datepicker .ui-datepicker-calendar th {
    color: var(--color16);
    font-size: 16px;
    font-weight: normal;
    padding: 4px 5px
}

.ui-datepicker .ui-datepicker-calendar td {
    padding: 4px 3px;
    color: #68798d
}

.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px 7px
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
    background: var(--color2);
    color: #fff;
    font-weight: bold
}

.ui-datepicker .ui-datepicker-prev {
    position: relative;
    z-index: 100;
    float: left;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    background: url("../images/icons/cl.png") no-repeat
}

.ui-datepicker .ui-datepicker-next {
    position: relative;
    z-index: 100;
    float: right;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    background: url("../images/icons/cr.png") no-repeat
}

.ui-datepicker .ui-datepicker-title {
    float: left;
    padding: 13px 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #68798d;
    text-align: center;
    width: 100%;
    position: absolute
}

.details-url {
    float: right;
    font-size: 17px;
    padding-right: 33px;
    color: #fff;
    background: url("../images/icons/minus.png") no-repeat right center
}

.details-url:focus,
.details-url:hover {
    text-decoration: none;
    color: #fff
}

.details-filter {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background: var(--color10);
    padding: 45px 0 37px;
    z-index: 10000;
    color: #fff
}

.details-filter label {
    display: inline-block;
    width: 100%;
    color: #4371ba;
    font-size: 20px;
    font-weight: normal
}

.details-filter .df dl dt a {
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom: 1px #496fa2 solid;
    padding: 15px 18px 15px 18px;
    color: #7a96bc
}

.details-filter .df dl dt a:after {
    position: absolute;
    width: 10px;
    height: 7px;
    content: "";
    right: 10px;
    top: 23px;
    background: url("../images/icons/adw.png") no-repeat
}

.details-filter .df dl dt a:hover {
    text-decoration: none
}

.details-filter .df dl dd ul {
    position: absolute;
    left: 0;
    top: 30px;
    background: #fff;
    padding: 15px 12px;
    width: 100%
}

.details-filter .df dl dd ul li {
    list-style: none
}

.details-filter .df dl dd ul li a {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    color: #68798d;
    font-size: 16px;
    padding-left: 28px;
    background: url("../images/icons/lr.png") no-repeat left 10px
}

.details-filter .df dl.op {
    background: #fff
}

.details-filter .df dl.op dt a {
    color: #2c3e50 !important
}

.details-filter .df dl.op dt a:before {
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 0;
    content: "";
    height: 1px;
    background: #cfcfcf;
    z-index: 100000
}

.details-filter .df dl.op dt a:after {
    position: absolute;
    width: 10px;
    height: 7px;
    content: "";
    right: 10px;
    top: 23px;
    background: url("../images/icons/aup.png") no-repeat
}

.details-filter .df-1 {
    float: left;
    width: 14%
}

.details-filter .df-1 h4 {
    font-size: 20px;
    margin: 48px 0 0 0;
    padding: 0;
    font-weight: normal
}

.details-filter .df-2 {
    float: left;
    width: 15%
}

.details-filter .df-2 .inp {
    position: relative;
    width: 110px;
    margin-top: 16px
}

.details-filter .df-2 .inp input {
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom: 1px #496fa2 solid;
    padding: 15px 61px 15px 18px;
    background: none
}

.details-filter .df-2 .inp input::-webkit-input-placeholder {
    color: #a9bfdb
}

.details-filter .df-2 .inp input:-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.details-filter .df-2 .inp input::-moz-placeholder {
    color: #a9bfdb;
    opacity: 1
}

.details-filter .df-2 .inp input:-ms-input-placeholder {
    color: #a9bfdb
}

.details-filter .df-2 .inp input:placeholder-shown {
    color: #a9bfdb
}

.details-filter .df-2 .inp:after {
    position: absolute;
    width: 10px;
    height: 7px;
    content: "";
    right: 0;
    top: 23px;
    background: url("../images/icons/adw.png") no-repeat
}

.details-filter .df-2 .inp .ad {
    display: none;
    position: absolute;
    width: 87px;
    z-index: 1000000;
    background: #fff url("../images/icons/sep-small.png") no-repeat center top;
    padding: 9px 5px 8px;
    text-align: center;
    left: 57px;
    top: 0
}

.details-filter .df-2 .inp .ad img {
    display: inline-block
}

.details-filter .df-3 {
    float: left;
    width: 15%
}

.details-filter .df-3 dl {
    max-width: 220px
}

.details-filter .df-4 {
    float: left;
    width: 21%
}

.details-filter .df-4 dl {
    max-width: 200px
}

.details-filter .df-5 {
    float: left;
    width: 27%
}

.details-filter .df-5 dl {
    max-width: 200px
}

.title {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 70px;
    padding: 0 0 25px;
    background: url("../images/sep-1.png") no-repeat center bottom;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.top-offer {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 70px 0
}

.top-offer-description {
    margin-top: 50px
}

.top-offer-description .title {
    margin-bottom: 30px
}

.top-offer-description p {
    font-size: 14px;
    line-height: 24px
}

.tp-box {
    position: relative;
    border: 1px #d4d4d4 solid;
    float: left;
    width: 100%
}

.tp-box .tp-box-img {
    position: relative
}

.tp-box .tp-box-img img {
    width: 100%;
    border-bottom: 1px #d4d4d4 solid
}

.tp-box .tp-box-img .novo {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    background: url("../images/novo.png") no-repeat
}

.tp-box .tp-box-img .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 16px;
    top: 18px
}

.tp-box .tp-box-img .icon img {
    width: 60px;
    height: 60px;
    border: 0
}

.tp-box .tp-box-header {
    position: relative;
    display: inline-block;
    width: 100%
}

.tp-box .tp-box-ic {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: -59px
}

.tp-box .tb-title {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #2c3e50;
    font-weight: bold;
    text-transform: uppercase;
    padding: 70px 50px 30px;
    text-align: center;
    line-height: 30px
}

.best-offer {
    float: left;
    width: 100%;
    padding: 60px 0;
    background: url("../images/bg/best-offer-bg.jpg") no-repeat center top;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.best-offer .title {
    color: #fff;
    font-family: 'Titillium Web', sans-serif
}

.bo-box {
    background: #fff;
    text-align: center;
    padding: 40px 30px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%
}

.bo-box img {
    margin: 0 0 16px
}

.bo-box h4 {
    color: var(--color2);
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 16px;
    padding: 0
}

.bo-box p {
    margin: 0;
    font-size: 18px
}

.more-text {
    font-size: 18px;
    color: #324354;
    font-family: 'Titillium Web', sans-serif
}

.more-text p {
    margin: 0;
    padding: 0
}

.more-text a {
    color: var(--color2);
    font-weight: bold;
    text-decoration: underline
}

.more-text a:hover {
    text-decoration: none
}

.do-not-miss {
    float: left;
    width: 100%;
    padding: 60px 0
}

.do-not-miss .title {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 70px;
    padding: 0 0 25px;
    background: url("../images/sep-1.png") no-repeat center bottom;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Titillium Web', sans-serif
}

.dnm-box {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 36px;
    background: #000;
    text-align: center
}

.dnm-box img {
    width: 100%
}

.dnm-box .dnm-text {
    padding-top: 100px
}

.dnm-box .dnm-text p {
    display: none;
    margin: 30px 0 0 0
}

.dnm-box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff
}

.dnm-box a .h4 {
    display: inline-block;
    width: 100%;
    font-size: 30px;
    line-height: 34px;
    font-weight: bold
}

.dnm-box a:hover {
    text-decoration: none
}

.dnm-box .more {
    position: absolute;
    right: 35px;
    bottom: 33px;
    background: var(--color2) url("../images/icons/flag.png") no-repeat 19px center;
    padding: 16px 22px 16px 44px;
    border: 2px var(--color2) solid;
    text-transform: uppercase;
    font-weight: bold
}

.dnm-box:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.dnm-box:hover p {
    display: block
}

.dnm-box:hover .more {
    background: url("../images/icons/flag.png") no-repeat 19px center
}

.e-news {
    float: left;
    width: 100%;
    padding: 70px 0 80px;
    background: url("../images/bg/enews-bg.jpg") no-repeat center top;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.e-news .title {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    background: url("../images/sep-2.png") no-repeat center bottom
}

.e-news form {
    display: inline-block;
    width: 100%;
    text-align: center
}

.e-news input {
    display: inline-block;
    width: 686px;
    height: 64px;
    border: 1px #fff solid;
    background: none;
    font-size: 16px;
    padding: 0 30px;
    color: #fff;
    margin-right: 35px
}

.e-news input::-webkit-input-placeholder {
    color: #fff
}

.e-news input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.e-news input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.e-news input:-ms-input-placeholder {
    color: #fff
}

.e-news input:placeholder-shown {
    color: #fff
}

.e-news button {
    display: inline-block;
    background: var(--color2);
    padding: 21px 38px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    border: 0
}

.testimonials {
    float: left;
    width: 100%;
    padding: 64px 0 70px
}

.testimonials .title {
    margin-bottom: 36px
}

.testimonial {
    position: relative;
    border: 1px #d4d4d4 solid;
    margin: 44px 0 0 44px
}

.testimonial .testimonial-title {
    width: 100%;
    float: left;
    background: var(--color2);
    color: #fff;
    padding: 16px 0 16px 144px
}

.testimonial .testimonial-title h2 {
    margin: 0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase
}

.testimonial .testimonial-title p {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif
}

.testimonial .testimonial-text {
    display: inline-block;
    width: 100%;
    padding: 30px 30px 35px 100px
}

.testimonial .testimonial-text p {
    margin: 0;
    padding-left: 50px;
    background: url("../images/icons/apostrof.png") no-repeat left top;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif
}

.testimonial img {
    position: absolute;
    left: -44px;
    top: -40px
}

.testimonials-slider {
    padding: 0 50px
}

.testimonials-slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    width: 56px;
    height: 56px;
    z-index: 1000;
    border: 0;
    text-indent: -9999px
}

.testimonials-slider .slick-arrow.slick-prev {
    left: -30px;
    background: url("../images/left-ar.png")
}

.testimonials-slider .slick-arrow.slick-next {
    right: -30px;
    background: url("../images/right-ar.png")
}

.testimonials-slider .video {
    padding: 44px 44px 0 0
}

.testimonials-slider .video img,
.testimonials-slider .video iframe {
    width: 100%
}

.map {
    position: relative;
    width: 100%;
    float: left
}

.map iframe {
    float: left;
    width: 100%;
    height: 920px;
    border: 0
}

.map-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 140px
}

.map-menu .map-drop {
    float: left;
    width: 232px;
    margin-right: 40px
}

.map-menu .map-drop ul {
    display: none;
    float: left;
    background: #1b1d26;
    border: 1px #fff solid;
    border-top: 0;
    padding: 10px 0;
    margin: 0;
    width: 100%
}

.map-menu .map-drop ul li {
    display: inline-block;
    width: 100%;
    list-style: none
}

.map-menu .map-drop ul li a {
    display: inline-block;
    width: 100%;
    padding: 5px 28px;
    color: #fff
}

.map-menu .drop {
    position: relative;
    float: left;
    background: #1b1d26;
    border: 1px #fff solid;
    width: 100%;
    font-size: 16px;
    color: #55575e;
    padding: 13px 40px 13px 28px;
    text-decoration: none
}

.map-menu .drop:hover,
.map-menu .drop:focus {
    text-decoration: none
}

.map-menu .drop:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    height: 8px;
    background: url("../images/icons/arrow-down.png") no-repeat;
    top: 23px;
    right: 30px;
    content: ""
}

.partners {
    float: left;
    width: 100%;
    padding: 60px 0 60px
}

.partners .imgs a {
    margin-left: 93px
}

.partners .imgs a:first-child {
    margin-left: 0
}

.top-description {
    float: left;
    width: 100%
}

.top-description .td-left {
    float: left;
    width: 50%;
    min-height: 464px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.top-description .td-right {
    float: left;
    width: 50%
}

.top-description .td-right .td-right-col {
    float: left;
    max-width: 680px;
    padding: 105px 0 80px 120px
}

.top-description .td-right .td-right-col h2 {
    position: relative;
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 72px 15px 0;
    background: url("../images/sep-1s.png") no-repeat left bottom;
    font-size: 35px;
    text-transform: uppercase
}

.top-description .td-right .td-right-col h2 img {
    position: absolute;
    right: 0;
    top: 6px
}

.top-description .td-right .td-right-col p {
    font-size: 14px;
    line-height: 26px
}

.tp-box-place {
    position: relative;
    border: 1px #d4d4d4 solid;
    float: left;
    width: 100%
}

.tp-box-place .tp-box-img {
    position: relative
}

.tp-box-place .tp-box-img img {
    width: 100%;
    border-bottom: 1px #d4d4d4 solid
}

.tp-box-place .tp-box-img .novo {
    position: absolute;
    width: 90px;
    height: 90px;
    left: 0;
    top: 0;
    background: url("../images/novo.png") no-repeat
}

.tp-box-place .tp-box-img .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 16px;
    top: 18px
}

.tp-box-place .tp-box-img .icon img {
    width: 60px;
    height: 60px;
    border: 0
}

.tp-box-place .tb-place-cont {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 28px 22px 35px
}

.tp-box-place .tb-place-cont h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #2c3e50;
    margin: 0 0 2px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 100
}

.tp-box-place .tb-place-cont h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: var(--color2);
    margin: 0 0 2px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold
}

.tp-box-place .tb-place-cont .stars {
    display: inline-block;
    width: 100%;
    margin: 3px 0 10px
}

.tp-box-place .tb-place-cont .stars img {
    display: inline-block;
    margin-right: 3px
}

.tp-box-place .tb-place-cont .elements {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px
}

.tp-box-place .tb-place-cont .elements .hc {
    display: inline-block;
    padding: 0 0 0 32px;
    margin-left: 11px
}

.tp-box-place .tb-place-cont .elements .hc:first-child {
    margin-left: 0
}

.tp-box-place .tb-place-cont .elements .hc.hc1 {
    background: url("../images/icons/h1.png") no-repeat left center
}

.tp-box-place .tb-place-cont .elements .hc.hc2 {
    background: url("../images/icons/h2.png") no-repeat left center
}

.tp-box-place .tb-place-cont .elements .hc.hc3 {
    background: url("../images/icons/h3.png") no-repeat left center
}

.tp-box-place .tb-place-cont .tp-btns .red {
    display: inline-block;
    background: var(--color2);
    padding: 13px 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    margin-right: 22px
}

.tp-box-place .tb-place-cont .tp-btns .place {
    display: inline-block;
    border: 1px #bebebe solid;
    padding: 12px 16px 13px 38px;
    text-transform: uppercase;
    font-size: 14px;
    color: #bebebe;
    background: url("../images/icons/pin-btn.png") no-repeat 17px center;
    font-family: 'Roboto Condensed', sans-serif
}

.dark-title {
    float: left;
    width: 100%;
    background: #1d1f2c;
    color: #fff;
    text-align: center;
    padding: 50px 0
}

.dark-title h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
    padding: 0 0 15px;
    background: url("../images/w.png") no-repeat center bottom;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.dark-title p {
    margin: 0;
    padding: 0
}

.ski-tabs {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 65px 0;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.ski-tabs .stb {
    background: #fff
}

.ski-tabs .stb .tab-content {
    padding: 50px 60px
}

.ski-tabs .stb .tab-content h2 {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px;
    padding: 0 0 25px;
    background: url("../images/icons/red-small-sep.png") no-repeat left bottom;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.ski-tabs .stb .tab-content p {
    margin-bottom: 45px
}

.ski-tabs .stb .tab-content p strong {
    color: var(--color2)
}

.ski-tabs .stb .nav-tabs {
    background: var(--color16);
}

.plan {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px
}

.plan img {
    width: 100%
}

.panel-group .panel {
    margin-bottom: 15px
}

.panel-group .panel-heading {
    background: var(--color2);
    color: #fff;
    border: 1px var(--color2) solid
}

.panel-group .panel-heading h4 {
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-weight: normal
}

.panel-group .panel-heading h4 a {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 19px 20px 19px 80px;
    background: url("../images/icons/min.png") no-repeat left center
}

.panel-group .panel-heading h4 a.collapsed {
    background: url("../images/icons/pls.png") no-repeat left center
}

.panel-group .panel-body {
    padding: 35px 60px 45px;
    color: #2c3e50;
    font-size: 14px
}

.panel-group .panel-body span {
    color: var(--color2)
}

.panel-group .panel-body ul {
    padding: 0;
    margin: 0
}

.panel-group .panel-body ul li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 18px;
    list-style: none
}

.panel-group .panel-body ul li img {
    position: absolute;
    left: 0;
    top: 0
}

.panel-group .panel-body ul li>div {
    display: table;
    width: 100%;
    min-height: 49px
}

.panel-group .panel-body ul li>div>div {
    padding-left: 65px;
    vertical-align: middle;
    display: table-cell
}

.nav-tabs {
    margin-top: 0;
    border-bottom: 1px #fff solid
}

.nav-tabs>li {
    width: 14.28%;
    text-align: center;
    margin: 0
}

.nav-tabs>li>a {
    border-radius: 0;
    margin-right: 0;
    padding: 26px 0 18px;
    background: url("../images/icons/tab-sep.png") no-repeat left center;
    border: 0
}

.nav-tabs>li>a span {
    display: inline-block;
    width: 43px;
    height: 35px
}

.nav-tabs>li>a span.tc-1 {
    background: url("../images/icons/tc-1.png") no-repeat center center
}

.nav-tabs>li>a span.tc-2 {
    background: url("../images/icons/tc-2.png") no-repeat center center
}

.nav-tabs>li>a span.tc-3 {
    background: url("../images/icons/tc-3.png") no-repeat center center
}

.nav-tabs>li>a span.tc-4 {
    background: url("../images/icons/tc-4.png") no-repeat center center
}

.nav-tabs>li>a span.tc-5 {
    background: url("../images/icons/tc-5.png") no-repeat center center
}

.nav-tabs>li>a span.tc-6 {
    background: url("../images/icons/tc-6.png") no-repeat center center
}

.nav-tabs>li>a span.tc-7 {
    background: url("../images/icons/tc-7.png") no-repeat center center
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background: url("../images/icons/tab-sep.png") no-repeat left center
}

.nav-tabs>li:first-child>a {
    background: none
}

.nav-tabs>li.active>a {
    border-radius: 0;
    margin-right: -2px;
    border: 0 !important;
    background: #fff
}

.nav-tabs>li.active>a span {
    display: inline-block;
    width: 43px;
    height: 35px
}

.nav-tabs>li.active>a span.tc-1 {
    background: url("../images/icons/tc-1h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-2 {
    background: url("../images/icons/tc-2h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-3 {
    background: url("../images/icons/tc-3h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-4 {
    background: url("../images/icons/tc-4h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-5 {
    background: url("../images/icons/tc-5h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-6 {
    background: url("../images/icons/tc-6h.png") no-repeat center center
}

.nav-tabs>li.active>a span.tc-7 {
    background: url("../images/icons/tc-7h.png") no-repeat center center
}

.nav-tabs>li:last-child.active>a {
    margin-right: 0
}

.ski-tabs .stb-content .nav-tabs>li {
    width: 16.66666666666667%;
    font-size: 16px
}

.ski-tabs .stb-content .nav-tabs>li>a {
    height: 90px;
    font-size: 16px;
    padding: 23px 30px 0
}

.ski-tabs .stb-content .nav-tabs>li.active>a {
    color: #2c3e50
}

.ski-tabs .stb-content .tab-content {
    padding: 25px 40px
}

.ski-tabs .stb-content .tab-content h3 {
    font-size: 22px;
    color: var(--color16);
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 0;
    text-transform: uppercase
}

.ski-tabs .stb-content .tab-content p {
    font-size: 14px;
    line-height: 140%
}

.ski-tabs .stb-content .tab-content ul {
    margin: 0 0 20px 0;
    padding: 0
}

.ski-tabs .stb-content .tab-content ul li {
    list-style: none;
    font-size: 14px;
    padding: 0 0 0 8px;
    background: url("../images/icons/bullet.png") no-repeat left 7px
}

.ski-tabs .stb-content .tab-content ul li a {
    color: var(--color10);
    text-decoration: underline
}

.ski-tabs .stb-content .tab-content ul li a:hover {
    text-decoration: none
}

.ski-tabs .stb-content .tab-content h4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: var(--color2);
    text-transform: uppercase
}

.wide {
    float: left;
    width: 100%
}

.wide .sidebar {
    float: left;
    width: 16%;
    padding: 30px 35px;
    border-right: 1px #d4d4d4 solid;
    border-bottom: 1px #d4d4d4 solid
}

.wide .sidebar h4 {
    font-size: 14px;
    font-weight: bold;
    color: var(--color10);
    margin: 0 0 20px;
    text-transform: uppercase
}

.wide .sidebar .filter {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #b4c1c9 solid;
    margin-bottom: 20px;
    padding-bottom: 16px
}

.wide .sidebar .filter.no-border {
    border-bottom: 0
}

.wide .sidebar .filter .ui-corner-all {
    background: #ededed;
    border: 0;
    height: 3px
}

.wide .sidebar .filter .ui-slider .ui-slider-range {
    background: var(--color10);
    border: 0;
    height: 3px
}

.wide .sidebar .filter .ui-slider-handle {
    height: 12px;
    width: 8px;
    background: var(--color10);
    margin-left: 0
}

.wide .sidebar .filter .sliderValue {
    float: left;
    width: 50%;
    border: 0;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px
}

.wide .sidebar .filter .inputfield {
    margin-bottom: 5px
}

.wide .sidebar .filter .inf-left .inputfield {
    float: left;
    margin-left: 20px
}

.wide .sidebar .filter .inf-left .inputfield:first-child {
    margin-left: 0
}

.wide .sidebar .filter .star-check {
    float: left;
    width: 100%;
    margin-top: 24px
}

.wide .sidebar .filter .star-check .starfield {
    float: left;
    width: 26px;
    margin-left: 22px
}

.wide .sidebar .filter .star-check .starfield input[type=checkbox].css-checkbox+label.css-label {
    padding-left: 19px;
    font-size: 12px;
    position: relative;
    font-weight: bold
}

.wide .sidebar .filter .star-check .starfield:first-child {
    margin-left: 0
}

.wide .sidebar .filter .star-check .starfield span {
    position: absolute;
    top: -23px;
    left: 0;
    padding-right: 15px;
    background: url("../images/icons/star.png") no-repeat right 5px
}

.wide .sidebar.sidebar-second {
    padding: 0
}

.wide .sidebar.sidebar-second .side-map img {
    width: 100%
}

.wide .wide-content {
    float: left;
    width: 84%;
    padding: 34px 38px 54px
}

.wide .wide-content.wide-content-rooms {
    padding: 20px 38px 54px
}

.blue-panel {
    padding: 35px 0;
    background: var(--color10);
    color: #fff;
    text-align: center
}

.blue-panel h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500
}

.blue-panel a {
    display: inline-block;
    padding: 14px 26px;
    background: var(--color2);
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold
}

.slider-for .slick-slide img,
.slider-nav .slick-slide img {
    width: 100%
}

.slider-nav .slick-slide img {
    cursor: pointer
}

.slider-for {
    position: relative
}

.slider-for .slick-arrow {
    position: absolute;
    width: 43px;
    height: 43px;
    top: 50%;
    margin-top: -21px;
    border: 0;
    text-indent: -9999px;
    z-index: 1000000
}

.slider-for .slick-arrow.slick-prev {
    background: var(--color11) no-repeat;
    left: 26px
}

.slider-for .slick-arrow.slick-next {
    background: var(--color12) no-repeat;
    right: 26px
}

.side-cont {
    display: inline-block;
    width: 100%;
    padding: 15px 35px
}

.side-cont h3 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #043877;
    margin-top: 0
}

.side-cont ul {
    padding: 0
}

.side-cont ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 25px;
    line-height: 18px
}

.side-cont ul li img {
    float: left;
    width: 43%
}

.side-cont ul li .i-right {
    float: right;
    width: 43%
}

.side-cont ul li a {
    color: #2c3e50;
    font-size: 14px;
    font-weight: bold
}

.side-cont ul li .stars {
    display: inline-block;
    width: 100%
}

.side-cont ul li .stars .star {
    display: inline-block;
    width: 12px;
    height: 11px;
    background: url("../images/icons/star.png") no-repeat
}

.side-cont .detailed {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #68798d solid;
    padding-bottom: 30px;
    margin-bottom: 25px
}

.side-cont .detailed a {
    display: inline-block;
    color: #2c3e50;
    padding-left: 10px;
    background: var(--color7) no-repeat left 5px;
    text-decoration: underline
}

.side-cont .detailed a:hover {
    text-decoration: none
}

.bread-wrap {
    display: inline-block;
    width: 100%
}

.bread-wrap .breadchrumbs {
    padding: 0;
    margin: 0 0 5px
}

.result-header {
    display: inline-block;
    width: 100%;
    border-bottom: 1px #d4d4d4 solid;
    margin-bottom: 45px;
    padding-bottom: 26px
}

.result-header .result-header-left {
    float: left;
    width: 50%
}

.result-header .result-header-right {
    float: left;
    width: 50%
}

.result-header .result-header-right .rs-filter {
    float: right
}

.result-header .result-header-right .rs-filter label {
    float: left;
    font-size: 14px;
    font-weight: bold
}

.result-header .result-header-right .rs-filter .dropdown {
    float: left;
    font-size: 14px;
    width: 104px;
    padding: 0;
    margin: 0 0 0 42px
}

.result-header .result-header-right .rs-filter .dropdown dt {
    padding-bottom: 4px;
    border-bottom: 1px #cbcfd3 solid;
    background: url("../images/icons/s-ar-d.png") no-repeat right center
}

.result-header .result-header-right .rs-filter .dropdown dt a:focus,
.result-header .result-header-right .rs-filter .dropdown dt a:hover {
    text-decoration: none
}

.result-header .result-header-right .rs-filter .dropdown ul {
    position: absolute;
    left: 0;
    top: 10px;
    padding: 5px;
    width: 100%;
    background: #fff
}

.result-header .result-header-right .rs-filter .dropdown ul li {
    list-style: none
}

.result-items .result-item {
    float: left;
    width: 49%;
    margin-left: 2%;
    border: 1px #d4d4d4 solid;
    margin-bottom: 30px
}

.result-items .result-item .rs-item-left {
    float: left;
    width: 41%;
    position: relative
}

.result-items .result-item .rs-item-left .rs-icon {
    position: absolute;
    left: 18px;
    top: 18px;
    z-index: 1000
}

.result-items .result-item .rs-item-left .rs-icon img {
    width: 60px
}

.result-items .result-item .rs-item-left img {
    width: 100%
}

.result-items .result-item .rs-item-left .rs-offer {
    float: left;
    width: 100%;
    padding: 10px 0 6px;
    text-align: center
}

.result-items .result-item .rs-item-left .rs-offer>div {
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    padding: 2px 0 0 28px;
    margin: 3px 10px;
    text-align: left
}

.result-items .result-item .rs-item-left .rs-offer>div.r1 {
    background: url("../images/icons/rs-ic-1.png") no-repeat left center
}

.result-items .result-item .rs-item-left .rs-offer>div.r2 {
    background: url("../images/icons/rs-ic-2.png") no-repeat left center
}

.result-items .result-item .rs-item-left .rs-offer>div.r3 {
    background: url("../images/icons/rs-ic-3.png") no-repeat left center
}

.result-items .result-item .rs-item-right {
    float: left;
    width: 59.001%;
    padding: 15px 55px 0 25px;
    position: relative
}

.result-items .result-item .rs-item-right h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    margin: 0 0 4px;
    padding: 0
}

.result-items .result-item .rs-item-right h2 {
    font-size: 19px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 8px;
    padding: 0;
    color: var(--color2)
}

.result-items .result-item .rs-item-right h2 a {
    color: var(--color2)
}

.result-items .result-item .rs-item-right p {
    line-height: 18px
}

.result-items .result-item .rs-item-right .red-big-btn {
    background: var(--color2);
    color: #fff;
    padding: 14px 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    right: 0;
    bottom: 0
}

.result-items .result-item .rs-item-right .stars {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.result-items .result-item .rs-item-right .stars .star {
    float: left;
    width: 12px;
    height: 11px;
    margin-right: 5px;
    background: url("../images/icons/star.png") no-repeat
}

.result-items .result-item .rs-item-right .score {
    position: absolute;
    top: 18px;
    right: 18px;
    font-size: 14px
}

.result-items .result-item .rs-item-right .score span {
    line-height: 30px;
    display: block;
    font-size: 30px;
    font-weight: bold;
    text-align: right
}

.result-items .result-item .rs-item-right .about-place {
    position: absolute;
    width: 133px;
    height: 44px;
    top: 72px;
    right: -14px;
    background: url("../images/icons/ribbon.png") no-repeat;
    text-align: center;
    padding-top: 7px;
    font-size: 13px
}

.result-items .result-item .rs-item-right .about-place a {
    text-transform: uppercase;
    color: #bebebe;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 24px;
    background: url("../images/icons/small-pin.png") no-repeat left center;
    padding-bottom: 2px
}

.result-items .result-item .rs-item-right .rs-footer {
    display: inline-block;
    width: 100%;
    height: 50px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left {
    float: left;
    width: 50%
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price {
    padding: 0;
    position: absolute;
    left: 25px;
    bottom: 0
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price li {
    list-style: none;
    float: left;
    width: 23px;
    height: 22px;
    background: url("../images/icons/eur.png") no-repeat;
    margin-right: 4px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price li.active {
    background: url("../images/icons/eur-g.png") no-repeat
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price-item {
    float: left;
    margin-top: 5px;
    font-size: 14px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price-item span {
    font-size: 30px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-right {
    float: left;
    width: 50%
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available {
    position: absolute;
    bottom: 0;
    right: 146px;
    background: var(--color10);
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    width: 72px;
    height: 53px;
    padding-top: 5px
}

.result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available span {
    display: block;
    font-size: 18px;
    font-weight: 100
}

.result-items .result-item:nth-child(2n+1) {
    margin-left: 0
}

.result-items .result-item.active {
    background: var(--color2);
    color: #fff
}

.result-items .result-item.active h2 {
    text-transform: uppercase
}

.result-items .result-item.active h2 a {
    color: #fff
}

.result-items .result-item.active h5 {
    color: #2c3e50
}

.result-items .result-item.active .rs-item-left {
    overflow: hidden
}

.result-items .result-item.active .rs-item-left>img {
    position: absolute;
    height: 100%;
    width: 100%
}

.result-items .result-item.active .red-big-btn {
    background: var(--color10);
    padding-left: 50px;
    padding-right: 50px
}

.result-items .result-item.active .rs-info-top {
    position: absolute;
    top: 25px;
    right: 20px
}

.result-items .result-item.active .rs-info-top .price-item span {
    font-size: 30px
}

.result-items .result-item.active .rs-info-top .date {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: bold
}

.breadchrumbs {
    float: left;
    padding: 0;
    margin: 4px 0 0 0
}

.breadchrumbs li {
    list-style: none;
    float: left;
    padding: 0 8px 0 10px;
    position: relative;
    font-size: 14px
}

.breadchrumbs li img {
    margin-top: -4px
}

.breadchrumbs li:after {
    position: absolute;
    left: 0;
    top: 6px;
    background: url("../images/icons/br-ar.png") no-repeat;
    width: 4px;
    height: 6px;
    content: ""
}

.breadchrumbs li:first-child {
    padding-left: 0
}

.breadchrumbs li:first-child:after {
    display: none
}

.wide-content-rooms h2 {
    font-size: 26px;
    font-weight: bold;
    color: var(--color10);
    margin: 0 0 60px
}

.wide-content-rooms h4 {
    font-size: 19px;
    color: #2c3e50;
    margin: 0 0 20px
}

.wide-content-rooms section {
    margin: 0 0 30px 0
}

.wide-content-rooms section table {
    width: 100%;
    margin-bottom: 65px
}

.wide-content-rooms section table tr th {
    text-align: left;
    padding: 10px 110px 10px 0;
    border-bottom: 1px #bebebe solid;
    border-right: 1px #bebebe solid
}

.wide-content-rooms section table tr td {
    padding: 10px 70px;
    border-bottom: 1px #bebebe solid
}

.wide-content-rooms section table tr:last-child th,
.wide-content-rooms section table tr:last-child td {
    border-bottom: 0
}

.wide-content-rooms section ul {
    padding: 0;
    margin-bottom: 40px
}

.wide-content-rooms section ul li {
    list-style: none;
    padding-left: 20px;
    background: var(--color13) no-repeat left 4px;
    font-size: 14px;
    margin: 0
}

.center-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px
}

.center-item .center-item-description p {
    font-size: 16px;
    margin-bottom: 15px
}

.center-item .center-item-description a {
    color: var(--color2)
}

.center-item .center-item-description .stats {
    display: inline-block;
    width: 100%;
    margin: 40px 0 46px;
    border-top: 1px #bebebe solid;
    border-bottom: 1px #bebebe solid
}

.center-item .center-item-description .stats .st {
    float: left;
    text-align: center;
    width: 33.3333333333333333%;
    border-left: 1px #bebebe solid;
    padding: 22px 0;
    font-weight: bold;
    font-size: 17px
}

.center-item .center-item-description .stats .st:first-child {
    border-left: 0
}

.center-item .center-item-description .stats .st span {
    display: inline-block;
    padding: 2px 0 2px 30px
}

.center-item .center-item-description .stats .st.st-1 span {
    background: url("../images/icons/st-ic-1.png") no-repeat left center
}

.center-item .center-item-description .stats .st.st-2 span {
    background: url("../images/icons/st-ic-2.png") no-repeat left center
}

.center-item .center-item-description .stats .st.st-3 span {
    background: url("../images/icons/st-ic-3.png") no-repeat left center
}

.included h4 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px #bebebe solid;
    padding-bottom: 12px;
    margin-bottom: 25px
}

.included ul {
    padding: 0;
    margin: 0
}

.included ul li {
    display: inline-block;
    list-style: none;
    width: 32%;
    margin-bottom: 8px
}

.included ul li.hh {
    display: none !important
}

.included ul li img {
    margin-right: 6px
}

.included ul li.ihidden {
    display: none
}

.included ul li.ihidden.visible {
    display: inline-block
}

.included ul li.disabled {
    opacity: 0.25;
    filter: alpha(opacity=25)
}

.included ul li.disabled-cross {
    opacity: 0.25;
    filter: alpha(opacity=25)
}

.included ul li.disabled-cross span {
    position: relative;
    display: inline-block
}

.included ul li.disabled-cross span:after {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    content: "";
    border: 1px #d0d4d8 solid
}

.availability {
    display: inline-block;
    width: 100%;
    background: var(--color10);
    color: #fff;
    padding: 25px 60px;
    margin-bottom: 50px
}

.availability label {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px
}

.availability .inp {
    position: relative;
    display: inline-block;
    width: 80%
}

.availability .inp input {
    position: relative;
    width: 100%;
    border: 0;
    border-bottom: 1px #4b7ab8 solid;
    color: #fff;
    font-size: 14px;
    padding: 0 10px 10px 27px;
    background: url("../images/icons/calendar-red.png") no-repeat left 1px
}

.availability .inp input::-webkit-input-placeholder {
    color: #fff
}

.availability .inp input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.availability .inp input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.availability .inp input:-ms-input-placeholder {
    color: #fff
}

.availability .inp input:placeholder-shown {
    color: #fff
}

.availability .inp:after {
    position: absolute;
    right: 0;
    top: 10px;
    width: 7px;
    height: 4px;
    content: "";
    background: url("../images/icons/menu-down-small.png") no-repeat
}

.availability #persons {
    margin: 0;
    width: 80%
}

.availability #persons dt {
    width: 100%
}

.availability #persons dt a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #fff;
    border-bottom: 1px #4b7ab8 solid;
    padding: 0 27px 10px;
    background: url("../images/icons/os-red.png") no-repeat left 3px
}

.availability #persons dt a:after {
    position: absolute;
    right: 0;
    top: 10px;
    width: 7px;
    height: 4px;
    content: "";
    background: url("../images/icons/bdown.png") no-repeat
}

.availability #persons dd {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0
}

.availability #persons dd ul {
    position: absolute;
    left: 0;
    top: -32px;
    width: 100%;
    padding: 10px;
    background: var(--color10)
}

.availability #persons dd ul li {
    list-style: none
}

.availability #persons dd ul li a {
    display: inline-block;
    width: 100%;
    color: #fff
}

.availability .btn-submit {
    display: inline-block;
    padding: 10px 10px 8px 34px;
    background: var(--color2) url("../images/icons/loop-small.png") no-repeat 12px center;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    margin-top: 20px
}

.modal-backdrop.in {
    background: #2c3e50;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.modal-content {
    box-shadow: none;
    border-radius: 0;
    padding: 30px
}

.modal-content h2 {
    color: var(--color2);
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-weight: 500
}

.modal-content p {
    text-align: justify
}

.modal-content .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 41px;
    height: 41px;
    border: 0;
    text-indent: -9999px;
    background: url("../images/icons/btn-x.png") no-repeat
}

.apartma-modal .modal-dialog {
    width: 100%;
}

.modalpict{
    display:none;
}


.availability-results-sidebar {
    background: #2c3e50;
    color: #fff
}

.availability-results-sidebar h2 {
    background: var(--color10);
    color: #fff;
    padding: 14px 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin: 0
}

.availability-results-sidebar .res {
    padding: 30px 18px
}

.availability-results-sidebar .res a {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 24px;
    background: var(--color2);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px
}

.availability-results-sidebar .res .room {
    font-size: 18px;
    text-align: center
}

.availability-results-sidebar .res .price {
    font-size: 24px;
    text-align: center;
    color: var(--color2);
    font-weight: bold;
    margin-bottom: 25px
}

.availability-results-sidebar .res table {
    width: 100%;
    text-align: right
}

.availability-results-sidebar .res table tbody {
    width: 100%
}

.availability-results-sidebar .res table tbody tr td {
    font-size: 14px;
    text-align: right;
    color: var(--color2)
}

.availability-results-sidebar .res table tbody tr td:first-child {
    text-align: left;
    color: #fff
}

.availability-results-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px
}

.availability-results {
    display: inline-block;
    width: 100%
}

.availability-results .ar-item {
    display: inline-block;
    width: 100%;
    padding: 10px 58px;
    border: 1px #bebebe solid;
    margin-bottom: 40px
}

.availability-results .ar-item .ar-item-header {
    display: inline-block;
    width: 100%
}

.availability-results .ar-item .ar-item-header .ar-item-header-left {
    float: left;
    width: 50%
}

.availability-results .ar-item .ar-item-header .ar-item-header-left h3 {
    font-size: 26px;
    margin: 0
}

.availability-results .ar-item .ar-item-header .ar-item-header-left h3 a {
    color: var(--color2);
    text-transform: uppercase;
    text-decoration: underline
}

.availability-results .ar-item .ar-item-header .ar-item-header-left .av {
    font-size: 14px;
    color: var(--color10);
    font-weight: bold;
    margin: 20px 0 5px
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span {
    color: #1d2b38;
    font-weight: 600;
    font-size: 18px;
    padding-left: 31px;
    margin-right: 37px
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span.beds {
    background: url("../images/icons/beds.png") no-repeat left center
}

.availability-results .ar-item .ar-item-header .ar-item-header-left span.showers {
    background: url("../images/icons/showers.png") no-repeat left center
}

.availability-results .ar-item .ar-item-header .ar-item-header-right {
    float: left;
    width: 50%
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop {
    float: left
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop label {
    float: left;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 23px 0 0 0
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown {
    float: left;
    margin: 0 0 0 28px;
    padding: 0 10px;
    width: 140px
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dt {
    display: inline-block;
    width: 100%
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dt a {
    display: inline-block;
    width: 100%;
    padding: 10px 30px;
    background: url("../images/icons/key.png") no-repeat left center;
    border-bottom: 1px var(--color10) solid;
    color: var(--color10)
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dt a:after {
    position: absolute;
    right: 12px;
    top: 20px;
    width: 9px;
    height: 6px;
    content: "";
    background: url("../images/icons/bdown.png") no-repeat
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown a:hover {
    text-decoration: none
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op {
    background: var(--color10);
    color: #fff
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op a {
    color: #fff;
    text-decoration: none
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op dt a {
    background: url("../images/icons/keywhite.png") no-repeat left center;
    border-bottom: 1px #80a2ce solid
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown.op dt a:after {
    top: 18px;
    background: url("../images/icons/baup.png") no-repeat
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd {
    position: relative;
    width: 100%;
    padding: 0 10px;
    margin: 0
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd ul {
    background: var(--color10);
    position: absolute;
    left: -10px;
    top: -16px;
    width: 117%;
    padding: 10px
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd ul li {
    list-style: none;
    display: inline-block;
    width: 100%
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown dd ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding-left: 16px;
    background: url("../images/icons/a-l.png") no-repeat left center
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price {
    float: right;
    text-align: right
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .old-price {
    font-size: 18px;
    font-weight: 100;
    color: #2c3e50
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .old-price span {
    font-weight: 500;
    text-decoration: line-through
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .price {
    color: var(--color2);
    font-size: 24px
}

.availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price .price span {
    font-size: 32px;
    line-height: 35px;
    font-weight: bold
}

.availability-results .ar-item .ar-item-items {
    display: inline-block;
    width: 100%;
    padding: 9px 0;
    margin-bottom: 20px;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid
}

.availability-results .ar-item .ar-item-items ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0
}

.availability-results .ar-item .ar-item-items ul li {
    list-style: none;
    float: left;
    font-size: 12px;
    color: #68798d;
    margin-right: 20px
}

.availability-results .ar-item .ar-item-items ul li img {
    float: left;
    margin-right: 7px
}

.availability-results .ar-item .ar-item-desc p {
    color: #68798d
}

.ok-item {
    display: inline-block;
    width: 100%;
    padding: 35px 35px 35px 120px;
    border: 1px #bebebe solid;
    margin-bottom: 30px;
    background: url("../images/icons/circle.png") no-repeat 54px 40px
}

.ok-item h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 19px;
    line-height: 24px
}

.ok-item p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0
}

.not-found {
    background: var(--color10);
    padding: 20px;
    text-align: center;
    display: inline-block;
    width: 100%
}

.not-found h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0
}

.not-found a {
    display: inline-block;
    padding: 10px 26px;
    background: var(--color2);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.wide-title {
    display: inline-block;
    margin-bottom: 50px;
    width: 100%
}

.wide-title h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.wide-title .wide-title-left {
    float: left;
    width: 50%
}

.wide-title .wide-title-left .wtl-bottom {
    display: inline-block;
    width: 100%
}

.wide-title .wide-title-left .wtl-bottom .stars {
    float: left;
    border-right: 2px #cfcfcf solid;
    padding-right: 16px;
    margin-right: 16px;
    margin-top: 2px
}

.wide-title .wide-title-left .wtl-bottom .stars .star {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 17px;
    background: url("../images/icons/star-big.png") no-repeat
}

.wide-title .wide-title-left .wtl-bottom a {
    color: #999999;
    font-size: 18px;
    padding-left: 28px;
    background: url("../images/icons/pin-btn.png") no-repeat left center;
    font-weight: 100
}

.wide-title .wide-title-right {
    float: left;
    width: 50%
}

.wide-title .wide-title-right #share {
    float: left;
    font-size: 14px;
    color: #bebebe;
    font-weight: 100;
    text-transform: uppercase;
    margin: 25px 35px 0 0
}

.wide-title .wide-title-right #share dt a {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    color: #bebebe;
    border-bottom: 1px #ebebeb solid;
    padding-right: 35px;
    background: url("../images/icons/ar-w-small.png") no-repeat right 8px
}

.wide-title .wide-title-right #share dd {
    position: relative;
    width: 100%;
    display: inline-block
}

.wide-title .wide-title-right #share dd ul {
    position: absolute;
    width: 100%;
    padding: 10px;
    background: #fff;
    top: -14px;
    left: -40px;
    margin: 0
}

.wide-title .wide-title-right #share dd ul li {
    list-style: none;
    margin-bottom: 3px
}

.wide-title .wide-title-right .favourite {
    float: left;
    padding: 0 0 10px 25px;
    background: url("../images/icons/hearth.png") no-repeat left 2px;
    font-size: 14px;
    color: #bebebe;
    font-weight: 100;
    text-transform: uppercase;
    border-bottom: 1px #ebebeb solid;
    margin-top: 25px
}

.wide-title .wide-title-right .score {
    display: inline-block;
    font-size: 16px;
    color: #2c3e50;
    margin-right: 35px
}

.wide-title .wide-title-right .score span {
    font-weight: bold;
    display: block;
    font-size: 36px;
    line-height: 36px
}

.wide-title .wide-title-right .booking {
    display: inline-block;
    display: inline-block;
    background: var(--color2);
    padding: 17px 27px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    color: #fff
}

.top {
    float: right;
    padding-left: 13px;
    background: url("../images/icons/up.png") no-repeat left 7px;
    color: var(--color10);
    font-size: 14px;
    margin-bottom: 14px
}

footer {
    float: left;
    width: 100%;
    background: #2c3e50;
    color: #fff;
    padding: 60px 0 50px
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    margin-bottom: 8px;
    background: var(--color7) no-repeat left 5px
}

footer ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

footer ul li a:hover {
    color: #fff;
    text-decoration: underline
}

footer h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 30px;
    background: var(--color8) no-repeat left bottom
}

footer table tr td {
    vertical-align: top;
    text-transform: uppercase;
    padding: 0 20px 10px 0
}

footer table tr td:first-child {
    color: var(--color2)
}

footer table tr td a {
    color: #fff
}

footer table tr td a:hover {
    color: #fff;
    text-decoration: underline
}

footer .cards {
    float: left;
    width: 100%;
    border-top: 1px #969fa8 solid;
    padding-top: 22px
}

footer .soc {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

footer .soc a {
    float: left;
    width: 27px;
    height: 27px;
    margin-right: 13px
}

footer .soc a.fb {
    background: url("../images/icons/fb.png") no-repeat
}

footer .soc a.fb:hover {
    background: url("../images/icons/fbh.png") no-repeat
}

footer .soc a.in {
    background: url("../images/icons/in.png") no-repeat
}

footer .soc a.in:hover {
    background: url("../images/icons/inh.png") no-repeat
}

footer .soc a.tw {
    background: url("../images/icons/tw.png") no-repeat
}

footer .soc a.tw:hover {
    background: url("../images/icons/twh.png") no-repeat
}

footer .soc a.gp {
    background: url("../images/icons/gp.png") no-repeat
}

footer .soc a.gp:hover {
    background: url("../images/icons/gph.png") no-repeat
}

footer .soc a.pn {
    background: url("../images/icons/pn.png") no-repeat
}

footer .soc a.pn:hover {
    background: url("../images/icons/pnh.png") no-repeat
}

.copy {
    float: left;
    width: 100%;
    background: var(--color3);
    padding: 32px 0;
    font-size: 13px;
    color: #999999
}

.copy a {
    color: #999999
}

.copy .izdelava {
    float: right;
    padding-right: 98px;
    background: url("../images/novisplet.png") no-repeat right center
}

@media (max-width: 1825px) {
    .wide .sidebar .filter .star-check .starfield {
        margin-left: 10px
    }
    .result-items .result-item.active .rs-item-left>img {
        width: 150%
    }
    .result-items .result-item.active .rs-info-top .price-item {
        font-size: 12px
    }
    .result-items .result-item.active .rs-info-top .price-item span {
        font-size: 20px
    }
    .result-items .result-item.active .rs-info-top .date {
        font-size: 14px
    }
}

@media (min-width: 1435px) and (max-width: 1825px) {
    .result-item .rs-item-right .rs-footer .rs-footer-left .price-item {
        padding-right: 16px !important;
        font-size: 12px !important
    }
    .result-item .rs-item-right .rs-footer .rs-footer-left .price-item span {
        display: block;
        line-height: 18px !important;
        font-size: 18px !important
    }
}

@media (max-width: 1660px) {
    header .phone {
        top: 70px
    }
    .wide .sidebar .filter .star-check .starfield {
        margin-left: 5px
    }
    .wide-title .wide-title-left {
        width: 40%
    }
    .wide-title .wide-title-right {
        width: 60%;
        padding-left: 20px
    }
    .availability-results .ar-item {
        padding: 10px 28px
    }
    .availability-results-sidebar .res a {
        font-size: 20px
    }
}

@media (max-width: 1530px) {
    .header-filter.header-filter-full-screen .details-url {
        padding-left: 16px
    }
    .result-items .result-item .rs-item-right h2 {
        max-width: 135px
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop {
        float: right;
        margin-bottom: 10px
    }
}

@media (max-width: 1435px) {
    .result-header .result-header-right .rs-filter .dropdown {
        width: 79px;
        margin: 0 0 0 20px
    }
    .result-items .result-item .rs-item-left {
        width: 100%
    }
    .result-items .result-item .rs-item-right {
        width: 100%
    }
    .result-items .result-item .rs-item-right h2 {
        max-width: initial
    }
    .result-items .result-item .rs-item-right .rs-footer {
        height: auto
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-left {
        float: left;
        width: 100%
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price {
        position: relative;
        left: 0;
        float: left
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-left .price-item {
        margin: 0 0 20px
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right {
        float: left;
        width: 100%
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .red-big-btn {
        float: left;
        position: relative
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available {
        float: left;
        position: relative;
        right: 0
    }
    .result-items .result-item.active .rs-item-left>img {
        position: relative;
        width: 100%;
        height: auto
    }
    .result-header .result-header-left {
        width: 100%
    }
    .result-header .result-header-right {
        width: 100%
    }
    .result-header .result-header-right .rs-filter {
        float: left;
        margin-top: 20px
    }
    .wide-title-right .pull-left {
        float: right !important
    }
    .wide-title-right .pull-right {
        width: 100%;
        text-align: right
    }
}

@media (max-width: 1400px) {
    .testimonials-slider .slick-arrow.slick-prev {
        left: 0
    }
    .testimonials-slider .slick-arrow.slick-next {
        right: 0
    }
    .availability-results-wrap .col-lg-10 {
        width: 75%
    }
    .availability-results-wrap .col-lg-2 {
        width: 25%
    }
}

@media (max-width: 1379px) {
    .nav>li {
        margin: 0 8px
    }
    .bo-box {
        padding: 40px 13px
    }
    .dnm-box .dnm-text {
        padding-top: 50px
    }
    .partners .imgs a {
        margin-left: 40px
    }
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        font-size: 55px;
        line-height: 55px
    }
.noslider h1,p {
    padding-top: 100px;
    font-size: 80px;
    line-height: 80px;
}
.noslidericonsbox {
    font-size: 20px;
    line-height: 20px;
}
.noslidericonsboxL {
    font-size: 36px;
    line-height: 36px;
}
.noslider p {
    margin-bottom: 10px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 65px;
        line-height: 65px
    }
    .top-description .td-right .td-right-col {
        padding-right: 20px
    }
    .tp-box-place .tb-place-cont .tp-btns .red {
        margin-right: 10px;
        padding: 13px 15px
    }
    .tp-box-place .tb-place-cont .tp-btns .place {
        padding: 12px 8px 13px 28px;
        background: url("../images/icons/pin-btn.png") no-repeat 10px center
    }
    .ski-tabs .stb .nav>li {
        margin: 0
    }
    .wide .sidebar .filter .star-check .starfield {
        margin-left: -3px
    }
    .wide .sidebar {
        width: 25%
    }
    .wide .wide-content {
        width: 75%
    }
}

@media (max-width: 1199px) {
    .navbar-brand img {
        width: 230px
    }
    .nav>li {
        margin: 0 8px
    }
    .nav>li>a {
        padding: 5px 8px;
        font-size: 15px
    }
    .smucanje .yc h4 {
        font-size: 16px
    }
    .header-filter .hf label {
        font-size: 18px
    }
    .details-url {
        padding-left: 20px;
        font-size: 15px
    }
    .details-filter label {
        font-size: 18px
    }
    .details-filter .df-3 dl {
        max-width: 188px
    }
    .details-filter .df-4 dl {
        max-width: 166px
    }
    .tp-box .tp-box-ic {
        margin-left: -40px;
        bottom: -40px
    }
    .tp-box .tp-box-ic img {
        width: 80px
    }
    .tp-box .tb-title {
        font-size: 20px;
        line-height: 26px;
        padding: 55px 20px 30px
    }
    .bo-box p {
        font-size: 15px
    }
    .dnm-box .dnm-text {
        padding-top: 20px
    }
    .dnm-box .dnm-text p {
        margin: 15px 0 0 0
    }
    .dnm-box .more {
        padding: 10px 22px 10px 44px
    }
    .dnm-box a .h4 {
        font-size: 26px;
        line-height: 34px
    }
    .e-news input {
        width: 560px
    }
    .testimonial .testimonial-text {
        padding: 30px 30px 35px 30px
    }
    .map iframe {
        height: 700px
    }
    .partners .imgs a {
        margin-left: 20px
    }
    .partners .imgs a img {
        height: 90px
    }
    .slider .slick-arrow.slick-prev {
        left: 15px
    }
    .slider .slick-arrow.slick-next {
        right: 15px
    }
    .tp-box-place .tb-place-cont .tp-btns .red {
        width: 100%;
        margin-bottom: 10px
    }
    .tp-box-place .tb-place-cont .tp-btns .place {
        width: 100%;
        padding: 12px 8px 13px 32px
    }
    .tp-box-place .tb-place-cont .elements .hc {
        margin: 0 0 5px 0
    }
    .top-description .td-right .td-right-col {
        padding: 64px 0 50px 58px
    }
    .top-description .td-right .td-right-col h2 {
        font-size: 30px
    }
    .ski-tabs .stb-content .nav-tabs>li {
        font-size: 12px
    }
    .ski-tabs .stb-content .nav-tabs>li>a {
        font-size: 12px
    }
}

@media (max-width: 1200px) {
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        font-size: 45px;
        line-height: 45px
    }
.noslider h1,p {
    padding-top: 80px;
    font-size: 60px;
    line-height: 60px;
}
.noslidericonsbox {
    font-size: 16px;
    line-height: 16px;
}
.noslidericonsboxL {
    font-size: 25px;
    line-height: 25px;
}
.noslider p {
    margin-bottom: 30px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 60px;
        line-height: 60px
    }
    .header-filter.header-filter-full-screen .hf-left {
        width: 25%
    }
    .header-filter.header-filter-full-screen .hf-right {
        width: 75%
    }
    .details-filter-bottom .dfb-right {
        width: 100%
    }
    .header-filter.header-filter-full-screen .details-url {
        padding-left: 16px
    }
}

@media (max-width: 1080px) {
    .availability-results-wrap .col-lg-10 {
        width: 70%
    }
    .availability-results-wrap .col-lg-2 {
        width: 30%
    }
}

@media (max-width: 991px) {
    .availability-results-wrap .col-lg-10 {
        width: 100%
    }
    .availability-results-wrap .col-lg-2 {
        width: 100%
    }
    .header {
        top: 44px
    }
    header .phone {
        top: 70px;
        font-size: 17px
    }
    .navbar-brand img {
        width: 194px
    }
    .navbar-collapse {
        background: #fff;
        color: #2c3e50
    }
    .navbar-collapse a {
        color: #2c3e50
    }
    .caret {
        background: url("../images/icons/menu-downb.png") no-repeat
    }
    .nav>li {
        display: inline-block;
        width: 100%;
        margin: 0
    }
    .nav>li>a {
        color: #2c3e50
    }
    .nav>li.open>a {
        color: #fff;
        padding: 8px 15px
    }
    .nav>li.open>a .caret {
        background: url("../images/icons/menu-down.png") no-repeat
    }
    .dropdown-menu.smucisca {
        margin-top: 20px !important
    }
    .dropdown-menu.smucisca .ces .cel-half.cel-half-r {
        width: 100%;
        padding-left: 0 !important
    }
    .smucanje .yc h4 {
        font-size: 14px;
        height: 80px
    }
    .smucanje .yc .check {
        font-size: 14px
    }
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        margin: 245px 0 0 0;
        font-size: 55px;
        line-height: 58px
    }
.noslider h1,p {
    padding-top: 100px;
    font-size: 80px;
    line-height: 80px;
}
.noslidericonsbox {
    font-size: 20px;
    line-height: 20px;
}
.noslidericonsboxL {
    font-size: 32px;
    line-height: 32px;
}
.noslider p {
    margin-bottom: 30px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2 {
        margin-top: 0
    }
    .slider.sub-slider .slick-slide h3 {
        font-size: 55px;
        line-height: 58px;
        margin: 245px 0 0 0
    }
    .slider.sub-slider.sub-slider-second h1 {
        margin: 245px 0 0 0 !important
    }
    .slider.sub-slider.sub-slider-third h1 {
        position: relative;
        margin: 180px 0 0 0 !important;
        line-height: 120% !important
    }
    .slider.sub-slider.sub-slider-third h3 {
        font-size: 85px;
        line-height: 85px;
        margin: 0
    }
    .slider .slick-slide a.more {
        font-size: 16px;
        padding: 12px 33px
    }
    .title {
        font-size: 30px
    }
    .tp-box {
        margin-bottom: 30px
    }
    .more-text {
        font-size: 16px
    }
    .e-news input {
        width: 100%;
        margin: 0 0 20px 0
    }
    .testimonials-slider .video {
        padding: 44px 0 0 0
    }
    .map iframe {
        height: 500px;
        border: 0
    }
    footer ul {
        margin-bottom: 30px
    }
    .hp-wrap-tablet {
        float: left;
        display: inline-block;
        width: 70%
    }
    .header-filter.header-filter-full-screen .hf label {
        font-size: 16px
    }
    .details-filter label {
        font-size: 16px;
        min-height: 45px
    }
    .details-filter .df-1 {
        width: 100%
    }
    .details-filter .df-1 h4 {
        margin: 0 0 20px 0
    }
    .details-filter .df-2 {
        width: 20%
    }
    .details-filter .df-2 .inp {
        margin-top: 0
    }
    .details-filter .df-3 {
        width: 15%;
        margin-left: 5%
    }
    .details-filter .df-3 dl {
        margin-top: 0
    }
    .details-filter .df-4 {
        width: 20%;
        margin-left: 5%
    }
    .details-filter .df-4 dl {
        margin-top: 0
    }
    .details-filter .df-5 {
        width: 20%;
        margin-left: 5%
    }
    .details-filter .df-5 dl {
        margin-top: 0
    }
    .tp-box-place .tb-place-cont .elements .hc {
        margin: 0 0 0 11px
    }
    .top-description .td-left {
        width: 100%;
        min-height: 300px;
        height: 300px !important
    }
    .top-description .td-right {
        width: 100%
    }
    .top-description .td-right .td-right-col {
        max-width: 100%;
        padding: 30px
    }
    .tp-box-place {
        margin-bottom: 30px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 50px;
        line-height: 50px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2 {
        margin-top: 0
    }
    .slider.sub-slider .slick-slide h3 {
        font-size: 50px;
        line-height: 50px
    }
    .sic {
        width: 160px;
        font-size: 20px
    }
    .ski-tabs .stb .nav>li {
        margin: 0;
        width: 14.28%
    }
    .ski-tabs .stb-content .nav-tabs>li {
        width: 100%;
        font-size: 14px;
        height: auto
    }
    .ski-tabs .stb-content .nav-tabs>li>a {
        color: #fff;
        font-size: 14px;
        height: auto;
        padding: 15px 0;
        margin: 0 !important;
        background-image: none
    }
    .filter {
        padding: 0 !important
    }
    .filter h4 {
        position: relative;
        margin-bottom: 0 !important;
        cursor: pointer;
        padding: 5px 0 20px 0 !important
    }
    .filter h4.plus:after {
        position: absolute;
        right: 0;
        top: 5px;
        content: "+"
    }
    .filter h4.minus:after {
        position: absolute;
        right: 0;
        top: 5px;
        content: "-"
    }
    .filter .inpfileds {
        display: none;
        padding: 0 0 20px
    }
    .filter.no-border {
        border-bottom: 1px #b4c1c9 solid !important
    }
    .wide .sidebar {
        width: 100%;
        border-right: 0;
        padding: 20px
    }
    .wide .wide-content {
        width: 100%;
        padding: 20px
    }
    .result-header .result-header-left {
        width: 100%
    }
    .result-header .result-header-right {
        width: 100%
    }
    .result-header .result-header-right .rs-filter {
        float: left;
        margin-top: 20px
    }
    .sub-img {
        height: 460px
    }
    .slider-nav {
        margin-bottom: 30px
    }
    .blue-panel {
        width: 50%;
        float: left
    }
    .side-map {
        float: left;
        width: 50%
    }
    .rs-match {
        margin-bottom: 20px
    }
    .side-cont ul li {
        width: 30%;
        padding-right: 1.5%
    }
    .availability {
        padding: 25px 25px
    }
    .availability .inp {
        width: 100%;
        margin-bottom: 20px
    }
    .availability #persons {
        width: 100%
    }
    .wide-content-rooms h2 {
        margin-bottom: 30px
    }
    .availability-results .ar-item {
        padding: 10px 20px
    }
}

@media (max-width: 768px) {
    .header {
        top: 62px
    }
    .copy {
        text-align: center
    }
    .copy .izdelava {
        float: none
    }
    .partners .imgs a img {
        height: 75px
    }
    .title {
        font-size: 24px;
        margin: 0 0 50px
    }
    .e-news input {
        height: 50px
    }
    .e-news button {
        padding: 14px 30px
    }
    .navbar-brand img {
        width: 150px
    }
    .navbar-toggle {
        margin-top: 2px
    }
    .slider .slick-slide h1,
    .slider .slick-slide h2 {
        margin: 100px 0 0 0;
        font-size: 37px;
        line-height: 44px
    }
.noslider h1,p {
    padding-top: 55px;
    font-size: 35px;
    line-height: 35px;
}
.noslidericonsbox {
    font-size: 14px;
    line-height: 14px;
}
.noslidericonsboxL {
    font-size: 22px;
    line-height: 22px;
}
.noslider p {
    margin-bottom: 10px;
}
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2 {
        margin-top: 0
    }
    .slider.sub-slider .slick-slide h3 {
        font-size: 37px;
        line-height: 44px;
        margin: 174px 0 0 0
    }
    .slider.sub-slider.sub-slider-second h1 {
        margin: 149px 0 0 0 !important
    }
    .slider.sub-slider.sub-slider-third h3 {
        margin: 0
    }
    .slider .slick-slide {
        height: 828px
    }
    .slider .slick-slide p {
        font-size: 19px;
        margin-bottom: 22px;
        padding: 0 15px
    }
    .slider .slick-arrow {
        top: 35%;
        width: 40px;
        height: 40px;
        background-size: 40px !important;
        margin-top: -17px
    }
    .header-filter {
        padding: 18px 0
    }
    .testimonial {
        margin: 0
    }
    .testimonial img {
        left: 0;
        top: 10px;
        width: 80px;
        position: relative
    }
    .testimonial .testimonial-title {
        text-align: center;
        padding: 10px 10px 15px 10px
    }
    .testimonial .testimonial-title img {
        display: inline-block;
        margin-bottom: 10px
    }
    .testimonial .testimonial-text {
        padding: 15px
    }
    .testimonial .testimonial-text p {
        font-size: 14px
    }
    .testimonials-slider {
        padding: 0
    }
    .testimonials-slider .slick-arrow {
        top: 15%
    }
    .testimonials-slider .slick-arrow.slick-next {
        right: 5px
    }
    .testimonials-slider .slick-arrow.slick-prev {
        left: 5px
    }
    .header-filter.header-filter-full-screen .hf label {
        font-size: 16px
    }
    .hp-wrap-tablet {
        width: 100%
    }
    .ui-datepicker {
        width: 272px
    }
    .details-filter label {
        font-size: 14px;
        min-height: initial;
        margin-bottom: 0
    }
    .details-filter .df {
        margin-bottom: 20px
    }
    .details-filter .df-1 {
        width: 100%
    }
    .details-filter .df-1 h4 {
        margin: 0
    }
    .details-filter .df-2 {
        width: 100%
    }
    .details-filter .df-3 {
        width: 100%;
        margin-left: 0
    }
    .details-filter .df-4 {
        width: 100%;
        margin-left: 0
    }
    .details-filter .df-5 {
        width: 100%;
        margin-left: 0
    }
    .dropdown-menu.smucisca .ces .ce {
        border: 0;
        width: 100%;
        padding: 0 15px
    }
    .dropdown-menu.smucisca .ces .ce .cel {
        padding-bottom: 0;
        border: 0;
        margin-bottom: 0
    }
    .dropdown-menu.smucisca .ces .ce ul {
        display: none
    }
    .smucanje .yc {
        width: 100%;
        padding: 15px;
        border-bottom: 1px #f1f1f1 solid
    }
    .smucanje .yc h4 {
        height: initial;
        padding: 10px 0 22px 50px
    }
    .smucanje .yc p {
        display: none;
        background: none
    }
    .smucanje .yc img {
        margin-bottom: 20px
    }
    .top-description .td-right .td-right-col {
        padding: 15px
    }
    .tp-box-place .tb-place-cont .elements .hc {
        font-size: 11px
    }
    .slider.sub-slider .slick-slide h1,
    .slider.sub-slider .slick-slide h2,
    .slider.sub-slider .slick-slide h3 {
        font-size: 38px;
        line-height: 40px
    }
    .slider.sub-slider .slick-slide .breadcrumbs {
        margin-bottom: 16px
    }
    .sic {
        float: left;
        width: 30%;
        margin: 0 1.5%;
        font-size: 16px
    }
    .sic img {
        width: 40px;
        margin-bottom: 14px
    }
    .panel-group .panel-body {
        padding: 25px 0 25px
    }
    .ski-tabs .stb .tab-content {
        padding: 25px
    }
    .plan {
        margin-bottom: 30px
    }
    .slider.sub-slider.sub-slider-second h1 {
        padding-top: 80px
    }
    .slider.sub-slider.sub-slider-second h1 img {
        width: 60px;
        margin-left: -30px
    }
    .header-filter.header-filter-full-screen .hf-left {
        width: 100%;
        padding: 20px
    }
    .header-filter.header-filter-full-screen .hf-right {
        float: left;
        width: 100%
    }
    .header-filter.header-filter-full-screen .hf-wrap {
        padding: 30px 20px
    }
    .sub-img {
        height: 237px
    }
    .details-filter-bottom .dfb-right {
        padding: 0 20px
    }
    .wide .wide-content.wide-content-rooms {
        padding: 20px
    }
    .wide-title .wide-title-left {
        width: 100%
    }
    .wide-title .wide-title-right {
        width: 100%;
        padding-left: 0
    }
    .wide-title .wide-title-right .favourite {
        margin-bottom: 20px
    }
    .wide-title .wide-title-right .score {
        float: left;
        margin-right: 20px
    }
    .wide-title .wide-title-right .booking {
        float: left;
        padding: 12px 16px;
        font-size: 18px;
        margin-top: 9px
    }
    .wide-title h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 20px
    }
    .side-cont {
        padding: 15px 20px
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-left {
        width: 100%
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right {
        width: 100%
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop {
        width: 100%
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-drop .dropdown {
        width: 100%;
        margin: 0 0 10px 0
    }
    .availability-results .ar-item .ar-item-header .ar-item-header-right .aihr-price {
        float: left;
        text-align: left;
        margin-bottom: 10px
    }
    .wide-title-right .pull-left,
    .wide-title-right .pull-right {
        float: left !important;
        text-align: left
    }
}

@media (max-width: 680px) {
    .result-items .result-item {
        width: 100%;
        margin-left: 0
    }
    .result-header .result-header-right .rs-filter {
        width: 100%
    }
    .result-header .result-header-right .rs-filter .dropdown {
        width: 100%;
        margin: 0 0 15px 0
    }
    .wide-content-rooms section table tr th,
    .wide-content-rooms section table tr td {
        padding: 10px
    }
    .wide-content-rooms section table tr th img,
    .wide-content-rooms section table tr td img {
        width: 100%
    }
    .side-cont ul li {
        width: 48%
    }
    .availability-results .ar-item .ar-item-items ul li {
//        width: 100%;
        margin: 0 0 4px
    }
}

@media (max-width: 480px) {
    .sic {
        font-size: 12px
    }
    .ski-tabs .stb .nav>li>a span {
        width: 25px;
        height: 25px;
        background-size: 25px
    }
    .ski-tabs .stb .tab-content p {
        margin-bottom: 30px
    }
    .result-items .result-item.active .rs-info-top {
        position: relative;
        top: 0;
        right: 0;
        padding: 20px 0
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .red-big-btn {
        font-size: 14px
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available {
        height: 47px;
        font-size: 12px
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available span {
        font-size: 16px
    }
    .side-cont ul li {
        width: 100%
    }
    .blue-panel,
    .side-map {
        width: 100%
    }
    .blue-panel {
        margin-bottom: 0
    }
    .included ul li {
        width: 100%;
        margin-bottom: 10px
    }
    .center-item .center-item-description .stats {
        border-bottom: 0
    }
    .center-item .center-item-description .stats .st {
        width: 100%;
        border-left: 0;
        border-bottom: 1px #bebebe solid
    }
}ski-tabs .stb .nav>li>a span {
        width: 25px;
        height: 25px;
        background-size: 25px
    }
    .ski-tabs .stb .tab-content p {
        margin-bottom: 30px
    }
    .result-items .result-item.active .rs-info-top {
        position: relative;
        top: 0;
        right: 0;
        padding: 20px 0
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .red-big-btn {
        font-size: 14px
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available {
        height: 47px;
        font-size: 12px
    }
    .result-items .result-item .rs-item-right .rs-footer .rs-footer-right .available span {
        font-size: 16px
    }
    .side-cont ul li {
        width: 100%
    }
    .blue-panel,
    .side-map {
        width: 100%
    }
    .blue-panel {
        margin-bottom: 0
    }
    .included ul li {
        width: 100%;
        margin-bottom: 10px
    }
    .center-item .center-item-description .stats {
        border-bottom: 0
    }
    .center-item .center-item-description .stats .st {
        width: 100%;
        border-left: 0;
        border-bottom: 1px #bebebe solid
    }
}



.top-nav{
    position:absolute;
    top:-64px;
    right:37px;z-index:1000;
    padding-top: 10px;
}
.top-nav>ul{
    padding:0
    font-size: 14px;
}
.top-nav>ul>li{
    float:left;
    position:relative;
    list-style:none;
    padding:0 13px;
    font-size:13px;
    border-left:1px #fff solid
}
.top-nav>ul>li>a{
    color:#fff
}
.top-nav>ul>li>a.lang{
    padding:0 16px 0 3px;
    background:url("../images/icons/lang-arr.png") no-repeat center right
}
.top-nav>ul>li>ul{
    display:none;
    position:absolute;
    background:#fff;
    left:0;
    top:19px;
    width:100%;
    padding:0
}
.top-nav>ul>li>ul>li{
    list-style:none;
    display:inline-block;
    width:100%
}
.top-nav>ul>li>ul>li>a{
    color:#000;
    padding:3px 6px;
    display:inline-block;
    width:100%;
    border-bottom:1px #000 solid
}
.top-nav{
    top:-47px;right:0
}
.header{
    top:0px;
    padding-top:44px;
    box-shadow: 0px 0px 10px #333333;
}header
.phone{
    top:88px;
    font-size:17px
}
.top-nav{
    top:-60px
}.top-nav>ul>li{
    padding:0 6px;
    font-size:11px
}.small-gallery ul li{
    width:100%
}
.small-gallery ul li a{
    width:100%
}





.slider-nav .slick-prev, .slider-nav .slick-next { display:none!important; }

.bundle_tab5_info { position:relative;}
.bundle_tab5_info .fa { cursor:pointer;}
.bundle_tab5_desc { position:absolute;top:-33px;right:18px;background:#2c3e50;color:#ffffff;padding:5px 10px;font-size:11px;width:200px;display:none;z-index:9999999999;}

.bundle_icon_box { background:transparent;position:relative;}
.bundle_icon_desc { position:absolute;top:-13px;right:20px;background:#2c3e50;color:#ffffff;padding:5px 10px;font-size:11px;width:150px!important;display:none;z-index:9999999999;}

.modal-content h2 { margin-bottom: 0;}
.availability-result .ar-item-desc { padding: 15px 0 15px  0;}
.availability-result .res a {background: var(--color2) none repeat scroll 0 0;color: #fff;display: inline-block;font-weight: 400;margin-top: 11px;padding: 5px 0;text-align: center;text-transform: uppercase;width: 100%;}
.availability-result .av {margin-top:3px;}
.modal_beddings th, .modal_beddings td {font-size:11px;text-align:left;padding:2px 10px;}
#map { width: 100%;height: 860px; }
#map .gm-style, .google-maps iframe { pointer-events: auto; }
#map-data {display:none;position:absolute;bottom:12%;left:30%;width:50%;background:#ffffff;z-index:999999;padding:25px;}
#map-data .name h2 {font-weight: 400;padding: 0;margin:0;color: var(--color2);text-transform: uppercase;}
#map-data .desc {padding: 10px 0;}
#map-data .bttn {background: var(--color2) none repeat scroll 0 0;color: #fff;display: inline-block;font-size: 16px;font-weight: 400;padding: 10px 20px;text-transform: uppercase;}
#map-data #cross {width:14px;height:14px;border: 0;background: url("../images/icons/gmaps_cross.png") no-repeat;position: absolute; top:20px; right:20px;cursor:pointer;}
#map-data #loader {display:none;text-align:center;padding:10px 0;}

