html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}#main { margin: auto;
position: relative;
z-index: 1;
backface-visibility: hidden;
}
.clearfix:after { 
content: "."; 
visibility: hidden; 
display: block; 
height: 0; 
clear: both;
} body {
font-family: 'EB Garamond', serif;
font-size: 22px;
line-height: 34px;
font-weight: 400;
color: #222;
} .page__header {
position: relative;
height: calc(100vh - 50px);
background: #e8e2dc;
padding: 0 100px;
}
.home .page__header {
height: 100vh;
}
.page__header__content {
display: flex;
justify-content: space-between;
top: 50%;
transform: translateY(-50%);
position: relative;
align-items: center;
height: 100%;
}
.page__header__content-left {
position: relative;
margin: 0;
width: 50%;
}
.page__header__content-left__wrapper {
position: relative;
}
.page__header__content-right {
position: relative;
margin: 0;
max-width: 50%;
}
.page__header__content-center {
width: 100%;
text-align: center;
}
.page__header__content h1 {
margin: 0;
}
.page__header__content ul {
margin: 40px 0 0 -40px;
list-style: none;
}
.page__header__content ul li {
margin: 0;
float: left;
padding-right: 10px;
padding-bottom: 0;
font-size: 14px;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
}
.page__header__content a {
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
color: #8c7560;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.page__header__content a:hover {
color: #000;
}
.parallax-image {
margin: auto;
}
.parallax-image:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
background: #a58a72;
top: -25px;
left: -25px;
z-index: -1;
-webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
}
.parallax-image img {
-webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
}
.scrolldown {
position: absolute;
bottom: 25px;
}
.scrolldown a {
font-family: 'Lato', sans-serif;
padding-top: 70px;
display: block;
color: #8c7560;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
line-height: 18px;
}
.scrolldown a span {
position: absolute;
top: 0;
left: 50%;
width: 30px;
height: 50px;
margin-left: -30px;
border: 2px solid #8c7560;
border-radius: 50px;
box-sizing: border-box;
}
.scrolldown a span::before {
position: absolute;
top: 10px;
left: 50%;
content: '';
width: 6px;
height: 6px;
margin-left: -3px;
background-color: #8c7560;
border-radius: 100%;
-webkit-animation: scroll 2s infinite;
animation: scroll 2s infinite;
box-sizing: border-box;
}
.scrolldown a:hover,
.scrolldown a:hover span,
.scrolldown a:hover span::before {
color: #000;
border-color: #000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.scrolldown a:hover span::before {
background: #000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@-webkit-keyframes scroll {
0% {
-webkit-transform: translate(0, 0);
opacity: 0;
}
40% {
opacity: 1;
}
80% {
-webkit-transform: translate(0, 20px);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes scroll {
0% {
transform: translate(0, 0);
opacity: 0;
}
40% {
opacity: 1;
}
80% {
transform: translate(0, 20px);
opacity: 0;
}
100% {
opacity: 0;
}
}
.back-home {
margin-top: 40px;
display: inline-block;
} h1 {
font-family: 'Dancing Script', serif;
font-size: 72px;
line-height: 80px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 30px;
}
h4 {
font-size: 24px;
text-transform: uppercase;
margin-bottom: 0;
} .page__content__content a {
color: #809ec2;
outline: none;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.page__content__content a:hover {
color: #C0D4ED;
}
.home .page__content__content a:hover {
color: #000;
}
a.hotspot {
outline: none;
cursor: pointer;
color: #000;
font-family: 'Dancing Script', serif;
font-size: 28px;
line-height: inherit;
top: -2px;
text-decoration: none; position: relative;
display: inline-block;
margin: 0 5px;
vertical-align: bottom;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
a.hotspot:before {
content: "";
z-index: -1;
display: block;
position: absolute;
top: -1px;
left: -5px;
width: calc(100% + 10px);
height: calc(100% + 2px);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
background: #e8e2dc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
a.hotspot:hover:before {
background: #bca795;
}
a.hotspot.yellow:before {
background: #F8DABA;
}
a.hotspot.yellow:hover:before {
background: #bca795;
}
a.hotspot.pink:before {
background: #F2C4DA;
}
a.hotspot.pink:hover:before {
background: #bca795;
}
a.hotspot.blue:before {
background: #95CBDB;
}
a.hotspot.blue:hover:before {
background: #bca795;
}
a.hotspot.green:before {
background: #ADD9BD;
}
a.hotspot.green:hover:before {
background: #bca795;
} body .fancybox-error p {
color: inherit;
font-size: inherit;
line-height: inherit;
} body .fancybox-slide--html {
padding: 50px 100px;
margin: auto;
}
body .fancybox-content {
width: 1000px;
}
body .fancybox-content p:first-of-type {
margin-top: 0;
}
body .fancybox-is-open .fancybox-bg { }
blockquote {
border-left: 4px solid #C0D4ED;
padding: 20px 0 5px 30px;
margin-left: 0;
}
ul li {
padding-bottom: 10px;
}
p img {
margin: 50px 0;
-webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
}
p a {
word-wrap: break-word;
}
.page__content {
padding: 100px;
}
.page__content__content {
} .page__footer {
background: #e8e2dc;
padding: 50px 100px;
display:flex; flex-direction:column;
}
.page__footer ul {
margin: 0 0 0 -40px; list-style: none;
clear: both;	
}
.page__footer ul li {
margin: 0;
float: left;
padding-right: 10px;
padding-bottom: 0;
font-size: 14px;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
}
.page__footer ul li:not(:first-child){
color: #8c7560;
}
.home #menu-menu-principal li:not(:first-child):not(:last-child):after, .page__footer ul li:not(:first-child):not(:last-child):after{
content: "\2022";
color: #000;
opacity:0.6;
font-size:12px;
padding-left:10px;
}
.page__footer ul li a {
text-decoration: none;
color: #8c7560;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
} .page__footer ul li a:hover {
color: #000;
}
.page__footer form{
height:47px;
margin-top:25px;
margin-left:40px;
}
.page__footer form input{
padding: 10px; 
background: #fff;
-webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
}
.pre__footer{
display:flex;
padding:0 0 25px; }
.pre-footer {
} @media screen and ( max-width:1600px){
.page-id-78 .page__header__content-right,
.page-id-84 .page__header__content-right,
.page-id-88 .page__header__content-right,
.page-id-104 .page__header__content-right{
right:-40px;
}
}
@media screen and ( max-width:1440px){
h1{
line-height: 72px;
}
.page__header__content-left{
width: 55%;
}
.page__header__content-right {
max-width: 45%;
}
.page-id-78 .page__header__content-right, 
.page-id-84 .page__header__content-right, 
.page-id-88 .page__header__content-right, 
.page-id-99 .page__header__content-right,
.page-id-104 .page__header__content-right{
left:50px;
}
}
@media screen and ( max-width:1024px){
.page__header, .home .page__header{
padding:50px 5px;
height:auto;
}
.page__header__content-right, 
.page__header__content-right, 
.page__header__content-left, 
.page__header__content-right .parallax-image,
.page__header__content-left__wrapper{
position:static;
}
.page__header__content-left__wrapper{
transform:none;
}
.page__header__content{
flex-direction:column-reverse;
align-items:center;
justify-content: center;
transform:none;
top:0;
}
.page__header__content-right{
width:auto;
margin-bottom:40px;
margin-top:20px;
}
.page__header__content-right .parallax-image{
display:flex;
justify-content: center;
}
.parallax-image:before{
width:75%;
left:25px;
}
.page__header__content-left{
width:80%;
text-align:left;
}
.page__header__content h1{
font-size:47px;
}
.parallax-image img{
max-width:75%;
}
.back-home{
margin-top:25px;
}
.scrolldown{
display:none;
}
}
@media screen and ( max-width:800px){
.page__content{
padding:80px;
}
}
@media screen and ( max-width:420px){
h1{
line-height: 55px;
}
.page__header__content ul{
margin:0;
padding:0;
}
.page__header__content h1{
font-size:40px;
margin-bottom:10px;
}
.page__header__content-left{
text-align:left;
}
.page__content{
padding:50px;
}
.page__content__content ul, .page__content__content ol{
margin:0 0 1.5em 0em;
}
.page__footer{
padding:40px 50px;
}
.page__footer form{
margin:20px auto 0;
}
.pre__footer{
flex-direction:column;
}
.page__footer ul li{
font-size:12px;
}
} 
@media screen and ( max-width:380px){
.page__header__content ul li{
font-size:12px;
}
} 
@media print {
.page__header__content-right,
.page__footer,
.back-home,
.scrolldown,
.menu-menu-principal-container,
a.hotspot:before,
form {
display: none;
}
.page__header {
height: inherit;
padding: 0;
}
.home .page__header {
height: inherit;
}
.page__header__content {
top: 0;
transform: none;
}
.page__header__content-left {
width: 100%;
}
.page__content {
padding: 0;
}
body {
font-size: 16px;
line-height: 24px;
color: #000;
}
h1 {
font-size: 44px;
line-height: 56px;
}
h2 {
font-size: 28px;
line-height: 38px;
}
h3 {
font-size: 20px;
line-height: 28px;
}
p img {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
max-width: 100%;
}
a.hotspot {
font-family: inherit;
font-size: inherit;
top: 0;
color: inherit;
margin: 0;
}
}