html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
*, ::before, ::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html,
body {
height: 100%;
position: relative;
}
body {
margin:0 auto;
padding:0;
background:#fff;
font-family:'Metropolis', 'Helvetica', arial, sans-serif;
font-size:16px;
font-weight: 300;
color:#1f4f4c;
overflow: auto;
} h1 {
padding:0;
margin:0 0 60px 0;
font-size:60px;
font-weight:300;
color:#1f4f4c;
line-height:130%;
letter-spacing: 1px;
}
h2 {
padding:20px 0 0 0;
margin:0 0 40px 0;
font-size:40px;
font-weight:700;
color:#1f4f4c;
line-height:125%;
letter-spacing:1px;
background-color: transparent;
text-decoration: none;
position: relative;
display: inline-block;
border: 0;
}
h2::before {
background-color: #a9bd46;
content: '';
display: inline-block;
width: 48px;
height: 5px;
left: 0;
right: auto;
top: 0;
position: absolute;
-webkit-transition: width .5s cubic-bezier(.17,.96,.27,1);
-o-transition: width .5s cubic-bezier(.17,.96,.27,1);
transition: width .5s cubic-bezier(.17,.96,.27,1);
}
h2:hover::before {
width: 144px;
left: 0;
right: auto;
}
h3 {
padding:0 0 0 0;
margin:0 0 30px 0;
font-size:32px;
font-weight:400;
color:#1f4f4c;
line-height: 130%;
letter-spacing:2px;
text-transform:uppercase;
}
h4 {
padding:0 0 0 0;
margin:0 0 20px 0;
font-size:28px;
font-weight:500;
color:#1f4f4c;
line-height:130%;
}
h5 {
padding:0 0 0 0;
margin:0 0 20px 0;
font-size:24px;
font-weight:300;
color:#1f4f4c;
line-height:130%;
letter-spacing:2px;
text-transform:uppercase;
}
h6 {
padding:0 0 0 0;
margin:0 0 10px 0;
font-size:20px;
font-weight:500;
color:#1f4f4c;
line-height:130%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration:underline;
}
h1 span {
font-weight:700;
}
p {
margin:0 0 30px 0;
padding:0;
font-size:20px;
font-weight:300;
color:#1f4f4c;
letter-spacing:0;
line-height:150%;
}
address {
margin:0;
padding:0;
font-size:20px;
font-weight:300;
font-style:normal;
color:#1f4f4c;
letter-spacing:0;
line-height:150%;
}
strong, .bold, b {
font-weight:700;
}
p small {
font-size: 18px;
}
p mark {
background:#a9bd46;
padding:10px 20px;
font-weight:300;
color:#1f4f4c;
line-height:200%;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
p mark:hover {
background:transparent;
color:#1f4f4c;
} a {
font-size:20px;
font-weight:300;
color:#1f4f4c;
text-decoration:none;
outline:0;
-webkit-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
-moz-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
-o-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
transition: all 0.2s ease-in-out;
transition-duration: 0.5s;
}
a:hover {
color:#1f4f4c;
text-decoration:none;
}
p a, address a {
font-size:20px;
padding-bottom:2px;
border-bottom:2px solid #1f4f4c;
}
p a:hover, address a:hover {
border-bottom:2px solid transparent;
}
a img {
vertical-align:top;
}
a.phone {
position:relative;
display:inline-block;
}
span.new {
background:#1f4f4c;
color:#f6f5f3;
font-size:1rem;
letter-spacing:1px;
line-height:100%;
margin:0;
padding:5px 5px 2px 5px;
border-radius:0;
position:absolute;
top:-4px;
right:-60px;
} .video-title { font-weight: 700 !important;
color: #fff !important;
}
.video-title span { font-weight: 300 !important;
} .fade-in-section {
opacity: 0;
transform: translateY(20vh);
visibility: hidden;
transition: opacity 0.6s ease-out, transform 1.2s ease-out;
will-change: opacity, visibility;
}
.fade-in-section.is-visible {
opacity: 1;
transform: none;
visibility: visible;
} .counter {
font-size: 5em;
}
.counter:not(.is-visible) {
visibility: hidden;
} #sticky-widget-area-wrap {
width: 54px;
z-index: 10000; 
display: inline-block; 
right: 15px;
top: 200px;
position: fixed; 
text-align: center;
}
.sticky-widget-area { 
padding:0; 
}
.sticky-widget-area a {
background-color: #1f4f4c;
display:flex;
align-items: center;
justify-content: center;
width: 54px;
height: 54px;
margin: 0 0 10px 0;
padding: 8px;
font-size: 32px;
color: #fff;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.sticky-widget-area a:hover {
color: #fff;
background-color: #a9bd46;
}
.sticky-widget-area a.whatsapp {
background-color: #a9bd46;
}
.sticky-widget-area a.whatsapp:hover {
background-color: #1f4f4c;
}
@media only screen and ( max-width: 980px ) {
#sticky-widget-area-wrap {
display: none;
}
.menu-opened #sticky-widget-area-wrap {
width: 100%;
top: auto;
bottom: 20px;
right: auto;
left: auto;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
flex-wrap: wrap;
align-content: center;
}
.menu-opened .sticky-widget-area a {
margin: 0 10px;
display: inline-block;
background: #a9bd46;
}
} a.whatsapp-button {
margin: 0 0 20px 0;
font-size: 24px;
color: #1f4f4c;
display: flex;
justify-content: flex-start;
align-items: center;
}
a.whatsapp-button i {
background-color: #a9bd46;
display:flex;
align-items: center;
justify-content: center;
width: 54px;
height: 54px;
margin: 0 10px 0 0;
padding: 8px;
font-size: 32px;
color: #fff;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
a.whatsapp-button:hover i {
color: #a9bd46;
background-color: #1f4f4c;
} .recommendation {
height: 100%;
padding: 50px 40px 30px 40px;
background: #f9f9f9;
position: relative;
}
.recommendation p, .recommendation a {
font-size: 18px;
}
.recommendation span.distance {
font-size: 16px;
letter-spacing: 1px;
position: absolute;
top: 15px;
right: 15px;
z-index: 2;
}
.recommendation p.link {
margin: 6px 0 0 0 !important;
display: inline-block;
} #top-menu .sub-menu {
background-color: rgba(0,0,0,0.5);
border-top: 3px solid transparent;
}
#top-menu .sub-menu li a {
font-size: 14px;
width: 100%;
color: #fff;
text-transform: none;
border-bottom: none;
}
#top-menu .sub-menu li a[aria-current="page"] {
font-weight: 500;
}
#top-menu .sub-menu li:hover {
background-color: rgba(0,0,0,0.1);
}
#top-menu .sub-menu .current_page_item {
background-color: rgba(0,0,0,0.2);
}
#top-menu .sub-menu li {
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
#top-menu li li a {
padding-top: 10px;
padding-bottom: 8px;
}
#top-menu .sub-menu {
padding-top: 0px;
padding-bottom: 0px;
}
.nav ul li a:hover {
opacity: 1;
background-color: rgba(0,0,0,0);
}
#top-menu .sub-menu li a { color: #fff !important; }
#top-menu li.menu-item-has-children:last-child > ul {
right: 0!important;
}
.nav li ul {
width: 280px !important;
}
.nav li li ul {
left: 280px !important;
}
#top-menu li li a {
width: 240px;
} blockquote p {
margin-bottom: 1em;
font-size: 24px;
font-weight: 200;
font-style: normal;
line-height: 1.6em;
}
blockquote footer {
font-size: 12px;
font-weight: 200;
text-transform: uppercase;
letter-spacing: 2px;
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.4em;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0';
} .wps-form {
width: 100%;
margin: 0 auto;
padding: 40px 60px;
background: #a9bd4619;
}
.wps-form-row {
display: flex;
flex-direction: column;
width: 100%;
margin-bottom: 5px;
}
.wps-form-row .wpcf7-form-control {
width: 100%;
}
.wps-form-column {
flex: 1;
padding: 0.5rem 0;
width: 100%;
}
.wps-form-column.center {
text-align: center;
}
.wps-form-column.right {
text-align: right;
}
.wps-form-column.single {
padding: 0.5rem 0 !important;
}
@media only screen and ( min-width: 48em ) { 
.wps-form-row {
flex-direction: row;
}
.wps-form-column {
padding: 0.5rem 1rem;
}
.wps-form-column:nth-child(odd) {
padding: 0.5rem 1rem 0.5rem 0;
}
.wps-form-column:nth-child(even) {
padding: 0.5rem 0 0.5rem 1rem;
}
}
.wps-form fieldset {
margin: 0 0 40px 0;
padding: 0;
border: 0;
}
.wpcf7-form-control-wrap, .wpcf7-quiz-label { margin: 5px 0 5px 0;	display: block; }
.wpcf7-form label { margin:0 0 5px 0; font-size:18px; color:#1f4f4c; font-weight:400; letter-spacing:0; line-height:24px; display: block; }
.wpcf7-form label a { text-decoration:none; }
.wpcf7-select, .wpcf7-text, .wpcf7-textarea, .wpcf7-date, .wpcf7-email { width:100%; padding:16px 10px !important; background:#fff !important; font-size:18px; letter-spacing:1px; color:#1f4f4c !important; line-height:20px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; border:1px solid #1f4f4c !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.wpcf7-select:focus, .wpcf7-text:focus, .wpcf7-textarea:focus, .wpcf7-date:focus, .wpcf7-email:focus { border:1px solid #a9bd46 !important; outline: 0; }
.wpcf7-select { padding:14px 10px !important; line-height:24px; -webkit-appearance:none; max-width: 100%; overflow: hidden; word-wrap: normal !important; white-space: normal; }
.wpcf7-date { padding:16px 10px !important; line-height:20px; -webkit-appearance:none; }
.wpcf7-submit { width:auto !important; padding:16px 40px !important; background:#a9bd46; font-size:18px; font-weight:500; letter-spacing:0.1em; color:#1f4f4c; line-height:21px; text-transform:uppercase; border-radius:99em; -webkit-border-radius:99em; -moz-border-radius:99em; border:1px solid #a9bd46; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all .3s ease 0ms !important; }
.wpcf7-submit:hover { background:#1f4f4c; color:#a9bd46; border:1px solid #1f4f4c; animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; -moz-animation: pulse 2s infinite; -o-animation: pulse 2s infinite; box-shadow: 0 0 30px -17px rgba(0,0,0,.58); }
.wpcf7-submit:disabled { opacity: 0.5; }
.required { color:#a9bd46; }
.wpcf7-form p { margin:0 0 10px 0; }
.wpcf7-not-valid { border:1px solid #AC4F4F !important; }
.wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-acceptance-missing { margin:0 0 20px 0 !important; padding:20px !important; font-size:18px; color:#fff; background:#AC4F4F; border:0 !important; border-radius:99em; -webkit-border-radius:99em; -moz-border-radius:99em; }
.wpcf7 form.sent .wpcf7-response-output, .wpcf7-mail-sent-ok { background:#1f4f4c !important; }
.wpcf7-not-valid-tip { color:#AC4F4F !important; }
.wpcf7-list-item { margin: 0 !important; }
.wpcf7-form span.wpcf7-list-item {
display: block;
}
.wpcf7-list-item-label {
margin-left: 16px;
}
.wpcf7-form .wpcf7-checkbox label, .wpcf7-form .wpcf7-acceptance label {
position: relative;
font-size: 18px !important;
font-weight: 200;
line-height: 32px;
}
.wpcf7-form .wpcf7-checkbox label a, .wpcf7-form .wpcf7-acceptance label a {
font-size: 18px !important; 
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox], .wpcf7-form .wpcf7-acceptance input[type=checkbox] {
position: relative;
visibility: hidden;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span, .wpcf7-form .wpcf7-acceptance input[type=checkbox] + span {
display: inline-block;
margin: -24px 0 0 44px;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before, .wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
height: 32px;
width: 32px;
top: 0;
left: 0;
background: #fff;
border: 1px solid #1f4f4c;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before:hover, .wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:before:hover {
outline: 5px solid #eee;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after, .wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:after {
display: block;
position: absolute;
content: '\2713';
top: 2px;
left: 4px;
visibility: hidden;
font-size: 32px;
color: #1f4f4c;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before, .wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:before {
background: #fff;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after, .wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:after {
visibility: visible;
}
::placeholder { color:#999 !important; }
@media only screen and ( max-width: 992px ) {
.wps-form {
padding: 40px 40px;
}
}
@media only screen and ( max-width: 768px ) {
.wps-form {
padding: 40px 20px;
}
}
.form form fieldset input.field.error:focus, .form form fieldset select.error:focus, .form form fieldset textarea.error:focus, .formTab form fieldset input.field.error:focus, .formTab form fieldset select.error:focus, .formTab form fieldset textarea.error:focus, .form form fieldset input[type="checkbox"].error:focus + label:before {
border:1px solid #c1000e;
}
p.error {
width:auto;
max-width:640px;
margin:0 auto 25px auto;
padding:10px;
font-size:32px;
color:#f6f5f3;
text-align:left;
line-height:125%;
background:#c1000e;
}
p.success {
width:auto;
max-width:640px;
margin:0 auto 25px auto;
padding:10px;
font-size:32px;
color:#f6f5f3;
text-align:left;
line-height:125%;
background:#41aa56;
}
p.error i, p.success i {
margin-right:10px;
}
span.error {
font-weight:500;
color:#c1000e;
}
span.required {
color:#a9bd46;
} input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
border-color: #1f4f4c;
-webkit-text-fill-color: #1f4f4c;
-webkit-box-shadow: 0 0 0px 1000px rgba(0,0,0,0.15) inset;
transition: background-color 5000s ease-in-out 0s;
} ul.files {
margin: 0 auto;
padding: 0;
}
ul.files li { 
list-style: none;
font-weight: 200;
border-right: 1px solid #1f4f4c;
padding-right: 10px;
margin-right: 10px;
display: inline-block;
}
ul.files li:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
}
hr {
margin: 30px 0;
border: 0;
height: 1px;
background: rgba(0,0,0,0.2);
} ol.list {
list-style: none;
counter-reset: my-awesome-counter;
margin: 0;
padding: 20px 0 0 0;
border-top: 1px solid #1f4f4c;
}
ol.list li {
counter-increment: my-awesome-counter;
margin: 0 0 20px 0;
padding: 0 0 20px 2.5em;
border-bottom: 1px solid #1f4f4c;
font-size: 20px;
}
ol.list li::before {
content: counter(my-awesome-counter);
font-weight: 500;
font-size: 32px;
color: #1f4f4c;
width: 1em;
margin-left: -1.5em;
margin-right: 0.5em;
font-family: 'Metropolis', sans-serif;
line-height: 1;
display: inline-block;
} ul.list {
margin: 40px 0;
padding: 0;
text-align: left;
list-style: none;
}
ul.list li {
margin:0 0 10px 0;
padding: 0 0 0 27px;
font-size: 20px;
font-weight: 500;
font-style: normal;
line-height: 150%;
list-style-position: outside;
display: block;
position: relative;
}
ul.list li::before {
margin: 0 0 0 0;
padding: 0 0 0 0;
content: '';
display: inline-block;
width: 9px;
height: 9px;
border-top: 1px solid #1f4f4c;
border-right: 1px solid #1f4f4c;
transform: rotate(45deg);
position: absolute;
top: 9px;
left: 0;
} .box {
min-height: 200px;
margin: 10px 5px;
padding: 20px 30px 10px;
border-radius: 9px;
background-color: #fff;
box-shadow: 1px 1px 15px -12px #1f4f4c;
position: relative;
animation-duration: 1000ms; animation-delay: 0ms; opacity: 0; animation-timing-function: ease-in-out; transform: scale3d(0.96, 0.96, 0.96);
}
.box:hover {
-webkit-transform: translate(0px, -2px);
-ms-transform: translate(0px, -2px);
transform: translate(0px, -2px);
}
.box-content {
margin: 0 auto;
padding: 20px 0;
text-align: center;
}
.box {
margin: 0 0 60px 0;
}
.box.white, .box.black {
box-shadow: 0 15px 20px -15px rgba(0,0,0,.1),0 35px 50px -25px rgba(0,0,0,.1),0 85px 60px -25px rgba(0,0,0,0);
}
.box.white {
background: #fff;
color: #1f4f4c;
}
.box.black {
background: #1f4f4c;
color: #fff;
}
.box .content {
padding: 40px 40px;
}
.box.black p a {
color: #fff;
border-bottom: 1px solid #fff;
}
.box.black p a:hover {
border-bottom: 1px solid transparent;
}
.box.black .animated-arrow, .box.black .animated-arrow:hover {
color: #fff !important;
}
.box.black .animated-arrow:hover > .the-arrow.-left > .shaft {
background-color: #fff !important;
}
.box.black .animated-arrow:hover > .the-arrow.-left > .shaft:before, .box.black .animated-arrow:hover > .the-arrow.-left > .shaft:after {
background-color: #fff !important;
}
.box.black .the-arrow > .shaft {
background-color: #fff !important;
}
.box.black .the-arrow > .shaft:before, .box.black .the-arrow > .shaft:after {
background-color: #fff !important;
}
.box.black .the-arrow.-left > .shaft {
background-color: #fff !important;
}
.box.black .the-arrow.-left > .shaft:before, .box.black .the-arrow.-left > .shaft:after {
background-color: #fff !important;
}   .more-link {
padding: 40px 0 0 0;
text-align: right;
}
.nav-prev .more-link, .nav-next .more-link {
padding: 0;
margin: 0;
}
.nav-prev .more-link {
text-align: left;
}
.more-link a {
padding: 0 32px 0 0;
font-size: 18px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border: 0;
position: relative;
}
.nav-prev .more-link a {
padding: 0 0 0 32px;
}
.more-link a:hover, .more-link a:hover span {
color: #a9bd46;
border: 0;
}
.more-link a:before, .more-link a:after, .nav-prev .more-link a:before, .nav-prev .more-link a:after {
content: '';
position: absolute;
display: inline-block;
width: 15px;
height: 2px;
margin: auto 0 auto 0;
vertical-align: middle;
background: #1f4f4c;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.more-link a:before {
right: 0;
top: 15px;
transform: rotate(-45deg);
}
.more-link a:after {
right: 0;
top: 5px;
transform: rotate(45deg);
}
.nav-prev .more-link a:after {
left: 0;
top: 15px;
transform: rotate(45deg);
}
.nav-prev .more-link a:before {
left: 0;
top: 5px;
transform: rotate(-45deg);
}
.more-link a:hover:after, .more-link a:hover:before, .nav-prev .more-link a:hover:before, .nav-prev .more-link a:hover:after { }
.more-link a:hover:after {
transform: translateX(10px) rotate(45deg);
}
.more-link a:hover:before {
transform: translateX(10px) rotate(-45deg);
}
.nav-prev .more-link a:hover:before {
transform: translateX(-10px) rotate(-45deg);
}
.nav-prev .more-link a:hover:after {
transform: translateX(-10px) rotate(45deg);
}
@media (max-width: 575px) {
} .map-marker:before {
font-family: 'et-line';
content: "\e047";
font-size:24px;
margin-bottom:6px;
display:block;
} .slider-down-arrow {
position: absolute;
z-index: 10;
bottom: 70px;
left: 0;
width: 100%;
text-align: center;
font-size: 32px;
font-family: 'ETmodules';
color:#fff;
}
.slider-down-arrow a {
line-height: 1em;
display: inline-block;
color: #fff !important;
text-shadow: 0 1px 8px rgba(0,0,0,0.5);
transition: all 0.2s ease;
}
.slider-down-arrow a:not(:hover) {
animation: fullwidth-header-bounce 2.2s ease-out infinite;
}
.slider-down-arrow a:hover {
text-shadow: 0 2px 10px rgba(0,0,0,0.85);
}
@media (min-width: 1200px) {
.slider-down-arrow {
bottom: 90px;
font-size: 48px;
}	
}
@media (max-width: 980px) {
.slider-down-arrow {
display: none;	
}
} #top-menu .sub-menu {
color: #fff;
background: #1f4f4c !important;
} #footer {
width:100%;
margin:0;
padding:80px 0 80px 0;
background:#1f4f4c;
line-height:24px;
display:block;
z-index:10;
}
#footer-top .widget p, #footer-top .widget address, #footer-top .widget a, 
#footer .widget p, #footer .widget address, #footer .widget a, 
#footer-bottom .widget p, #footer-bottom .widget address, #footer-bottom .widget a {
font-size: 18px;
}
#footer .widget p, #footer .widget address, #footer .widget a {
color: #fff;
text-decoration: none;
}
#footer .widget a:hover {
color: #a9bd46;
}
#footer .widget h4 {
margin: 0 0 20px 0;
font-size: 18px !important;
font-weight: 700 !important;
color: #a9bd46;
letter-spacing: 4px;
text-transform: uppercase;
}
#footer-top {
width: 100%;
margin: 0;
padding: 80px 0 80px 0;
background: #f8f0e3;
}
#footer-bottom {
padding: 20px 0;
}
#footer-bottom .widget p.copyright {
margin: 0;
font-size: 16px;
line-height: 24px;
}  .icon-list {
margin: 0 !important;
padding: 0 !important;
}
.icon-list li {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
line-height: 36px;
}
.icon-list li a {
font-size: 24px;
color: #1f4f4c;
text-decoration: none;
}
.icon-list li a:hover {
color: #1f4f4c;
}
.icon-list li a::before {
width: 36px;
height: 36px;
speak: none;
font-style: normal;
font-weight: 200;
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-shadow: 0 0;
font-size: 36px;
color: #777;
float: left;
margin-right: 10px;
opacity: 1;
}
.icon-list li a:hover::before {
opacity: 0.7;
} .icons-list {
margin: 0 auto 40px auto !important;
padding: 0 0 20px 0 !important;
list-style: none !important;
}
.icons-list li {
width: 33.3%;
margin: 0 0 0 0 !important;
padding: 0 !important;
display: inline-block !important;
}
.icons-list li .grid-icons {
font-size: 36px !important;
font-weight: 300 !important;
}
.icons-list li:before {
display: none;
}
.icons-list li a {
width: 44px;
height: 44px;
color: #1f4f4c;
}
.icons-list li a:hover {
color: #1f4f4c;
}
@media (max-width: 992px) {
.icons-list li .grid-icons {
font-size: 28px !important;
}
}
@media (max-width: 575px) {
.icons-list li {
width: 50%;
margin: 0 0 20px 0 !important;
}
.grid-icons .icon {
width: 64px !important;
height: 64px !important;
font-size: 32px !important;
line-height: 32px !important;
}
.icons-list li:last-child {
margin: 0 !important;
}
.icons-list li .grid-icons {
font-size: 18px !important;
}
} .swiper {
width: 100%;
}
.swiper-slide {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-button-next, .swiper-button-prev {
width:44px !important;
height:44px !important;
background:#a9bd46;
border-radius:50% !important;
-webkit-border-radius:50% !important;
-moz-border-radius:50% !important;
position:absolute;
cursor: pointer;
z-index:999;
transition-property: background;
transition-duration: 0.15s;
}
.swiper-button-next {
right: 20px;
}
.swiper-button-prev {
left: 20px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
background:#1f4f4c;
}
.swiper-button-next::after, .swiper-button-prev::after, .swiper-button-next::before, .swiper-button-prev::before {
content:'' !important;
width:16px;
height:1px;
background:#1f4f4c;
position:absolute;
}
.swiper-button-next::after {
right:12px;
top:16px;
transform: rotate(-135deg);
}
.swiper-button-next::before {
right:12px;
top:27px;
transform: rotate(135deg);
}
.swiper-button-prev::after {
left:12px;
top:27px;
transform: rotate(-135deg);
}
.swiper-button-prev::before {
left:12px;
top:16px;
transform: rotate(135deg);
}
.swiper-button-next:hover::after, .swiper-button-prev:hover::after, .swiper-button-next:hover::before, .swiper-button-prev:hover::before {
background:#a9bd46;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 20px !important;
}
.swiper-pagination-bullet {
width: 32px !important;
height: 6px !important;
margin-right: 10px !important;
background: #fff !important;
opacity: 0.3 !important;
border-radius: 0 !important;
}
.swiper-pagination-bullet-active {
background: #fff !important;
opacity: 1 !important;
}
.swiper-pagination-bullet:only-child {
visibility: hidden;
}
@media (max-width: 575px) {
.swiper-button-prev {
display: none !important;
}
.swiper-button-next {
display: none !important;
}
.swiper-pagination {
}
.swiper-pagination-bullet {
width: 24px !important;
height: 4px !important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 10px !important;
}
} #swiper-rooms {
position: relative;
z-index: 0;
max-height: 960px;
overflow: hidden;
}
#swiper-rooms .info {
padding: 4px 8px;
background: #1f4f4c;
font-size: 14px;
font-weight: 500;
color: #a9bd46;
text-transform: uppercase;
letter-spacing: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 5;
}
#swiper-rooms .info.new {
background: #a9bd46;
color: #1f4f4c;
}
#swiper-rooms .swiper-slide {
background-position: center !important;
background-size: cover !important;
text-align: left;
}
#swiper-rooms a, .rooms-item a {
width: 100%;
height: 100%;
display: block;
position: relative;
}
#swiper-rooms img, .rooms-item img {
width: 100%;
height: auto;
position: relative;
z-index: 1;
}
#swiper-rooms .overlay, .rooms-item .overlay {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
z-index: 2;
background: rgba(0,0,0,0.25);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#swiper-rooms .rooms-text, .rooms-item .rooms-text {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: absolute;
z-index: 3;
}
#swiper-rooms h3, .rooms-item h3 {
margin: 0;
padding: 10px 20px;
font-size: 24px;
font-weight: 700;
color: #fff;
text-align: center;
text-shadow: 0 0 20px rgba(0,0,0,0.5);
position: relative;
z-index: 100;
backdrop-filter: blur(33px);
-webkit-backdrop-filter: blur(33px);
background-color: #ffffff25;
border-radius: 15px;
-webkit-border-radius: 15px;
}
#swiper-rooms h3 span, .rooms-item h3 span {
font-size: 16px;
font-weight: 300;
}
#swiper-rooms a {
}
#swiper-rooms a:hover .overlay, .rooms-item a:hover .overlay {
background: rgba(0,0,0,0.6);
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#swiper-rooms .swiper-slide.swiper-slide-active, #swiper-rooms .swiper-slide:hover {
}
#swiper-rooms .swiper-pagination-bullet {
background: #fff !important;
}
#swiper-rooms .swiper-pagination-bullet-active {
background: #a9bd46 !important;
}
#swiper-room-gallery {
position: relative;
z-index: 0;
overflow: hidden;
}
#swiper-room-gallery img {
width: 100%;
height: auto;
display: block;
}
#swiper-room-gallery .swiper-button-next {
right: 20px;
}
#swiper-room-gallery .swiper-button-prev {
left: 20px;
}
#swiper-room-gallery .swiper-pagination-bullet {
background: #fff;
}
#swiper-room-gallery .swiper-pagination-bullet-active {
background: #a9bd46 !important;
}
@media only screen and (max-width: 575px) {
#swiper-rooms h3, .rooms-item h3 {
max-width: 90%;
font-size: 18px !important;
}
#swiper-room-gallery .swiper-pagination {
margin: 20px auto 0 auto;
position: relative;
bottom: auto;
top: auto;
}
#swiper-room-gallery .swiper-pagination-bullet {
width: 8px !important;
height: 8px !important;
background: #1f4f4c !important;
}
} #reviews {
}
#reviews .swiper-pagination {
margin: 0 auto;
padding-top: 60px;
position: relative;
}
#reviews .swiper-pagination-bullet {
margin: 0 4px;
}
#swiper-reviews {
max-width: 100%;
margin: 0 auto;
overflow: hidden;
}
#swiper-reviews .image-wrapper {
width: 240px;
height: 240px;
background: #fff;
padding: 40px;
margin: 0;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
-webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
box-shadow: 0 0 30px -17px rgba(0, 0, 0, 0.58);
}
#swiper-reviews .image-wrapper img {
width:100%;
height:auto;
display: block;
}
#swiper-reviews .review-text {
margin:0 0 40px 0;
text-align: left;
}
#swiper-reviews .review-text i {
font-size: 14px;
color: #1f4f4c;
}
#swiper-reviews .review-text i.fa-angle-double-left {
margin-right: 10px;
}
#swiper-reviews .review-text i.fa-angle-double-right {
margin-left: 10px;
}
#swiper-reviews .review-person {
text-align: left;
}
@media only screen and (max-width: 992px) {
#swiper-reviews .row {
display: flex;
flex-direction: column;
}
#swiper-reviews .column01, #swiper-reviews .column02 {
width: 100%;
height: 100%;
display: block;
flex-direction: row;
}
#swiper-reviews .column01 {
order: 1;
}
#swiper-reviews .column02 {
order: 0;
}
#swiper-reviews .image {
margin-right: 0;
}
#swiper-reviews .details {
margin-right: 0;
padding: 60px;
}
}
@media only screen and (max-width: 575px) {
#swiper-reviews .details {
padding: 30px;
}
} .rooms-item-container {
display: flex;
display: -webkit-flex;
align-content: space-between;
justify-content: flex-start;
margin: 0 0;
flex-wrap: wrap;
gap: 60px;
}
.rooms-item {
width: 100%;
height: 100%;
max-width: 615px;
margin: 0 0 0 0;
background-color: #fff;
position: relative;
z-index: 0;
}
.rooms-item img {
width: 100%;
height: auto;
}
.rooms-item .rooms-content {
padding: 20px;
}
.rooms-item .rooms-content p:not(.more-link) {
margin: 0 0 20px 0;
}
.rooms-item .content-overlay {
background: rgba(0, 50, 98, 0.7);
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.rooms-item .image:hover .content-overlay {
opacity: 1;
}
.rooms-item .content-details {
position: absolute;
text-align: center;
padding-left: 1em;
padding-right: 1em;
width: 100%;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.rooms-item .image:hover .content-details {
top: 50%;
left: 50%;
opacity: 1;
}
.rooms-item .content-details h3 {
font-size: 18px !important;
font-weight: 500;
color: #fff !important;
letter-spacing: 0.15em;
margin-bottom: 0.5em;
text-transform: uppercase;
}
.rooms-item h2 {
font-size: 24px !important;
font-weight: 500 !important;
color: #1f4f4c !important;
margin: 0 0 10px 0 !important;
line-height: 32px !important;
letter-spacing: 1px !important;
min-height: 64px;
}
.rooms-item h2 a {
font-weight: 500 !important;
}
.rooms-item .image {
margin: 0;
padding: 0;
position: relative;
}
.rooms-item .image img {
vertical-align: top;
}
.rooms-item .image a {
margin: 0;
padding: 0;
display: block;
}
.rooms-item .info {
padding: 4px 8px;
background: #1f4f4c;
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1000;
}
.rooms-item a.hover {
font-size: 32px;
font-weight: 500;
text-align: center;
text-decoration: none;
margin: 0 auto;
padding: 0;
transition: all 0.2s ease-in-out;
position: relative;
}
.rooms-item a.hover:before, .rooms-item a.hover:after {
content: "";
position: absolute;
bottom: -10px;
width: 0px;
height: 2px;
margin: 5px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: 0.5s;
opacity: 0;
background-color: #1f4f4c;
}
.rooms-item a.hover:before, .rooms-item a.hover:after {
left: 0;
}
.rooms-item a.hover:hover { }
.rooms-item a.hover:hover:before, .rooms-item a.hover:hover:after {
width: 100%;
opacity: 1;
}
@media screen and (max-width: 1200px) {
.rooms-item {
max-width: 100%;
}
}
@media screen and (max-width: 575px) {
.rooms-item:hover {
box-shadow: none;
}
.rooms-item .rooms-content {
padding: 0;
}
.rooms-item a.hover {
font-size: 26px !important;
}
.rooms-text {
font-size: 18px !important;
}
}
.title-image {
width: 100%;
height: 60vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
z-index: 0;
}
.title-image .overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
background: linear-gradient(
to bottom,
rgba(0, 0, 0, 0),
rgba(0, 0, 0, 0.5)
)
}
.title-text {
display: flex;
align-items: flex-start;
justify-content: flex-end;
position: relative;
z-index: 999;
height: 90%;
flex-direction: column;
text-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.title-text h1, .title-text h4 {
color: #fff !important;
}
.title-text h1 {
font-weight: 700 !important;
}
.title-text h4 {
font-weight: 300 !important;
}
.room-details {
padding:40px 0 20px 0;
display: flex;
justify-content: space-between;
}
.room-description p:last-child {
margin:0;
}
.room-equipment-list {
margin: 0 0 40px 0 !important;
padding: 0 !important;
}
.room-equipment-list li {
margin: 0 0 5px 20px !important;
padding: 0 0 0 20px !important;
list-style:none;
list-style-position: inside;
line-height: 26px;
position:relative;
}
.room-equipment-list li:last-child {
margin:0 0 0 0;
}
.room-equipment-list li::before {
width: 24px !important;
height: 2px !important;
background: #1f4f4c !important;
content: '' !important;
margin: 0 0 0 -20px !important;
vertical-align: middle !important;
display: inline-block !important;
position: absolute !important;
top: 16px;
left: 0;
}
.room-icons-list {
margin: 0 0 20px 0;
padding: 0 !important;
}
.room-icons-list li {
width: 25%;
list-style:none;
margin: 0 0 40px 0 !important;
padding: 0 !important;
display: inline-block;
}
.room-icons-list li:hover {
background: #fff;
}
.room-icons-list li:before {
display: none;
}
.room-plans {
margin: 0 auto;
padding: 0;
}
.room-plans li {
width: 50%;
list-style: none;
margin: 0 auto;
padding: 0;
text-align: center;
display: inline-block;
}
.room-plans li img {
width: 100%;
height: auto;
display: block;
}
@media screen and (max-width: 1200px) {
.title-text {
padding: 0 40px;
}
}
@media screen and (max-width: 992px) {
.title-image {
height: 50vh;
}
.room-icons-list li {
width: 50%;
}
}
@media screen and (max-width: 768px) {
.title-text {
padding: 0 20px;
}
.title-text h1 {
font-size: 22px !important;
}
.title-text h4 {
font-size: 18px !important;
}
.room-equipment-list li::before {
top: 12px;
}
}
@media screen and (max-width: 575px) {
.title-image {
height: 40vh;
}
.room-icons-list li {
width: 100%;
}
.room-plans li {
width: 100%;
}
}
.grid-icons {
margin: 0;
padding: 0;
font-size: 18px;
text-align: center;
}
.grid-icons .icon {
width: 96px;
height: 96px;
background: #1f4f4c;
color: #a9bd46;
border-radius: 99em;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
font-size: 48px;
line-height: 48px;
display: flex;
justify-content: center;
align-items: center;
}
.room-rate {
padding: 20px 0 0 0;
}
.price {
font-size: 36px;
}
.breakfast {
font-size: 20px;
}
.button-nav {
margin:0 !important;
padding:0 0 20px 0 !important;
}
.button-nav li {
list-style:none;
margin:0 20px 0 0 !important;
padding:0 !important;
display:inline-block;
}
.button-nav li:last-child {
margin:0 !important;
}
.button-nav li a {
margin:0 !important;
}
@media screen and (max-width: 575px) {
.price {
font-size: 28px;
}
} .image-gallery {
gap: 40px;
}
.image-gallery img {
width: 100%;
height: auto;
}
.image-gallery .overlay {
background: rgba(0,0,0,0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.image-gallery a {
z-index: 1;
position: relative;
width: 100%;
height: 100%;
display: block;
}
.image-gallery a:hover .overlay {
background: transparent;
}
.image-gallery .title {
width: 100%;
height: 100%;
font-size: 28px;
color: #fff;
text-shadow: 0 0 20px rgba(0,0,0,0.85);
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
z-index: 5;
}
.image-gallery a:hover .title {
display: none;
}
@media screen and (max-width: 992px) {
.image-gallery .title {
font-size: 24px;
}
}
@media screen and (max-width: 575px) {
.image-gallery .overlay {
display: none; 
}
.image-gallery .title {
font-size: 20px;
color: #1f4f4c;
position: relative;
display: inline-block;
text-align: center;
text-shadow: none;
}
} .references-item-container {
display: flex;
display: -webkit-flex;
align-content: space-between;
justify-content: flex-start;
margin: 40px -20px;
flex-wrap: wrap;
}
.references-item {
width: 100%;
height: 100%;
margin: 0 40px;
background-color: #fff;
position: relative;
z-index: 0;
}
.references-item:hover {
box-shadow: 1px 1px 40px -12px rgba(0,0,0,0.25);
}
.references-item .references-content {
padding: 20px;
}
.references-item .references-content p:not(.more-link) {
margin: 0 0 20px 0;
}
.references-item .content-overlay {
background: rgba(0, 50, 98, 0.7);
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.references-item .image:hover .content-overlay {
opacity: 1;
}
.content-image{
width: 100%;
}
.references-item .content-details {
position: absolute;
text-align: center;
padding-left: 1em;
padding-right: 1em;
width: 100%;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.references-item .image:hover .content-details {
top: 50%;
left: 50%;
opacity: 1;
}
.references-item .content-details h3 {
font-size: 18px !important;
font-weight: 500;
color: #fff !important;
letter-spacing: 0.15em;
margin-bottom: 0.5em;
text-transform: uppercase;
}
.references-item h2 {
font-size: 24px !important;
font-weight: 500 !important;
color: #1f4f4c !important;
margin: 0 0 10px 0 !important;
line-height: 32px !important;
letter-spacing: 1px !important;
min-height: 64px;
}
.references-item h2 a {
font-weight: 500 !important;
}
.references-item .image {
margin: 0;
padding: 0;
position: relative;
}
.references-item .image img {
vertical-align: top;
}
.references-item .image a {
margin: 0;
padding: 0;
display: block;
}
.references-item .info {
padding: 4px 8px;
background: #1f4f4c;
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
position: absolute;
left: 0;
top: 0;
z-index: 1000;
}
.references-item a.hover {
font-size: 32px;
font-weight: 500;
text-align: center;
text-decoration: none;
margin: 0 auto;
padding: 0;
transition: all 0.2s ease-in-out;
position: relative;
}
.references-item a.hover:before, .references-item a.hover:after {
content: "";
position: absolute;
bottom: -10px;
width: 0px;
height: 2px;
margin: 5px 0 0;
transition: all 0.2s ease-in-out;
transition-duration: 0.5s;
opacity: 0;
background-color: #1f4f4c;
}
.references-item a.hover:before, .references-item a.hover:after {
left: 0;
}
.references-item a.hover:hover { }
.references-item a.hover:hover:before, .references-item a.hover:hover:after {
width: 100%;
opacity: 1;
}
@media screen and (max-width: 575px) {
.references-item:hover {
box-shadow: none;
}
.references-item .references-content {
padding: 0;
}
.references-item a.hover {
font-size: 26px !important;
}
.reference-text {
font-size: 18px !important;
}
.reference-details li {
font-size: 18px !important;
}
} .nav-single {
width: 100%;
padding: 10px 0;
display: flex;
justify-content: space-between;
line-height: 24px;
}
.nav-single .nav-label, .nav-single .mobile { 
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 24px;
}
.nav-single a {
line-height: 24px;
}
.nav-single p {
font-size: 14px;
}
.nav-prev, .nav-next, .nav-grid {
min-width: 80px;
}
.nav-prev {
width: 40%;
display: flex;
align-items: center;
justify-content: flex-start;
}
.nav-next {
width: 40%;
display: flex;
align-items: center;
justify-content: flex-end;
}
.nav-grid {
width: 20%;
display: flex;
align-items: center;
justify-content: center;
}
.nav-grid a {
text-align: center;
display: inline-block;
}
.nav-grid .icon-grid {
width: 32px;
height: 24px;
display: inline-block;
position: relative;
}
.nav-grid .icon-grid .line {
display: inline-block;
position: absolute;
height: 2px;
width: 32px;
background: #1f4f4c;
opacity: 1;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
left: 0;
top: 5px;
}
.nav-grid .icon-grid .line.line-1 {
top: 13px;
}
.nav-grid .icon-grid .line.line-2 {
top: 21px;
}
.nav-prev span, .nav-next span, .nav-grid span {
font-size: 24px;
color: #1f4f4c;
line-height: 24px;
}
.nav-single span.mobile {
display: none;
}
@media screen and (max-width: 768px) {
.nav-single span.mobile {
display: inline-block;
}
.nav-single .nav-label {
display: none;
}
.nav-grid .icon-grid {
width: 24px;
}
.nav-grid .icon-grid .line {
width: 24px;
}
}
@media screen and (max-width: 981px) {
.references-item-container {
margin: 40px 0;
}
.references-item {
max-width: 100%;
margin: 0;	
}
} .table-row {
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-direction: row;
flex-grow: 0;
-webkit-flex-grow: 0;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.table-row.big {
margin: 0 0 5px 0;
}
.table-row .text i {
color: #1f4f4c;
}
.text {
flex-grow: 1;
-webkit-flex-grow: 1;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.table-row.big .text {
width: 50%;
flex-grow: inherit;
-webkit-flex-grow: inherit;
text-overflow: inherit;
overflow: auto;
white-space: normal;
}
.text-big {
width: 50%;
}
.label {
width: 100px;
}
.num {
width: 80px;
}
@media screen and (max-width: 981px) {
.text-big {
width: 100%;
}
.text, .num {
width: 100%;
}
.table-row {
display:block;
}
.table-row.big {
margin: 0 0 10px 0;
}
.table-row.big .text {
width: 100%;
overflow: hidden;
}
.table-row.big .text:nth-child(odd) {
font-weight: 200 !important;
}
.table-row.big .text:nth-child(even) {
font-weight: 200 !important;
}
.text {
flex-grow: inherit;
-webkit-flex-grow: inherit;
text-overflow: inherit;
overflow: hidden;
white-space: normal;
}
.desc {
display: none;
}
}
.table-row {
border-collapse: collapse;
padding-top: 2px;
padding-bottom: 2px;
font-size: 16px;
}
.table-row.odd {
}
.table-row.even {
}
.table-row.header {
background-color: #1f4f4c;
font-size: 16px;
font-weight: 500;
color: #fff;
padding-top: 10px;
padding-bottom: 10px;
} .contact-block {
margin: 0 0 40px 0;
padding: 0;
justify-content: left !important; }
.contact-block .staff-item {
margin: 0;
}
.contact-block:last-child {
border-bottom: none;
}
.contact-block .photo {
align-items: flex-start;
margin-right: 40px;
}
.contact-block .logo {
margin: 20px 0;
}
.contact-block .contact-info {
flex-grow: 0;
margin-right: 20px;
display: block;
}
@media only screen and (max-width: 980px) {
.contact-block {
display: block;
}
} .fancybox-slide--iframe .fancybox-content {
width: 90%;
max-width: 960px;
padding: 0;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
}
.fancybox-slide--html .fancybox-content {
width: 90%;
max-width: 960px;
padding: 40px;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
}
.fancybox-slide--iframe #cookie-law-info-bar, .fancybox-slide--iframe #cookie-law-info-bar-again {
display: none !important;
}
.animated-modal {
width: 90%;
max-width: 480px;
padding: 0;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
}
.animated-modal.fancybox-content {
padding: 0 !important;
}
.animated-modal .popup-content {
padding: 20px;
}
.fancybox-slide--html .fancybox-close-small {
background: #1f4f4c;
color: #fff !important;
}
.modal-container.fancybox-content {
padding: 0 !important;
}
.modal-container {
width: 90%;
max-width: 960px;
padding: 0;
margin: 20px 0;
border-radius: 0;
box-shadow: 0 0.1em 0.4em rgba(0,0,0,.3);
}
.modal-container .fancybox-close-small {
color: #fff !important;
}
.modal-title {
background: #1f4f4c;
font-size: 20px;
font-weight: 200;
color: #fff;
padding: 1em;
}
.modal-body {
max-width: 90vw;
max-height: calc(100vh - 230px);
min-height: 50px;
padding: 1.5em 1.5em 1.5em 1.5em;
overflow-y: auto;
padding: 1.5em 1.5em 1.5em 1.5em;
}
.modal-footer {
background: #f9f9f9;
padding: 1em;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
@media screen and (max-width: 575px) {
.modal-footer {
display: block;
justify-content: inherit;
}
.modal-footer .btn {
margin: 0 0 10px 0;
}
} .accordion {
max-width: 100%;
margin: 0 auto 80px auto;
border-bottom: 1px solid #ccc;
}
.accordion .accordion-header h3 {
margin: 0;
padding: 0;
display: inline-block;
font-size: 28px !important;
font-weight: 400 !important;
text-transform: none;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
}
.accordion .accordion-header {
margin: 0;
padding: 20px 0;
text-align: left;
border-top: 1px solid #ccc;
position: relative;
}
.accordion .accordion-header:hover {
cursor: pointer;
}
.accordion .accordion-header:hover::before, .accordion .accordion-header:hover::after {
background: #a9bd46;
}
.accordion .accordion-header:hover h3 {
color: #1f4f4c !important;
}
.accordion .active.accordion-header, .accordion .active.accordion-header:hover { }
.accordion .active.accordion-header h3, .accordion .active.accordion-header:hover h3 {
color: #1f4f4c !important;
}
.accordion .accordion-header::after {
content: '';
width: 21px;
height: 2px;
background: #1f4f4c;
float: right;
position: absolute;
top: 33px;
right: 0;
}
.accordion .accordion-header::before {
content: '';
width: 2px;
height: 21px;
background: #1f4f4c;
float: right;
position: absolute;
top: 23px;
right: 10px;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
}
.accordion .active.accordion-header::before {
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
transition: 0.25s;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion .active.accordion-header::after {
color: #1f4f4c !important;
}
.accordion .accordion-content {
display: none;
background: #fff;
padding: 20px 0 0 0;
margin:0 0 40px 0;
}
.accordion .accordion-content p:not(.link) {
margin: 30px 0 0 0 !important;
}
.accordion .accordion-content p:first-child {
margin: 0 !important;
}
@media only screen and (max-width: 575px) {
.accordion .accordion-header {
padding: 10px;
text-align: left;
}
.accordion .accordion-header::after {
top: 23px;
}
.accordion .accordion-header::before {
top: 13px;
}
.accordion .accordion-header h3 {
font-size: 22px !important;
letter-spacing: 0.1em;
text-align: left;
}
}
.clear {
clear:both;
} #osmap {
width: 100%;
height: 100%;
min-height: 720px;
}
#osmap-small {
width: 100%;
height: 480px;
}
@media (max-width: 768px) {
#osmap, #osmap-small {
min-height: 480px;
max-height: 480px;
}
} .map-popup p.content {
font-size: 16px;
}
.map-popup .button.small {
font-size: 16px;
font-weight: 500;
}
.map-popup .button:after, .map-popup .button:before {
display: none;
}
.map-popup .button:hover {
background: #1f4f4c;
color: #fff;
border-color: #1f4f4c;
padding: .3em 1em !important;
}
.leaflet-popup-content p {
font-size: 18px !important;
}
.leaflet-container a {
font-size: 18px !important;
color: #1f4f4c !important;
}
.leaflet-control-attribution a {
font-size: 11px !important;
font-weight: 400 !important;
color: #1f4f4c !important;
}
.leaflet-container a.button {
padding: 8px 24px;
height: 40px;
min-height: 40px;
min-width: 40px;
font-size: 16px !important;
}
.leaflet-container a.button:hover {
color: #a9bd46 !important; 
} .staff-list {
margin: 0 auto 40px auto;
display: flex;
justify-content: center;
}
.staff-item {
margin: 0 30px 40px 30px;
align-items: center;
display: flex;
flex-direction: column;
overflow: hidden;
}
@media (max-width: 768px) {
.staff-item {
margin: 0 20px 40px 20px;
}
.staff-list {
display: block;
}
.staff-item {
margin: 0 auto 40px auto;
text-align: center
display: block;
}
}
.staff-list .inner {
position: relative;
height: 290px;
padding-bottom: 80px;
box-sizing: content-box;
}
.staff-list .img {
background: #fff;
position: relative;
width: 290px;
height: 290px;
overflow: hidden;
}
.img, .img img {
width: 100%;
height: auto;
display: block;
}
.staff-list .img img {
opacity: 1;
width: 100%;
height: auto;
display: block;
position: absolute;
top: -9999px;
bottom: -9999px;
left: -9999px;
right: -9999px;
margin: auto;
}
.staff-list .img img, .staff-list .info, .staff-list .inner .info p.long {
-webkit-transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
-moz-transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
-o-transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
transition: all .3s cubic-bezier(0.200, 0.000, 0.580, 1.000);
}
.staff-list .info {
width: 290px;
padding: 10px 40px 10px 15px;
display: block;
position: absolute;
top: 288px;
left: 0px;
word-wrap: break-word;
height: 100%;
}
.staff-list .info .vcard {
margin-left: 10px;
position: absolute;
top: 10px;
text-transform: uppercase;
}
.staff-list .info p.long, .staff-list .info .vcard {
font-size: 14px;
visibility: hidden;
opacity: 0;
}
.staff-list .info .vcard:before {
content: '\f105';
font-family: 'Font Awesome 5 Free';
font-size: 14px;
position: absolute;
left: -10px;
top: 0px;
}
.staff-list .inner .details {
position: absolute;
left: 10px;
}
.staff-list .info p {
margin: 0;
padding: 0;
}
.staff-list .info p.short strong {
color: #1f4f4c;
}
.staff-list .info p.long {
height: 0px;
display: block;
}
.staff-list .inner:hover .img {
background: rgba(0, 69, 138, 0.9);
}
.staff-list .inner:hover .info {
top: 0px;
color: #fff;
}
.staff-list .inner:hover .info .vcard {
visibility: visible;
opacity: 1;
color: #fff;
}
.staff-list .inner:hover .info .vcard {
-webkit-transition-delay: .05s;
transition-delay: .05s;
}
.staff-list .inner:hover .details {
position: absolute;
bottom: 90px;
left: 14px;
padding-right: 20px;
}
.staff-list .inner:hover .info p.long {
height: auto;
opacity: 1;
visibility: visible;
color: #fff;
}
.staff-list .inner:hover .info p.short, .staff-list .inner:hover .info p.short strong {
color: #fff;
}
.staff-list .inner:hover .info p.long a {
font-weight: 200 !important;
color: #fff;
}
.staff-list .inner:hover img {
opacity: 0.3;
} #socialmedia {
margin: 0;
padding: 0;
}
#socialmedia li {
margin: 0 20px 0 0;
padding: 0;
list-style: none;
line-height: 24px;
display: inline-block;
}
#socialmedia li:last-child {
margin: 0;
}
#socialmedia li a {
font-size: 24px !important;
}
#socialmedia li a i {
color: #1f4f4c;
transition: all 0.2s ease-in-out;
transition-duration: 0.25s;
}
#socialmedia li a:hover i {
color: #a9bd46;
}  .timeline {
line-height: 1.5em;
font-size: 14px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
position: relative;
counter-reset: section;
max-width: 960px;
margin: 0 auto;
}
.timeline:before {
content: "";
width: 1px;
height: 100%;
background: #1f4f4c;
position: absolute;
top: 0;
left: 60px;
}
.timeline--entry {
position: relative;
margin-bottom: 60px;
}
.timeline--entry__detail {
background-color: #e7e7e8;
padding: 0;
margin-left: 130px;
display: flex;
}
.timeline--entry:before {
content: "";
font-size: 36px;
font-weight: 500;
color: #ffffff;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
width: 120px;
height: 120px;
background-color: #1f4f4c;
border-radius: 0 0 25px 0;
position: absolute;
counter-increment: section;
content: "0" counter(section);
left: 0;
}
.timeline--entry .details {
flex:65%;
padding: 60px 30px;
}
.timeline--entry .details h4 {
font-size: 18px !important;
font-weight: 200 !important;
color: #1f4f4c !important;
letter-spacing: 1px !important;
}
.timeline--entry .image {
flex:35%;
}
@media (min-width: 768px) {
.timeline {
display: block;
}
}
@media (max-width: 768px) {
.timeline--entry__detail {
display: block;
}
.timeline--entry .details {
padding: 30px 30px;
}
}
@media (max-width: 575px) {
.timeline--entry:before {
position: absolute;
width: 64px;
height: 64px;
font-size: 24px;
text-align: center;
margin-bottom: 20px;
}
.timeline--entry__detail {
padding: 60px 0 0 0;
margin-left: 0;
}
.timeline:before {
content: "";
width: 1px;
height: 100%;
background: #1f4f4c;
position: absolute;
top: 0;
left: 50%;
}
} .wp-block-column p:last-child {
margin: 0;
}
.section {
width:100%;
padding: 60px 0 60px 0;
position:relative;
z-index:0;
} .wrapper {
margin: 0 auto;
max-width: 1320px;
}
.container, .container-fluid, .container-xxl {
z-index:3;
}
:where(.wp-block-columns.is-layout-flex) {
gap: 4em;
}
.background-with-overlay {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
width:100%;
height:100%;
padding: 15vh 20px;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
position:relative;
z-index:0;
}
.background-with-overlay .overlay {
position:absolute;
left:0;
top:0;
z-index:2;
width:100%;
height:100%;
background:rgba(0,0,0,0.50);
}
.background-with-overlay h3 {
color:#a9bd46;
}
.background-with-overlay p {
color: #fff;
}
.background-with-overlay p:last-child {
margin: 0;
}
@media screen and (max-width:1200px) {
.background-with-overlay {
padding: 15vh 40px;
}
}
@media screen and (max-width:992px) {
}
@media screen and (max-width:768px) {
}
@media screen and (max-width:575px) {
.background-with-overlay {
padding: 15vh 20px;
}
} #logo {
margin:0 auto;
padding:0;
display:inline-block;
}
.scrolled #logo {
}
#logo-mobile {
display: none;
}
@media screen and (max-width:1200px) {
#logo {
display: none;
}
#logo-mobile {
display: block;
}
} header {
position:relative;
top:0;
left:0;
width:100%;
margin:0;
padding:20px 40px;
background:transparent;
display:block;
z-index:1100;
}
.scrolled header {
position:fixed !important;
background: #fff;
}
.menu-opened header {
box-shadow: none !important;
}
.scrolled header .container-fluid {
align-items: center !important;
} #main {}
.scrolled #main {
padding-top:104px;
} .menu-main {
margin: 0;
padding: 0;
}
.menu-main li {
margin: 0 20px 0 0;
display: inline-block;
}
.menu-main li:last-child {
margin: 0;
}
.menu-main li a {
font-size: 24px;
color: #1f4f4c;
}
.menu-main li a:hover {
color: #a9bd46;
}
.menu-main li.current-menu-item:not(.booking) a {
font-weight: 700;
}
.menu-main li.booking {
margin: 0 0 0 10px;
}
.menu-main li.booking a {
padding: 10px 25px;
background: #a9bd46;
font-size: 20px;
color: #1f4f4c;
letter-spacing: 2px;
text-transform: uppercase;
border-radius: 25px;
-webkit-appearance:none;
}
.menu-main li.booking a:hover {
background: #1f4f4c;
color: #a9bd46;
} .hamburger {
height: 48px;
line-height: 48px;
position: relative;
z-index: 1100;
display: none;
}
@media screen and (max-width:1200px) {
.menu-main {
display: none;
}
.hamburger {
display: block;
}
}
.menu-toggle {
display: inline-block;
width: 48px;
height: 48px;
position: relative;
cursor: pointer;
}
.menu-toggle .line {
display: block;
position: absolute;
height: 2px;
width: 32px;
background: #1f4f4c;
opacity: 1;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
transition: .3s ease-in-out;
left: 8px;
}
.menu-toggle .line-1 {
top: 16px;
}
.menu-toggle .line-2 {
top: 24px;
}
.menu-toggle .line-3 {
top: 32px;
}
.menu-toggle.open .line-1 {
top: 24px !important;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.menu-toggle.open .line-2 {
display: none;
}
.menu-toggle.open .line-3 {
top: 24px !important;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.menu-toggle.open .line {
background: #a9bd46 !important;
} .menu-container {
width: 100%;
height: 0;
top: -100%;
left: 0;
position: fixed;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
opacity: 0;
overflow-y: hidden;
}
.menu-container.menu-slided {
height: 100%;
position: fixed;
top: 0;
z-index: 1000;
background-color: #1f4f4ceb;
-webkit-backdrop-filter: blur(20px);
backdrop-filter: blur(20px);
opacity: 1;
}
.menu-opened header {
background: transparent !important;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
transition: all 0.25s ease;
}
body.menu-opened {
overflow: hidden;
}
.menu-wrapper {
height: 100%;
display: flex;
justify-content: center;
justify-items: center;
align-content: center;
align-items: center;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.menu-mobile {
margin: 0 auto;
padding: 0;
}
.menu-mobile li {
margin: 0 0 32px 0;
padding: 0;
list-style: none;
font-size: 48px;
font-weight: 300;
text-align: center;
line-height: 54px;
transform: translateX(0);
-webkit-transition: all 0.25s ease-in;
-moz-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
-ms-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
.menu-opened .menu-mobile li {
opacity: 1;
}
.menu-mobile li:nth-child(0) {
transition-delay: 0s;
}
.menu-mobile li:nth-child(1) {
transition-delay: 0.15s;
}
.menu-mobile li:nth-child(2) {
transition-delay: 0.3s;
}
.menu-mobile li:nth-child(3) {
transition-delay: 0.45s;
}
.menu-mobile li:nth-child(4) {
transition-delay: 0.6s;
}
.menu-mobile li:nth-child(5) {
transition-delay: 0.75s;
}
.menu-mobile li:nth-child(6) {
transition-delay: 0.9s;
}
.menu-closed .menu-mobile li {
opacity: 0;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
transition-delay: 0s;
transform: translateX(-100%);
}
.menu-mobile li a {
font-size: 48px;
font-weight: 300;
color: #a9bd46 !important;
line-height: 54px;
letter-spacing: 1px;
}
.menu-mobile li a:hover {
color: #fff !important;
}
.menu-mobile li.active a {
font-weight: 700;
color: #fff !important;
} .menu-meta {
margin:0;
padding:0;
}
.menu-meta li {
list-style:none;
margin:0 0 5px 0;
padding:0;
font-size:18px;
color:#1f4f4c;
text-decoration: none;
letter-spacing:1px;
line-height:24px;
display:block;
}
.menu-meta li:last-child {
margin:0;
}
.menu-meta li a {
font-size:18px;
color:#1f4f4c;
text-decoration:none;
letter-spacing:1px;
line-height:24px;
}
.menu-meta li a:hover {
color: #a9bd46;
}
.menu-meta li.current-menu-item a {
font-weight:700;
color: #1f4f4c;
} .section ul:not(.room-equipment-list, .room-plans) {
margin:0 0 20px 0;
padding:0;
}
.section ul:not(.room-equipment-list, .room-plans) li {
margin:0 0 20px 0;
padding:0 0 0 32px;
}
.section ul li {
list-style:none;
font-size:20px;
font-weight:300;
color:#1f4f4c;
letter-spacing:0;
line-height:150%;
position: relative;
}
.section ol {
margin:0 0 20px 20px;
padding:0;
}
.section ol li {
margin:0 0 20px 0;
padding:0 0 0 0;
font-size:24px;
font-weight:300;
color:#1f4f4c;
letter-spacing:0;
line-height:150%;
position: relative;
}
.section ul:not(.room-equipment-list, .room-plans) li::before {
content: '';
width: 9px;
height: 9px;
background: #a9bd46;
position: absolute;
top: 14px;
left: 0;
}
.section ul li span, .section ol li span {
color:#1f4f4c;
} .even { background:#f8f0e3; }
.odd { background:#fff; }
.color01 { color:#1f4f4c !important; }
.color02 { color:#a9bd46 !important; }
.color03 { color:#f8f0e3 !important; }
.bg.color01 { background:#1f4f4c !important; }
.bg.color02 { background:#a9bd46 !important; }
.bg.color03 { background:#f8f0e3 !important; } img {
border:0;
vertical-align:top;
}
img.resize, .img-responsive {
width: 100%;
height: auto;
}
.desaturate {
transition: filter 4s ease-in-out;
-moz-transition: filter 4s ease-in-out;
-webkit-transition: -webkit-filter 4s ease-in-out;
-o-transition: filter 4s ease-in-out;
-webkit-filter: grayscale(100%);
filter:grayscale(100%);
filter:gray;
filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
transition: all 1s;
transform-origin: 50% 50%;
}
.desaturate:hover {
-webkit-filter:grayscale(0);
filter:grayscale(0);
filter:none;
transform: scale(1.2);
} a.button, .button .wp-block-button__link {
padding: 16px 32px;
height: 54px;
min-height: 54px;
min-width: 54px;
background-color:#a9bd46;
background-size: 600%;
font-size: 20px;
font-weight:400;
color:#1f4f4c;
text-decoration:none;
letter-spacing:2px;
line-height:24px;
border:0;
border-radius: 25px;
-webkit-appearance:none;
display:inline-block;
transition: all 0.25s;
overflow:hidden;
text-transform:uppercase;
}
a.button.dark, .button.dark .wp-block-button_link {
background-color: #1f4f4c;
color: #a9bd46;
}
a.button:hover, .button .wp-block-button__link:hover {
background-color: #1f4f4c;
color:#a9bd46;
border: 0;
-webkit-animation: anime 2s linear;
animation: anime 2s linear;
}
a.button.dark:hover, .button.dark .wp-block-button_link:hover {
background-color:#a9bd46;
color:#1f4f4c;
}
@media screen and (max-width:575px) {
a.button, .button .wp-block-button__link {
padding: 8px 24px;
height: 40px;
min-height: 40px;
min-width: 40px;
font-size: 16px !important;
}
}
@-webkit-keyframes anime {
0% {
background-position: 1% 0%;
}
50% {
background-position: 99% 100%;
}
100% {
background-position: 1% 0%;
}
}
@keyframes anime {
0% {
background-position: 1% 0%;
}
50% {
background-position: 99% 100%;
}
100% {
background-position: 1% 0%;
}
} .top-button.show-button {
width:44px;
height:44px;
text-indent:-9999px;
background:rgba(0,0,0,0.3);
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
position:fixed;
bottom:15px;
right:15px;
z-index:999;
transition-property: background;
transition-duration: 0.15s;
}
.top-button.show-button:hover {
background:#a9bd46;
}
.top-button.show-button::after, .top-button.show-button::before {
content:'';
width:16px;
height:2px;
background:#fff;
position:absolute;
}
.top-button.show-button::after {
left:9px;
top:20px;
transform: rotate(135deg);
}
.top-button.show-button::before {
right:8px;
top:20px;
transform: rotate(-135deg);
}
.top-button.show-button:hover::after, .top-button.show-button:hover::before {
background:#1f4f4c;
} .error {
color:#c1000e;
border:1px solid #c1000e;
}
.success {
color:#41aa56;
border:1px solid #41aa56;
} hr.divider {
height:0;
margin:30px 0;
background:none;
color:transparent;
border:0;
border-bottom:1px dotted #1f4f4c;
clear:both;
} .show-desktop {
display: inline;
}
.show-mobile {
display: none;
}
@media screen and (max-width:575px) {
.show-desktop {
display: none;
}
.show-mobile {
display: inline;
}
} .arrow {
position: absolute;
padding: 3rem; box-shadow: 1px -1px 0 1px #1f4f4c inset;
-webkit-box-shadow: 2px -2px #1f4f4c inset;
border: solid transparent;
border-width: 0 0 2rem 2rem;
transition: 0.2s;
}
.arrow:hover {
box-shadow: 2px -2px 0 2px #1f4f4c inset;
-webkit-box-shadow: 4px -4px #1f4f4c inset;
}
.arrow-up {
transform:rotate(135deg);
}
.arrow-right {
transform:rotate(225deg);
}
.arrow-down {
transform:rotate(-45deg);
}
.arrow-left {
transform:rotate(45deg);
} ::-moz-selection {
color: #a9bd46; background: #1f4f4c;
}
::selection {
color: #a9bd46; background: #1f4f4c;
}  .fade-in {
animation: fadeIn linear 1.5s;
-webkit-animation: fadeIn linear 1.5s;
-moz-animation: fadeIn linear 1.5s;
-o-animation: fadeIn linear 1.5s;
-ms-animation: fadeIn linear 1.5s;
}
@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}
@-moz-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}
@-webkit-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}
@-o-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}
@-ms-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}
@keyframes rotateWord {
0%   { opacity: 0; }
2%   { opacity: 0; transform: translateY(30px); }
5%   { opacity: 1; transform: translateY(0px);}
17%  { opacity: 1; transform: translateY(0px); }
20%  { opacity: 0; transform: translateY(-30px); }
80%  { opacity: 0; }
100% { opacity: 0; }
} .cky-preference-content-wrapper .cky-show-desc-btn, .button.cky-show-desc-btn:not(:hover):not(:active) {
color: #1f4f4c !important;
text-decoration: underline !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn:hover {
text-decoration: none !important;
}
.cky-accordion-header .cky-always-active {
color: #a9bd46 !important;
} @media screen and (max-width:1200px) {
.section { padding: 40px 40px 40px 40px; }
}
@media screen and (max-width:992px) {
header { padding: 20px 40px; }
#footer { padding: 80px 40px 120px 40px; }
#footer-bottom { padding: 20px 40px; }
}
@media screen and (max-width:768px) {
p a:not(.nohyphen) {
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
header {
padding: 10px 20px;
}
.section {
padding: 30px 20px 30px 20px;
}
h1 {
font-size:36px;
}
h2 {
font-size:32px;
}
h2::before {
height:4px;
}
h3 {
font-size:28px;
}
h4 {
font-size:24px;
}
h5 {
font-size:20px;
}
p, address {
font-size:18px;
}
p a, address a {
font-size:18px;
border-bottom:1px solid #1f4f4c;
}
p a:hover, address a:hover {
border-bottom:1px solid transparent;
}
.section ul li {
font-size:20px;
}
.section ul:not(.room-equipment-list, .room-plans) li::before {
top: 9px;
}
.menu-mobile li {
font-size:32px;
line-height:36px;
}
.menu-mobile li a {
font-size:32px;
line-height:36px;
}
#footer {
padding:60px 20px 60px 20px;
display:block;
position:relative;
line-height:125%;
}
#footer-bottom { padding: 20px 20px; }
}
@media screen and (max-width:575px) {
#logo, .scrolled #logo {
width:180px;
height:16px;
}
h1 {
font-size:28px;
}
h2 {
font-size:24px;
}
h2::before {
height:3px;
}
h3 {
font-size:22px;
}
h4 {
font-size:20px;
}
h5 {
font-size:18px;
}
p, address {
font-size:18px;
}
p a, address a {
font-size:18px;
}
.section ul li {
font-size:18px;
}
img.desaturate {
-webkit-filter:grayscale(0);
filter:grayscale(0);
filter:none;
}
}