html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; }
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0; padding: 0; }
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} * {
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}.entry-content > [class^="wp-block-"],
.entry > [class^="wp-block-"],
.wp-block-column > [class^="wp-block-"] {
margin-bottom: 30px;
}
.entry-content .wp-block-audio {
margin-bottom: 1.5em;
}
.entry-content .wp-block-audio audio {
width: 100%;
margin: 0;
}
.entry-content .wp-block-audio figcaption {
color: inherit;
opacity: .7;
}
.entry-content .wp-block-video {
margin-bottom: 1.5em;
}
.entry-content .wp-block-video video {
width: 100%;
margin: 0;
}
.entry-content .wp-block-video figcaption {
color: inherit;
opacity: .7;
} .wp-block-embed iframe {
margin: 0;
}
.wp-block-embed figcaption {
color: inherit;
opacity: .7;
} .wp-block-image figcaption {
color: inherit;
opacity: .7;
} .wp-block-separator {
margin: 30px 0;
} .wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
padding: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
color: inherit;
opacity: .7;
} .wp-block-latest-posts {
list-style: none;
padding: 0;
}
.wp-block-latest-posts li {
margin-bottom: 15px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date {
color: inherit;
opacity: .7;
} .wp-block-gallery li::before {
display: none;
}
.wp-block-gallery li a {
border: 0;
box-shadow: none;
} .wp-block-column :last-child {
margin-bottom: 0;
} .wp-block-quote.is-large,
.wp-block-quote.is-style-large {
background: none;
font-style: normal;
}
.wp-block-quote.is-large::before,
.wp-block-quote.is-large::after,
.wp-block-quote.is-style-large::before,
.wp-block-quote.is-style-large::after {
display: none;
} .wp-block-pullquote {
padding: 0;
font-style: normal;
}
.wp-block-pullquote blockquote {
font-style: normal;
padding: 0;
border: 0;
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
} .flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
border-radius: 4px;
-o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
} .flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
} .flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
border-radius: 20px;
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}@font-face{font-family:'FontAwesome';src:url(//almanaturavillas.gr/wp-content/themes/olympusinn/panel/components/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//almanaturavillas.gr/wp-content/themes/olympusinn/panel/components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//almanaturavillas.gr/wp-content/themes/olympusinn/panel/components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//almanaturavillas.gr/wp-content/themes/olympusinn/panel/components/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//almanaturavillas.gr/wp-content/themes/olympusinn/panel/components/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//almanaturavillas.gr/wp-content/themes/olympusinn/panel/components/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: "ci-weather-icons";
src: url(//almanaturavillas.gr/wp-content/themes/olympusinn/fonts/ci-weather-icons.eot);
src: url(//almanaturavillas.gr/wp-content/themes/olympusinn/fonts/ci-weather-icons.eot?#iefix) format('eot'),
url(//almanaturavillas.gr/wp-content/themes/olympusinn/fonts/ci-weather-icons.woff2) format('woff2'),
url(//almanaturavillas.gr/wp-content/themes/olympusinn/fonts/ci-weather-icons.woff) format('woff'),
url(//almanaturavillas.gr/wp-content/themes/olympusinn/fonts/ci-weather-icons.ttf) format('truetype'),
url(//almanaturavillas.gr/wp-content/themes/olympusinn/fonts/ci-weather-icons.svg#ci-weather-icons) format('svg');
}
.ci-weather-icons:before {
font-family: "ci-weather-icons";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal; text-decoration: none;
text-transform: none;
}
.ci-weather-icons-celcius:before {
content: "\E001";
}
.ci-weather-icons-cloud:before {
content: "\E002";
}
.ci-weather-icons-cloudy-gusts:before {
content: "\E003";
}
.ci-weather-icons-cloudy-windy:before {
content: "\E004";
}
.ci-weather-icons-owm-801::before,
.ci-weather-icons-owm-802::before,
.ci-weather-icons-owm-803::before,
.ci-weather-icons-owm-804::before,
.ci-weather-icons-owm-805::before,
.ci-weather-icons-owm-806::before,
.ci-weather-icons-cloudy:before {
content: "\E005";
}
.ci-weather-icons-day-cloudy-gusts:before {
content: "\E006";
}
.ci-weather-icons-day-cloudy-high:before {
content: "\E007";
}
.ci-weather-icons-day-cloudy-windy:before {
content: "\E008";
}
.ci-weather-icons-day-cloudy:before {
content: "\E009";
}
.ci-weather-icons-day-fog:before {
content: "\E00A";
}
.ci-weather-icons-day-hail:before {
content: "\E00B";
}
.ci-weather-icons-owm-721::before,
.ci-weather-icons-day-haze:before {
content: "\E00C";
}
.ci-weather-icons-day-light-wind:before {
content: "\E00D";
}
.ci-weather-icons-day-lightning:before {
content: "\E00E";
}
.ci-weather-icons-day-now:before {
content: "\E00F";
}
.ci-weather-icons-day-rain-mix:before {
content: "\E010";
}
.ci-weather-icons-day-rain-wind:before {
content: "\E011";
}
[class*="ci-weather-icons-owm-5"]::before,
.ci-weather-icons-day-rain:before {
content: "\E012";
}
.ci-weather-icons-day-showers:before {
content: "\E013";
}
.ci-weather-icons-day-sleet-storm:before {
content: "\E014";
}
.ci-weather-icons-day-sleet:before {
content: "\E015";
}
.ci-weather-icons-day-snow-thunderstorm:before {
content: "\E016";
}
.ci-weather-icons-day-snow-wind:before {
content: "\E017";
}
.ci-weather-icons-day-sprinkle:before {
content: "\E018";
}
.ci-weather-icons-day-storm-showers:before {
content: "\E019";
}
.ci-weather-icons-day-sunny-overcast:before {
content: "\E01A";
}
.ci-weather-icons-owm-800::before,
.ci-weather-icons-day-sunny:before {
content: "\E01B";
}
[class*="ci-weather-icons-owm-2"]::before,
.ci-weather-icons-day-thunderstorm:before {
content: "\E01C";
}
.ci-weather-icons-day-windy:before {
content: "\E01D";
}
.ci-weather-icons-owm-731::before,
.ci-weather-icons-owm-761::before,
.ci-weather-icons-dust:before {
content: "\E01E";
}
.ci-weather-icons-earthquake:before {
content: "\E01F";
}
.ci-weather-icons-farheneit:before {
content: "\E020";
}
.ci-weather-icons-fire:before {
content: "\E021";
}
.ci-weather-icons-flood:before {
content: "\E022";
}
.ci-weather-icons-owm-701::before, .ci-weather-icons-owm-741::before, .ci-weather-icons-fog:before {
content: "\E023";
}
.ci-weather-icons-gale-warning:before {
content: "\E024";
}
.ci-weather-icons-hail:before {
content: "\E025";
}
.ci-weather-icons-hot:before {
content: "\E026";
}
.ci-weather-icons-hurricane-warning:before {
content: "\E027";
}
.ci-weather-icons-hurricane:before {
content: "\E028";
}
.ci-weather-icons-lightning:before {
content: "\E029";
}
.ci-weather-icons-lunar-eclipse:before {
content: "\E02A";
}
.ci-weather-icons-meteor:before {
content: "\E02B";
}
.ci-weather-icons-night-alt-cloudy-gusts:before {
content: "\E02C";
}
.ci-weather-icons-night-alt-cloudy-high:before {
content: "\E02D";
}
.ci-weather-icons-night-alt-cloudy-windy:before {
content: "\E02E";
}
.ci-weather-icons-night-alt-cloudy:before {
content: "\E02F";
}
.ci-weather-icons-night-alt-fog:before {
content: "\E030";
}
.ci-weather-icons-night-alt-hail:before {
content: "\E031";
}
.ci-weather-icons-night-alt-lightning:before {
content: "\E032";
}
.ci-weather-icons-night-alt-partly-cloudy:before {
content: "\E033";
}
.ci-weather-icons-night-alt-rain-mix:before {
content: "\E034";
}
.ci-weather-icons-night-alt-rain-wind:before {
content: "\E035";
}
.ci-weather-icons-night-alt-rain:before {
content: "\E036";
}
.ci-weather-icons-night-alt-showers:before {
content: "\E037";
}
.ci-weather-icons-night-alt-sleet-storm:before {
content: "\E038";
}
.ci-weather-icons-night-alt-sleet:before {
content: "\E039";
}
.ci-weather-icons-night-alt-snow-thunderstorm:before {
content: "\E03A";
}
.ci-weather-icons-night-alt-snow-wind:before {
content: "\E03B";
}
.ci-weather-icons-night-alt-snow:before {
content: "\E03C";
}
.ci-weather-icons-night-alt-sprinkle:before {
content: "\E03D";
}
.ci-weather-icons-night-alt-storm-showers:before {
content: "\E03E";
}
.ci-weather-icons-night-alt-thunderstorm:before {
content: "\E03F";
}
.ci-weather-icons-night-clear:before {
content: "\E040";
}
.ci-weather-icons-night-cloudy-gusts:before {
content: "\E041";
}
.ci-weather-icons-night-cloudy-high:before {
content: "\E042";
}
.ci-weather-icons-night-cloudy-windy:before {
content: "\E043";
}
.ci-weather-icons-night-cloudy:before {
content: "\E044";
}
.ci-weather-icons-night-fog:before {
content: "\E045";
}
.ci-weather-icons-night-hail:before {
content: "\E046";
}
.ci-weather-icons-night-ightning:before {
content: "\E047";
}
.ci-weather-icons-night-partly-cloudy:before {
content: "\E048";
}
.ci-weather-icons-night-rain-mix:before {
content: "\E049";
}
.ci-weather-icons-night-rain-wind:before {
content: "\E04A";
}
.ci-weather-icons-night-rain:before {
content: "\E04B";
}
.ci-weather-icons-night-showers:before {
content: "\E04C";
}
.ci-weather-icons-night-sleet-storm:before {
content: "\E04D";
}
.ci-weather-icons-night-sleet:before {
content: "\E04E";
}
.ci-weather-icons-night-snow-thunderstorm:before {
content: "\E04F";
}
.ci-weather-icons-night-snow-wind:before {
content: "\E050";
}
.ci-weather-icons-night-snow:before {
content: "\E051";
}
.ci-weather-icons-night-sprinkle:before {
content: "\E052";
}
.ci-weather-icons-night-storm-showers:before {
content: "\E053";
}
.ci-weather-icons-night-thunderstorm:before {
content: "\E054";
}
.ci-weather-icons-rain-mix:before {
content: "\E055";
}
.ci-weather-icons-rain-wind:before {
content: "\E056";
}
.ci-weather-icons-rain:before {
content: "\E057";
}
.ci-weather-icons-raindrop:before {
content: "\E058";
}
[class*="ci-weather-icons-owm-3"]::before, .ci-weather-icons-raindrops:before {
content: "\E059";
}
.ci-weather-icons-owm-751::before,
.ci-weather-icons-sand-storm:before {
content: "\E05A";
}
.ci-weather-icons-showers:before {
content: "\E05B";
}
.ci-weather-icons-sleet-storm:before {
content: "\E05C";
}
.ci-weather-icons-sleet:before {
content: "\E05D";
}
.ci-weather-icons-small-craft-advisory:before {
content: "\E05E";
}
.ci-weather-icons-smog:before {
content: "\E05F";
}
.ci-weather-icons-owm-711::before,
.ci-weather-icons-smoke:before {
content: "\E060";
}
.ci-weather-icons-snow-thunderstorm:before {
content: "\E061";
}
.ci-weather-icons-snow-wind:before {
content: "\E062";
}
[class*="ci-weather-icons-owm-6"]::before,
.ci-weather-icons-snow:before {
content: "\E063";
}
.ci-weather-icons-snowflake-cold:before {
content: "\E064";
}
.ci-weather-icons-solar-eclipse:before {
content: "\E065";
}
.ci-weather-icons-sprinkle:before {
content: "\E066";
}
.ci-weather-icons-stars:before {
content: "\E067";
}
.ci-weather-icons-storm-showers:before {
content: "\E068";
}
.ci-weather-icons-storm-warning:before {
content: "\E069";
}
.ci-weather-icons-strong-wind:before {
content: "\E06A";
}
.ci-weather-icons-thunderstorm-2:before {
content: "\E06B";
}
.ci-weather-icons-thunderstorm:before {
content: "\E06C";
}
.ci-weather-icons-owm-781::before,
.ci-weather-icons-tornado:before {
content: "\E06D";
}
.ci-weather-icons-tsunami:before {
content: "\E06E";
}
.ci-weather-icons-owm-762::before,
.ci-weather-icons-volcano:before {
content: "\E06F";
}
.ci-weather-icons-wind-direction:before {
content: "\E070";
}
.ci-weather-icons-windy:before {
content: "\E071";
}.mm-menu.mm-horizontal > .mm-panel {
transition: left 0.4s ease;
}
.mm-menu .mm-hidden {
display: none;
}
.mm-wrapper {
overflow-x: hidden;
position: relative;
}
.mm-menu {
background: inherit;
display: block;
overflow: hidden;
width: 100%;
height: 100%;
padding: 0;
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.mm-menu > .mm-panel {
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background: inherit;
-webkit-overflow-scrolling: touch;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
width: 100%;
height: 100%;
padding: 20px;
position: absolute;
top: 0;
left: 100%;
z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
left: -40%;
}
.mm-menu > .mm-panel.mm-highest {
z-index: 1;
}
.mm-menu .mm-list {
padding: 20px 0;
}
.mm-menu > .mm-list {
padding: 20px 0 40px 0;
}
.mm-panel > .mm-list {
margin-left: -20px;
margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
padding-top: 0;
}
.mm-list,
.mm-list > li {
list-style: none;
display: block;
padding: 0;
margin: 0;
}
.mm-list {
font: inherit;
font-size: 14px;
}
.mm-list a,
.mm-list a:hover {
text-decoration: none;
}
.mm-list > li {
position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
color: inherit;
line-height: 20px;
display: block;
padding: 10px 10px 10px 20px;
margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
content: '';
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
width: auto;
margin-left: 20px;
position: relative;
left: auto;
}
.mm-list a.mm-subopen {
width: 40px;
height: 100%;
padding: 0;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.mm-list a.mm-subopen:before {
content: '';
border-left-width: 1px;
border-left-style: solid;
display: block;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
padding-right: 5px;
margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
padding-right: 45px;
margin-right: 0;
}
.mm-list a.mm-subclose {
text-indent: 20px;
padding-top: 30px;
margin-top: -20px;
}
.mm-list > li.mm-label {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-size: 10px;
text-transform: uppercase;
text-indent: 20px;
line-height: 25px;
padding-right: 5px;
}
.mm-list > li.mm-spacer {
padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
padding-top: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
content: '';
border: 2px solid transparent;
display: block;
width: 7px;
height: 7px;
margin-bottom: -5px;
position: absolute;
bottom: 50%;
transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
border-top: none;
border-left: none;
right: 18px;
}
.mm-list a.mm-subclose:before {
border-right: none;
border-bottom: none;
margin-bottom: -15px;
left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
display: none;
padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
transform: rotate(45deg);
top: 16px;
right: 16px;
}
html.mm-opened .mm-page {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
background: #333333;
color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li:after {
border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
background: rgba(0, 0, 0, 0.1);
color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(255, 255, 255, 0.05);
} .mm-page,
.mm-fixed-top,
.mm-fixed-bottom {
transition: none 0.4s ease;
transition-property: top, right, bottom, left, border;
}
.mm-page,
#mm-blocker {
margin: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.mm-page {
border: 0px solid transparent;
}
html.mm-opening .mm-page {
border: 0px solid rgba(1, 1, 1, 0);
}
.mm-fixed-top,
.mm-fixed-bottom {
position: fixed;
left: 0;
}
.mm-fixed-top {
top: 0;
}
.mm-fixed-bottom {
bottom: 0;
}
html.mm-opened {
overflow: hidden;
position: relative;
}
html.mm-opened body {
overflow: hidden;
}
html.mm-opened .mm-page {
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
html.mm-background .mm-page {
background: inherit;
}
#mm-blocker {
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
display: none;
width: 100%;
height: 100%;
position: fixed;
z-index: 999999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
display: block;
}
.mm-menu.mm-offcanvas {
display: none;
position: fixed;
}
.mm-menu.mm-current {
display: block;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
left: 80%;
}
.mm-menu {
width: 80%;
} em.mm-counter {
font: inherit;
font-size: 14px;
font-style: normal;
text-indent: 0;
line-height: 20px;
display: block;
margin-top: -10px;
position: absolute;
right: 40px;
top: 50%;
}
em.mm-counter + a.mm-subopen {
padding-left: 40px;
}
em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
margin-right: 80px;
}
em.mm-counter + a.mm-fullsubopen {
padding-left: 0;
}
.mm-vertical em.mm-counter {
top: 12px;
margin-top: 0;
}
.mm-nosubresults > em.mm-counter {
display: none;
}
.mm-menu em.mm-counter {
color: rgba(255, 255, 255, 0.3);
} html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
transition-duration: 0s;
} .mm-header {
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
background: inherit;
border-bottom: 1px solid transparent;
text-align: center;
line-height: 20px;
width: 100%;
height: 60px;
padding: 30px 40px 0 40px;
position: absolute;
z-index: 2;
top: 0;
left: 0;
}
.mm-header .mm-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: inline-block;
width: 100%;
position: relative;
z-index: 1;
}
.mm-header .mm-prev,
.mm-header .mm-next {
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
display: block;
width: 40px;
height: 100%;
position: absolute;
bottom: 0;
}
.mm-header .mm-prev:before,
.mm-header .mm-next:before {
content: '';
border: 2px solid transparent;
display: block;
width: 7px;
height: 7px;
margin-bottom: -5px;
position: absolute;
bottom: 50%;
transform: rotate(-45deg);
margin-bottom: -15px;
}
.mm-header .mm-prev {
left: 0;
}
.mm-header .mm-prev:before {
border-right: none;
border-bottom: none;
left: 22px;
}
.mm-header .mm-next {
right: 0;
}
.mm-header .mm-next:before {
border-top: none;
border-left: none;
right: 18px;
}
.mm-menu.mm-hassearch .mm-header {
height: 50px;
padding-top: 20px;
top: 50px;
}
.mm-menu.mm-hassearch .mm-header .mm-prev:before,
.mm-menu.mm-hassearch .mm-header .mm-mext:before {
margin-bottom: -10px;
}
.mm-menu.mm-hasheader li.mm-subtitle {
display: none;
}
.mm-menu.mm-hasheader > .mm-panel {
padding-top: 80px;
}
.mm-menu.mm-hasheader > .mm-panel.mm-list {
padding-top: 60px;
}
.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
margin-top: -20px;
}
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
padding-top: 120px;
}
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
padding-top: 100px;
}
.mm-menu .mm-header {
border-color: rgba(0, 0, 0, 0.15);
color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-header a:before {
border-color: rgba(255, 255, 255, 0.3);
} .mm-menu.mm-fixedlabels .mm-list {
background: inherit;
}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label {
background: inherit !important;
opacity: 0.97;
height: 25px;
overflow: visible;
position: relative;
z-index: 1;
}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
background: inherit;
width: 100%;
position: absolute;
left: 0;
}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
padding-top: 25px;
}
.mm-list > li.mm-label > span {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
padding: 0;
}
.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
transform: rotate(45deg);
right: 17px;
}
.mm-list > li.mm-collapsed {
display: none;
}
.mm-menu .mm-list li.mm-label > div > div {
background: rgba(255, 255, 255, 0.05);
} .mm-search,
.mm-search input {
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.mm-list > li.mm-search {
padding: 10px;
margin-top: -20px;
}
.mm-list > li.mm-subtitle + li.mm-search {
margin-top: 0;
}
div.mm-panel > div.mm-search {
padding: 0 0 10px 0;
}
.mm-menu.mm-hasheader .mm-list > li.mm-search {
margin-top: 0;
}
.mm-search {
background: inherit;
width: 100%;
padding: 10px;
position: relative;
top: 0;
z-index: 2;
}
.mm-search input {
border: none;
border-radius: 30px;
font: inherit;
font-size: 14px;
line-height: 30px;
outline: none;
display: block;
width: 100%;
height: 30px;
margin: 0;
padding: 0 10px;
}
.mm-menu .mm-noresultsmsg {
text-align: center;
font-size: 21px;
display: none;
padding: 60px 0;
}
.mm-menu .mm-noresultsmsg:after {
border: none !important;
}
.mm-noresults .mm-noresultsmsg {
display: block;
}
.mm-menu li.mm-nosubresults > a.mm-subopen {
display: none;
}
.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
padding-right: 10px;
}
.mm-menu.mm-hassearch > .mm-panel {
padding-top: 70px;
}
.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
margin-top: -20px;
}
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
margin-top: -10px;
}
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
padding-top: 0;
}
.mm-menu .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.3);
} label.mm-toggle {
border-radius: 30px;
width: 50px;
height: 30px;
margin: -15px 0 0 0;
position: absolute;
top: 50%;
z-index: 1;
}
label.mm-toggle div {
border-radius: 30px;
width: 28px;
height: 28px;
margin: 1px;
}
input.mm-toggle {
position: absolute;
left: -10000px;
}
input.mm-toggle:checked ~ label.mm-toggle div {
float: right;
}
label.mm-toggle {
right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
margin-right: 70px;
}
a.mm-subopen + label.mm-toggle {
right: 50px;
}
a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
margin-right: 100px;
}
em.mm-counter + a.mm-subopen + label.mm-toggle {
right: 90px;
}
em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
margin-right: 140px;
}
.mm-menu label.mm-toggle {
background: rgba(0, 0, 0, 0.15);
}
.mm-menu label.mm-toggle div {
background: #333333;
}
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
} html.mm-slide .mm-menu {
transition: transform 0.4s ease;
}
html.mm-slide.mm-opened .mm-menu {
transform: translateX(-40%);
}
html.mm-slide.mm-opening .mm-menu {
transform: translateX(0%);
}
html.mm-slide.mm-right.mm-opened .mm-menu {
transform: translateX(40%);
}
html.mm-slide.mm-right.mm-opening .mm-menu {
transform: translateX(0%);
}
html.mm-slide.mm-top.mm-opened .mm-menu {
transform: translateY(-40%);
}
html.mm-slide.mm-top.mm-opening .mm-menu {
transform: translateY(0%);
}
html.mm-slide.mm-bottom.mm-opened .mm-menu {
transform: translateY(40%);
}
html.mm-slide.mm-bottom.mm-opening .mm-menu {
transform: translateY(0%);
}
html.mm-zoom-menu .mm-menu {
transition: transform 0.4s ease;
}
html.mm-zoom-menu.mm-opened .mm-menu {
transform: scale(0.7, 0.7) translateX(-40%);
transform-origin: left center;
}
html.mm-zoom-menu.mm-opening .mm-menu {
transform: scale(1, 1) translateX(0%);
}
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
transform: scale(0.7, 0.7) translateX(40%);
transform-origin: right center;
}
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
transform: scale(1, 1) translateX(0%);
}
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
transform: scale(0.7, 0.7) translateY(-40%);
transform-origin: center top;
}
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
transform: scale(1, 1) translateY(0%);
}
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
transform: scale(0.7, 0.7) translateY(40%);
transform-origin: center bottom;
}
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
transform: scale(1, 1) translateY(0%);
}
html.mm-zoom-page .mm-page {
transition-property: transform, top, right, bottom, left, border;
}
html.mm-zoom-page.mm-opened .mm-page {
transform: scale(1, 1);
transform-origin: left center;
}
html.mm-zoom-page.mm-opening .mm-page {
transform: scale(1.5, 1.5);
}
html.mm-zoom-page.mm-right.mm-opened .mm-page {
transform-origin: right center;
}
html.mm-zoom-page.mm-top.mm-opened .mm-page {
transform-origin: center top;
}
html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
transform-origin: center bottom;
}
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
transform: scale(1.5, 1.5);
transform-origin: left center;
transition-property: transform, left;
}
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
transform: scale(1, 1);
}
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
transform: scale(0.7, 0.7);
} html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker,
html.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-opening.mm-fullscreen .mm-fixed-bottom {
left: 100%;
}
.mm-menu.mm-fullscreen {
width: 100%;
}
.mm-menu.mm-top.mm-fullscreen {
height: 100%;
}
html.mm-top.mm-opening.mm-fullscreen .mm-page,
html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
top: 100%;
}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom: -100%;
}
.mm-menu.mm-right.mm-fullscreen {
width: 100%;
}
html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
right: 100%;
}
.mm-menu.mm-bottom.mm-fullscreen {
height: 100%;
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom: 100%;
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
top: -100%;
}
.mm-menu.mm-fullscreen.mm-front,
.mm-menu.mm-fullscreen.mm-next {
left: -100%;
}
.mm-menu.mm-top.mm-fullscreen.mm-front,
.mm-menu.mm-top.mm-fullscreen.mm-next {
top: -100%;
}
.mm-menu.mm-right.mm-fullscreen.mm-front,
.mm-menu.mm-right.mm-fullscreen.mm-next {
right: -100%;
}
.mm-menu.mm-bottom.mm-fullscreen.mm-front,
.mm-menu.mm-bottom.mm-fullscreen.mm-next {
bottom: -100%;
}
html.mm-front .mm-fixed-top,
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-bottom {
left: 0;
right: auto;
}
html.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-top {
top: 0;
}
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-bottom {
bottom: 0;
}
html.mm-opened.mm-fullscreen .mm-page {
box-shadow: none !important;
} .mm-menu.mm-top {
width: 100%;
}
html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
top: 0%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
left: 0;
}
.mm-menu.mm-right {
left: auto;
right: 0;
}
html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
left: auto;
right: 0%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
left: auto;
}
.mm-menu.mm-bottom {
width: 100%;
top: auto;
bottom: 0;
}
html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
bottom: 0%;
top: auto;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
top: auto;
left: 0;
}
.mm-menu.mm-top {
height: 80%;
}
html.mm-top.mm-opening .mm-page,
html.mm-top.mm-opening #mm-blocker,
html.mm-top.mm-opening .mm-fixed-top {
top: 80%;
}
html.mm-top.mm-opening .mm-fixed-bottom {
bottom: -80%;
}
.mm-menu.mm-right {
width: 80%;
}
html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker,
html.mm-right.mm-opening .mm-fixed-top,
html.mm-right.mm-opening .mm-fixed-bottom {
right: 80%;
}
.mm-menu.mm-bottom {
height: 80%;
}
html.mm-bottom.mm-opening .mm-page,
html.mm-bottom.mm-opening #mm-blocker,
html.mm-bottom.mm-opening .mm-fixed-bottom {
bottom: 80%;
}
html.mm-bottom.mm-opening .mm-fixed-top {
top: -80%;
} html.mm-front.mm-opened .mm-page {
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
left: 0 !important;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
transition: none 0.4s ease;
transition-property: top, right, bottom, left, transform;
}
html.mm-front .mm-page,
html.mm-front #mm-blocker {
z-index: 0;
}
.mm-menu.mm-front {
z-index: 1;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
html.mm-opened.mm-next .mm-page {
box-shadow: none;
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
left: 0%;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
left: 0;
}
html.mm-opening .mm-menu.mm-top.mm-front,
html.mm-opening .mm-menu.mm-top.mm-next {
left: 0;
top: 0%;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
left: auto;
}
html.mm-opening .mm-menu.mm-right.mm-front,
html.mm-opening .mm-menu.mm-right.mm-next {
left: auto;
right: 0%;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
top: auto;
left: 0;
}
html.mm-opening .mm-menu.mm-bottom.mm-front,
html.mm-opening .mm-menu.mm-bottom.mm-next {
left: 0;
bottom: 0%;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
left: -80%;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
top: -80%;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
right: -80%;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
bottom: -80%;
}
html.mm-front .mm-fixed-top,
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-bottom {
left: 0;
right: auto;
}
html.mm-front .mm-fixed-top,
html.mm-opening.mm-front .mm-fixed-top {
top: 0;
}
html.mm-front .mm-fixed-bottom,
html.mm-opening.mm-front .mm-fixed-bottom {
bottom: 0;
} html.mm-opened.mm-light .mm-page {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-ismenu.mm-light {
background: #f3f3f3;
color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light .mm-list > li:after {
border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
background: rgba(255, 255, 255, 0.6);
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
background: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-light .mm-list > li.mm-label {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light .mm-search input {
background: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light em.mm-counter {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list li.mm-label > div > div {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light .mm-header {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-header a:before {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light label.mm-toggle {
background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light label.mm-toggle div {
background: #f3f3f3;
}
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
}
html.mm-opened.mm-white .mm-page {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-ismenu.mm-white {
background: white;
color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white .mm-list > li:after {
border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
background: rgba(0, 0, 0, 0.06);
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
background: rgba(0, 0, 0, 0.06);
}
.mm-menu.mm-white .mm-list > li.mm-label {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white .mm-search input {
background: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white .mm-noresultsmsg {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white em.mm-counter {
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list li.mm-label > div > div {
background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white .mm-header {
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-header a:before {
border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white label.mm-toggle {
background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white label.mm-toggle div {
background: white;
}
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
}
html.mm-opened.mm-black .mm-page {
box-shadow: none;
}
.mm-ismenu.mm-black {
background: black;
color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black .mm-list > li:after {
border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
background: rgba(255, 255, 255, 0.25);
color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
background: rgba(255, 255, 255, 0.25);
}
.mm-menu.mm-black .mm-list > li.mm-label {
background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black .mm-search input {
background: rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black .mm-noresultsmsg {
color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black em.mm-counter {
color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list li.mm-label > div > div {
background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black .mm-header {
border-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-header a:before {
border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black label.mm-toggle {
background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black label.mm-toggle div {
background: black;
}
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
background: #4bd963;
}
@media all and (min-width: 550px) {
.mm-menu {
width: 440px;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
left: 440px;
}
.mm-menu.mm-right {
width: 440px;
}
html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker,
html.mm-right.mm-opening .mm-fixed-top,
html.mm-right.mm-opening .mm-fixed-bottom {
right: 440px;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
left: -440px;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
right: -440px;
}
}
@media all and (min-width: 10000px) {
.mm-menu.mm-fullscreen {
width: 10000px;
}
html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker,
html.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-opening.mm-fullscreen .mm-fixed-bottom {
left: 10000px;
}
.mm-menu.mm-right.mm-fullscreen {
width: 10000px;
}
html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
right: 10000px;
}
.mm-menu.mm-fullscreen.mm-front,
.mm-menu.mm-fullscreen.mm-next {
left: -10000px;
}
.mm-menu.mm-right.mm-fullscreen.mm-front,
.mm-menu.mm-right.mm-fullscreen.mm-next {
right: -10000px;
}
}
@media all and (max-width: 175px) {
.mm-menu {
width: 140px;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
left: 140px;
}
.mm-menu.mm-right {
width: 140px;
}
html.mm-right.mm-opening .mm-page,
html.mm-right.mm-opening #mm-blocker,
html.mm-right.mm-opening .mm-fixed-top,
html.mm-right.mm-opening .mm-fixed-bottom {
right: 140px;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
left: -140px;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
right: -140px;
}
}
@media all and (max-width: 140px) {
.mm-menu.mm-fullscreen {
width: 140px;
}
html.mm-opening.mm-fullscreen .mm-page,
html.mm-opening.mm-fullscreen #mm-blocker,
html.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-opening.mm-fullscreen .mm-fixed-bottom {
left: 140px;
}
.mm-menu.mm-right.mm-fullscreen {
width: 140px;
}
html.mm-right.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
right: 140px;
}
.mm-menu.mm-fullscreen.mm-front,
.mm-menu.mm-fullscreen.mm-next {
left: -140px;
}
.mm-menu.mm-right.mm-fullscreen.mm-front,
.mm-menu.mm-right.mm-fullscreen.mm-next {
right: -140px;
}
}
@media all and (max-height: 140px) {
.mm-menu.mm-top.mm-fullscreen {
height: 140px;
}
html.mm-top.mm-opening.mm-fullscreen .mm-page,
html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
top: 140px;
}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom: -140px;
}
.mm-menu.mm-bottom.mm-fullscreen {
height: 140px;
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom: 140px;
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
top: -140px;
}
.mm-menu.mm-top.mm-fullscreen.mm-front,
.mm-menu.mm-top.mm-fullscreen.mm-next {
top: -140px;
}
.mm-menu.mm-bottom.mm-fullscreen.mm-front,
.mm-menu.mm-bottom.mm-fullscreen.mm-next {
bottom: -140px;
}
}
@media all and (min-height: 10000px) {
.mm-menu.mm-top.mm-fullscreen {
height: 10000px;
}
html.mm-top.mm-opening.mm-fullscreen .mm-page,
html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
top: 10000px;
}
html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom: -10000px;
}
.mm-menu.mm-bottom.mm-fullscreen {
height: 10000px;
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
bottom: 10000px;
}
html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
top: -10000px;
}
.mm-menu.mm-top.mm-fullscreen.mm-front,
.mm-menu.mm-top.mm-fullscreen.mm-next {
top: -10000px;
}
.mm-menu.mm-bottom.mm-fullscreen.mm-front,
.mm-menu.mm-bottom.mm-fullscreen.mm-next {
bottom: -10000px;
}
}
@media all and (max-height: 175px) {
.mm-menu.mm-top {
height: 140px;
}
html.mm-top.mm-opening .mm-page,
html.mm-top.mm-opening #mm-blocker,
html.mm-top.mm-opening .mm-fixed-top {
top: 140px;
}
html.mm-top.mm-opening .mm-fixed-bottom {
bottom: -140px;
}
.mm-menu.mm-bottom {
height: 140px;
}
html.mm-bottom.mm-opening .mm-page,
html.mm-bottom.mm-opening #mm-blocker,
html.mm-bottom.mm-opening .mm-fixed-bottom {
bottom: 140px;
}
html.mm-bottom.mm-opening .mm-fixed-top {
top: -140px;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
top: -140px;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
bottom: -140px;
}
}
@media all and (min-height: 1100px) {
.mm-menu.mm-top {
height: 880px;
}
html.mm-top.mm-opening .mm-page,
html.mm-top.mm-opening #mm-blocker,
html.mm-top.mm-opening .mm-fixed-top {
top: 880px;
}
html.mm-top.mm-opening .mm-fixed-bottom {
bottom: -880px;
}
.mm-menu.mm-bottom {
height: 880px;
}
html.mm-bottom.mm-opening .mm-page,
html.mm-bottom.mm-opening #mm-blocker,
html.mm-bottom.mm-opening .mm-fixed-bottom {
bottom: 880px;
}
html.mm-bottom.mm-opening .mm-fixed-top {
top: -880px;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
top: -880px;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
bottom: -880px;
}
}.ui-datepicker {
padding: 0;
border: 1px solid #ddd;
border-radius: 0;
}
.ui-datepicker * {
padding: 0;
font-family: "Open Sans", sans-serif;
border-radius: 0;
}
.ui-datepicker table {
font-size: 13px;
margin: 0;
}
.ui-datepicker .ui-datepicker-header {
border: none;
background: #222;
color: #fff;
font-weight: normal;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
background: #222;
border-color: transparent;
cursor: pointer;
border-radius: 0;
}
.ui-datepicker thead {
background: #222;
color: #fff;
}
.ui-datepicker .ui-datepicker-title {
margin-top: .4em;
margin-bottom: .3em;
color: #fff;
font-size: 14px;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
height: 1em;
top: .9em;
border: none;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 2px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
background-image: url(data:image/png;base64,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);
background-position: -32px 0;
margin-top: 0;
top: 0;
font-weight: normal;
}
.ui-datepicker .ui-datepicker-prev span {
background-position: -96px 0;
}
.ui-datepicker th {
padding: 0.75em 0;
color: #fff;
font-weight: normal;
border: none;
border-top: 1px solid #333;
}
.ui-datepicker td {
background: #f1f1f1;
border: none;
padding: 0;
}
.ui-datepicker td .ui-state-default {
background: transparent;
border: none;
text-align: center;
padding: .5em;
margin: 0;
font-weight: normal;
color: #333;
}
.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
background: #0074a2;
color: #fff;
}
.ui-datepicker td.ui-state-disabled,
.ui-datepicker td.ui-state-disabled .ui-state-default {
opacity: 1;
color: #999;
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:11px;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Helvetica,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Helvetica,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#fff url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#444}.ui-widget-content a{color:#444}.ui-widget-header{border:1px solid #ddd;background:#ddd url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x;color:#444;font-weight:bold}.ui-widget-header a{color:#444}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ddd;background:#f6f6f6 url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;font-weight:bold;color:#0073ea}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#0073ea;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #0073ea;background:#0073ea url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% 50% repeat-x;font-weight:bold;color:#fff}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#fff;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #ddd;background:#fff url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#000}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#000;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #ccc;background:#fff url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;color:#444}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#444}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #ff0084;background:#fff url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#222}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#222}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_ff0084_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_0073ea_256x240.png)}.ui-state-default .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_666666_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_ffffff_256x240.png)}.ui-state-active .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_0073ea_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-icons_ff0084_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:2px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:2px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:2px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:2px}.ui-widget-overlay{background:#eee url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x;opacity:.8;filter:Alpha(Opacity=80)}.ui-widget-shadow{margin:-4px 0 0 -4px;padding:4px;background:#aaa url(//almanaturavillas.gr/wp-content/themes/olympusinn/images/datepicker/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.6;filter:Alpha(Opacity=60);border-radius:0}.item,
.room-gallery-wrap,
.entry-thumb,
.entry-content img,
.entry-content .wp-caption,
.map-wrap,
.hero-wrap,
.widget_ci_book_room_widget,
.flickr_badge_image a {
background-color: #FFF;
padding: 25px;
border: 1px solid #e1e1e1;
position: relative;
}
.item:after,
.room-gallery-wrap:after,
.entry-thumb:after,
.entry-content img:after,
.entry-content .wp-caption:after,
.map-wrap:after,
.hero-wrap:after,
.widget_ci_book_room_widget:after,
.flickr_badge_image a:after {
content: "";
width: 98%;
left: 50%;
margin-left: -49%;
position: absolute;
bottom: -3px;
height: 5px;
background: #FFF;
border: 1px solid #E1E1E1;
z-index: -1;
transition: all 0.18s ease;
}  body {
line-height: 1.571428571;
background-color: #F4F4F4;
font-size: 14px;
color: #4f4f4f;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
.widget-title,
h4,
h5,
h6 {
line-height: normal;
margin: 0 0 15px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
font-family: "Playfair Display", Georgia, serif;
font-weight: 900;
color: #2b2b2b;
}
h1 {
font-size: 32px;
}
h2 {
font-size: 28px;
}
h3,
.widget-title {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
p {
margin: 0 0 15px 0;
}
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
}
a {
transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
outline: none;
color: #7AA93C;
text-decoration: none;
}
a:hover,
a:focus {
color: #94c355;
outline: none;
text-decoration: none;
}
a:active {
outline: none;
}
.group:before,
.group:after {
content: " "; display: table; }
.group:after {
clear: both;
}  figure {
margin: 0;
} ul,
ol {
padding-left: 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
dl {
margin: 0 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 15px;
} blockquote {
margin: 20px 0;
padding-left: 15px;
border-left: 3px solid #ccc;
font-size: 17px;
font-weight: 300;
}
blockquote cite {
display: block;
font-weight: bold;
font-style: italic;
margin: 10px 0 0;
color: rgba(79, 79, 79, 0.8);
font-size: 14px;
} table {
border-collapse: separate;
border-spacing: 0;
width: 100%;
}
.entry-content table {
border-width: 1px 0 0 1px;
margin-bottom: 24px;
}
.entry-content th:first-child,
.entry-content td:first-child {
padding-left: 0;
}
.entry-content th,
.entry-content td {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-content caption,
.entry-content th,
.entry-content td {
font-weight: normal;
text-align: left;
padding: 5px;
vertical-align: middle;
}
.entry-content th {
border-width: 0 1px 1px 0;
font-weight: bold;
text-transform: uppercase;
font-size: 85%;
}
.entry-content td {
border-width: 0 1px 1px 0;
} code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
font-style: normal;
}
pre {
padding: 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
} address {
margin: 0 0 15px;
}
.sr-only,
.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
} embed,
iframe,
object,
video,
audio {
margin-bottom: 15px;
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > audio,
span > embed,
span > iframe,
span > object,
span > audio {
margin-bottom: 0;
}
#map * {
max-width: none !important;
} label {
display: block;
margin: 0 0 2px;
font-weight: normal;
}
input,
textarea {
display: inline-block;
font-size: inherit;
width: 100%;
max-width: 100%;
height: 50px;
padding: 6px 12px;
box-shadow: none;
line-height: normal;
border: 1px solid #E1E1E1;
background-color: #FFF;
background-image: none;
border-radius: 0;
font-family: "Roboto Slab", sans-serif;
}
input:focus,
textarea:focus {
outline: none;
}
input[type="search"] { box-sizing: border-box;
}
textarea {
height: auto;
}
select {
max-width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
width: auto;
height: auto;
}
fieldset {
margin: 0 0 15px;
padding: 0;
border: none;
min-width: 0;
} ::-webkit-input-placeholder {
color: rgba(79, 79, 79, 0.5);
font-weight: normal;
opacity: 1;
}
:-moz-placeholder {
color: rgba(79, 79, 79, 0.5);
font-weight: normal;
opacity: 1;
}
::-moz-placeholder {
color: rgba(79, 79, 79, 0.5);
font-weight: normal;
opacity: 1;
}
:-ms-input-placeholder {
color: rgba(79, 79, 79, 0.5);
font-weight: normal;
opacity: 1;
} .btn,
.comment-reply-link,
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
display: inline-block;
font-weight: normal;
font-size: 16px;
font-family: "Roboto Slab", sans-serif;
margin: 0;
width: auto;
min-width: 186px;
height: 57px;
line-height: normal;
box-shadow: none;
border-radius: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
white-space: nowrap;
padding: 15px 12px 15px;
background-color: #7AA93C;
color: #FFF;
transition: 0.18s background-color ease, color 0.18s ease,  0.18s border-color ease;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 2px solid #7AA93C;
}
.btn:active,
.comment-reply-link:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active {
outline: none;
}
.btn:hover,
.comment-reply-link:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
background-color: #5f832f;
color: #FFF;
text-decoration: none;
border-color: #5f832f;
}
.btn:focus,
.comment-reply-link:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
button:focus {
outline: none;
}
.btn.white,
.white.comment-reply-link,
input[type="button"].white,
input[type="submit"].white,
input[type="reset"].white,
button.white {
background-color: #FFF;
color: #7AA93C;
border-color: #FFF;
}
.btn.white:hover,
.white.comment-reply-link:hover,
input[type="button"].white:hover,
input[type="submit"].white:hover,
input[type="reset"].white:hover,
button.white:hover {
background-color: #5f832f;
border-color: #5f832f;
color: #FFF;
}
.btn.transparent,
.transparent.comment-reply-link,
input[type="button"].transparent,
input[type="submit"].transparent,
input[type="reset"].transparent,
button.transparent {
background-color: transparent;
}
.btn.transparent:hover,
.transparent.comment-reply-link:hover,
input[type="button"].transparent:hover,
input[type="submit"].transparent:hover,
input[type="reset"].transparent:hover,
button.transparent:hover {
background-color: #5f832f;
}
.btn.transparent.white,
.transparent.white.comment-reply-link,
input[type="button"].transparent.white,
input[type="submit"].transparent.white,
input[type="reset"].transparent.white,
button.transparent.white {
color: #FFF;
}
.btn.transparent.white:hover,
.transparent.white.comment-reply-link:hover,
input[type="button"].transparent.white:hover,
input[type="submit"].transparent.white:hover,
input[type="reset"].transparent.white:hover,
button.transparent.white:hover {
background-color: #FFF;
border-color: #FFF;
color: #7AA93C;
} .flexslider {
margin: 0;
padding: 0;
box-shadow: none;
border-radius: 0;
border: 0;
}
.flexslider.loading:before {
width: 40px;
height: 40px;
background-color: #FFF;
border-radius: 100%;
animation: scaleout 1.0s infinite ease-in-out;
content: "";
position: absolute;
right: 20px;
top: 20px;
z-index: 1000;
}
.flexslider .slides > li {
background-size: cover;
}
.flexslider .slides li:after {
content: " ";
position: absolute;
top: 0;
left: 0;
z-index: -1000;
}
@keyframes scaleout {
0% {
transform: scale(0);
-webkit-transform: scale(0);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 0;
}
}
.flex-direction-nav a {
width: 40px;
height: 40px;
top: 50%;
margin: -20px 0 0 0;
opacity: 0.7;
color: #FFF;
line-height: normal;
}
.flex-direction-nav a:hover {
color: #FFF;
opacity: 1;
}
.flex-direction-nav a:before {
font-family: FontAwesome;
content: '\f053';
font-size: 34px;
}
.flex-direction-nav a.flex-next:before {
content: '\f054';
}
.flex-direction-nav a.flex-next {
right: 10px;
}
.flex-direction-nav a.flex-prev {
left: 10px;
}
.flex-control-paging li {
margin: 0 3px;
}
.flex-control-paging li a {
border: none;
background: transparent;
box-shadow: none;
border-radius: 2px;
}
.flexslider .slides > li:first-child {
display: block; -webkit-backface-visibility: visible;
}
.flexslider.loading .slides > li:first-child {
opacity: 1 !important; } #nav {
float: right;
padding-right: 20px;
margin-top: 15px;
}
#nav ul {
margin: 0;
padding: 0;
list-style: none;
}
#navigation:before,
#navigation:after {
content: " "; display: table; }
#navigation:after {
clear: both;
}
#navigation li {
position: relative;
z-index: 100;
}
#navigation > li {
float: left;
}
#navigation ul {
position: absolute;
z-index: 300;
top: -999em;
}
#navigation li:hover > ul,
#navigation .sfHover > ul {
top: auto;
left: 10px;
}
#navigation li li:hover > ul,
#navigation li .sfHover > ul {
top: 0;
left: 100%;
}
#navigation li li li:hover > ul,
#navigation li li .sfHover > ul {
top: 0;
left: 100%;
}
#navigation a,
#navigation #navigation a:visited {
display: block;
white-space: nowrap;
}
#navigation a {
font-size: 14px;
padding: 0 0 3px 0;
margin: 0 10px;
color: #FFF;
font-family: "Roboto Slab", sans-serif; }
#navigation > li:last-child > a {
margin-right: 0;
}
#navigation a:hover,
#navigation .sfHover > a {
text-decoration: none; }
#navigation > li > a { }
#navigation > li li {
border: 1px solid transparent;
border-bottom: none;
}
#navigation > li ul > li:last-child {
border-bottom: 1px solid transparent;
}
#navigation > li ul a {
background: rgba(250, 250, 250, 0.9);
padding: 8px 12px;
font-size: 11px;
color: #6c6c6c;
margin: 0;
text-transform: uppercase; }
#navigation > li ul a:hover,
#navigation > li ul .sfHover > a {
color: #6c6c6c;
background: #FFF; }
#navigation > li > a:hover,
#navigation > li.sfHover > a,
#navigation > li.sfHover > a:active,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-parent > a,
#navigation > li.current > a {
border-bottom: 2px solid #FFF; }
#navigation ul {
border: 1px solid #C2C2C2;
background: transparent;
min-width: 180px;
z-index: 50; }
#navigation a.sf-with-ul {
padding-right: 12px;
position: relative; }
#navigation.sf-arrows .sf-with-ul:after {
content: '\f078';
font-family: FontAwesome;
position: absolute;
top: 50%;
right: 0;
margin-top: -8px;
font-size: 8px;
font-weight: normal;
}
#navigation.sf-arrows ul .sf-with-ul:after {
right: 15px;
margin-top: -6px;
content: "\f054"; } .header {
position: absolute;
width: 100%;
z-index: 10;
background-color: rgba(0, 0, 0, 0.2);
color: #FFF;
padding: 20px 0;
}
.logo {
line-height: normal;
word-wrap: break-word;
font-family: "Playfair Display", Georgia, serif;
font-weight: 900;
color: #2b2b2b;
margin: 5px 0 0 0;
font-size: 28px;
}
.logo a,
.logo a:hover,
.logo a:visited {
color: #FFF;
} .boxed-header .header {
width: calc(100% - 30px);
padding: 20px 30px;
}
.boxed-header .home-slider .slide-content {
padding-left: 15px;
} .theme-weather {
display: flex;
align-items: center;
}
.resort-info {
float: right;
border-left: 1px solid rgba(255, 255, 255, 0.2);
font-family: "Roboto Slab", sans-serif;
padding-left: 15px;
}
.resort-location,
.resort-weather {
display: inline-block;
}
.resort-location {
line-height: 1.2;
margin-right: 15px;
}
.resort-town {
font-size: 16px;
display: block;
text-align: right;
}
.resort-country {
font-weight: 300;
font-size: 14px;
text-align: right;
display: block;
}
.resort-weather i {
font-size: 26px;
margin: 0 10px 0 0;
position: relative;
top: -3px;
}
.resort-temperature {
font-size: 36px;
font-weight: 300;
}
.resort-temperature > span {
font-size: 14px;
vertical-align: super;
}  .home-slider .slides li {
height: 850px;
background-position: top center;
}
.home-slider .slide-content {
padding: 370px 0 0 0;
color: #FFF;
}
.home-slider .slide-title {
color: #FFF;
font-size: 48px;
line-height: 1.1;
margin: -4px 0 30px;
max-width: 65%;
}
.home-slider .slide-sup {
font-size: 18px;
font-family: "Roboto Slab", sans-serif;
letter-spacing: -0.05em;
margin: 0;
font-weight: 300;
}
.home-slider .flex-control-nav,
.room-gallery .flex-control-nav {
z-index: 10;
bottom: 180px;
left: 35px;
width: auto;
display: none;
}
.home-slider .flex-control-paging li a,
.room-gallery .flex-control-paging li a {
background: #f6f6f6;
background: rgba(255, 255, 255, 0.4);
}
.home-slider .flex-control-paging li a.flex-active,
.home-slider .flex-control-paging li a:hover,
.room-gallery .flex-control-paging li a.flex-active,
.room-gallery .flex-control-paging li a:hover {
background: #FFF;
}
.boxed-slider .home-slider .flex-control-nav {
bottom: 80px;
}
.boxed-slider .slides li {
height: 650px;
background-position: top center;
}
.boxed-slider .slide-content {
padding: 280px 0 0 0;
color: #FFF;
} .ci-video-wrap {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
}
.ci-video-wrap.visible .ci-video-background {
opacity: 1;
}
.ci-video-wrap.visible::before {
display: none;
}
.ci-video-wrap::before {
width: 40px;
height: 40px;
background-color: #FFF;
border-radius: 100%;
animation: scaleout 1.0s infinite ease-in-out;
content: "";
position: absolute;
bottom: 50px;
z-index: 1000;
left: 50%;
margin-left: -20px;
} .ci-video-background {
position: absolute;
left: 0;
width: 100%;
pointer-events: none;
opacity: 0;
transition: opacity .45s ease;
height: 300%;
top: -100%;
}
.ci-video-background iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.home-video-wrapper {
height: 650px;
position: relative;
} .main {
padding: 90px 0 35px;
}
.page-hero {
height: 300px;
padding: 175px 0 0;
background-position: top center;
background-size: cover;
}
.page-title {
color: #FFF;
margin: 0;
font-size: 48px;
text-align: center;
} .item {
margin: 0 0 30px;
transition: all 0.18s ease;
}
.item:hover {
box-shadow: 0 0 43px rgba(0, 0, 0, 0.15);
border-color: transparent;
}
.item:hover:after {
opacity: 0;
}
.item-thumb {
margin: 0 0 15px;
}
.item-thumb > a {
display: block;
position: relative;
color: #2b2b2b;
}
.item-thumb > a:hover {
color: #7AA93C;
}
.item-title {
margin: 0;
position: absolute;
bottom: -1px;
left: 0;
background-color: #FFF;
font-family: "Playfair Display", Georgia, serif;
font-size: 24px;
line-height: 1;
padding: 10px 15px 0 0;
font-weight: 900;
}
.item.cpt_video .item-title {
position: static;
}
.item-excerpt p {
margin: 0;
}
.offer-badge {
background-color: #7AA93C;
color: #FFF;
text-transform: uppercase;
font-size: 10px;
line-height: normal;
position: absolute;
right: -5px;
bottom: 20px;
font-weight: bold;
padding: 5px 10px;
height: 22px;
}
.offer-badge:before {
content: "";
position: absolute;
width: 5px;
height: 22px;
border: 5px solid transparent;
border-left: 5px solid #517128;
right: -5px;
z-index: -1;
} .booking-wrap {
background-color: rgba(0, 0, 0, 0.7);
padding: 25px;
}
.booking-wrap h3,
.booking-wrap .widget-title {
color: #FFF;
border-top: 2px solid #FFF;
}
.booking-wrap.booking-hero {
display: none;
width: 360px;
position: absolute;
z-index: 5;
top: 300px;
}
.booking-wrap.booking-hero h3,
.booking-wrap.booking-hero .widget-title {
padding-top: 10px;
margin: 0 0 20px;
}
.booking-wrap.booking-inline {
padding: 100px 0;
background-size: cover !important;
}
.booking-wrap.booking-inline h3,
.booking-wrap.booking-inline .widget-title {
padding-top: 15px;
margin: 0 0 30px;
}
.booking-form .ui-datepicker-trigger {
position: absolute;
right: 28px;
border: none;
top: 12px;
background: none;
color: #C2C2C2;
font-size: 18px;
outline: none;
min-width: 0;
height: auto;
padding: 0;
}
.booking-form .ui-datepicker-trigger:hover {
background: none;
color: #636363 !important;
}
.booking-form .ui-datepicker {
z-index: 20 !important;
}
.booking-form .arrival,
.booking-form .departure {
position: relative;
}
.booking-form .arrival .ui-datepicker-trigger,
.booking-form .departure .ui-datepicker-trigger {
color: rgba(255, 255, 255, 0.7);
right: 9px;
}
.booking-form .arrival .ui-datepicker-trigger:hover,
.booking-form .departure .ui-datepicker-trigger:hover {
color: #FFF !important;
}
.booking-form input[type="text"],
.booking-form select {
color: #FFF;
max-width: 100%;
background-color: transparent;
}
.booking-form input[type=text] {
border-color: rgba(255, 255, 255, 0.35);
}
.booking-form input[type=text]:focus {
border-color: #FFF;
color: #FFF;
}
.booking-form button[type=submit] {
border-color: #FFF;
color: #FFF;
padding: 0 18px 0;
line-height: normal;
height: 50px;
min-width: 100%;
width: 100%;
}
.booking-form ::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
transition: 0.2s;
}
.booking-form :-moz-placeholder { color: rgba(255, 255, 255, 0.6);
transition: 0.2s;
opacity: 1;
}
.booking-form ::-moz-placeholder { color: rgba(255, 255, 255, 0.6);
transition: 0.2s;
opacity: 1;
}
.booking-form :-ms-input-placeholder {
color: rgba(255, 255, 255, 0.6);
transition: 0.2s;
}
.booking-form input[type=text]:focus::-webkit-input-placeholder {
color: #FFF;
}
.booking-form input[type=text]:focus:-moz-placeholder { color: #FFF;
opacity: 1;
}
.booking-form input[type=text]:focus::-moz-placeholder { color: #FFF;
opacity: 1;
}
.booking-form input[type=text]:focus:-ms-input-placeholder {
color: #FFF;
}
.booking-form select {
width: 100%;
}
.booking-inline .booking-form > div {
float: left;
margin-right: 2%;
}
.booking-inline .booking-form .arrival,
.booking-inline .booking-form .departure {
width: 22%;
}
.booking-inline .booking-form .adults,
.booking-inline .booking-form .room {
width: 17%;
}
.booking-inline .booking-form .bookbtn {
margin-right: 0;
width: 14%;
text-align: right;
}
.booking-hero .booking-form > div {
margin: 0 0 15px;
}
.booking-hero .booking-form .arrival,
.booking-hero .booking-form .departure {
float: left;
width: 48%;
}
.booking-hero .booking-form .arrival {
margin-right: 4%;
} .booking-page input,
.booking-page textarea,
.booking-page .dk_container {
margin: 0 0 30px;
}
.booking-page .ui-datepicker-trigger {
position: absolute;
right: 28px;
border: none;
top: 12px;
background: none;
color: #C2C2C2;
font-size: 18px;
outline: none;
min-width: 0;
height: auto;
padding: 0;
}
.booking-page .ui-datepicker-trigger:hover {
background: none;
color: #636363 !important;
}
.booking-page .ui-datepicker {
z-index: 20 !important;
}
.booking-page .arrival,
.booking-page .departure {
position: relative;
}
.booking-page .arrival .ui-datepicker-trigger,
.booking-page .departure .ui-datepicker-trigger {
color: rgba(255, 255, 255, 0.7);
right: 9px;
}
.booking-page .arrival .ui-datepicker-trigger:hover,
.booking-page .departure .ui-datepicker-trigger:hover {
color: #FFF !important;
}
.booking-page .dk_theme_ci { }
.booking-page .dk_theme_ci .dk_toggle {
border: 1px solid #E1E1E1;
color: #A9A9A9;
background-color: #FFF;
}
.booking-page .dk_theme_ci.dk_open .dk_toggle {
color: #4f4f4f;
}
.booking-page .dk_theme_ci .dk_options {
border: 2px solid #E1E1E1;
}
.booking-page .dk_theme_ci .dk_options li {
border-bottom: 1px solid #E1E1E1;
}
.booking-page .dk_theme_ci .dk_options li:last-child {
border-bottom: none;
}
.booking-page .dk_theme_ci .dk_options a {
border: none;
} .room-gallery-wrap {
margin: 0 0 50px;
}
.room-gallery .flex-control-nav {
bottom: 25px;
left: 35px;
display: block;
} .entry-excerpt {
color: #2b2b2b;
font-family: "Playfair Display", Georgia, serif;
font-size: 18px;
}
.room-amenities {
list-style: none;
margin: 0 0 30px;
padding: 0;
}
.room-amenities li {
display: inline-block;
padding: 0;
margin: 0;
font-family: "Playfair Display", Georgia, serif;
font-style: italic;
color: #313131;
margin: 0 10px 5px 0;
}
.room-amenities li i {
color: #7AA93C;
margin: 0 5px 0 0;
} .entry {
margin: 0 0 60px;
}
.entry:only-of-type {
margin: 0;
}
.entry-title {
font-size: 32px;
margin: 0 0 8px;
line-height: 1.15;
}
.entry-title a {
color: #2b2b2b;
}
.entry-title a:hover {
color: #7AA93C;
}
.entry-meta {
font-family: "Playfair Display", Georgia, serif;
color: #2b2b2b;
font-style: italic;
margin: 0 0 30px;
}
.entry-meta i {
color: #7AA93C;
margin-right: 4px;
}
.entry-meta a {
color: #2b2b2b;
border-bottom: 2px solid transparent;
}
.entry-meta a:hover {
border-bottom: 2px solid #7AA93C;
}
.entry-time {
display: inline-block;
margin: 0 15px 0 0;
}
.entry-thumb {
margin: 0 0 30px;
}
.entry .read-more {
margin-top: 15px;
}
.entry-content img,
.entry-content .wp-caption {
padding: 8px;
}
.entry-content .wp-caption {
padding: 10px 10px 5px 10px;
}
.entry-content a {
color: #2b2b2b;
border-bottom: 3px solid #7AA93C;
}
.entry-content a:hover {
border-bottom-color: #4f4f4f;
color: #000;
} #paging a,
#paging a:visited,
#paging > span {
background-color: #FFF;
font-family: "Roboto Slab", sans-serif;
display: inline-block;
line-height: normal;
margin-right: 2px;
color: #000;
padding: 11px 17px;
font-size: 14px;
border: 1px solid #E1E1E1;
}
#paging a:hover,
#paging .current {
color: #FFF;
background-color: #7AA93C;
text-decoration: none;
border-color: #7AA93C;
}
#paging span.current {
color: #FFF;
} .map-wrap {
margin: 0 0 50px;
}
#map {
width: 100%;
height: 420px;
} .footer {
background: #FFF;
border-top: 1px solid #E1E1E1;
}
.foot-main {
padding: 85px 0 40px;
}
.foot {
background-repeat: no-repeat;
background-position: bottom center;
font-family: "Roboto Slab", sans-serif;
font-size: 12px;
padding: 20px 0;
color: #FFF;
}
.foot a {
color: #FFF;
}
.foot a:hover {
border-bottom: 2px solid #FFF;
}
.foot p.copy {
text-align: right;
margin: 0;
}
.foot-menu {
list-style: none;
margin: 0;
padding: 0;
}
.foot-menu li {
display: inline-block;
margin: 0 10px 0 0;
} #comments {
margin: 40px 0 0;
}
#comments h3,
#comments .widget-title {
margin: 0 0 20px;
}
#comment-list {
margin: 0;
list-style: none;
padding: 0;
}
#comment-list ol {
list-style: none;
}
#comment-list .comment-body {
margin-bottom: 20px;
padding-top: 20px;
}
#comment-list > .comment:first-child > .comment-body {
border-top: none;
padding-top: 0;
}
.post-comments {
margin: 0 0 45px;
}
.comment-author .avatar {
width: 64px;
height: 64px;
float: left;
margin: 0 15px 15px 0;
overflow: visible;
}
.comment-content {
overflow: hidden;
zoom: 1;
font-size: 13px;
}
.comment-metadata {
font-size: 12px;
margin: 0 0 5px;
}
.comment-reply-link {
font-size: 10px;
text-transform: uppercase;
padding: 4px 10px;
margin-left: 80px;
height: auto;
min-width: 0;
}
.bypostauthor > article .fn:before {
font-family: FontAwesome;
content: "\f005";
margin: 0 2px 0 -2px;
position: relative;
top: -1px;
font-size: 11px;
}
#cancel-comment-reply-link {
font-size: 13px;
font-weight: normal;
margin-left: 5px;
}
.form-allowed-tags,
.comment-notes {
font-size: 12px;
line-height: 1.5;
color: rgba(79, 79, 79, 0.8);
} .bottom-widgets {
margin: 50px 0 0;
}
.widget {
margin: 0 0 45px;
}
.front-widgets .widget {
margin: 0 0 50px;
}
.front-widgets .widget:last-child {
margin: 0 0 30px;
}
.sidebar .widget:last-child,
.widget p:last-child { margin-bottom: 0;
}
.widget-title {
margin: 0 0 25px;
} .widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget ul li {
padding: 5px 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
display: block;
margin: 0;
}
.widget ul ul.children li:first-child {
border-top: 1px dotted rgba(0, 0, 0, 0.1);
margin-top: 6px;
}
.widget ul li:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.widget ul.children li {
padding-left: 15px;
}
.widget .current-cat > a,
.widget .current-cat-parent > a {
font-weight: bold;
} .hero-item {
text-align: center;
padding: 120px 20px 130px;
background-position: center center;
}
.footer .hero-item,
.sidebar .hero-item {
height: auto;
padding: 40px 20px;
}
.hero-item-title {
font-weight: 900;
font-family: "Playfair Display", Georgia, serif;
font-size: 48px;
line-height: 1.2;
margin: 0;
padding: 0;
}
.footer .hero-item-title,
.sidebar .hero-item-title {
padding: 0;
font-size: 32px;
}
.hero-item-subtitle {
font-family: "Roboto Slab", sans-serif;
font-size: 18px;
font-weight: 300;
letter-spacing: -0.05em;
margin: 0 0 40px;
} .widget_ci_book_room_widget .book-now-price {
font-family: "Playfair Display", Georgia, serif;
font-style: italic;
font-size: 1.3em;
display: block;
margin: -15px 0 15px;
} .testimonials {
background: none;
margin-bottom: 0;
}
.sidebar .testimonials {
margin: 0;
}
.testimonials .flex-control-nav {
position: static;
margin-top: 20px;
}
.testimonials .slides img {
display: inline-block;
width: auto;
border-radius: 100%;
margin: 0;
max-width: 100px;
height: auto;
}
.testimonials .flex-direction-nav li,
.testimonials .slides li {
border: none;
margin: 0;
padding: 0;
}
.testimonials .flex-direction-nav a {
width: 30px;
height: 30px;
margin: -20px 0 0;
top: 50%;
text-shadow: none;
color: inherit;
opacity: 0.7;
}
.testimonials .flex-direction-nav a:hover {
color: inherit;
opacity: 1;
}
.testimonials .flex-direction-nav .flex-prev,
.testimonials .flexslider:hover .flex-prev {
left: 0;
}
.testimonials .flex-direction-nav .flex-next,
.testimonials .flexslider:hover .flex-next {
right: 0;
}
.testimonials .flex-direction-nav a:before {
font-size: 30px;
}
.testimonials .flex-control-nav a {
background-color: #ccc;
opacity: 0.6;
}
.testimonials .flex-control-nav a.flex-active {
background-color: #222;
opacity: 1;
}
.testimonials .flex-control-nav a:hover {
opacity: 1;
background-color: #ccc;
}
.testimonial blockquote {
display: block;
text-align: center;
padding: 0;
margin: 90px 0 0;
border-left: none;
font-style: italic;
font-weight: 300;
font-family: "Playfair Display", Georgia, serif;
line-height: 1.5;
position: relative;
}
.testimonial blockquote p {
margin-bottom: 30px;
font-size: 24px;
}
section.widget .testimonial blockquote p {
font-size: 36px;
}
.testimonial blockquote:before {
content: "\201C";
font-size: 173px;
font-style: normal;
font-weight: bold;
position: absolute;
left: 50%;
color: #000;
margin-left: -42px;
line-height: 1;
top: -110px;
}
.testimonial cite {
font-size: 14px;
font-style: normal;
font-weight: normal;
font-family: "Playfair Display", Georgia, serif;
color: #222;
text-transform: uppercase;
letter-spacing: 0.1em;
position: relative;
}
.testimonial cite:before {
content: "";
position: absolute;
width: 40px;
top: 0;
left: 50%;
margin-left: -20px;
border-bottom: 1px solid #222;
}
.testimonial cite span {
display: block;
padding: 30px 0 10px;
}
.sidebar .testimonials {
margin: 0;
}
.sidebar .testimonials > div[class^='col'] {
padding: 0;
}
.sidebar .testimonials {
padding: 0;
margin: 0;
}
.sidebar .testimonials ul li {
border: none;
margin: 0;
padding: 0;
}
.sidebar .testimonials blockquote {
font-size: 20px;
padding: 0;
}
.sidebar .testimonials blockquote cite img {
border-radius: 50%;
} .widget_ci-items {
margin: 0 0 15px;
}
.front-widgets .widget_ci-items,
.bottom-widgets .widget_ci-items {
margin: 0 0 15px;
} #ads125,
.ads125 {
margin: 0;
padding: 0;
list-style: none;
}
#ads125 li,
.ads125 li {
background: none;
border: none;
float: left;
margin: 0 15px 10px 0;
padding: 0;
max-width: 125px;
height: auto;
} .searchform > div {
position: relative;
}
.searchform .searchsubmit {
position: absolute;
top: 0;
right: 0;
height: 100%;
min-width: 0;
width: 50px;
padding-top: 12px;
} .ci-newsletter > p {
position: relative;
}
.ci-newsletter button[type=submit] {
min-width: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
line-height: 1;
} .flickr_badge_image {
float: left;
margin: 0 15px 15px 0;
}
.flickr_badge_image a {
padding: 5px;
display: block;
line-height: 0;
} .widget_about {
margin-top: -5px;
}
.widget_about img {
max-width: 100px;
height: auto;
}
.widget_about .alignleft {
float: left;
margin: 5px 15px 6px 0;
}
.widget_about .alignright {
float: right;
margin: 5px 0 6px 15px;
} .widget_text p:last-child {
margin-bottom: 0;
} .widget_ci_twitter_widget ul li {
margin-bottom: 12px;
}
.widget_ci_twitter_widget ul li:first-child {
padding-top: 0;
}
.widget_ci_twitter_widget .twitter-time {
display: block;
font-size: 0.85em;
} #wp-calendar {
width: 100%;
}
#wp-calendar a {
font-weight: bold;
font-style: italic;
}
#wp-calendar caption {
text-align: left;
margin-top: 10px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
padding: 9px;
}
#wp-calendar thead {
font-size: 10px;
}
#wp-calendar thead th {
background: rgba(0, 0, 0, 0.1);
font-weight: bold;
padding: 8px;
}
#wp-calendar tbody td {
background: none;
border: 1px solid rgba(0, 0, 0, 0.1);
text-align: center;
padding: 3px;
}
#wp-calendar tbody td:hover {
background: rgba(0, 0, 0, 0.1);
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 10px;
text-transform: uppercase;
padding-top: 10px;
} .social-icon i {
width: 36px;
height: 36px;
line-height: 36px;
background-color: #333;
color: #FFF;
border: 1px solid #333;
font-size: 24px;
border-radius: 36px;
text-align: center;
display: inline-block;
}
.social-icon:hover i {
background-color: #575757;
}  .gallery {
margin-left: -5px;
margin-right: -5px;
margin-bottom: 15px;
}
.gallery:before,
.gallery:after {
content: " "; display: table; }
.gallery:after {
clear: both;
}
.gallery-item {
margin-bottom: 10px;
}
.gallery-item img {
width: 100%;
}
.gallery-columns-1 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-2 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-3 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-4 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-5 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-6 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-7 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-8 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-columns-9 .gallery-item {
position: relative;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
position: relative;
float: left;
min-height: 1px;
padding-left: 5px;
padding-right: 5px;
width: 50%;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0 0 0 5px;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: calc(100% - 10px);
transition: opacity 0.18s ease;
}
.gallery-caption:before {
content: "";
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}  .alignnone {
margin: 5px 0 20px 0;
}
p .alignnone {
margin-bottom: 0;
}
.aligncenter {
display: block;
margin: 7px auto 7px auto;
}
.alignright {
float: right;
margin: 7px 0 7px 24px;
}
.alignleft {
float: left;
margin: 7px 24px 7px 0;
} .wp-caption {
max-width: 100%;
margin-bottom: 15px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 3px 0 5px;
padding: 5px 0 0 0;
text-align: left;
font-style: italic;
}
.sticky { } #mobilemenu {
display: none;
}
#mobile-bar {
display: none;
text-align: center;
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
background: #FFF;
padding: 15px 10px 0 10px;
height: 48px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.menu-trigger,
.menu-trigger:focus {
width: 24px;
height: 21px;
background: none;
cursor: pointer;
opacity: 0.85;
margin: 0;
outline: none;
position: absolute;
left: 10px;
top: 9px;
color: #333;
font-size: 30px;
line-height: 1;
}
.menu-trigger:hover {
opacity: 0.95;
color: #333;
}
.menu-trigger:active {
opacity: 1;
}
.mob-title {
color: #222;
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 1;
margin: 0;
padding: 0;
}  .dk_theme_ci {       }
.dk_theme_ci.dk_container {
width: 100% !important;
outline: none;
font-family: "Roboto Slab", sans-serif;
line-height: normal;
cursor: pointer;
}
.dk_theme_ci a:hover {
text-decoration: none;
}
.dk_theme_ci .dk_toggle {
border: 1px solid #FFF;
border: 1px solid rgba(255, 255, 255, 0.35);
color: #A9A9A9;
color: rgba(255, 255, 255, 0.6);
outline: none;
font-size: 14px;
text-decoration: none;
padding: 16px 18px;
height: 50px;
transition: 0.2s;
position: relative;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 100% !important;
}
.dk_theme_ci .dk_toggle:after {
font-family: FontAwesome;
line-height: normal;
font-weight: normal;
font-size: 12px;
content: "\f078";
position: absolute;
top: 19px;
right: 10px;
}
.dk_theme_ci.dk_focus .dk_toggle,
.dk_theme_ci:focus .dk_toggle {
border-color: #C2C2C2;
transition: border-color 0s linear;
}
.dk_theme_ci.dk_open .dk_toggle {
color: #A9A9A9;
}
.dk_theme_ci .dk_options {
border: 2px solid #7AA93C;
border-top: 1px solid rgba(0, 0, 0, 0.001);
z-index: 10;
}
.dk_theme_ci .dk_options li {
border-bottom: 1px solid #C2C2C2;
}
.dk_theme_ci .dk_options li:last-child {
border-bottom: none;
}
.dk_theme_ci .dk_options a {
background: #FFF;
color: #6c6c6c;
font-size: 12px;
text-transform: uppercase;
cursor: pointer;
padding: 10px 8px;
}
.dk_theme_ci .dk_options a:hover {
background: #7AA93C;
color: #FFF !important;
}
.dk_theme_ci .dk_options_inner {
list-style: none;
margin: 0;
padding: 0;
}
.b-form .dk_theme_ci .dk_toggle {
border: 2px solid rgba(255, 255, 255, 0.7);
color: rgba(255, 255, 255, 0.7);
transition: 0.18s;
}
.b-form .dk_theme_ci.dk_focus .dk_toggle,
.b-form .dk_theme_ci:focus .dk_toggle {
border-color: #FFF;
}
.b-form .dk_theme_ci.dk_open .dk_toggle {
color: #FFF;
border-color: #FFF;
}
.b-form .dk_theme_ci .dk_options {
border: 2px solid #C2C2C2;
}
.b-form .dk_theme_ci .dk_options li {
border-bottom: 1px solid #FFF;
}
.b-form .dk_theme_ci .dk_options a {
background: rgba(250, 250, 250, 0.9);
color: #6c6c6c;
}
.b-form .dk_theme_ci .dk_options a:hover {
background: #FFF;
color: #333 !important;
}
.dk_container {
display: none;
float: left;
}
.dk_container a {
outline: 0;
}
.dk_toggle {
display: -moz-inline-stack;
display: inline-block;
*display: inline;
position: relative;
zoom: 1;
}
.dk_open {
position: relative;
}
.dk_open .dk_options {
display: block;
}
.dk_open .dk_label {
color: inherit;
}
.dk_options {
display: none;
margin-top: -1px;
position: absolute;
right: 0;
width: 100%;
}
.dk_options a,
.dk_options a:link,
.dk_options a:visited {
display: block;
}
.dk_options_inner {
overflow: auto;
position: relative;
-webkit-overflow-scrolling: touch;
}
.dk_container select {
position: absolute;
top: -99999em;
visibility: hidden;
display: none;
}
.dk_mobile {
position: relative;
}
.dk_mobile select {
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
visibility: visible;
opacity: 0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
} .sharedaddy {
margin-top: 30px;
} .null-instagram-feed p {
padding-top: 10px;
}
.widget .instagram-pics:before,
.widget .instagram-pics:after {
content: " "; display: table; }
.widget .instagram-pics:after {
clear: both;
}
.widget .instagram-pics li {
border-bottom: 0;
padding: 0;
float: left;
width: 33.33333333333%;
}
.widget .instagram-pics li a {
display: block;
} @media (min-width: 768px) {
.gallery-columns-1 .gallery-item {
float: left;
width: 100%;
}
.gallery-columns-2 .gallery-item {
float: left;
width: 50%;
}
.gallery-columns-3 .gallery-item {
float: left;
width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
float: left;
width: 25%;
}
.gallery-columns-5 .gallery-item {
float: left;
width: 20%;
}
.gallery-columns-6 .gallery-item {
float: left;
width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
float: left;
width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
float: left;
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
float: left;
width: 11.11111%;
}
}
@media (max-width: 1080px) {
.ci-video-wrap::before {
display: none;
}
}
@media (max-width: 991px) {
.boxed-header .header {
padding: 20px 12px;
}
.resort-info {
float: none;
position: absolute;
right: 15px;
top: -70px;
border-left: 0;
padding: 0;
}
#nav {
margin-top: -5px;
padding-right: 0;
}
.booking-wrap.booking-hero {
width: 320px;
top: 220px;
}
.booking-wrap.booking-inline {
padding: 30px 0;
}
.home-slider .slides li {
height: 700px;
}
.home-slider .slide-content {
padding-top: 270px;
}
.boxed-header .home-slider .slide-content {
padding-left: 0;
}
.home-slider .slide-title {
max-width: 52%;
font-size: 38px;
}
.home-slider .slide-sup {
max-width: 52%;
}
.home-slider .flex-control-nav {
bottom: 95px;
}
.item,
.room-gallery-wrap,
.entry-thumb,
.entry-content img,
.entry-content .wp-caption,
.hero-wrap {
padding: 12px;
}
.entry-content .wp-caption img {
padding: 0;
}
.page-hero {
height: 270px;
padding: 155px 0 0;
}
.main {
padding: 60px 0;
}
.foot-main {
padding: 65px 0 20px;
}
#map {
height: 360px;
}
}
@media (max-width: 767px) {
input,
textarea {
width: 100%;
}
#comment-list ol {
margin: 0;
padding: 0;
}
.comment-author .avatar {
display: none;
}
.comment-reply-link {
margin: 0;
}
#mobilemenu {
display: block;
}
#mobile-bar {
display: block;
}
#page {
padding-top: 48px; }
#nav,
.resort-info {
display: none;
}
.header {
height: auto;
padding: 10px 0 20px;
}
.logo,
.slogan {
text-align: center;
display: block;
}
.home-slider .slides li {
height: 400px;
}
.home-slider .slide-content {
padding: 120px 15px 0;
text-align: center;
}
.home-slider .slide-title {
max-width: 100%;
font-size: 38px;
}
.home-slider .slide-sup {
max-width: 100%;
}
.home-slider .flex-control-nav {
display: none !important;
width: 100%;
bottom: 10px;
left: 0;
}
.booking-wrap.booking-hero {
width: auto;
position: static;
display: block;
}
.booking-wrap.booking-inline .booking-form > div {
float: none;
width: 100%;
margin: 0 0 10px;
}
.hero-item {
height: auto;
padding: 20px;
}
.hero-item-title {
padding: 0;
font-size: 36px;
}
.main {
padding: 60px 0 20px;
}
.page-hero {
height: auto;
padding: 105px 0 35px;
}
.page-title {
font-size: 31px;
text-align: center;
}
.entry-title {
font-size: 25px;
}
.sidebar {
margin-top: 50px;
}
.room-gallery .flex-control-nav {
bottom: 5px;
left: 15px;
}
.entry-excerpt {
font-size: 16px;
}
.foot-menu,
.foot p.copy {
margin: 5px 0;
text-align: center;
}
#map {
height: 280px;
}
}body {
color: #4f4f4f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #2b2b2b;
}
a {
color: #7AA93C;
}
a:hover,
a:focus {
color: #94c355;
}
input,
textarea {
border: 1px solid #E1E1E1;
}
.btn,
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.comment-reply-link {
background-color: #7AA93C;
border: 2px solid #7AA93C;
color: #FFF;
}
.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.comment-reply-link:hover {
background-color: #5f832f;
color: #FFF;
border-color: #5f832f;
}
.btn.white,
input[type="button"].white,
input[type="submit"].white,
input[type="reset"].white,
button.white,
.comment-reply-link.white {
background-color: #FFF;
color: #7AA93C;
border-color: #FFF;
}
.btn.white:hover,
input[type="button"].white:hover,
input[type="submit"].white:hover,
input[type="reset"].white:hover,
button.white:hover,
.comment-reply-link.white:hover {
background-color: #5f832f;
border-color: #5f832f;
color: #FFF;
}
.btn.transparent,
input[type="button"].transparent,
input[type="submit"].transparent,
input[type="reset"].transparent,
button.transparent,
.comment-reply-link.transparent {
background-color: transparent;
}
.btn.transparent:hover,
input[type="button"].transparent:hover,
input[type="submit"].transparent:hover,
input[type="reset"].transparent:hover,
button.transparent:hover,
.comment-reply-link.transparent:hover {
background-color: #5f832f;
}
.btn.transparent.white,
input[type="button"].transparent.white,
input[type="submit"].transparent.white,
input[type="reset"].transparent.white,
button.transparent.white,
.comment-reply-link.transparent.white {
color: #FFF;
}
.btn.transparent.white:hover,
input[type="button"].transparent.white:hover,
input[type="submit"].transparent.white:hover,
input[type="reset"].transparent.white:hover,
button.transparent.white:hover,
.comment-reply-link.transparent.white:hover {
background-color: #FFF;
border-color: #FFF;
color: #7AA93C;
}
.item-thumb > a {
color: #2b2b2b;
}
.item-thumb > a:hover {
color: #7AA93C;
}
.offer-badge {
background-color: #7AA93C;
}
.offer-badge:before {
border: 5px solid transparent;
border-left: 5px solid #517128;
}
.booking-page .dk_theme_ci .dk_toggle {
border: 1px solid #E1E1E1;
}
.booking-page .dk_theme_ci.dk_open .dk_toggle {
color: #4f4f4f;
}
.booking-page .dk_theme_ci .dk_options {
border: 2px solid #E1E1E1;
}
.booking-page .dk_theme_ci .dk_options li {
border-bottom: 1px solid #E1E1E1;
}
.booking-page .dk_theme_ci .dk_options li:last-child {
border-bottom: none;
}
.booking-page .dk_theme_ci .dk_options a {
border: none;
}
.entry-excerpt {
color: #2b2b2b;
}
.room-amenities li i {
color: #7AA93C;
}
.entry-title a {
color: #2b2b2b;
}
.entry-title a:hover {
color: #7AA93C;
}
.entry-meta {
color: #2b2b2b;
}
.entry-meta i {
color: #7AA93C;
}
.entry-meta a {
color: #2b2b2b;
border-bottom: 2px solid transparent;
}
.entry-meta a:hover {
border-bottom: 2px solid #7AA93C;
}
.entry-content a {
color: #2b2b2b;
border-bottom: 3px solid #7AA93C;
}
.entry-content a:hover {
border-bottom-color: #4f4f4f;
color: #000;
}
#paging a,
#paging a:visited,
#paging > span {
background-color: #FFF;
color: #000;
border: 1px solid #E1E1E1;
}
#paging a:hover,
#paging .current {
color: #FFF;
background-color: #7AA93C;
border-color: #7AA93C;
}
#paging span.current {
color: #FFF;
}
.footer {
background: #FFF;
border-top: 1px solid #E1E1E1;
}
.foot {
color: #FFF;
}
.foot a {
color: #FFF;
}
.foot a:hover {
border-bottom: 2px solid #FFF;
}
.dk_theme_ci .dk_options {
border: 2px solid #7AA93C;
}
.dk_theme_ci .dk_options a:hover {
background: #7AA93C;
color: #FFF !important;
}
.ui-datepicker .ui-datepicker-header,
.ui-datepicker .ui-datepicker-header .ui-state-hover,
.ui-datepicker thead {
background: #7AA93C;
}
.ui-datepicker th {
border-color: #7AA93C;
}
.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
background: #7AA93C;
}