@charset "utf-8";

/*@import url(https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,700,700ic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i&amp;subset=cyrillic,latin-ext);*/

/* raleway-300italic - latin_latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 300;
    src: local('Raleway Light Italic'), local('Raleway-LightItalic'),
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* raleway-300 - latin_latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'),
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* raleway-regular - latin_latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'),
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* raleway-italic - latin_latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 400;
    src: local('Raleway Italic'), local('Raleway-Italic'),
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* raleway-700 - latin_latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: local('Raleway Bold'), local('Raleway-Bold'),
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* raleway-700italic - latin_latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 700;
    src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Raleway/raleway-latin_latin-ext-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* cinzel-regular - latin_latin-ext */
@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 400;
    src: local('Cinzel Regular'), local('Cinzel-Regular'),
    url('./assets/fonts/Cinzel/cinzel-v9-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Cinzel/cinzel-v9-latin_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* cinzel-700 - latin_latin-ext */
@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 700;
    src: local('Cinzel Bold'), local('Cinzel-Bold'),
    url('./assets/fonts/Cinzel/cinzel-v9-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Cinzel/cinzel-v9-latin_latin-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* oswald-regular - latin_latin-ext */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('./assets/fonts/Oswald/oswald-v29-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/Oswald/oswald-v29-latin_latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* playfair-display-regular - latin-ext_cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* playfair-display-italic - latin-ext_cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'),
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* playfair-display-700 - latin-ext_cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}
/* playfair-display-700italic - latin-ext_cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'),
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('./assets/fonts/PlayfairDisplay/playfair-display-v15-latin-ext_cyrillic-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* main */

body {
    font-family: 'Raleway', sans-serif;
    background-color: #ffffff;
    color: #444444;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 300;
}

a {
    color: #026281;
    text-decoration: underline;
}

a:hover {
    color: #026281;
    text-decoration: none;
}

/* type */

h1, h2, h3 {
    padding: 0;
    margin: 0;
}

.row {
    margin: 0;
    padding: 0 2rem;
}

.pictures_show {
    border: 8px solid;
}

.alert {
    background-color: #ff0000;
}
.alert2 {
    background-color: #ff00cc;
}
.alert3 {
    background-color: #6600cc;
}

strong {
    font-weight: 700;
}

/* menu */

#menu {
    margin: 0;
    background-image: url(/wp-content/themes/balticspa/assets/img/bgTop.png);
    background-color: #0082c0;
    border-bottom: 1px #ffffff solid;
}

.container{
    padding-left: 0rem;
    padding-right: 0rem;
    overflow: hidden;
}

.top {
    margin: 0;
}

.top p {
    text-align: right;
    -webkit-animation: fadeInDown 1s;
    animation: fadeInDown 1s;
    line-height: 18px;
    display: flex;
    float: right;
}

.top a {
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    color: #76abd0;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.3s;
}

.top a:hover {
    text-decoration: none;
    color: #ffffff;
}

.de {
    background: url(/wp-content/themes/balticspa/assets/img/de.png) no-repeat left;
    margin: 0 10px 0 0;
    padding: 0 0 0 18px;
}

.pl {
    background: url(/wp-content/themes/balticspa/assets/img/pl.png) no-repeat left;
    margin: 0 10px 0 0;
    padding: 0 0 0 18px;
}

.en {
    background: url(/wp-content/themes/balticspa/assets/img/en.png) no-repeat left;
    margin: 0 10px 0 0;
    padding: 0 0 0 18px;
}

.ru {
    background: url(/wp-content/themes/balticspa/assets/img/ru.png) no-repeat left;
    margin: 0 10px 0 0;
    padding: 0 0 0 18px;
}

.vr {
    background: url(/wp-content/themes/balticspa/assets/img/vr.png) no-repeat left;
    margin: 0 50px 0 0;
    padding: 0 0 0 58px;
}

.navbar {
    background: transparent;
    margin: 0;
    padding: 0;
    border: none;
}

.navbar-default .navbar-toggle {
    background-color: #d78003;
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#ffffff !important;
}

.navbar-default .navbar-toggle:link,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #d78003 !important;
}

.navbar-default .navbar-nav > ul {
    margin: 0;
    padding: 0;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Cinzel', serif;
    color: #cce2ef;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    letter-spacing: -1px;
    border-radius: 3px 3px 0 0;
    transition-duration: 0.2s;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff!important;
    background-color: #d78003;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #d78003;
    transition: all 0.5s ease;
}

/*TP Change*/
.navbar-default{ background-color: transparent !important; border: none !important; }
.navbar-default .navbar-nav > li > a { color: #cce2ef!important; }

#slideshow {
    padding-top: 0rem;
}

.carousel .item {
    width: 100%;
    max-height: 700px;
}

.carousel .item img {
    width: 100%;
}

.carousel-caption {
    bottom: auto;
}

.carousel-caption h1 {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 2px 2px 2px #333333;
    -webkit-animation: slideInDown 1s;
    animation: slideInDown 1s;
}

.carousel-caption p {
    font-weight: 300;
    color: #ffffff;
    text-shadow: 1px 1px 1px #333333;
    -webkit-animation: slideInUp 1s;
    animation: slideInUp 1s;
}

.carousel-caption a {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0082c0;
    border-radius: 5px;
    border: none;
    transition-duration: 0.3s;
}

.carousel-caption a:hover {
    background-color: #d78003;
}

.lastminute {
    position: relative;
	left: 40px;
}

#vr {
    background-color: #e2e2e2;
    height: auto;
    border-top: 1px solid #ffffff;
}

.vr-l img {
    float: right;
}

.vr-c img {
    margin: 3rem auto;
}

.vr-r a {
    float: left;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0082c0;
    border-radius: 5px;
    border: none;
    transition-duration: 0.3s;
}

.vr-r a:hover {
    background-color: #d78003;
}

.vr-xs img {
    margin: 3rem 0;
}

#welcome {
    padding: 4rem 0 4rem 0;
    background-color: #edd993;
    background: url(/wp-content/themes/balticspa/assets/img/sand.jpg) repeat;
    border-top: 1px solid #ffffff;
    text-align: center;
}

#welcome h1 {
    font-family: 'Cinzel', serif;
    text-align: center;
    font-weight: 400;
    color: #026281;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
    letter-spacing: -1px;
}

#welcome a {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0082c0;
    border-radius: 5px;
    border: none;
    transition-duration: 0.3s;
    padding: 0.7rem 2rem;
    line-height: 3.4rem;
}

#welcome a:hover {
    background-color: #d78003;
}

#welcome p {
    color: #332c1d;
    margin: 2rem 0 0 0;
}

#boxes {
    padding: 4rem 0 3rem 0;
    background-color: #0a5483;
    border-top: 1px solid #ffffff;
    text-align: center;
}

#boxes img {
    margin: 0 auto;
    border-radius: 8px 8px 0 0;
}

#boxes h4 {
    font-family: 'Playfair Display', serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    color: #404040;
    padding: 0;
    text-transform: uppercase;
}

#boxes a {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0082c0;
    border-radius: 5px 5px 0 0;
    border: none;
    transition-duration: 0.3s;
    padding: 0.8rem 2rem;
}

#boxes a:hover {
    background-color: #d78003;
}

#boxes .thumbnail {
    border-radius: 10px;
    padding: 0;
}

#boxes .caption {
    padding: 0;
    margin: 0;
}

#objects {
    background-color: #edd993;
    background: url(/wp-content/themes/balticspa/assets/img/sand.jpg) repeat;
    border-top: 1px solid #ffffff;
    text-align: center;
}

#objects .row {
    padding: 0;
}

#objects h5 {
    font-size: 1.3em;
    font-family: 'Cinzel', serif;
    text-align: center;
    font-weight: 400;
    color: #8a773c;
    padding: 0;
    text-transform: uppercase;
}

#objects hr {
    border: 0;
    height: 1px;
    background: #b29d5d;
    margin: 1rem 0 2rem 0;
    padding: 0;
}

#contact {
    background-color: #0064a8;
    padding: 4rem 0 4rem 0;
    border-top: 1px solid #ffffff;
}

.rekrutacja img {
    margin: 0 auto 3rem auto;
}

#contact h2 {
    color: #a1d1f3;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

#contact p {
    color: #a1d1f3;
    margin: 0 0 0 0;
}

.adress-r a {
    color: #a1d1f3;
    text-decoration: none;
}

.adress-r a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.blauge h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #1e85cc;
}

.blauge a {
    color: #1e85cc;
    text-decoration: none;
}

.blauge a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.alltherest {
    padding: 8rem 0 0 0;
}

.alltherest img {
    margin: 0 auto 3rem auto;
}

#foto {
    padding: 0;
    background-color: #ffffff;
    width: 100%;
    margin: 10rem 0 0 0;
    color: #ffffff;
    background-size: cover;
}

.hotele-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/hotele-swinoujscie.jpg) 50% 0 no-repeat;
}

.noclegi-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/noclegi-swinoujscie.jpg) 50% 0 no-repeat;
}

.apartamenty-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/basen-spa-swinoujscie.jpg) 50% 0 no-repeat;
}

.gastronomia-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/gastronomia-swinoujscie.jpg) 50% 0 no-repeat;
}

.spa-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/spa-swinoujscie.jpg) 50% 0 no-repeat;
}

.wypoczynek-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/wypoczynek-swinoujscie.jpg) 50% 0 no-repeat;
}

.baltic-spa-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/baltic-spa-swinoujscie.jpg) 50% 0 no-repeat;
}

.basen-spa-swinoujscie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/basen-spa-swinoujscie.jpg) 50% 0 no-repeat;
}

.w-wolnym-czasie {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/w-wolnym-czasie.jpg) 50% 0 no-repeat;
}

.blog {
    background: url(/wp-content/themes/balticspa/assets/img/topimg/blog.jpg) 50% 0 no-repeat;
}


#content {
    padding: 2rem 0 3rem 0;
    background-color: #f7dc91;
    background: url(/wp-content/themes/balticspa/assets/img/sand.jpg) repeat;
    border-top: 1px solid #ffffff;
    text-align: center;
}

.content-txt h1 {
    padding: 0;
    margin: 0 0 2rem 0;
    color: #026281;
}

.content-txt h3 { text-align: left; }

#content h2 {
    padding: 0;
    margin: 2rem 0 1rem 0;
    color: #026281;
    font-weight: 400;
}

#content h3 {
    font-size: 16px;
    padding: 0;
    margin: 2rem 0 0.5rem 0;
    color: #026281;
    font-weight: 400;
}

#content h4 {
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 1rem 0 0 0;
}

#content li {
    margin: 1rem 0;
}

#content hr {
    border: 0;
    height: 1px;
    background: #cccccc;
}

/*TP change*/
.post-title {
    /*text-align: center!important;*/
    font-size: 24px!important;
}

.title-txt h1/*, .post-title*/ {
    font-family: 'Cinzel', serif;
    text-align: center;
    font-weight: 400;
    color: #026281;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
}
/*TP end*/

.content-txt {
    background-color: #FFFFFF;
    padding: 4rem 3rem 3rem 3rem;
    width: 100%;
    margin: 2rem auto;
    border: 1px solid #D9D1B9;
}

#alertLink {
    width: 100%;
    text-align: center;
    background-color: #FFFF99;
    padding: 1.2rem 0;
    margin: 1rem 0;
}

#gallery {
    padding: 4rem 0 2rem 0;
    background-color: #ffffff;
    text-align: center;
}

#gallery h3 {
    font-family: 'Cinzel', serif;
    text-align: center;
    font-weight: 400;
    color: #999999;
    padding: 0;
    text-transform: uppercase;
}

#gallery hr {
    border: 0;
    height: 1px;
    background: #cccccc;
    margin: 1rem 0 2rem 0;
    padding: 0;
}

.gallery-img img {
    margin: 0 0 3rem 0;
}

#menuSpa {
    float: right;
    width: 120px;
    background-color: #efefef;
    margin-right: 10px;
    margin-left: 20px;
    border: 1px solid #cccccc;
    text-align: center;
    padding-bottom: 10px;
}

#menuSpa img {
    float: left;
    margin-bottom: 10px;
}

.table-responsive {
    margin: 2rem 0 0 0;
    padding: 0;
    border: none;
}

.table-responsive .table tbody {
    border: none;
}

.table-responsive .table td {
    border: 1px solid #ffffff;
}

.table-responsive .table th {
    text-align: center;
    font-weight: 300;
    border: 1px solid #ffffff;
}

.greyTD {
    background-color: #f0f0f0;
}

.blueTD {
    background-color: #d78003;
    font-weight: bold;
    color: #ffffff;
    width: 19%;
}

.blue2TD {
    background-color: #d78003;
    font-weight: bold;
    color: #ffffff;
    width: 9%;
}

.blue3TD {
    background-color: #d78003;
    font-weight: bold;
    color: #ffffff;
    width: 35%;
}

.labelTD {
    color: #ffffff;
    background-color: #026281;
}

.labelTDDark {
    font-size: 2rem;
    color: #ffffff;
    background-color: #004359;
    text-align: center;
}

.yearTD {
    font-size: 2rem;
    color: #ffffff;
    background-color: #0082c0;
}

.yt-container {
    position: relative;
    overflow: hidden;
}

.yt-container iframe, .yt-container object, .yt-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#map {
    padding: 0;
    background-color: #ffffff;
    width: 100%;
    padding: 0;
}

#googleMap {
    width: 100%;
}

.content-txt h5 {
    font-size: 2rem;
    text-align: center;
    color: #026281;
    font-weight: 400;
    margin: 1rem 0 1rem 0;
}

.contact-txt p {
    text-align: center !important;
}

/*TP change*/
.contact-txt a {
    display: block;
    font-size: 15px;
}
/*END*/

.contact-txt h5 {
    font-size: 2rem;
    text-align: center;
    color: #026281;
    font-weight: 400;
    margin: 2rem 0 0.4rem 0;
}

.contact-txt h6 {
    font-size: 1.8rem;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #026281;
    font-weight: 400;
    margin: 2.5rem 0 0.4rem 0;
}

.contact-txt img {
    margin: 1rem 0 1rem 0;
}

.ask {
    width: 100%;
    background-color: #EFEFEF;
    margin: 3rem 0 0 0;
    padding: 1rem 3rem;
    text-align: center;
}

textarea:focus, input:focus, .uneditable-input:focus {
    border-color: #026281 !important;
    outline: 0 none !important;
}

#contactForm {
    margin: 3rem 0 2rem 0;
}

.btn-lg {
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0082c0;
    border-radius: 3px;
    border: none;
    padding: 0.7rem 2rem;
    transition-duration: 0.3s;
}

.btn-lg:hover {
    background-color: #d78003;
}

.ask p {
    text-align: center;
}

.ask h5 {
    font-size: 2rem;
    text-align: center;
    color: #026281;
    font-weight: 400;
    margin: 2rem 0 1rem 0;
}

article h3 {
    text-align: left;
    font-size: 1.6rem;
}

.contactBox {
    width: 100%;
    background-color: #0a5483;
    padding: 1.8rem 0;
    margin: 3rem 0 0 0;
}

.contactBox p {
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    text-align: center;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
}

.contactBox a {
    color: #ffffff;
}

#special-offer {
    background-color: #0a5483;
    height: auto;
    border-top: 1px solid #ffffff;
    padding: 4rem 0;
}
#mobile-contact {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10000;
}

#mobile-contact .phone-container,#mobile-contact .message-container{
    width:50%;
    float:left;
}
#mobile-contact .phone {
    background: #0088c5;
    width: 100%;
    display: block;
    text-align: center;
    padding: 16px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    height: 50px;

}
#mobile-contact .phone i {
    font-size:26px;
}
#mobile-contact .message {
    background: #003169;
    width: 100%;
    display: block;
    text-align: center;
    padding: 16px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    height: 50px;
}


#content article h4 {
    font-family: 'Raleway', sans-serif;
    color: #0b5e78;
    font-size: 1.6rem;
    font-weight: 300;
    margin: 2rem 0 0.5rem 0;
    text-transform: none;
    text-align: left;
}

#menu > div > div { height: 50px; }
.top p { width: 404px; float: right; }
.vr { float:left !important; }
.wpml-ls {
    float: right;
    margin-top: -20px;
    padding: 0px;
}
.wpml-ls-legacy-list-horizontal { padding: 0px !important; border: none !important; }
.logo { margin-top: -20px; }
#menu > div > div > div > ul > li > a { padding-right:0; margin: 0;  }
#menu > div > div > div > ul > li > a > img { border-radius: 10px; }
.rl-gallery { padding: 0 1.4rem 1.4rem 1.4rem !important; }

.wpml-switch { float: right; margin-top: -34px; }
.wpml-switch ul { display: inline-block; list-style-type: none; }
.wpml-li { display: inline-block; margin-left: 10px; }
.wpml-li:hover a { color:white; text-decoration: none; }
.wpml-a { color: #76abd0; font-size: 1.2rem; text-transform: uppercase; font-family: 'Oswald', Arial, Helvetica, sans-serif; }
.wpml-flag { margin-top: -3px; }
.wpml-name { font-weight: 300; }

.navbar-nav { margin-top: 6px!important; }
.menu-item:hover { background-color: #d78003;
    border-radius: 3px 3px 0 0;
    transition: all 0.5s ease;
}
.menu-item:hover a { color: #ffffff!important; }
@media (max-width: 1199px){
    .navbar-nav { margin-top: -17px!important; }
    .navbar-nav li { height: 45px; margin-top: 11px; }
    .navbar-nav li a {margin-top: 0!important;}
}
@media (max-width: 991px){
    .navbar-nav li { height: 40px; margin-top: 6px; }
    .navbar-nav li a {margin-top: 0!important;}
    .wpml-switch { margin-top: -39px; margin-right: 20px; }
}
@media (max-width: 770px){
    .wpml-switch { margin-top: -80px; margin-right: 35px; }
}

.arpw-random-post { max-width: 1260px; min-height: 326px; margin: 0 auto; }
.arpw-ul {  padding: 0!important; margin: 0 auto!important; display: flex; flex-direction: row; }
.arpw-li { list-style-type: none; min-width: 200px; flex: 1; margin: 0 0.5% 0 0.5%!important; }
.arpw-title { font-size: 18px; color: black; font-weight: 700!important; text-align: justify; padding: 10px; display: block; width: 100%; }
.arpw-thumbnail { width: 100%; height: 250px; margin: 0 0 10px 0; object-fit: cover; }
.arpw-time {}
.arpw-summary {}
@media (max-width: 600px){
    .arpw-ul { flex-direction: column; }
    .arpw-li {
        /*width: 100%;*/
        min-height: auto;
        /*max-width: 400px;*/
    }
    .arpw-thumbnail { height: auto; }
}
@media (max-width: 780px){
    .navbar-nav { margin: 0 0 14px 0!important; }
    .navbar-nav li { height: 30px; line-height: 30px; }
}

.ask { margin-top: -10px; }
/*.wpcf7-form #phone { width: 40%; }*/
#form-submit { margin-left: calc(50% - 48.5px); }

input[type="date"]:not(.has-value):before{
    color: lightgray;
    content: attr(placeholder);
}

.n2-bullet { border: 1px solid white!important; background-color: transparent!important; }
.n2-active { background-color: white!important; }

#boxes div div div div div img { width: 100%; }

/*WP editor usage*/
.aligncenter { width: 100%!important; }

/*Banner*/
#title-banner{
    z-index: 999;
    width:100%;
    position: absolute;
    top: 260px;
}
.title-banner{
    margin: 0 auto;
    max-width: 850px;
    background-color: white;
}
.title-banner h1 { padding-bottom: 20px!important; }
#title-banner div:last-child { width: 364px; margin: -20px auto 0 auto; }
#title-banner div a {
    display: inline-block; color:white; font-weight: bold; padding: 5px 0;
    margin: -5px 5px 0 5px; background-color: #D00!important; width: 170px;
    text-transform: uppercase; text-decoration: none;
    transition: 0.3s; text-align: center;
}
#title-banner div a:hover { background-color: #e39626!important; }

/*Reservation Sidebar*/
.content-with-sidebar { width: calc(100% - 320px); /*margin-top: -620px;*/ }
#sidebar-reservation{
    position: relative; top: 40px; right: -70%; /*top: 600px; right: 350px;*/
    border: 1px solid #BBB; width: 450px; height: 590px;
    border-radius: 3px;
    z-index: 99;
    background-color: white;
    padding: 10px;
}
#sidebar-reservation h5 { text-align: center; color: #026281; }
#sidebar-reservation p { text-align: center; font-size: 0.85em; color: #666; }
#sidebar-reservation p input { float: left; background-color: #D00; transition: .3s; }
#sidebar-reservation p input:hover { background-color: #e39626!important; }
#sidebar-reservation p input[type="submit"] {
    margin-left: 0px;
    padding: 5px 10px;
    font-family: 'Raleway';
    font-weight: 600;
    border: none;
    border-radius: 4px;
}
.sidebar-photo { float: left; margin-bottom: 20px; }
#green-belt{
    margin: -10px 0 0 -516px;
}

#reservation-ad{
    margin: 0 auto;
    height: 300px;
    width: 732px;
    border: 1px solid #BBB;
    border-radius: 3px;
    padding: 10px;
}
#reservation-ad hr { margin-bottom: 10px; }
#reservation-ad h5 { text-align: left; }
.ad-photo { float:left; width: 200px; margin-right: 10px; }
#reservation-ad #green-belt{
    margin: -100px 0 0 -229px;
}
.ad-form span { width: 300px; display: inline-block; float: left; }
.ad-form span:nth-child(3) { width: 190px; float: right; margin-top: -20px; }
.ad-form span:nth-child(7) { width: 190px; float: right; margin-top: -20px; }
.ad-form > span.wpcf7-form-control-wrap.number-of-people { width: 110px; margin-right: 10px; }
.ad-form > span.wpcf7-form-control-wrap.your-email { width: 180px; margin-top: -20px; }
.ad-form #form-submit {
    margin-top: -68px;
    padding: 4px 8.45px;
    margin-right: -90px;
    font-weight: 600;
    background-color: #D00;
    border: none;
    border-radius: 4px;
}
#reservation-ad .promotion-field {
    margin: -30px 0 0 210px;
    width: 252px; border: 1px solid red;
    color: green; font-weight: 800;
}
#reservation-ad .ad-form { width: 500px; float: right; }

.container { overflow: unset!important; }

/*Sitemap*/
#sitemap{ text-align: center; padding-top: 20px; background-color: #0064a8; color: white; }
#sitemap a{ color: white; font-weight: 400; }

/*Contact border*/
#menu-gorne-menu .menu-item:last-child { border: 2px solid red; margin-top: -2px; height: 55px; }