@charset "UTF-8";
@charset "UTF-8";

   html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
text-decoration: underline dashed;
}
b,
strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
color: #666666;
}
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 2.5em;
}
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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 0px solid;
padding: 0;
margin: 0;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} .wrapper {
padding-left: 1.25em;
padding-right: 1.25em;
}
.wrapper.front-wrapper, .wrapper.main-wrapper {
padding-bottom: 5.375em;
}
@media screen and (min-width: 62em) {
.wrapper {
padding-left: 2.5em;
padding-right: 2.5em;
}
.wrapper.main-wrapper, .wrapper.header-wrapper {
padding-left: 5em;
padding-right: 5em;
}
.wrapper-top .wrapper {
padding-left: 3.125em;
padding-right: 3.125em;
}
}
@media screen and (min-width: 93.375em) {
.wrapper.main-wrapper, .wrapper.header-wrapper {
padding-left: 9.75em;
padding-right: 9.75em;
}
}
.header-wrapper {
position: absolute;
z-index: 10;
bottom: 0;
left: 0;
right: 0;
}
.site {
background: #fff;
}
@media screen and (min-width: 62em) {
.site {
padding: 0;
max-width: 1434px;
margin: 1.875em 1.875em 3.75em;
-moz-box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.2);
-webkit-box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.2);
box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.2);
}
}
@media screen and (min-width: 93.375em) {
.site {
margin: 1.875em auto 3.75em;
}
}
.page-template-template-front-page .content-area,
.page-template-template-full-width-page .content-area,
body[class*="-template-template-full-width-post"] .content-area,
.page-template-template-full-width-grid-page .content-area {
max-width: 886px;
}
.page-template-template-front-page .content-area:not(.full-width) {
margin: 0 auto;
padding-right: 0;
float: none;
}
.page-template-template-wide-screen-page .wrapper.main-wrapper {
padding-left: 1.25em;
padding-right: 1.25em;
}
@media screen and (min-width: 62em) {
.page-template-template-wide-screen-page .wrapper.main-wrapper {
padding-left: 2.5em;
padding-right: 2.5em;
}
} *:focus {
outline: none;
}
html {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
color: #333333;
font-family: "Lato", sans-serif;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
font-weight: 400;
background: #ececec;
}
body#tinymce {
background: #fff;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
margin: 0;
text-rendering: optimizeLegibility;
font-family: inherit;
line-height: 1.4;
font-weight: 700;
}
h1 {
font-size: 32px;
font-size: 2rem;
}
.entry-child-pages-list .entry-title,
h2 {
font-size: 28px;
font-size: 1.75rem;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
}
h4 {
font-size: 22px;
font-size: 1.375rem;
}
h5 {
font-size: 20px;
font-size: 1.25rem;
}
h6 {
font-size: 16px;
font-size: 1rem;
}
p {
margin: 0 0 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #f4f4f4;
padding: 1.71429em 2.28571em;
max-width: 100%;
overflow: auto;
font-family: inherit;
font-size: inherit;
line-height: 1.71429;
}
code, kbd, tt, var {
background: #f3f3f3;
padding: 0.063em 0.250em;
font-family: inherit;
}
abbr, acronym {
text-decoration: underline dashed;
cursor: help;
}
mark, ins {
background: #333333;
text-decoration: none;
color: #fff;
padding: 0 0.250em;
}
big {
font-size: 125%;
}
@media screen and (min-width: 48em) {
body {
font-size: 16px;
font-size: 1rem;
line-height: 1.4;
}
}
@media screen and (min-width: 48em) {
h1 {
font-size: 34px;
font-size: 2.125rem;
}
}
@media screen and (min-width: 48em) {
.entry-child-pages-list .entry-title,
h2 {
font-size: 30px;
font-size: 1.875rem;
}
}
@media screen and (min-width: 48em) {
h3 {
font-size: 26px;
font-size: 1.625rem;
}
}
@media screen and (min-width: 48em) {
h4 {
font-size: 24px;
font-size: 1.5rem;
}
}
@media screen and (min-width: 48em) {
h5 {
font-size: 22px;
font-size: 1.375rem;
}
}
@media screen and (min-width: 48em) {
h6 {
font-size: 18px;
font-size: 1.125rem;
}
}
@media screen and (min-width: 48em) {
p,
address {
margin: 0 0 1.45em;
}
}
@media screen and (min-width: 48em) {
pre {
margin: 0 0 1.45em;
padding: 1.95em 1.45em;
line-height: inherit;
}
} blockquote, q {
quotes: "" "";
}
blockquote {
quotes: "" "";
font-family: inherit;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
padding: 0.6em 0 0.6em 1.5em;
margin: 0 0 1.25em;
border: 4px solid #01bea0;
border-width: 0 0 0 4px;
}
blockquote:before, blockquote:after {
content: "";
}
blockquote cite,
blockquote small {
font-family: "Lato", sans-serif;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
font-weight: 400;
}
blockquote a cite,
blockquote a small {
color: inherit;
text-decoration: inherit;
}
blockquote p {
margin: 0 0 0.72727em;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
blockquote > :last-child {
margin-bottom: 0;
}
hr {
background-color: #e0e1e5;
border: 0;
height: 1px;
margin: 4.15em 0 4.65em;
}
ul, ol {
margin: 0 0 1.5em 1.25em;
padding: 0;
}
ul li + li, ol li + li {
margin-top: 0.6875em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-top: 0.6875em;
margin-left: 1em;
margin-bottom: 0;
}
dt {
font-weight: 600;
}
dd {
margin: 0 1.25em 1.45em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0 0 1.5em;
}
@media screen and (min-width: 48em) {
figure {
margin: 0 0 1.45em;
}
}
th,
td {
border: 1px solid #f0f0f0;
border-width: 1px 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
table-layout: fixed;
width: 100%;
}
thead {
border-bottom: 2px solid #f0f0f0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
font-weight: 700;
}
th,
td {
padding: 0.8em;
}
@media screen and (min-width: 48em) {
blockquote {
font-size: 24px;
font-size: 1.5rem;
line-height: 1.4;
padding: 0.91667em 0 0.91667em 1.66667em;
margin: 0 0 1.04167em;
}
}
blockquote p {
margin: 0 0 0.66667em;
}
@media screen and (min-width: 48em) {
ul, ol {
margin: 0 0 1.45em 1.25em;
}
}
@media screen and (min-width: 48em) {
ul li + li, ol li + li {
margin-top: 0.6875em;
}
}
@media screen and (min-width: 48em) {
li > ul,
li > ol {
margin-top: 0.6875em;
margin-left: 1.0625em;
}
}
@media screen and (min-width: 48em) {
figure {
margin: 0 0 1.45em;
}
}
@media screen and (min-width: 48em) {
table {
margin: 0 0 1.45em;
}
}
@media screen and (min-width: 48em) {
th,
td {
padding: 1.1875em 1.375em;
}
} button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: 700;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid #01bea0;
text-transform: uppercase;
padding: 0.92929em 2em;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.57143;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #fff;
background-color: #01bea0;
-moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
-o-transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
-webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
}
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff;
background-color: #333333;
border-color: #333333;
text-decoration: none;
}
button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: none;
}
button[disabled], fieldset[disabled] button,
.button[disabled], fieldset[disabled]
.button,
input[type="button"][disabled], fieldset[disabled]
input[type="button"],
input[type="reset"][disabled], fieldset[disabled]
input[type="reset"],
input[type="submit"][disabled], fieldset[disabled]
input[type="submit"] {
cursor: not-allowed;
color: #fff;
background-color: #e0e1e5;
border-color: #e0e1e5;
}
button.button-lg,
.button.button-lg,
input[type="button"].button-lg,
input[type="reset"].button-lg,
input[type="submit"].button-lg {
padding: 1.3em 3.4em;
height: auto;
}
button, .entry-content button,
.button, .entry-content
.button,
input[type="button"], .entry-content
input[type="button"],
input[type="reset"], .entry-content
input[type="reset"],
input[type="submit"], .entry-content
input[type="submit"] {
text-decoration: none;
}
.comment-content button, .entry-content button, .entry-summary button, .page-content button, .comment-content
.button, .entry-content
.button, .entry-summary
.button, .page-content
.button, .comment-content
input[type="button"], .entry-content
input[type="button"], .entry-summary
input[type="button"], .page-content
input[type="button"], .comment-content
input[type="reset"], .entry-content
input[type="reset"], .entry-summary
input[type="reset"], .page-content
input[type="reset"], .comment-content
input[type="submit"], .entry-content
input[type="submit"], .entry-summary
input[type="submit"], .page-content
input[type="submit"] {
color: #fff;
}
select {
border: 1px solid #e0e1e5;
}
textarea {
width: 100%;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 0.5625em;
color: #666666;
}
input[type="search"] {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 0 0.25em 0.25em 0;
line-height: normal;
display: inline-block;
vertical-align: middle;
font-size: 16px;
font-size: 1rem;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
padding-top: 0.6em;
padding-bottom: 0.6em;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: none;
}
select,
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 {
display: block;
width: 100%;
max-width: 100%;
height: 3.125rem;
padding: 0.75em 1.25em 0.875em;
font-size: 16px;
font-size: 1rem;
font-weight: 400;
line-height: 1.4;
color: inherit;
background-color: #fff;
background-image: none;
border: 1px solid #e0e1e5;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
-moz-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
-webkit-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out;
}
@media screen and (min-width: 48em) {
select,
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 {
width: 418px;
}
}
select:focus,
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 {
outline: none;
border: 1px solid #666666;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
select::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
color: #666666;
opacity: 1;
}
select:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #666666;
}
select::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #666666;
}
select::-ms-expand,
input[type="text"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="range"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="color"]::-ms-expand,
textarea::-ms-expand {
border: 0;
background-color: transparent;
}
select[disabled], select[readonly], fieldset[disabled] select,
input[type="text"][disabled],
input[type="text"][readonly], fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
input[type="range"][readonly], fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly], fieldset[disabled]
textarea {
background-color: #e0e1e5;
opacity: 0.8;
}
select[disabled], fieldset[disabled] select,
input[type="text"][disabled], fieldset[disabled]
input[type="text"],
input[type="email"][disabled], fieldset[disabled]
input[type="email"],
input[type="url"][disabled], fieldset[disabled]
input[type="url"],
input[type="password"][disabled], fieldset[disabled]
input[type="password"],
input[type="search"][disabled], fieldset[disabled]
input[type="search"],
input[type="number"][disabled], fieldset[disabled]
input[type="number"],
input[type="tel"][disabled], fieldset[disabled]
input[type="tel"],
input[type="range"][disabled], fieldset[disabled]
input[type="range"],
input[type="date"][disabled], fieldset[disabled]
input[type="date"],
input[type="month"][disabled], fieldset[disabled]
input[type="month"],
input[type="week"][disabled], fieldset[disabled]
input[type="week"],
input[type="time"][disabled], fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled], fieldset[disabled]
input[type="color"],
textarea[disabled], fieldset[disabled]
textarea {
cursor: not-allowed;
}
textarea {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//gadesnomada.com/wp-content/themes/villagio/images/angle-down.svg);
background-repeat: no-repeat;
background-position: right 1.0625em top 1em;
-moz-background-size: 1rem;
-o-background-size: 1rem;
-webkit-background-size: 1rem;
background-size: 1rem;
padding-right: 2.875em;
overflow: auto;
}
select::-ms-expand {
display: none;
}
.search-form {
position: relative;
}
.search-form label {
display: block;
margin: 0;
}
.search-form .search-field {
width: 100%;
padding-right: 3em;
}
.search-form .search-submit {
background: transparent;
border: 0px solid transparent;
position: absolute;
top: 0;
right: 0;
color: inherit;
padding: 1em 1.5em;
}
.search-form .search-submit:hover {
color: #01bea0;
}
.search-form .fa {
font-size: 16px;
font-size: 1rem;
}
.not-found .search-form {
margin-top: 2.3125em;
}
label[for*="pwbox-"] {
margin-bottom: 0;
vertical-align: bottom;
}
input[type="checkbox"] + label {
display: initial;
}
form {
margin: 0 0 1.5em;
}
@media screen and (min-width: 48em) {
form {
margin: 0 0 1.45em;
}
}   @font-face {
font-family: 'FontAwesome';
src: url(//gadesnomada.com/wp-content/themes/villagio/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//gadesnomada.com/wp-content/themes/villagio/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//gadesnomada.com/wp-content/themes/villagio/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(//gadesnomada.com/wp-content/themes/villagio/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//gadesnomada.com/wp-content/themes/villagio/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//gadesnomada.com/wp-content/themes/villagio/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 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333em;
line-height: 0.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.28571em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.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: "";
}
.fa-music:before {
content: "";
}
.fa-search:before {
content: "";
}
.fa-envelope-o:before {
content: "";
}
.fa-heart:before {
content: "";
}
.fa-star:before {
content: "";
}
.fa-star-o:before {
content: "";
}
.fa-user:before {
content: "";
}
.fa-film:before {
content: "";
}
.fa-th-large:before {
content: "";
}
.fa-th:before {
content: "";
}
.fa-th-list:before {
content: "";
}
.fa-check:before {
content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "";
}
.fa-search-plus:before {
content: "";
}
.fa-search-minus:before {
content: "";
}
.fa-power-off:before {
content: "";
}
.fa-signal:before {
content: "";
}
.fa-gear:before,
.fa-cog:before {
content: "";
}
.fa-trash-o:before {
content: "";
}
.fa-home:before {
content: "";
}
.fa-file-o:before {
content: "";
}
.fa-clock-o:before {
content: "";
}
.fa-road:before {
content: "";
}
.fa-download:before {
content: "";
}
.fa-arrow-circle-o-down:before {
content: "";
}
.fa-arrow-circle-o-up:before {
content: "";
}
.fa-inbox:before {
content: "";
}
.fa-play-circle-o:before {
content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "";
}
.fa-refresh:before {
content: "";
}
.fa-list-alt:before {
content: "";
}
.fa-lock:before {
content: "";
}
.fa-flag:before {
content: "";
}
.fa-headphones:before {
content: "";
}
.fa-volume-off:before {
content: "";
}
.fa-volume-down:before {
content: "";
}
.fa-volume-up:before {
content: "";
}
.fa-qrcode:before {
content: "";
}
.fa-barcode:before {
content: "";
}
.fa-tag:before {
content: "";
}
.fa-tags:before {
content: "";
}
.fa-book:before {
content: "";
}
.fa-bookmark:before {
content: "";
}
.fa-print:before {
content: "";
}
.fa-camera:before {
content: "";
}
.fa-font:before {
content: "";
}
.fa-bold:before {
content: "";
}
.fa-italic:before {
content: "";
}
.fa-text-height:before {
content: "";
}
.fa-text-width:before {
content: "";
}
.fa-align-left:before {
content: "";
}
.fa-align-center:before {
content: "";
}
.fa-align-right:before {
content: "";
}
.fa-align-justify:before {
content: "";
}
.fa-list:before {
content: "";
}
.fa-dedent:before,
.fa-outdent:before {
content: "";
}
.fa-indent:before {
content: "";
}
.fa-video-camera:before {
content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "";
}
.fa-pencil:before {
content: "";
}
.fa-map-marker:before {
content: "";
}
.fa-adjust:before {
content: "";
}
.fa-tint:before {
content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "";
}
.fa-share-square-o:before {
content: "";
}
.fa-check-square-o:before {
content: "";
}
.fa-arrows:before {
content: "";
}
.fa-step-backward:before {
content: "";
}
.fa-fast-backward:before {
content: "";
}
.fa-backward:before {
content: "";
}
.fa-play:before {
content: "";
}
.fa-pause:before {
content: "";
}
.fa-stop:before {
content: "";
}
.fa-forward:before {
content: "";
}
.fa-fast-forward:before {
content: "";
}
.fa-step-forward:before {
content: "";
}
.fa-eject:before {
content: "";
}
.fa-chevron-left:before {
content: "";
}
.fa-chevron-right:before {
content: "";
}
.fa-plus-circle:before {
content: "";
}
.fa-minus-circle:before {
content: "";
}
.fa-times-circle:before {
content: "";
}
.fa-check-circle:before {
content: "";
}
.fa-question-circle:before {
content: "";
}
.fa-info-circle:before {
content: "";
}
.fa-crosshairs:before {
content: "";
}
.fa-times-circle-o:before {
content: "";
}
.fa-check-circle-o:before {
content: "";
}
.fa-ban:before {
content: "";
}
.fa-arrow-left:before {
content: "";
}
.fa-arrow-right:before {
content: "";
}
.fa-arrow-up:before {
content: "";
}
.fa-arrow-down:before {
content: "";
}
.fa-mail-forward:before,
.fa-share:before {
content: "";
}
.fa-expand:before {
content: "";
}
.fa-compress:before {
content: "";
}
.fa-plus:before {
content: "";
}
.fa-minus:before {
content: "";
}
.fa-asterisk:before {
content: "";
}
.fa-exclamation-circle:before {
content: "";
}
.fa-gift:before {
content: "";
}
.fa-leaf:before {
content: "";
}
.fa-fire:before {
content: "";
}
.fa-eye:before {
content: "";
}
.fa-eye-slash:before {
content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "";
}
.fa-plane:before {
content: "";
}
.fa-calendar:before {
content: "";
}
.fa-random:before {
content: "";
}
.fa-comment:before {
content: "";
}
.fa-magnet:before {
content: "";
}
.fa-chevron-up:before {
content: "";
}
.fa-chevron-down:before {
content: "";
}
.fa-retweet:before {
content: "";
}
.fa-shopping-cart:before {
content: "";
}
.fa-folder:before {
content: "";
}
.fa-folder-open:before {
content: "";
}
.fa-arrows-v:before {
content: "";
}
.fa-arrows-h:before {
content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "";
}
.fa-twitter-square:before {
content: "";
}
.fa-facebook-square:before {
content: "";
}
.fa-camera-retro:before {
content: "";
}
.fa-key:before {
content: "";
}
.fa-gears:before,
.fa-cogs:before {
content: "";
}
.fa-comments:before {
content: "";
}
.fa-thumbs-o-up:before {
content: "";
}
.fa-thumbs-o-down:before {
content: "";
}
.fa-star-half:before {
content: "";
}
.fa-heart-o:before {
content: "";
}
.fa-sign-out:before {
content: "";
}
.fa-linkedin-square:before {
content: "";
}
.fa-thumb-tack:before {
content: "";
}
.fa-external-link:before {
content: "";
}
.fa-sign-in:before {
content: "";
}
.fa-trophy:before {
content: "";
}
.fa-github-square:before {
content: "";
}
.fa-upload:before {
content: "";
}
.fa-lemon-o:before {
content: "";
}
.fa-phone:before {
content: "";
}
.fa-square-o:before {
content: "";
}
.fa-bookmark-o:before {
content: "";
}
.fa-phone-square:before {
content: "";
}
.fa-twitter:before {
content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "";
}
.fa-github:before {
content: "";
}
.fa-unlock:before {
content: "";
}
.fa-credit-card:before {
content: "";
}
.fa-feed:before,
.fa-rss:before {
content: "";
}
.fa-hdd-o:before {
content: "";
}
.fa-bullhorn:before {
content: "";
}
.fa-bell:before {
content: "";
}
.fa-certificate:before {
content: "";
}
.fa-hand-o-right:before {
content: "";
}
.fa-hand-o-left:before {
content: "";
}
.fa-hand-o-up:before {
content: "";
}
.fa-hand-o-down:before {
content: "";
}
.fa-arrow-circle-left:before {
content: "";
}
.fa-arrow-circle-right:before {
content: "";
}
.fa-arrow-circle-up:before {
content: "";
}
.fa-arrow-circle-down:before {
content: "";
}
.fa-globe:before {
content: "";
}
.fa-wrench:before {
content: "";
}
.fa-tasks:before {
content: "";
}
.fa-filter:before {
content: "";
}
.fa-briefcase:before {
content: "";
}
.fa-arrows-alt:before {
content: "";
}
.fa-group:before,
.fa-users:before {
content: "";
}
.fa-chain:before,
.fa-link:before {
content: "";
}
.fa-cloud:before {
content: "";
}
.fa-flask:before {
content: "";
}
.fa-cut:before,
.fa-scissors:before {
content: "";
}
.fa-copy:before,
.fa-files-o:before {
content: "";
}
.fa-paperclip:before {
content: "";
}
.fa-save:before,
.fa-floppy-o:before {
content: "";
}
.fa-square:before {
content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "";
}
.fa-list-ul:before {
content: "";
}
.fa-list-ol:before {
content: "";
}
.fa-strikethrough:before {
content: "";
}
.fa-underline:before {
content: "";
}
.fa-table:before {
content: "";
}
.fa-magic:before {
content: "";
}
.fa-truck:before {
content: "";
}
.fa-pinterest:before {
content: "";
}
.fa-pinterest-square:before {
content: "";
}
.fa-google-plus-square:before {
content: "";
}
.fa-google-plus:before {
content: "";
}
.fa-money:before {
content: "";
}
.fa-caret-down:before {
content: "";
}
.fa-caret-up:before {
content: "";
}
.fa-caret-left:before {
content: "";
}
.fa-caret-right:before {
content: "";
}
.fa-columns:before {
content: "";
}
.fa-unsorted:before,
.fa-sort:before {
content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "";
}
.fa-envelope:before {
content: "";
}
.fa-linkedin:before {
content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "";
}
.fa-legal:before,
.fa-gavel:before {
content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "";
}
.fa-comment-o:before {
content: "";
}
.fa-comments-o:before {
content: "";
}
.fa-flash:before,
.fa-bolt:before {
content: "";
}
.fa-sitemap:before {
content: "";
}
.fa-umbrella:before {
content: "";
}
.fa-paste:before,
.fa-clipboard:before {
content: "";
}
.fa-lightbulb-o:before {
content: "";
}
.fa-exchange:before {
content: "";
}
.fa-cloud-download:before {
content: "";
}
.fa-cloud-upload:before {
content: "";
}
.fa-user-md:before {
content: "";
}
.fa-stethoscope:before {
content: "";
}
.fa-suitcase:before {
content: "";
}
.fa-bell-o:before {
content: "";
}
.fa-coffee:before {
content: "";
}
.fa-cutlery:before {
content: "";
}
.fa-file-text-o:before {
content: "";
}
.fa-building-o:before {
content: "";
}
.fa-hospital-o:before {
content: "";
}
.fa-ambulance:before {
content: "";
}
.fa-medkit:before {
content: "";
}
.fa-fighter-jet:before {
content: "";
}
.fa-beer:before {
content: "";
}
.fa-h-square:before {
content: "";
}
.fa-plus-square:before {
content: "";
}
.fa-angle-double-left:before {
content: "";
}
.fa-angle-double-right:before {
content: "";
}
.fa-angle-double-up:before {
content: "";
}
.fa-angle-double-down:before {
content: "";
}
.fa-angle-left:before {
content: "";
}
.fa-angle-right:before {
content: "";
}
.fa-angle-up:before {
content: "";
}
.fa-angle-down:before {
content: "";
}
.fa-desktop:before {
content: "";
}
.fa-laptop:before {
content: "";
}
.fa-tablet:before {
content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "";
}
.fa-circle-o:before {
content: "";
}
.fa-quote-left:before {
content: "";
}
.fa-quote-right:before {
content: "";
}
.fa-spinner:before {
content: "";
}
.fa-circle:before {
content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "";
}
.fa-github-alt:before {
content: "";
}
.fa-folder-o:before {
content: "";
}
.fa-folder-open-o:before {
content: "";
}
.fa-smile-o:before {
content: "";
}
.fa-frown-o:before {
content: "";
}
.fa-meh-o:before {
content: "";
}
.fa-gamepad:before {
content: "";
}
.fa-keyboard-o:before {
content: "";
}
.fa-flag-o:before {
content: "";
}
.fa-flag-checkered:before {
content: "";
}
.fa-terminal:before {
content: "";
}
.fa-code:before {
content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "";
}
.fa-location-arrow:before {
content: "";
}
.fa-crop:before {
content: "";
}
.fa-code-fork:before {
content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "";
}
.fa-question:before {
content: "";
}
.fa-info:before {
content: "";
}
.fa-exclamation:before {
content: "";
}
.fa-superscript:before {
content: "";
}
.fa-subscript:before {
content: "";
}
.fa-eraser:before {
content: "";
}
.fa-puzzle-piece:before {
content: "";
}
.fa-microphone:before {
content: "";
}
.fa-microphone-slash:before {
content: "";
}
.fa-shield:before {
content: "";
}
.fa-calendar-o:before {
content: "";
}
.fa-fire-extinguisher:before {
content: "";
}
.fa-rocket:before {
content: "";
}
.fa-maxcdn:before {
content: "";
}
.fa-chevron-circle-left:before {
content: "";
}
.fa-chevron-circle-right:before {
content: "";
}
.fa-chevron-circle-up:before {
content: "";
}
.fa-chevron-circle-down:before {
content: "";
}
.fa-html5:before {
content: "";
}
.fa-css3:before {
content: "";
}
.fa-anchor:before {
content: "";
}
.fa-unlock-alt:before {
content: "";
}
.fa-bullseye:before {
content: "";
}
.fa-ellipsis-h:before {
content: "";
}
.fa-ellipsis-v:before {
content: "";
}
.fa-rss-square:before {
content: "";
}
.fa-play-circle:before {
content: "";
}
.fa-ticket:before {
content: "";
}
.fa-minus-square:before {
content: "";
}
.fa-minus-square-o:before {
content: "";
}
.fa-level-up:before {
content: "";
}
.fa-level-down:before {
content: "";
}
.fa-check-square:before {
content: "";
}
.fa-pencil-square:before {
content: "";
}
.fa-external-link-square:before {
content: "";
}
.fa-share-square:before {
content: "";
}
.fa-compass:before {
content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "";
}
.fa-euro:before,
.fa-eur:before {
content: "";
}
.fa-gbp:before {
content: "";
}
.fa-dollar:before,
.fa-usd:before {
content: "";
}
.fa-rupee:before,
.fa-inr:before {
content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "";
}
.fa-won:before,
.fa-krw:before {
content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "";
}
.fa-file:before {
content: "";
}
.fa-file-text:before {
content: "";
}
.fa-sort-alpha-asc:before {
content: "";
}
.fa-sort-alpha-desc:before {
content: "";
}
.fa-sort-amount-asc:before {
content: "";
}
.fa-sort-amount-desc:before {
content: "";
}
.fa-sort-numeric-asc:before {
content: "";
}
.fa-sort-numeric-desc:before {
content: "";
}
.fa-thumbs-up:before {
content: "";
}
.fa-thumbs-down:before {
content: "";
}
.fa-youtube-square:before {
content: "";
}
.fa-youtube:before {
content: "";
}
.fa-xing:before {
content: "";
}
.fa-xing-square:before {
content: "";
}
.fa-youtube-play:before {
content: "";
}
.fa-dropbox:before {
content: "";
}
.fa-stack-overflow:before {
content: "";
}
.fa-instagram:before {
content: "";
}
.fa-flickr:before {
content: "";
}
.fa-adn:before {
content: "";
}
.fa-bitbucket:before {
content: "";
}
.fa-bitbucket-square:before {
content: "";
}
.fa-tumblr:before {
content: "";
}
.fa-tumblr-square:before {
content: "";
}
.fa-long-arrow-down:before {
content: "";
}
.fa-long-arrow-up:before {
content: "";
}
.fa-long-arrow-left:before {
content: "";
}
.fa-long-arrow-right:before {
content: "";
}
.fa-apple:before {
content: "";
}
.fa-windows:before {
content: "";
}
.fa-android:before {
content: "";
}
.fa-linux:before {
content: "";
}
.fa-dribbble:before {
content: "";
}
.fa-skype:before {
content: "";
}
.fa-foursquare:before {
content: "";
}
.fa-trello:before {
content: "";
}
.fa-female:before {
content: "";
}
.fa-male:before {
content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "";
}
.fa-sun-o:before {
content: "";
}
.fa-moon-o:before {
content: "";
}
.fa-archive:before {
content: "";
}
.fa-bug:before {
content: "";
}
.fa-vk:before {
content: "";
}
.fa-weibo:before {
content: "";
}
.fa-renren:before {
content: "";
}
.fa-pagelines:before {
content: "";
}
.fa-stack-exchange:before {
content: "";
}
.fa-arrow-circle-o-right:before {
content: "";
}
.fa-arrow-circle-o-left:before {
content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "";
}
.fa-dot-circle-o:before {
content: "";
}
.fa-wheelchair:before {
content: "";
}
.fa-vimeo-square:before {
content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "";
}
.fa-plus-square-o:before {
content: "";
}
.fa-space-shuttle:before {
content: "";
}
.fa-slack:before {
content: "";
}
.fa-envelope-square:before {
content: "";
}
.fa-wordpress:before {
content: "";
}
.fa-openid:before {
content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "";
}
.fa-yahoo:before {
content: "";
}
.fa-google:before {
content: "";
}
.fa-reddit:before {
content: "";
}
.fa-reddit-square:before {
content: "";
}
.fa-stumbleupon-circle:before {
content: "";
}
.fa-stumbleupon:before {
content: "";
}
.fa-delicious:before {
content: "";
}
.fa-digg:before {
content: "";
}
.fa-pied-piper-pp:before {
content: "";
}
.fa-pied-piper-alt:before {
content: "";
}
.fa-drupal:before {
content: "";
}
.fa-joomla:before {
content: "";
}
.fa-language:before {
content: "";
}
.fa-fax:before {
content: "";
}
.fa-building:before {
content: "";
}
.fa-child:before {
content: "";
}
.fa-paw:before {
content: "";
}
.fa-spoon:before {
content: "";
}
.fa-cube:before {
content: "";
}
.fa-cubes:before {
content: "";
}
.fa-behance:before {
content: "";
}
.fa-behance-square:before {
content: "";
}
.fa-steam:before {
content: "";
}
.fa-steam-square:before {
content: "";
}
.fa-recycle:before {
content: "";
}
.fa-automobile:before,
.fa-car:before {
content: "";
}
.fa-cab:before,
.fa-taxi:before {
content: "";
}
.fa-tree:before {
content: "";
}
.fa-spotify:before {
content: "";
}
.fa-deviantart:before {
content: "";
}
.fa-soundcloud:before {
content: "";
}
.fa-database:before {
content: "";
}
.fa-file-pdf-o:before {
content: "";
}
.fa-file-word-o:before {
content: "";
}
.fa-file-excel-o:before {
content: "";
}
.fa-file-powerpoint-o:before {
content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "";
}
.fa-file-code-o:before {
content: "";
}
.fa-vine:before {
content: "";
}
.fa-codepen:before {
content: "";
}
.fa-jsfiddle:before {
content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "";
}
.fa-circle-o-notch:before {
content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "";
}
.fa-ge:before,
.fa-empire:before {
content: "";
}
.fa-git-square:before {
content: "";
}
.fa-git:before {
content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "";
}
.fa-tencent-weibo:before {
content: "";
}
.fa-qq:before {
content: "";
}
.fa-wechat:before,
.fa-weixin:before {
content: "";
}
.fa-send:before,
.fa-paper-plane:before {
content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "";
}
.fa-history:before {
content: "";
}
.fa-circle-thin:before {
content: "";
}
.fa-header:before {
content: "";
}
.fa-paragraph:before {
content: "";
}
.fa-sliders:before {
content: "";
}
.fa-share-alt:before {
content: "";
}
.fa-share-alt-square:before {
content: "";
}
.fa-bomb:before {
content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "";
}
.fa-tty:before {
content: "";
}
.fa-binoculars:before {
content: "";
}
.fa-plug:before {
content: "";
}
.fa-slideshare:before {
content: "";
}
.fa-twitch:before {
content: "";
}
.fa-yelp:before {
content: "";
}
.fa-newspaper-o:before {
content: "";
}
.fa-wifi:before {
content: "";
}
.fa-calculator:before {
content: "";
}
.fa-paypal:before {
content: "";
}
.fa-google-wallet:before {
content: "";
}
.fa-cc-visa:before {
content: "";
}
.fa-cc-mastercard:before {
content: "";
}
.fa-cc-discover:before {
content: "";
}
.fa-cc-amex:before {
content: "";
}
.fa-cc-paypal:before {
content: "";
}
.fa-cc-stripe:before {
content: "";
}
.fa-bell-slash:before {
content: "";
}
.fa-bell-slash-o:before {
content: "";
}
.fa-trash:before {
content: "";
}
.fa-copyright:before {
content: "";
}
.fa-at:before {
content: "";
}
.fa-eyedropper:before {
content: "";
}
.fa-paint-brush:before {
content: "";
}
.fa-birthday-cake:before {
content: "";
}
.fa-area-chart:before {
content: "";
}
.fa-pie-chart:before {
content: "";
}
.fa-line-chart:before {
content: "";
}
.fa-lastfm:before {
content: "";
}
.fa-lastfm-square:before {
content: "";
}
.fa-toggle-off:before {
content: "";
}
.fa-toggle-on:before {
content: "";
}
.fa-bicycle:before {
content: "";
}
.fa-bus:before {
content: "";
}
.fa-ioxhost:before {
content: "";
}
.fa-angellist:before {
content: "";
}
.fa-cc:before {
content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "";
}
.fa-meanpath:before {
content: "";
}
.fa-buysellads:before {
content: "";
}
.fa-connectdevelop:before {
content: "";
}
.fa-dashcube:before {
content: "";
}
.fa-forumbee:before {
content: "";
}
.fa-leanpub:before {
content: "";
}
.fa-sellsy:before {
content: "";
}
.fa-shirtsinbulk:before {
content: "";
}
.fa-simplybuilt:before {
content: "";
}
.fa-skyatlas:before {
content: "";
}
.fa-cart-plus:before {
content: "";
}
.fa-cart-arrow-down:before {
content: "";
}
.fa-diamond:before {
content: "";
}
.fa-ship:before {
content: "";
}
.fa-user-secret:before {
content: "";
}
.fa-motorcycle:before {
content: "";
}
.fa-street-view:before {
content: "";
}
.fa-heartbeat:before {
content: "";
}
.fa-venus:before {
content: "";
}
.fa-mars:before {
content: "";
}
.fa-mercury:before {
content: "";
}
.fa-intersex:before,
.fa-transgender:before {
content: "";
}
.fa-transgender-alt:before {
content: "";
}
.fa-venus-double:before {
content: "";
}
.fa-mars-double:before {
content: "";
}
.fa-venus-mars:before {
content: "";
}
.fa-mars-stroke:before {
content: "";
}
.fa-mars-stroke-v:before {
content: "";
}
.fa-mars-stroke-h:before {
content: "";
}
.fa-neuter:before {
content: "";
}
.fa-genderless:before {
content: "";
}
.fa-facebook-official:before {
content: "";
}
.fa-pinterest-p:before {
content: "";
}
.fa-whatsapp:before {
content: "";
}
.fa-server:before {
content: "";
}
.fa-user-plus:before {
content: "";
}
.fa-user-times:before {
content: "";
}
.fa-hotel:before,
.fa-bed:before {
content: "";
}
.fa-viacoin:before {
content: "";
}
.fa-train:before {
content: "";
}
.fa-subway:before {
content: "";
}
.fa-medium:before {
content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "";
}
.fa-optin-monster:before {
content: "";
}
.fa-opencart:before {
content: "";
}
.fa-expeditedssl:before {
content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "";
}
.fa-mouse-pointer:before {
content: "";
}
.fa-i-cursor:before {
content: "";
}
.fa-object-group:before {
content: "";
}
.fa-object-ungroup:before {
content: "";
}
.fa-sticky-note:before {
content: "";
}
.fa-sticky-note-o:before {
content: "";
}
.fa-cc-jcb:before {
content: "";
}
.fa-cc-diners-club:before {
content: "";
}
.fa-clone:before {
content: "";
}
.fa-balance-scale:before {
content: "";
}
.fa-hourglass-o:before {
content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "";
}
.fa-hourglass:before {
content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "";
}
.fa-hand-scissors-o:before {
content: "";
}
.fa-hand-lizard-o:before {
content: "";
}
.fa-hand-spock-o:before {
content: "";
}
.fa-hand-pointer-o:before {
content: "";
}
.fa-hand-peace-o:before {
content: "";
}
.fa-trademark:before {
content: "";
}
.fa-registered:before {
content: "";
}
.fa-creative-commons:before {
content: "";
}
.fa-gg:before {
content: "";
}
.fa-gg-circle:before {
content: "";
}
.fa-tripadvisor:before {
content: "";
}
.fa-odnoklassniki:before {
content: "";
}
.fa-odnoklassniki-square:before {
content: "";
}
.fa-get-pocket:before {
content: "";
}
.fa-wikipedia-w:before {
content: "";
}
.fa-safari:before {
content: "";
}
.fa-chrome:before {
content: "";
}
.fa-firefox:before {
content: "";
}
.fa-opera:before {
content: "";
}
.fa-internet-explorer:before {
content: "";
}
.fa-tv:before,
.fa-television:before {
content: "";
}
.fa-contao:before {
content: "";
}
.fa-500px:before {
content: "";
}
.fa-amazon:before {
content: "";
}
.fa-calendar-plus-o:before {
content: "";
}
.fa-calendar-minus-o:before {
content: "";
}
.fa-calendar-times-o:before {
content: "";
}
.fa-calendar-check-o:before {
content: "";
}
.fa-industry:before {
content: "";
}
.fa-map-pin:before {
content: "";
}
.fa-map-signs:before {
content: "";
}
.fa-map-o:before {
content: "";
}
.fa-map:before {
content: "";
}
.fa-commenting:before {
content: "";
}
.fa-commenting-o:before {
content: "";
}
.fa-houzz:before {
content: "";
}
.fa-vimeo:before {
content: "";
}
.fa-black-tie:before {
content: "";
}
.fa-fonticons:before {
content: "";
}
.fa-reddit-alien:before {
content: "";
}
.fa-edge:before {
content: "";
}
.fa-credit-card-alt:before {
content: "";
}
.fa-codiepie:before {
content: "";
}
.fa-modx:before {
content: "";
}
.fa-fort-awesome:before {
content: "";
}
.fa-usb:before {
content: "";
}
.fa-product-hunt:before {
content: "";
}
.fa-mixcloud:before {
content: "";
}
.fa-scribd:before {
content: "";
}
.fa-pause-circle:before {
content: "";
}
.fa-pause-circle-o:before {
content: "";
}
.fa-stop-circle:before {
content: "";
}
.fa-stop-circle-o:before {
content: "";
}
.fa-shopping-bag:before {
content: "";
}
.fa-shopping-basket:before {
content: "";
}
.fa-hashtag:before {
content: "";
}
.fa-bluetooth:before {
content: "";
}
.fa-bluetooth-b:before {
content: "";
}
.fa-percent:before {
content: "";
}
.fa-gitlab:before {
content: "";
}
.fa-wpbeginner:before {
content: "";
}
.fa-wpforms:before {
content: "";
}
.fa-envira:before {
content: "";
}
.fa-universal-access:before {
content: "";
}
.fa-wheelchair-alt:before {
content: "";
}
.fa-question-circle-o:before {
content: "";
}
.fa-blind:before {
content: "";
}
.fa-audio-description:before {
content: "";
}
.fa-volume-control-phone:before {
content: "";
}
.fa-braille:before {
content: "";
}
.fa-assistive-listening-systems:before {
content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "";
}
.fa-glide:before {
content: "";
}
.fa-glide-g:before {
content: "";
}
.fa-signing:before,
.fa-sign-language:before {
content: "";
}
.fa-low-vision:before {
content: "";
}
.fa-viadeo:before {
content: "";
}
.fa-viadeo-square:before {
content: "";
}
.fa-snapchat:before {
content: "";
}
.fa-snapchat-ghost:before {
content: "";
}
.fa-snapchat-square:before {
content: "";
}
.fa-pied-piper:before {
content: "";
}
.fa-first-order:before {
content: "";
}
.fa-yoast:before {
content: "";
}
.fa-themeisle:before {
content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "";
}
.fa-handshake-o:before {
content: "";
}
.fa-envelope-open:before {
content: "";
}
.fa-envelope-open-o:before {
content: "";
}
.fa-linode:before {
content: "";
}
.fa-address-book:before {
content: "";
}
.fa-address-book-o:before {
content: "";
}
.fa-vcard:before,
.fa-address-card:before {
content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "";
}
.fa-user-circle:before {
content: "";
}
.fa-user-circle-o:before {
content: "";
}
.fa-user-o:before {
content: "";
}
.fa-id-badge:before {
content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "";
}
.fa-quora:before {
content: "";
}
.fa-free-code-camp:before {
content: "";
}
.fa-telegram:before {
content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "";
}
.fa-shower:before {
content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "";
}
.fa-podcast:before {
content: "";
}
.fa-window-maximize:before {
content: "";
}
.fa-window-minimize:before {
content: "";
}
.fa-window-restore:before {
content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "";
}
.fa-bandcamp:before {
content: "";
}
.fa-grav:before {
content: "";
}
.fa-etsy:before {
content: "";
}
.fa-imdb:before {
content: "";
}
.fa-ravelry:before {
content: "";
}
.fa-eercast:before {
content: "";
}
.fa-microchip:before {
content: "";
}
.fa-snowflake-o:before {
content: "";
}
.fa-superpowers:before {
content: "";
}
.fa-wpexplorer:before {
content: "";
}
.fa-meetup:before {
content: "";
}
.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;
}
body .testimonial-entry-title a {
text-decoration: underline;
}
body .testimonial-entry {
margin-bottom: 2.375em;
text-align: center;
}
@media screen and (min-width: 48em) {
body .testimonial-entry {
text-align: left;
margin-bottom: 3.875em;
}
}
@media screen and (min-width: 48em) {
body .testimonial-featured-image {
float: left;
margin-right: 1.875em;
}
}
body .testimonial-featured-image img {
border-radius: 100%;
width: 100px;
margin: 0 auto;
}
body .testimonial-entry-content:before {
content: '\201C';
display: block;
font-size: 50px;
font-size: 3.125rem;
line-height: 0.97;
color: #e0e1e5;
font-weight: 700;
margin-bottom: -0.26em;
}
body .testimonial-entry-title {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
color: #666666;
text-transform: uppercase;
font-weight: 400;
margin-top: 1.33333em;
}
body .testimonial-entry.has-testimonial-thumbnail {
position: relative;
padding-top: 134px;
}
@media screen and (min-width: 48em) {
body .testimonial-entry.has-testimonial-thumbnail {
padding-left: 130px;
padding-top: 0;
}
}
body .testimonial-entry.has-testimonial-thumbnail .testimonial-featured-image {
position: absolute;
top: 1.14286em;
left: 0;
right: 0;
}
@media screen and (min-width: 48em) {
body .testimonial-entry.has-testimonial-thumbnail .testimonial-featured-image {
right: auto;
top: 0.25em;
}
}
@media screen and (max-width: 61.9375em) {
body .testimonial-entry-mobile-last-item-row,
body .testimonial-entry-mobile-first-item-row {
width: 100%;
}
}
@media screen and (min-width: 62em) {
.page-template-template-front-page .jetpack-testimonial-shortcode {
margin: 0 -19.7%;
}
}
@media screen and (min-width: 93.375em) {
.page-template-template-front-page .jetpack-testimonial-shortcode {
margin: 0 -14.625em;
}
}  .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
border-radius: 4px;
-moz-box-shadow: 0, 1px, 4px, rgba(0, 0, 0, 0.2), "";
-webkit-box-shadow: 0, 1px, 4px, rgba(0, 0, 0, 0.2), "";
box-shadow: 0, 1px, 4px, rgba(0, 0, 0, 0.2), "";
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
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);
-moz-transition: ease-in-out 0.3s;
-o-transition: ease-in-out 0.3s;
-webkit-transition: ease-in-out 0.3s;
transition: ease-in-out 0.3s;
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.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:hover {
opacity: 1;
}
.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: 100%;
white-space: nowrap;
overflow: hidden;
-moz-box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset;
-webkit-box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset;
box-shadow: 0, 0, 3px, rgba(0, 0, 0, 0.3), inset;
border-radius: 20px;
}
.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%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.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;
}
}  a {
color: inherit;
text-decoration: none;
-moz-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
-webkit-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
}
a:hover, a:active {
outline: 0;
}
a:hover {
color: #01bea0;
} @media screen and (min-width: 62em) {
.main-navigation {
float: left;
clear: both;
display: block;
width: 100%;
}
}
@media screen and (min-width: 62em) {
.top-line .site-header-menu {
-webkit-order: 2;
order: 2;
margin: 0 auto 0 -0.929em;
width: 100%;
}
}
@media screen and (min-width: 62em) {
.top-navigation-right li,
.main-navigation li {
float: left;
}
}
.top-navigation-right li,
.main-navigation li {
border-bottom: 1px solid #e0e1e5;
font-weight: 700;
text-transform: uppercase;
}
@media screen and (min-width: 62em) {
.top-navigation-right li,
.main-navigation li {
border-bottom: 0px solid #e0e1e5;
}
}
.top-navigation-right .top-navigation-mobile,
.main-navigation .top-navigation-mobile {
margin: 1.5em 0;
font-size: 12px;
font-size: 0.75rem;
}
.top-navigation-right .top-navigation-mobile li,
.main-navigation .top-navigation-mobile li {
border-bottom: 0px solid #e0e1e5;
}
.top-navigation-right .top-navigation-mobile a,
.main-navigation .top-navigation-mobile a {
padding: 0.85714em 0;
}
.top-navigation-right .top-navigation-mobile ul,
.main-navigation .top-navigation-mobile ul {
border-top: 0px solid #e0e1e5;
}
.top-navigation-right .top-navigation-mobile ul a,
.main-navigation .top-navigation-mobile ul a {
padding-left: 1.57143em;
}
.top-navigation-right .top-navigation-mobile ul ul a,
.main-navigation .top-navigation-mobile ul ul a {
padding-left: 3.14286em;
}
.top-navigation-right .top-navigation-mobile ul ul ul a,
.main-navigation .top-navigation-mobile ul ul ul a {
padding-left: 4.71429em;
}
.search-icon-wrapper,
.top-navigation-right ul,
.main-navigation ul {
font-size: 12px;
font-size: 0.75rem;
}
.top-navigation-right ul ul,
.main-navigation ul ul {
font-size: 12px;
font-size: 0.75rem;
}
@media screen and (min-width: 62em) {
.top-navigation-right ul,
.main-navigation ul {
margin: 0 -0.929em;
font-size: 13px;
font-size: 0.8125rem;
}
}
.search-icon-wrapper a,
.top-navigation-right a,
.main-navigation a {
display: block;
padding: 1.10714em 0;
}
@media screen and (min-width: 62em) {
.search-icon-wrapper a,
.top-navigation-right a,
.main-navigation a {
padding: 0;
}
}
@media screen and (min-width: 62em) {
.search-icon-wrapper li,
.top-navigation-right li,
.main-navigation li {
padding: 0 0 1.7em;
}
.search-icon-wrapper li li,
.top-navigation-right li li,
.main-navigation li li {
padding: 0;
}
}
.search-icon-wrapper .fa,
.top-navigation-right .fa,
.main-navigation .fa {
font-size: 16px;
font-size: 1rem;
}
@media screen and (min-width: 62em) {
.search-icon-wrapper {
padding-bottom: 1.7em;
}
}
.footer-navigation ul,
.top-navigation-right ul,
.main-navigation ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.footer-navigation ul ul,
.top-navigation-right ul ul,
.main-navigation ul ul {
display: none;
margin: -1px 0;
text-transform: none;
border-top: 1px solid #e0e1e5;
}
@media screen and (min-width: 62em) {
.footer-navigation ul ul,
.top-navigation-right ul ul,
.main-navigation ul ul {
width: 178px;
background: #fff;
border: 1px solid #e0e1e5;
float: left;
position: absolute;
top: 100%;
visibility: hidden;
z-index: 99999;
margin: 0;
display: block;
}
.footer-navigation ul ul ul,
.top-navigation-right ul ul ul,
.main-navigation ul ul ul {
visibility: hidden;
top: -1px;
}
.footer-navigation ul ul li,
.top-navigation-right ul ul li,
.main-navigation ul ul li {
float: none;
}
}
.footer-navigation ul ul li,
.top-navigation-right ul ul li,
.main-navigation ul ul li {
margin: 0;
margin-left: -1px;
}
@media screen and (min-width: 62em) {
.footer-navigation ul ul li:hover > ul, .footer-navigation ul ul li.focus > ul,
.top-navigation-right ul ul li:hover > ul,
.top-navigation-right ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
}
.footer-navigation ul ul a,
.top-navigation-right ul ul a,
.main-navigation ul ul a {
padding-left: 1.57143em;
}
@media screen and (min-width: 62em) {
.footer-navigation ul ul a,
.top-navigation-right ul ul a,
.main-navigation ul ul a {
border-left: 2px solid transparent;
width: 100%;
padding: 0.85em 1em;
}
}
.footer-navigation ul ul ul a,
.top-navigation-right ul ul ul a,
.main-navigation ul ul ul a {
padding-left: 3.14286em;
}
@media screen and (min-width: 62em) {
.footer-navigation ul ul ul a,
.top-navigation-right ul ul ul a,
.main-navigation ul ul ul a {
padding: 0.85em 1em;
}
}
.footer-navigation ul ul ul ul a,
.top-navigation-right ul ul ul ul a,
.main-navigation ul ul ul ul a {
padding-left: 4.71429em;
}
@media screen and (min-width: 62em) {
.footer-navigation ul ul ul ul a,
.top-navigation-right ul ul ul ul a,
.main-navigation ul ul ul ul a {
padding: 0.85em 1em;
}
}
@media screen and (min-width: 62em) {
.footer-navigation ul li > ul,
.top-navigation-right ul li > ul,
.main-navigation ul li > ul {
left: -1.28571em;
}
.footer-navigation ul li > ul.toleft,
.top-navigation-right ul li > ul.toleft,
.main-navigation ul li > ul.toleft {
right: 0;
left: auto;
}
.footer-navigation ul li > ul.toleft ul.toleft ul,
.top-navigation-right ul li > ul.toleft ul.toleft ul,
.main-navigation ul li > ul.toleft ul.toleft ul {
left: -100%;
right: auto;
}
.footer-navigation ul li li > ul,
.top-navigation-right ul li li > ul,
.main-navigation ul li li > ul {
left: 100%;
}
.footer-navigation ul li li > ul.toleft,
.top-navigation-right ul li li > ul.toleft,
.main-navigation ul li li > ul.toleft {
left: -100%;
right: auto;
}
.footer-navigation ul li:hover > ul,
.footer-navigation ul li.focus > ul,
.top-navigation-right ul li:hover > ul,
.top-navigation-right ul li.focus > ul,
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
visibility: visible;
}
}
.footer-navigation li,
.top-navigation-right li,
.main-navigation li {
position: relative;
margin: 0;
}
@media screen and (min-width: 62em) {
.footer-navigation li,
.top-navigation-right li,
.main-navigation li {
margin: 0 0.929em;
}
}
.footer-navigation a,
.top-navigation-right a,
.main-navigation a {
text-decoration: none;
color: inherit;
-moz-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
-webkit-transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
}
.footer-navigation a:hover,
.top-navigation-right a:hover,
.main-navigation a:hover {
color: #01bea0;
}
.footer-navigation .current_page_item > a,
.footer-navigation .current-menu-item > a,
.footer-navigation .current_page_ancestor > a,
.footer-navigation .current-menu-ancestor > a,
.top-navigation-right .current_page_item > a,
.top-navigation-right .current-menu-item > a,
.top-navigation-right .current_page_ancestor > a,
.top-navigation-right .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #01bea0;
}
.footer-navigation .menu-item-has-children ul a:hover, .footer-navigation .menu-item-has-children ul .current_page_item > a,
.footer-navigation .menu-item-has-children ul .current-menu-item > a,
.footer-navigation .menu-item-has-children ul .current_page_ancestor > a,
.footer-navigation .menu-item-has-children ul .current-menu-ancestor > a,
.top-navigation-right .menu-item-has-children ul a:hover,
.top-navigation-right .menu-item-has-children ul .current_page_item > a,
.top-navigation-right .menu-item-has-children ul .current-menu-item > a,
.top-navigation-right .menu-item-has-children ul .current_page_ancestor > a,
.top-navigation-right .menu-item-has-children ul .current-menu-ancestor > a,
.main-navigation .menu-item-has-children ul a:hover,
.main-navigation .menu-item-has-children ul .current_page_item > a,
.main-navigation .menu-item-has-children ul .current-menu-item > a,
.main-navigation .menu-item-has-children ul .current_page_ancestor > a,
.main-navigation .menu-item-has-children ul .current-menu-ancestor > a {
border-left-color: currentColor;
}
.top-navigation-right .menu-item-has-children a,
.main-navigation .menu-item-has-children a {
margin-right: 4em;
}
@media screen and (min-width: 62em) {
.top-navigation-right .menu-item-has-children a,
.main-navigation .menu-item-has-children a {
margin-right: 0;
}
}
@media screen and (min-width: 62em) {
.top-navigation-right .menu-item-has-children .menu-item-has-children a,
.main-navigation .menu-item-has-children .menu-item-has-children a {
padding: 0.85em 2.6em 0.85em 1em;
}
}
.footer-navigation {
line-height: 1.4;
font-size: 13px;
font-size: 0.8125rem;
width: 100%;
-webkit-order: 1;
order: 1;
}
@media screen and (min-width: 62em) {
.footer-navigation {
width: auto;
}
}
@media screen and (min-width: 48em) {
.footer-navigation ul {
margin: 0 -0.35714em 0;
}
}
.footer-navigation li {
display: block;
margin: 0 0 0.71429em;
}
@media screen and (min-width: 48em) {
.footer-navigation li {
display: inline-block;
margin: 0.35714em;
}
.footer-navigation li:after {
content: '\002f';
margin-left: 0.78571em;
}
.footer-navigation li:last-child:after {
display: none;
}
}
.site-info + .footer-navigation {
margin-bottom: 2em;
}
@media screen and (min-width: 62em) {
.site-info + .footer-navigation {
margin-bottom: 0;
}
}
.top-navigation-right .menu-item-has-children > a:after,
.top-navigation-right .menu-item-has-children .dropdown-toggle:after,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children .dropdown-toggle:after {
content: "";
font-family: FontAwesome;
font-size: 14px;
font-size: 0.875rem;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent: 0px;
}
.top-navigation-right .menu-item-has-children .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children .menu-item-has-children > a:after {
position: absolute;
top: 0.6em;
right: 1.3em;
}
.top-navigation-right .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children > a:after {
display: none;
margin-left: 0.5em;
float: right;
line-height: inherit;
}
@media screen and (min-width: 62em) {
.top-navigation-right .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children > a:after {
display: block;
}
}
.top-navigation-right .menu-item-has-children .dropdown-toggle,
.main-navigation .menu-item-has-children .dropdown-toggle {
background: transparent;
border: 0px solid;
height: auto;
position: absolute;
top: 0.7em;
right: 0;
color: inherit;
padding: 0 1.45em;
}
.top-navigation-right .menu-item-has-children .dropdown-toggle.toggled-on:after,
.main-navigation .menu-item-has-children .dropdown-toggle.toggled-on:after {
display: block;
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
@media screen and (min-width: 62em) {
.top-navigation-right .menu-item-has-children .dropdown-toggle,
.main-navigation .menu-item-has-children .dropdown-toggle {
display: none;
}
}
.top-navigation-right .sub-menu .menu-item-has-children > a:after,
.main-navigation .sub-menu .menu-item-has-children > a:after {
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
float: right;
}
.top-navigation-right-mobile {
border-top: 1px solid #e0e1e5;
}
.main-navigation {
margin: 0;
}
@media screen and (min-width: 62em) {
.main-navigation > div:last-child {
margin-bottom: 0;
}
}
.main-navigation .menu-primary-container,
.main-navigation .menu-top-right-container {
display: none;
}
.main-navigation.toggled .menu-primary-container,
.main-navigation.toggled .menu-top-right-container {
display: block;
}
@media screen and (min-width: 62em) {
.main-navigation .menu-primary-container {
display: block;
}
}
@media screen and (max-width: 61.9375em) {
.site-header-menu {
position: relative;
}
}
.search-icon-wrapper,
.menu-top-right-container {
display: none;
vertical-align: top;
}
@media screen and (min-width: 62em) {
.search-icon-wrapper,
.menu-top-right-container {
display: inline-block;
}
}
@media screen and (min-width: 62em) {
.menu-top-right-container {
margin-right: 1.78571em;
position: relative;
}
.menu-top-right-container:before {
content: '';
position: absolute;
display: block;
top: -0.35714em;
right: -1.21429em;
height: 2.14286em;
width: 1px;
background: #f0f0f0;
}
}
@media screen and (min-width: 62em) {
.top-navigation-right,
.main-navigation {
margin: 1.15em 0 0;
}
} .menu-toggle, .main-navigation .toggled ul:not(.sub-menu), .main-navigation ul ul.toggled-on {
display: block;
}
@media screen and (min-width: 62em) {
.menu-toggle-wrapper {
display: none;
}
.footer-navigation ul,
.top-navigation-right ul,
.top-navigation ul,
.main-navigation ul {
display: block;
}
.main-navigation .top-navigation-right-mobile,
.main-navigation .top-navigation-mobile {
display: none;
}
}
.menu-footer-menu-container {
display: inline-block;
}
.footer-navigation {
text-align: center;
}
.search-icon-wrapper {
margin-left: 1.42857em;
}
.search-icon-wrapper a {
display: block;
} .post-navigation {
clear: both;
margin: 6.25em 0 0;
}
@media screen and (min-width: 48em) {
.post-navigation .nav-links {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: stretch;
align-items: stretch;
width: 100%;
}
}
.post-navigation .post-title {
-moz-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.post-navigation a {
color: inherit;
display: block;
height: 100%;
}
.post-navigation a:hover {
text-decoration: none;
}
.post-navigation a:hover .no-bg .post-title {
color: #01bea0;
}
@media screen and (min-width: 48em) {
.post-navigation .nav-previous {
padding-right: 1.5625em;
}
.post-navigation .nav-next {
padding-left: 1.5625em;
}
}
.post-navigation span {
display: block;
}
.post-navigation .meta-nav {
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
margin: 0 1.57143em 1.35714em;
}
.post-navigation .post-title {
line-height: 1.4;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
margin: 0 1.22222em 1.44444em;
}
.post-navigation .meta-nav, .post-navigation .post-title {
position: relative;
z-index: 1;
}
.post-navigation .nav-bg {
background-repeat: no-repeat;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
min-height: 145px;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-end;
align-items: flex-end;
position: relative;
color: #fff;
}
@media screen and (min-width: 48em) {
.post-navigation .nav-bg {
min-height: 188px;
}
}
.post-navigation .nav-bg div {
width: 100%;
}
.post-navigation .nav-bg:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(51, 51, 51, 0.4);
z-index: 0;
-moz-transition: background 0.3s ease-in-out;
-o-transition: background 0.3s ease-in-out;
-webkit-transition: background 0.3s ease-in-out;
transition: background 0.3s ease-in-out;
}
.post-navigation .nav-bg.no-bg {
color: inherit;
}
.post-navigation .nav-bg.no-bg:before {
display: none;
}
.post-navigation .nav-bg.no-bg .meta-nav {
color: #666666;
}
.post-navigation a:hover .nav-bg:before {
background: rgba(51, 51, 51, 0.8);
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
overflow: hidden;
}
.comment-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next,
.post-navigation .nav-previous + .nav-next {
margin-top: 0.71429em;
}
@media screen and (min-width: 48em) {
.comment-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next,
.post-navigation .nav-previous + .nav-next {
margin-top: 0;
}
}
@media screen and (min-width: 48em) {
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
width: 50%;
}
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: right;
}
@media screen and (min-width: 48em) {
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
margin: 0 0 0 auto;
width: 50%;
}
}
.pagination {
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
margin: 4.66667em -0.72222em 0;
width: 100%;
}
.pagination .page-numbers {
display: block;
float: left;
margin: 0 0.72222em 0.72222em;
line-height: 2.77778em;
text-decoration: none;
}
.pagination .page-numbers.current {
color: #666666;
}
.pagination a.page-numbers:hover {
text-decoration: underline;
}
.pagination a.prev,
.pagination a.next {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.6em;
background: #333333;
color: #fff;
height: 1.66667em;
width: 1.66667em;
text-align: center;
overflow: hidden;
}
.pagination a.prev:before,
.pagination a.next:before {
display: block;
font: normal normal normal 1em/1.53333em FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height: 1.66667em;
width: 1.66667em;
text-align: center;
}
.pagination a.prev:hover,
.pagination a.next:hover {
background: #01bea0;
color: #fff;
text-decoration: none;
}
.pagination .prev {
margin: 0 0.8em 0.43333em 0.43333em;
}
.pagination .prev:before {
content: "";
}
.pagination .next {
margin: 0 0.43333em 0.43333em 0.8em;
}
.pagination .next:before {
content: "";
} @media screen and (min-width: 62em) {
.theme-social-menu a[href*="twitter.com"] .menu-text, .theme-social-menu a[href*="facebook.com"] .menu-text, .theme-social-menu a[href*="google.com"] .menu-text, .theme-social-menu a[href*="plus.google.com"] .menu-text, .theme-social-menu a[href*="pinterest.com"] .menu-text, .theme-social-menu a[href*="foursquare.com"] .menu-text, .theme-social-menu a[href*="yahoo.com"] .menu-text, .theme-social-menu a[href*="skype:"] .menu-text, .theme-social-menu a[href*="yelp.com"] .menu-text, .theme-social-menu a[href*="linkedin.com"] .menu-text, .theme-social-menu a[href*="viadeo.com"] .menu-text, .theme-social-menu a[href*="xing.com"] .menu-text, .theme-social-menu a[href*="soundcloud.com"] .menu-text, .theme-social-menu a[href*="spotify.com"] .menu-text, .theme-social-menu a[href*="last.fm"] .menu-text, .theme-social-menu a[href*="youtube.com"] .menu-text, .theme-social-menu a[href*="vimeo.com"] .menu-text, .theme-social-menu a[href*="vine.com"] .menu-text, .theme-social-menu a[href*="flickr.com"] .menu-text, .theme-social-menu a[href*="500px.com"] .menu-text, .theme-social-menu a[href*="instagram.com"] .menu-text, .theme-social-menu a[href*="tumblr.com"] .menu-text, .theme-social-menu a[href*="reddit.com"] .menu-text, .theme-social-menu a[href*="dribbble.com"] .menu-text, .theme-social-menu a[href*="stumbleupon.com"] .menu-text, .theme-social-menu a[href*="digg.com"] .menu-text, .theme-social-menu a[href*="behance.net"] .menu-text, .theme-social-menu a[href*="delicious.com"] .menu-text, .theme-social-menu a[href*="deviantart.com"] .menu-text, .theme-social-menu a[href*="play.com"] .menu-text, .theme-social-menu a[href*="wikipedia.com"] .menu-text, .theme-social-menu a[href*="apple.com"] .menu-text, .theme-social-menu a[href*="github.com"] .menu-text, .theme-social-menu a[href*="github.io"] .menu-text, .theme-social-menu a[href*="windows.com"] .menu-text, .theme-social-menu a[href*="tripadvisor."] .menu-text, .theme-social-menu a[href*="slideshare.net"] .menu-text, .theme-social-menu a[href*=".rss"] .menu-text, .theme-social-menu a[href*="vk.com"] .menu-text, .theme-social-menu a[href*="tel:"] .menu-text, .theme-social-menu a[href*="/map"] .menu-text, .theme-social-menu a[href*="mailto:"] .menu-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.theme-social-menu a[href*="twitter.com"]:before, .theme-social-menu a[href*="facebook.com"]:before, .theme-social-menu a[href*="google.com"]:before, .theme-social-menu a[href*="plus.google.com"]:before, .theme-social-menu a[href*="pinterest.com"]:before, .theme-social-menu a[href*="foursquare.com"]:before, .theme-social-menu a[href*="yahoo.com"]:before, .theme-social-menu a[href*="skype:"]:before, .theme-social-menu a[href*="yelp.com"]:before, .theme-social-menu a[href*="linkedin.com"]:before, .theme-social-menu a[href*="viadeo.com"]:before, .theme-social-menu a[href*="xing.com"]:before, .theme-social-menu a[href*="soundcloud.com"]:before, .theme-social-menu a[href*="spotify.com"]:before, .theme-social-menu a[href*="last.fm"]:before, .theme-social-menu a[href*="youtube.com"]:before, .theme-social-menu a[href*="vimeo.com"]:before, .theme-social-menu a[href*="vine.com"]:before, .theme-social-menu a[href*="flickr.com"]:before, .theme-social-menu a[href*="500px.com"]:before, .theme-social-menu a[href*="instagram.com"]:before, .theme-social-menu a[href*="tumblr.com"]:before, .theme-social-menu a[href*="reddit.com"]:before, .theme-social-menu a[href*="dribbble.com"]:before, .theme-social-menu a[href*="stumbleupon.com"]:before, .theme-social-menu a[href*="digg.com"]:before, .theme-social-menu a[href*="behance.net"]:before, .theme-social-menu a[href*="delicious.com"]:before, .theme-social-menu a[href*="deviantart.com"]:before, .theme-social-menu a[href*="play.com"]:before, .theme-social-menu a[href*="wikipedia.com"]:before, .theme-social-menu a[href*="apple.com"]:before, .theme-social-menu a[href*="github.com"]:before, .theme-social-menu a[href*="github.io"]:before, .theme-social-menu a[href*="windows.com"]:before, .theme-social-menu a[href*="tripadvisor."]:before, .theme-social-menu a[href*="slideshare.net"]:before, .theme-social-menu a[href*=".rss"]:before, .theme-social-menu a[href*="vk.com"]:before, .theme-social-menu a[href*="tel:"]:before, .theme-social-menu a[href*="/map"]:before, .theme-social-menu a[href*="mailto:"]:before {
margin-right: 0;
}
}
.theme-social-menu a:before {
font: normal normal normal 1rem/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent: 0px;
display: inline-block !important;
margin-right: 0.438em;
font-size: 20px;
font-size: 1.25rem;
min-width: 38px;
}
@media screen and (min-width: 62em) {
.theme-social-menu a:before {
font-size: 16px;
font-size: 1rem;
min-width: 0;
}
}
.theme-social-menu a:empty {
width: 1em;
}
.theme-social-menu a[href*="twitter.com"]:before {
content: "";
}
.theme-social-menu a[href*="facebook.com"]:before {
content: "";
}
.theme-social-menu a[href*="google.com"]:before {
content: "";
}
.theme-social-menu a[href*="plus.google.com"]:before {
content: "";
}
.theme-social-menu a[href*="/map"]:before {
content: "";
}
.theme-social-menu a[href*="pinterest.com"]:before {
content: "";
}
.theme-social-menu a[href*="foursquare.com"]:before {
content: "";
}
.theme-social-menu a[href*="yahoo.com"]:before {
content: "";
}
.theme-social-menu a[href*="skype:"]:before {
content: "";
}
.theme-social-menu a[href*="yelp.com"]:before {
content: "";
}
.theme-social-menu a[href*="linkedin.com"]:before {
content: "";
}
.theme-social-menu a[href*="viadeo.com"]:before {
content: "";
}
.theme-social-menu a[href*="xing.com"]:before {
content: "";
}
.theme-social-menu a[href*="soundcloud.com"]:before {
content: "";
}
.theme-social-menu a[href*="spotify.com"]:before {
content: "";
}
.theme-social-menu a[href*="last.fm"]:before {
content: "";
}
.theme-social-menu a[href*="youtube.com"]:before {
content: "";
}
.theme-social-menu a[href*="vimeo.com"]:before {
content: "";
}
.theme-social-menu a[href*="vine.com"]:before {
content: "";
}
.theme-social-menu a[href*="flickr.com"]:before {
content: "";
}
.theme-social-menu a[href*="500px.com"]:before {
content: "";
}
.theme-social-menu a[href*="instagram.com"]:before {
content: "";
}
.theme-social-menu a[href*="tumblr.com"]:before {
content: "";
}
.theme-social-menu a[href*="reddit.com"]:before {
content: "";
}
.theme-social-menu a[href*="dribbble.com"]:before {
content: "";
}
.theme-social-menu a[href*="stumbleupon.com"]:before {
content: "";
}
.theme-social-menu a[href*="digg.com"]:before {
content: "";
}
.theme-social-menu a[href*="behance.net"]:before {
content: "";
}
.theme-social-menu a[href*="delicious.com"]:before {
content: "";
}
.theme-social-menu a[href*="deviantart.com"]:before {
content: "";
}
.theme-social-menu a[href*="play.com"]:before {
content: "";
}
.theme-social-menu a[href*="wikipedia.com"]:before {
content: "";
}
.theme-social-menu a[href*="apple.com"]:before {
content: "";
}
.theme-social-menu a[href*="github.com"]:before {
content: "";
}
.theme-social-menu a[href*="github.io"]:before {
content: "";
}
.theme-social-menu a[href*="windows.com"]:before {
content: "";
}
.theme-social-menu a[href*="tripadvisor."]:before {
content: "";
}
.theme-social-menu a[href*="slideshare.net"]:before {
content: "";
}
.theme-social-menu a[href*=".rss"]:before {
content: "";
}
.theme-social-menu a[href*="vk.com"]:before {
content: "";
}
.theme-social-menu a[href*="tel:"]:before {
content: "";
}
.theme-social-menu a[href*="mailto:"]:before {
content: "";
}  .says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
} #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 2.625em;
margin-bottom: 1.3125em;
margin-top: .5em;
}
.alignright {
display: inline;
float: right;
margin-left: 2.625em;
margin-bottom: 1.3125em;
margin-top: .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,
.navigation:after,
.navigation:before {
content: "";
display: table;
table-layout: fixed;
}
.navigation:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget-area > :last-child,
.widget > :last-child {
margin-bottom: 0;
}
.widget {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
margin-bottom: 5.85714em;
}
.widget a {
border-bottom: 1px dotted currentColor;
}
.widget a:hover {
text-decoration: none;
}
.widget input[type="submit"] {
margin-top: 0.35714em;
}
.widget label {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
}
@media screen and (min-width: 48em) {
.widget label {
font-size: 16px;
font-size: 1rem;
line-height: 1.4;
}
}
.widget p {
margin-bottom: 1.78571em;
}
.site-content .widget-area .widget:last-child {
margin-bottom: 0;
}
.widget .widget-title {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
margin-bottom: 2.14286em;
text-transform: uppercase;
}
.widget .widget .widget-title:empty {
margin-bottom: 0;
}
.widget ol, .widget ul {
list-style: none;
margin-left: 0;
}
.widget ol li + li, .widget ul li + li {
margin-top: 1.5em;
}
.widget ol ul, .widget ol ol, .widget ul ul, .widget ul ol {
margin: 1.5em 0 0 1.28571em;
}
.widget.widget_calendar a {
border-bottom: 0px dotted;
}
.widget.widget_calendar .calendar_wrap {
padding-top: 0.35714em;
}
.widget.widget_calendar table {
border: 1px solid #e0e1e5;
table-layout: auto;
max-width: 270px;
}
.widget.widget_calendar caption {
padding: 0.64286em;
text-align: center;
border-top: 1px solid #e0e1e5;
border-right: 1px solid #e0e1e5;
border-left: 1px solid #e0e1e5;
}
.widget.widget_calendar th, .widget.widget_calendar td {
border-width: 0;
width: 28px;
}
.widget.widget_calendar thead {
background: #f4f4f4;
border-width: 0 0 1px 0;
}
.widget.widget_calendar th {
font-weight: 400;
color: #666666;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
color: #666666;
padding: 0.39286em 0;
}
.widget.widget_calendar th, .widget.widget_calendar td {
text-align: center;
}
.widget.widget_calendar td {
padding: 0.39286em 0;
}
.widget.widget_calendar tbody a {
color: #01bea0;
text-decoration: underline;
}
@media screen and (min-width: 93.375em) {
.widget.widget_calendar thead tr td:first-child, .widget.widget_calendar thead tr th:first-child,
.widget.widget_calendar tbody tr td:first-child,
.widget.widget_calendar tbody tr th:first-child {
padding-left: 2.2em;
}
.widget.widget_calendar thead tr td:last-child, .widget.widget_calendar thead tr th:last-child,
.widget.widget_calendar tbody tr td:last-child,
.widget.widget_calendar tbody tr th:last-child {
padding-right: 2.2em;
}
}
.widget.widget_calendar tfoot td {
padding: 0.67857em 0.71429em;
text-align: left;
border-top: 1px solid #e0e1e5;
}
@media screen and (min-width: 93.375em) {
.widget.widget_calendar tfoot td {
padding: 0.67857em 1em;
}
}
.widget.widget_calendar tfoot td:last-child {
text-align: right;
}
.widget.widget_calendar #next {
text-align: right;
}
.widget.widget_archive select, .widget.widget_categories select {
margin-top: 1.8em;
}
.widget .search-form-wrapper {
margin: 0;
}
.widget.widget_search .widget-title + form {
margin: 2.15em 0 0;
}
@media screen and (min-width: 48em) {
.widget.widget_search .widget-title + form {
margin: 2.1875em 0 0;
}
}
.search-form-wrapper {
clear: none;
}
.entry-content .tagcloud {
clear: both;
margin-top: 3.85em;
}
.entry-content .tagcloud:last-child {
margin-bottom: 1.4em;
}
.tagcloud a {
border: 1px solid #e0e1e5;
display: inline-block;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
margin: 0.42857em 0.21429em 0 0;
padding: 0.10714em 0.64286em;
background: transparent;
text-decoration: none;
color: inherit;
-moz-transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out, color 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out, color 0.15s ease-in-out;
-webkit-transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out, color 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, background 0.15s ease-in-out, color 0.15s ease-in-out;
}
.tagcloud a:hover {
background: #e0e1e5;
text-decoration: none;
color: inherit;
}
.tags-title {
margin-right: 0.4em;
}
.widget .jetpack-image-container > :last-child {
margin-bottom: 0;
}
.widget .widget-title a {
color: inherit;
}
.widget div[class^="gr_custom_container"] {
border: 0px solid gray;
border-radius: 0;
padding: 0;
background-color: #FFF;
color: inherit;
}
.widget .milestone-countdown, .widget .milestone-message,
.widget div[class^="gr_custom_each_container"] {
border-color: #e0e0e0;
}
.widget div[class^="gr_custom_container"] a {
color: inherit;
}
.widget.widget_eu_cookie_law_widget {
background: #fff;
}
.widget.widget_googleplus_badge * {
max-width: 100%;
}
.widget .upcoming-events li {
margin-bottom: 0;
}
.widget .milestone-countdown, .widget .milestone-message {
color: inherit;
}
.widget.widget_authors > ul > li {
margin-bottom: 0;
}
.widget.widget_wpcom_social_media_icons_widget a.genericon {
margin-right: 1em;
color: inherit;
}
.widget.widget_wpcom_social_media_icons_widget a.genericon:hover {
color: #01bea0;
}
.widget .jetpack-display-remote-posts {
margin: 0;
}
.widget .jetpack-display-remote-posts a:hover {
text-decoration: underline;
}
.widget .jetpack-display-remote-posts h4 {
margin: 0.8em 0;
}
.widget .jetpack-display-remote-posts h4:first-of-type {
margin-top: 0;
}
.widget .jetpack-display-remote-posts h4 + a {
margin: 1.2em 0 0;
display: block;
}
.widget .jetpack-display-remote-posts p {
margin: 0.8em 0 0 !important;
font-size: 14px;
font-size: 0.875rem;
line-height: inherit !important;
}
.widget .jetpack-display-remote-posts h4,
.widget .grofile-meta h4 {
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
font-family: inherit;
line-height: inherit;
}
.widget .tiled-gallery {
margin: 0;
} .content-area {
padding-top: 4.6875em;
}
.page-template-template-front-page .content-area {
padding-top: 3.3125em;
}
body.woocommerce-cart .content-area:not(.full-width) {
padding-right: 0;
width: 100%;
}
@media screen and (min-width: 62em) {
.content-area:not(.full-width) {
float: left;
width: 71.7%;
padding-right: 2.1875em;
}
}
.site-content .widget-area {
overflow: hidden;
margin-top: 7.14286em;
}
@media screen and (min-width: 62em) {
.site-content .widget-area {
float: right;
width: 28.3%;
padding-left: 2.1875em;
padding-top: 4.75em;
margin-top: 0;
}
} .site-header {
position: relative;
padding: 1.14286em 0 0;
}
@media screen and (min-width: 62em) {
.site-header {
padding: 0.5em 0 0;
border-bottom: 1px solid #e0e1e5;
}
}
@media screen and (min-width: 62em) {
.site-logo-wrapper {
margin-right: 2.5em;
margin-bottom: 0.55em;
}
}
@media screen and (min-width: 62em) {
.site-header-main,
.site-logo-wrapper {
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.custom-logo-link {
display: block;
margin: 0 0 0.4em;
}
@media screen and (min-width: 62em) {
.custom-logo-link {
margin: 0 0.9em 0 0;
}
}
.custom-logo {
max-width: 180px;
margin: 0 auto;
display: block;
}
@media screen and (min-width: 62em) {
.custom-logo {
margin: 0;
}
}
.menu-toggle-wrapper,
.site-branding {
border-bottom: 1px solid #e0e1e5;
margin-left: -1.25em;
margin-right: -1.25em;
}
@media screen and (min-width: 62em) {
.menu-toggle-wrapper,
.site-branding {
border-bottom: 0px solid;
margin-left: 0;
margin-right: 0;
}
}
.site-branding {
text-align: center;
padding: 0 1.5em 0;
}
@media screen and (min-width: 48em) {
.site-branding {
padding: 0.25em 2.5em 0.75em;
}
}
@media screen and (min-width: 62em) {
.site-branding {
text-align: left;
padding: 0;
margin: 0;
max-width: 100%;
min-width: 0;
overflow: hidden;
}
.top-line .site-branding {
margin: 0 auto 0 0;
}
}
.site-title-wrapper {
padding: 0.28571em 0 1.35714em;
}
@media screen and (min-width: 62em) {
.site-title-wrapper {
padding: 0;
}
}
.site-title {
font-family: inherit;
font-weight: 900;
text-transform: uppercase;
margin: 0;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.4;
}
@media screen and (min-width: 48em) {
.site-title {
line-height: 1.15385;
font-size: 25px;
font-size: 1.5625rem;
}
}
.site-branding .site-title a {
color: inherit;
}
.site-branding .site-title a:hover {
text-decoration: none;
}
.site-description {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
margin: 0.2em 0 0;
}
@media screen and (min-width: 62em) {
.site-header-menu {
margin: 0 auto 0 0;
}
}
@media screen and (min-width: 62em) {
.top-navigation-right,
.site-header-menu {
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
}
}
.menu-toggle-wrapper .search-icon-wrapper {
display: block;
float: right;
margin-right: 1.25em;
}
.menu-toggle-wrapper .search-icon-wrapper .search-icon {
padding: 2.5em 0 2.5em;
}
.menu-toggle {
color: inherit;
font-weight: 600;
float: left;
padding: 1.85714em 1.42857em;
height: auto;
}
.menu-toggle span {
display: inline-block;
vertical-align: middle;
padding-top: 0.07143em;
}
.menu-toggle .fa {
font-size: 14px;
font-size: 0.875rem;
margin: 0 0.3em 0 0;
vertical-align: middle;
}
.toggled .menu-toggle .fa:before {
content: "";
}
.menu-toggle, .menu-toggle:hover {
background-color: transparent;
border: 0px solid;
}
.menu-toggle:hover {
color: #01bea0;
}
.no-js .menu-toggle {
display: none;
}
.header-image {
clear: both;
margin: 0.875em 0;
}
.header-image a {
display: block;
}
.header-image a:hover img,
.header-image a:focus img {
opacity: 0.85;
}
.search-modal {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
display: none;
z-index: 20;
}
.search-modal .search-form {
margin: 0.625em 2.25em 0.625em 0;
}
@media screen and (max-width: 61.9375em) {
.search-modal {
left: -1.25em;
right: -1.25em;
bottom: auto;
}
}
.search-modal .wrapper {
position: relative;
}
.search-modal .close-search-modal {
float: right;
padding-top: 0.875em;
}
@media screen and (max-width: 61.9375em) {
.search-modal .close-search-modal {
font-size: 16px;
font-size: 1rem;
padding-top: 0.875em;
}
} .sticky {
display: block;
}
.hentry {
margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-links {
clear: both;
}
.page-header {
margin: -0.4375em 0 3.1875em;
}
.header-wrapper .page-title,
.header-wrapper .entry-title {
color: #fff;
display: inline-block;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.4;
margin: 0 0 0.65909em;
}
@media screen and (min-width: 48em) {
.header-wrapper .page-title,
.header-wrapper .entry-title {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.4;
margin: 0 0 2.17647em;
}
}
.entry-footer {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
color: #666666;
}
.entry-footer .fa {
margin-right: 0.57143em;
}
.entry-footer .byline, .entry-footer .posted-on, .entry-footer .comments-link, .entry-footer .cat-links, .entry-footer .tags-links {
margin-right: 1.5em;
}
.entry-footer a {
color: inherit;
}
.entry-footer a:hover {
color: #01bea0;
}
.entry-header {
position: relative;
}
body.single .site-content > .entry-header:before, body.page .site-content > .entry-header:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
z-index: 1;
}
body.single .site-main > article, body.page .site-main > article {
position: relative;
}
body.single .site-main .entry-header .entry-title, body.page .site-main .entry-header .entry-title {
margin-top: -0.18421em;
margin-bottom: 1.44737em;
}
body.search .site-main a.post-thumbnail img,
body.archive .site-main a.post-thumbnail img,
body.blog .site-main a.post-thumbnail img {
display: block;
margin: 0 auto;
}
body.search .site-main article + article,
body.archive .site-main article + article,
body.blog .site-main article + article {
margin-top: 5.875em;
}
body.search .site-main .entry-header .entry-title,
body.archive .site-main .entry-header .entry-title,
body.blog .site-main .entry-header .entry-title {
margin-bottom: 1.2em;
}
body.search .site-main .post-thumbnail,
body.archive .site-main .post-thumbnail,
body.blog .site-main .post-thumbnail {
display: block;
margin: 0.75em 0 1.875em;
}
body.search .site-main .post_format-post-format-link .entry-title a:before,
body.archive .site-main .post_format-post-format-link .entry-title a:before,
body.blog .site-main .post_format-post-format-link .entry-title a:before {
content: "";
font: normal normal normal 1rem/1.4 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 0.66em;
}
@media all and (-ms-high-contrast: none) {
body.search .site-main a.post-thumbnail img,
body.archive .site-main a.post-thumbnail img,
body.blog .site-main a.post-thumbnail img {
width: auto;
}
}
@supports (-ms-ime-align: auto) {
body.search .site-main a.post-thumbnail img,
body.archive .site-main a.post-thumbnail img,
body.blog .site-main a.post-thumbnail img {
width: auto;
}
}
.entry-child-pages {
border-top: 1px solid #e0e1e5;
}
.entry-child-pages:after {
top: -0.9em;
background: #fff;
}
.entry-title a {
color: inherit;
}
.entry-title a:hover {
color: #01bea0;
text-decoration: none;
}
.post-thumbnail {
position: relative;
}
.post-thumbnail img {
display: block;
}
div.post-thumbnail {
display: block;
position: relative;
overflow: hidden;
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
min-height: 262px;
}
div.post-thumbnail img {
display: block;
visibility: hidden;
}
@media screen and (min-width: 48em) {
.entry-child-pages .post-thumbnail {
display: block;
position: relative;
overflow: hidden;
backface-visibility: hidden;
-webkit-font-smoothing: subpixel-antialiased;
}
.entry-child-pages .post-thumbnail img {
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: auto;
min-width: 100%;
min-height: 100%;
width: auto;
z-index: 0;
max-width: none;
max-height: 100%;
object-fit: cover;
}
}
.entry-child-pages-list h1,
.textwidget h1,
.comment-content h1,
.archive-description h1,
.entry-content h1,
.entry-summary h1 {
margin-top: 1.3em;
margin-bottom: 0.75em;
}
.entry-child-pages-list h2,
.textwidget h2,
.comment-content h2,
.archive-description h2,
.entry-content h2,
.entry-summary h2 {
margin-top: 1.60714em;
margin-bottom: 0.89286em;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list h2,
.textwidget h2,
.comment-content h2,
.archive-description h2,
.entry-content h2,
.entry-summary h2 {
margin-top: 1.5em;
margin-bottom: 0.82em;
}
}
.entry-child-pages-list h3,
.textwidget h3,
.comment-content h3,
.archive-description h3,
.entry-content h3,
.entry-summary h3 {
margin-top: 1.95833em;
margin-bottom: 1.04167em;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list h3,
.textwidget h3,
.comment-content h3,
.archive-description h3,
.entry-content h3,
.entry-summary h3 {
margin-top: 1.8em;
margin-bottom: 0.91em;
}
}
.entry-child-pages-list h4,
.textwidget h4,
.comment-content h4,
.archive-description h4,
.entry-content h4,
.entry-summary h4 {
margin-top: 2.22727em;
margin-bottom: 1em;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list h4,
.textwidget h4,
.comment-content h4,
.archive-description h4,
.entry-content h4,
.entry-summary h4 {
margin-top: 1.97em;
margin-bottom: 1.05em;
}
}
.entry-child-pages-list h5,
.textwidget h5,
.comment-content h5,
.archive-description h5,
.entry-content h5,
.entry-summary h5 {
margin-top: 2.4em;
margin-bottom: 1.05em;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list h5,
.textwidget h5,
.comment-content h5,
.archive-description h5,
.entry-content h5,
.entry-summary h5 {
margin-top: 2.25em;
margin-bottom: 1em;
}
}
.entry-child-pages-list h6,
.textwidget h6,
.comment-content h6,
.archive-description h6,
.entry-content h6,
.entry-summary h6 {
margin-top: 3.125em;
margin-bottom: 1.25em;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list h6,
.textwidget h6,
.comment-content h6,
.archive-description h6,
.entry-content h6,
.entry-summary h6 {
margin-top: 2.75em;
margin-bottom: 1.1em;
}
}
.entry-child-pages-list h1:first-child,
.entry-child-pages-list h2:first-child,
.entry-child-pages-list h3:first-child,
.entry-child-pages-list h4:first-child,
.entry-child-pages-list h5:first-child,
.entry-child-pages-list h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.archive-description h1:first-child,
.archive-description h2:first-child,
.archive-description h3:first-child,
.archive-description h4:first-child,
.archive-description h5:first-child,
.archive-description h6:first-child,
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child {
margin-top: 0;
}
.post-navigation .post-title,
.entry-title,
.comments-title {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
body:not(.search-results):not(.single-product) .entry-summary {
color: #666666;
text-align: center;
font-weight: 600;
text-transform: uppercase;
margin: 1.5em 0 1.1em;
}
@media screen and (min-width: 48em) {
body:not(.search-results):not(.single-product) .entry-summary {
margin: 0.6em 0;
}
}
.entry-wrapper > :last-child,
.textwidget > :last-child,
.comment-content > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
form > :last-child {
margin-bottom: 0;
}
.comment-content a,
.entry-content a,
.entry-summary a,
.page-content a {
text-decoration: underline;
color: #01bea0;
}
.comment-content a:hover,
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover {
text-decoration: none;
}
.more-link {
white-space: nowrap;
color: #01bea0;
text-decoration: underline;
}
.more-link:hover {
color: inherit;
text-decoration: none;
}
.more-link .meta-nav {
display: none;
}
.related-posts ul {
margin: 0;
list-style: none;
}
.related-posts li + li {
margin-top: 1.25em;
}
.comment-metadata a.comment-edit-link,
.comment-reply-link,
.entry-author a,
.related-posts a {
text-decoration: underline;
color: #01bea0;
}
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:hover,
.entry-author a:hover,
.related-posts a:hover {
text-decoration: none;
}
.entry-footer {
margin-top: 3em;
}
.related-posts,
.comments-area,
.entry-author {
margin-top: 6em;
}
.related-posts,
.entry-author {
clear: both;
}
.entry-author > .author-avatar:first-child {
content: "";
display: table;
table-layout: fixed;
}
.author-avatar .avatar {
float: left;
margin: 0.25em 1.8125em 0 0;
width: 36px;
height: 36px;
}
@media screen and (min-width: 48em) {
.author-avatar .avatar {
width: 100px;
height: 100px;
}
}
.related-posts-title,
.entry-author .author-title,
.comment-reply-title,
.comments-title {
font-size: 24px;
font-size: 1.5rem;
margin-bottom: 1.69231em;
}
@media screen and (min-width: 48em) {
.related-posts-title,
.entry-author .author-title,
.comment-reply-title,
.comments-title {
font-size: 26px;
font-size: 1.625rem;
}
}
.author-avatar + .author-heading {
margin-top: 1.69231em;
}
.related-posts .related-posts-title,
.entry-author.author-title {
clear: none;
}
.entry-author > :last-child {
margin-bottom: 0;
}
.author-bio {
margin: 0 0 1.3125em;
}
.author-description {
overflow: hidden;
}
.author-description > :last-child {
margin-bottom: 0;
}
.author-description:before {
content: '\201C';
display: block;
font-size: 50px;
font-size: 3.125rem;
line-height: 0.97;
color: #e0e1e5;
font-weight: 700;
margin-bottom: -0.26em;
}
.author-link {
white-space: nowrap;
} .updated:not(.published) {
display: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
@media screen and (min-width: 48em) {
.page-links {
margin: 0 0 1.45em;
}
}
.page-links a {
margin-left: 0.65em;
margin-right: 0.65em;
}
.entry-attachment {
margin: 0 0 1.5em;
}
@media screen and (min-width: 48em) {
.entry-attachment {
margin: 0 0 1.45em;
}
}
.entry-caption > :last-child {
margin-bottom: 0;
}
.content-bottom-widgets {
padding: 5.35714em 0;
}
@media screen and (min-width: 62em) {
.content-bottom-widgets {
padding: 4.6875em 0;
}
}
.content-bottom-widgets:after {
background: #f5f3f1;
}
.content-bottom-widgets .widget-area + .widget-area {
margin-top: 5.85714em;
}
@media screen and (min-width: 62em) {
.content-bottom-widgets .widget-area + .widget-area {
margin-top: 0;
}
}
.content-bottom-widgets .widget-area .widget {
margin-bottom: 5.85714em;
}
@media screen and (min-width: 62em) {
.content-bottom-widgets .widget-area .widget {
margin-bottom: 2.875em;
}
}
.content-bottom-widgets .widget-area .widget:last-child {
margin-bottom: 0;
}
@media screen and (min-width: 62em) {
.content-bottom-widgets .widget-area {
width: 33.3333%;
float: left;
}
}
@media screen and (min-width: 62em) and (min-width: 62em) {
.content-bottom-widgets .widget-area {
padding: 0 2.5em;
}
}
@media screen and (min-width: 62em) and (min-width: 93.375em) {
.content-bottom-widgets .widget-area {
padding: 0 3.125em;
}
}
.entry-child-pages .post-thumbnail {
display: block;
overflow: hidden;
}
@media screen and (min-width: 48em) {
.entry-child-pages .post-thumbnail {
padding-top: 139.5%;
}
}
.last-news a:hover,
.entry-child-pages a:hover {
text-decoration: none;
}
.last-news .post-thumbnail,
.entry-child-pages .post-thumbnail {
z-index: 0;
-moz-transition: none;
-o-transition: none;
-webkit-transition: none;
transition: none;
}
@media screen and (min-width: 48em) {
.last-news .post-thumbnail,
.entry-child-pages .post-thumbnail {
margin: 0 0 1.55em;
}
}
.last-news .post-thumbnail:before,
.entry-child-pages .post-thumbnail:before {
-moz-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
background: rgba(72, 72, 72, 0.5);
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
opacity: 0;
}
.last-news .post-thumbnail:hover:before,
.entry-child-pages .post-thumbnail:hover:before {
opacity: 1;
}
.last-news .post-thumbnail .fa,
.entry-child-pages .post-thumbnail .fa {
-moz-transition: opacity 0.15s ease-in-out;
-o-transition: opacity 0.15s ease-in-out;
-webkit-transition: opacity 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out;
}
.last-news .post-thumbnail .fa,
.entry-child-pages .post-thumbnail .fa {
position: absolute;
top: 50%;
left: 50%;
opacity: 0;
font-size: 34px;
font-size: 2.125rem;
color: #ffffff;
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
}
.last-news .post-thumbnail:hover .fa,
.entry-child-pages .post-thumbnail:hover .fa {
opacity: 1;
}
.last-news .entry-title,
.entry-child-pages .entry-title {
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
padding: 0.75em 0 0.75em;
}
@media screen and (min-width: 48em) {
.last-news-wrapper {
display: table-row;
width: 100%;
}
.last-news-col {
display: table-cell;
vertical-align: top;
}
}
.last-news {
margin: 0 -0.6875em;
padding: 6.05em 0 0;
}
.last-news img {
margin: 0 auto;
}
.last-news .entry-title {
padding: 0.75em 0 0.75em;
text-align: left;
}
@media screen and (min-width: 48em) {
.last-news .entry-title {
margin: 0;
}
}
@media screen and (min-width: 48em) {
.last-news .has-post-thumbnail .entry-title {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background: #fff;
padding-right: 0.6875em;
padding-left: 0.6875em;
}
}
.last-news .hentry {
position: relative;
overflow: hidden;
margin-bottom: 1.48em;
}
.last-news .post-thumbnail {
margin: 0;
}
@media screen and (min-width: 48em) {
.last-news .fa {
margin-top: -1em;
}
}
.last-news-wrapper a {
display: block;
}
.last-news-wrapper .post-thumbnail {
position: relative;
overflow: hidden;
}
.last-news-wrapper .post-thumbnail img {
width: 100%;
}
@media screen and (min-width: 48em) {
.last-news-3 .last-news-wrapper .last-news-col:nth-child(1) {
width: 67%;
}
.last-news-3 .last-news-wrapper .last-news-col:nth-child(2) {
width: 33%;
}
}
.last-news-wrapper .hentry {
padding-right: 0.6875em;
padding-left: 0.6875em;
}
.entry-child-pages-list-wrapper,
.entry-child-pages-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.entry-child-pages-wrapper {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 48em) {
.entry-child-pages-wrapper {
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
.entry-child-pages {
margin: 3.65em 0 0;
padding: 6.05em 0 0;
}
.entry-child-pages .entry-child-pages-wrapper {
margin: 0 -0.9375em;
}
.entry-child-pages .hentry {
width: 100%;
padding: 0 0.9375em;
}
@media screen and (min-width: 48em) {
.entry-child-pages .hentry {
width: 33.333%;
}
}
.entry-child-pages-list-wrapper {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.entry-child-pages-list .entry-child-pages-list-wrapper {
margin: 0 -1.5625em;
}
.entry-child-pages-list .hentry {
width: 100%;
padding: 0 1.5625em;
margin: 2.8125em 0 3.75em;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list .hentry {
width: 50%;
}
.entry-child-pages-list .hentry:last-child .entry-wrapper, .entry-child-pages-list .hentry:nth-last-child(2) .entry-wrapper {
padding-bottom: 0;
}
}
.entry-child-pages-list .hentry:last-child, .entry-child-pages-list .hentry:nth-last-child(2) {
margin-bottom: 0;
}
.entry-child-pages-list .entry-title {
margin: 0 0 1em;
font-size: 18px;
font-size: 1.125rem;
}
@media screen and (min-width: 48em) {
.entry-child-pages-list .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
}
.entry-child-pages-list .post-thumbnail {
display: block;
margin: 0 0 2.125em;
}
.entry-child-pages-list .more-link {
display: inline-block;
margin-top: 1.125em;
}
.sticky-post {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
color: #fff;
padding: 0.42857em 0.71429em 0.28571em;
display: inline-block;
text-decoration: none;
background-color: #333333;
}
.post-thumbnail .sticky-post {
position: absolute;
left: 1.25em;
bottom: 1.25em;
z-index: 2;
}
.sticky-post-wrapper {
margin-bottom: 0.6875em;
}
@media screen and (min-width: 48em) {
.sticky-post-wrapper {
margin-bottom: 1.25em;
}
}
.site-main .entry-header .sticky-post-wrapper {
margin: 0.3125em 0 2.1875em;
}
body.page-template-template-front-page .site-main .entry-header .entry-title {
text-align: center;
margin: 0.47059em 0 1.17647em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comment-body {
padding-bottom: 1.875em;
padding-top: 1.125em;
}
.comment-reply-title small {
font-weight: 400;
}
.comment-list + .comment-respond {
margin-top: 4em;
}
.comment-list + .comment-respond form {
margin: 0;
}
.comment-reply-title {
margin-bottom: 1.38462em;
}
.comments-title {
margin-bottom: 0.85em;
}
.comment-list {
list-style: none;
margin: 0;
}
.comment-list li + li {
margin: 0;
}
.comment-list .children {
list-style: none;
margin: 0;
}
.comment-author {
margin-bottom: 0.357em;
}
@media screen and (min-width: 48em) {
.comment-author {
margin-bottom: 0.25em;
}
}
.comment-author .avatar {
float: left;
position: relative;
margin: -0.1em 1.3em 0 0;
width: 40px;
height: 40px;
}
@media screen and (min-width: 48em) {
.comment-author .avatar {
height: 60px;
width: 60px;
margin: -0.7em 1.2em 0 0;
}
}
.comment-metadata,
.pingback .edit-link {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
color: #666666;
}
.comment-metadata a,
.pingback .edit-link a {
color: inherit;
}
.comment-metadata > a,
.pingback .edit-link > a {
margin-right: 1em;
}
.comment-meta {
margin-bottom: 1.143em;
}
@media screen and (min-width: 48em) {
.comment-meta {
margin-bottom: 1.9em;
}
}
.comment-metadata .edit-link,
.pingback .edit-link {
display: inline-block;
}
.comment-list .children > li {
margin-left: 1.14286em;
}
@media screen and (min-width: 48em) {
.comment-list .children > li {
margin-left: 1em;
}
}
.comment-content {
padding-bottom: 1.5em;
}
@media screen and (min-width: 48em) {
.comment-content {
padding-bottom: 1.88em;
}
}
.comment-content ul, .comment-content ol {
margin: 0 0 1.5em 1.25em;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-form {
width: 418px;
max-width: 100%;
}
.comment-form p.form-submit {
margin-top: 2.75rem;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
margin-bottom: 1.5em;
color: #666666;
}
.form-submit {
margin-bottom: 0;
}
.no-comments {
margin-bottom: 0;
}
.page-template-template-full-width-grid-page .comment-list + .comment-respond p.form-submit,
.page-template-template-full-width-grid-page .comment-list > li:last-child .comment-body + .comment-respond p.form-submit, .page-template-template-full-width-grid-page .comment-form {
margin-bottom: 0;
}
.page-template-template-full-width-grid-page .comment-list > li:last-child .comment-body + .comment-respond,
.page-template-template-full-width-grid-page .comment-list + .comment-respond {
padding-bottom: 0;
} .site-footer {
background: #f5f3f1;
}
.site-footer .wrapper-top,
.site-footer .wrapper-bottom {
border-top: 1px solid #e0e1e5;
}
.site-footer .wrapper-bottom {
background: #fff;
padding: 2.28571em 0;
}
.site-info {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
text-align: center;
margin: 0.35714em 0;
width: 100%;
-webkit-order: 2;
order: 2;
}
@media screen and (min-width: 62em) {
.site-info {
text-align: left;
width: auto;
-webkit-order: 1;
order: 1;
}
}
.wrapper-bottom .wrapper {
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.wrapper-bottom .site-info {
margin: 0 auto 0 0;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .site .avatar {
border-radius: 50%;
}
.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
border: none;
margin-top: 0;
margin-bottom: 0;
padding: 0;
}
.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
display: block;
} embed,
iframe,
object,
video {
margin: 0 0 1.5em;
max-width: 100%;
vertical-align: middle;
}
@media screen and (min-width: 48em) {
embed,
iframe,
object,
video {
margin: 0 0 1.45em;
}
}
p > embed,
p > iframe,
p > object,
p > video {
margin-bottom: 0;
}
.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
box-shadow: none;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
margin: 0 0 1.5em;
}
@media screen and (min-width: 48em) {
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
margin: 0 0 1.45em;
}
}
.wp-playlist.wp-audio-playlist {
padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
border-bottom: 0;
padding: 0.7142857143em 0;
}
.wp-playlist-item .wp-playlist-item-length {
top: 0.7142857143em;
} .wp-caption, .gallery-caption {
margin-top: 0.3125em;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
margin: 1.41667em 0 0;
text-align: center;
color: #666666;
} .gallery {
margin-bottom: 1em;
margin-left: -1em;
}
.gallery img {
display: block;
margin: 0 auto;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 1em;
margin: 0 0 1em;
}
.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;
}
@media screen and (min-width: 48em) {
embed,
iframe,
object,
video {
margin: 0 0 1.45em;
}
}
@media screen and (min-width: 48em) {
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
margin: 0 0 1.45em;
}
}
@media screen and (min-width: 48em) {
.wp-caption, .gallery-caption {
margin-bottom: 2.4375em;
}
} div.wp-block-image {
margin-bottom: 0;
}
body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
width: auto;
max-width: calc(100% + 1.2rem);
margin-left: -.6em;
margin-right: -.6em;
}
@media screen and (min-width: 62em) {
body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
margin-left: -2.5em;
margin-right: 0;
max-width: calc(100% + 2.5rem);
}
}
@media screen and (min-width: 93.375em) {
body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
margin-left: -4.875em;
max-width: calc(100% + 4.875rem);
}
}
body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
width: auto;
max-width: calc(100% + 2.5rem);
margin-left: -1.25em;
margin-right: -1.25em;
}
@media screen and (min-width: 62em) {
body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
margin-right: 0;
margin-left: -5em;
max-width: calc(100% + 5rem);
}
}
@media screen and (min-width: 93.375em) {
body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
margin-left: -9.75em;
max-width: calc(100% + 9.75rem);
}
}
body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
max-width: calc(100% + 1.2rem);
width: auto;
margin-left: -.6em;
margin-right: -.6em;
}
@media screen and (min-width: 62em) {
body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
margin-left: -2.5em;
margin-right: -2.5em;
max-width: calc(100% + 5em);
}
}
@media screen and (min-width: 93.375em) {
body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
margin-left: -4.0625em;
margin-right: -4.0625em;
max-width: calc(100% + 8.125em);
}
}
body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
width: auto;
max-width: calc(100% + 2.5rem);
margin-left: -1.25em;
margin-right: -1.25em;
}
@media screen and (min-width: 62em) {
body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
margin-left: -5em;
margin-right: -5em;
max-width: calc(100% + 10em);
}
}
@media screen and (min-width: 93.375em) {
body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
margin-left: -9.75em;
margin-right: calc( -26.64% - 9.75em);
max-width: calc(126.64% + 19.5em);
}
}
body.page-template-template-front-page .entry-content > *.alignwide {
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
@media screen and (min-width: 62em) {
body.page-template-template-front-page .entry-content > *.alignwide {
margin-left: -19.7%;
margin-right: -19.7%;
max-width: 139.4%;
}
}
@media screen and (min-width: 93.375em) {
body.page-template-template-front-page .entry-content > *.alignwide {
margin-left: -14.625em;
margin-right: -14.625em;
max-width: calc(100% + 29.25em);
}
}
body.page-template-template-front-page .entry-content > *.alignfull {
width: auto;
max-width: calc(100% + 2.5rem);
margin-left: -1.25em;
margin-right: -1.25em;
}
@media screen and (min-width: 62em) {
body.page-template-template-front-page .entry-content > *.alignfull {
margin-left: calc( -19.7% - 2.5em);
margin-right: calc( -19.7% - 2.5em);
max-width: calc(139.4% + 5em);
}
}
@media screen and (min-width: 93.375em) {
body.page-template-template-front-page .entry-content > *.alignfull {
margin-left: -17.125em;
margin-right: -17.125em;
max-width: calc(100% + 34.25em);
}
}
body.page-template-template-wide-screen-page .entry-content > *.alignwide {
max-width: calc(100% + 1.25em);
width: auto;
margin-left: -.625em;
margin-right: -.625em;
}
@media screen and (min-width: 62em) {
body.page-template-template-wide-screen-page .entry-content > *.alignwide {
margin-left: -1.25em;
margin-right: -1.25em;
max-width: calc(100% + 2.5em);
}
}
body.page-template-template-wide-screen-page .entry-content > *.alignfull {
width: auto;
max-width: calc(100% + 2.5rem);
margin-left: -1.25em;
margin-right: -1.25em;
}
@media screen and (min-width: 62em) {
body.page-template-template-wide-screen-page .entry-content > *.alignfull {
margin-left: -2.5em;
margin-right: -2.5em;
max-width: calc(100% + 5em);
}
}
.wp-block-quote {
margin: 0 0 1.25em;
}
@media screen and (min-width: 48em) {
.wp-block-quote {
margin: 0 0 1.04167em;
}
}
.wp-block-quote.is-style-large {
margin: 0 0 1.25em;
padding: 0.6em 0 0.6em 1.5em;
}
@media screen and (min-width: 48em) {
.wp-block-quote.is-style-large {
padding: 0.91667em 0 0.91667em 1.66667em;
margin: 0 0 1.04167em;
}
}
.wp-block-quote.is-style-large cite {
font-size: 12px;
font-size: 0.75rem;
}
.wp-block-pullquote {
border-top: 4px solid;
border-bottom: 4px solid;
border-color: #01bea0;
color: inherit;
margin: 0 0 1.25em;
}
.wp-block-pullquote blockquote {
padding: 0;
margin: 0;
border: 0;
line-height: 1.4;
font-size: 20px;
font-size: 1.25rem;
}
@media screen and (min-width: 48em) {
.wp-block-pullquote blockquote {
font-size: 24px;
font-size: 1.5rem;
}
}
.wp-block-pullquote blockquote p {
font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color {
padding-left: 1em;
padding-right: 1em;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: inherit;
margin-bottom: .666667em;
}
.wp-block-pullquote.is-style-solid-color blockquote p:last-child {
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
}
.wp-block-code code {
background: transparent;
padding: 0;
font-family: "Lato", sans-serif;
}
a.wp-block-button__link,
.wp-block-button__link,
.wp-block-file .wp-block-file__button {
text-decoration: none;
display: inline-block;
margin-bottom: 0;
font-weight: 700;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid #01bea0;
text-transform: uppercase;
padding: 0.92929em 2em;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.57143;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: inherit;
background-color: #01bea0;
-moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
-o-transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
-webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out;
}
a.wp-block-button__link:hover, a.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
color: #fff !important;
background-color: #333333;
border-color: #333333;
text-decoration: none;
}
.wp-block-file .wp-block-file__button {
color: #fff;
}
.wp-block-button {
color: #fff;
margin-bottom: 1.45em;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
border: 0;
}
.wp-block-button.is-style-outline {
color: #01bea0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-color: currentColor;
border-width: 2px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
border-color: #333333;
}
.wp-block-button.is-style-default .wp-block-button__link {
border-radius: 5px;
}
.wp-block-latest-comments {
margin-left: 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 50%;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 600px) {
.wp-block-columns {
flex-wrap: nowrap;
}
}
.comment-content .wp-block-button__link,
.entry-content .wp-block-button__link,
.entry-summary .wp-block-button__link,
.page-content .wp-block-button__link {
color: inherit;
}
.entry-content .has-secondary-background-color,
.editor-block-list .has-secondary-background-color {
background-color: #333;
}
.entry-content .has-secondary-color,
.editor-block-list .has-secondary-color {
color: #333;
}
.entry-content .has-light-gray-background-color,
.editor-block-list .has-light-gray-background-color {
background-color: #ececec;
}
.entry-content .has-light-gray-color,
.editor-block-list .has-light-gray-color {
color: #ececec;
}
.entry-content .has-primary-background-color,
.editor-block-list .has-primary-background-color {
background-color: #01bea0;
}
.entry-content .has-primary-color,
.editor-block-list .has-primary-color {
color: #01bea0;
}
.entry-content .has-gray-background-color,
.editor-block-list .has-gray-background-color {
background-color: #e0e1e5;
}
.entry-content .has-gray-color,
.editor-block-list .has-gray-color {
color: #e0e1e5;
}
.entry-content .has-white-background-color,
.editor-block-list .has-white-background-color {
background-color: #fff;
}
.entry-content .has-white-color,
.editor-block-list .has-white-color {
color: #fff;
}
.entry-content .has-black-background-color,
.editor-block-list .has-black-background-color {
background-color: #000;
}
.entry-content .has-black-color,
.editor-block-list .has-black-color {
color: #000;
}
p.has-drop-cap:not(:focus)::first-letter {
font-weight: 400;
}
  .single .mphb_room_type .entry-content h2 {
margin-top: 2.92308em;
margin-bottom: 1.84615em;
font-size: 24px;
font-size: 1.5rem;
}
@media screen and (min-width: 48em) {
.single .mphb_room_type .entry-content h2 {
font-size: 26px;
font-size: 1.625rem;
}
}
.mphb_room_type_categories_header_wrapper {
display: block;
margin-bottom: 1.25em;
}
.mphb_room_type_categories_header_wrapper a {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.4;
color: #fff;
background-color: #333333;
padding: 0.42857em 0.71429em 0.28571em;
display: inline-block;
margin: 0.42857em 0.21429em 0 0;
text-decoration: none;
}
.mphb_room_type_categories_header_wrapper a:hover {
background: #01bea0;
}
.mphb-room-type-images,
.mphb_room_type_featured_image_wrapper {
position: relative;
display: block;
}
.mphb-room-type-images .mphb_room_type_categories_header_wrapper,
.mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper {
position: absolute;
bottom: 0;
left: 1.25em;
right: 1.25em;
z-index: 2;
display: block;
}
.comment-content .mphb-view-details-button, .entry-content .mphb-view-details-button, .entry-summary .mphb-view-details-button, .page-content .mphb-view-details-button {
color: inherit;
}
body:not(.page-template-template-front-page) .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes:last-of-type {
display: none;
} .mphb-loop-room-type-attributes,
.mphb-single-room-type-attributes,
.mphb-widget-room-type-attributes {
list-style: none;
border-top: 1px solid #e0e1e5;
display: table;
width: 100%;
margin: 1.5625em 0 1.25em;
}
.mphb-loop-room-type-attributes li,
.mphb-single-room-type-attributes li,
.mphb-widget-room-type-attributes li {
display: table-row;
width: 100%;
}
.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-title,
.mphb-widget-room-type-attributes .mphb-attribute-title {
padding: 0.8125em 0.8125em 0.8125em 0;
}
.mphb-loop-room-type-attributes .mphb-attribute-value,
.mphb-single-room-type-attributes .mphb-attribute-value,
.mphb-widget-room-type-attributes .mphb-attribute-value {
padding: 0.8125em 0;
}
.mphb-loop-room-type-attributes .mphb-attribute-value,
.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-value,
.mphb-single-room-type-attributes .mphb-attribute-title,
.mphb-widget-room-type-attributes .mphb-attribute-value,
.mphb-widget-room-type-attributes .mphb-attribute-title {
display: table-cell;
border-bottom: 1px solid #e0e1e5;
}
.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-title,
.mphb-widget-room-type-attributes .mphb-attribute-title {
color: #666666;
}
.mphb-loop-room-type-attributes a,
.mphb-single-room-type-attributes a,
.mphb-widget-room-type-attributes a {
text-decoration: none;
}
.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-title {
min-width: 140px;
}
.mphb-loop-room-type-attributes a,
.mphb-single-room-type-attributes a {
color: inherit;
}
.mphb-loop-room-type-attributes a:hover,
.mphb-single-room-type-attributes a:hover {
text-decoration: none;
color: #01bea0;
} .mphb-price-wrapper strong,
.mphb-regular-price strong {
font-weight: 400;
min-width: 140px;
display: inline-block;
}
.mphb-price-wrapper .mphb-price,
.mphb-regular-price .mphb-price {
font-weight: 700;
}
.single-mphb_room_service .mphb-price-wrapper .mphb-price, .single-mphb_room_service
.mphb-regular-price .mphb-price {
font-size: 20px;
font-size: 1.25rem;
}
.single-mphb_room_type .mphb-regular-price {
margin: 2.6em 0 4em;
}
.mphb-price-period {
color: #666666;
} .mphb-booking-form .mphb-reserve-btn {
padding: 1.3em 3.4em;
height: auto;
}
.mphb-booking-form .mphb-reserve-btn-wrapper {
margin-top: 2.75rem;
clear: both;
}
input[type='text'].mphb-datepick.is-datepick {
padding-right: 2.7em;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(//gadesnomada.com/wp-content/themes/villagio/images/calendar-o.svg);
background-repeat: no-repeat;
background-position: right 1.0625em top 1em;
-moz-background-size: 1rem;
-o-background-size: 1rem;
-webkit-background-size: 1rem;
background-size: 1rem;
} .datepick-popup .datepick-month-header select, .datepick-popup .datepick-month-header input,
.mphb-calendar .datepick-month-header select,
.mphb-calendar .datepick-month-header input {
width: auto;
display: inline-block;
margin: 0em;
padding: 0em;
border: none;
font-size: 100%;
}
.datepick-popup .datepick-month-header select,
.mphb-calendar .datepick-month-header select {
padding-right: 1.7em;
}
.datepick-popup .datepick-cmd-next,
.datepick-popup .datepick-cmd-prev,
.mphb-calendar .datepick-cmd-next,
.mphb-calendar .datepick-cmd-prev {
text-indent: 1000px;
overflow: hidden;
}
.datepick-popup .datepick-cmd-next:before,
.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-next:before,
.mphb-calendar .datepick-cmd-prev:before {
font: normal normal normal 1rem/1 FontAwesome;
font-size: 16px;
font-size: 1rem;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
text-indent: 0;
margin: 0;
position: absolute;
top: 50%;
right: 1em;
transform: translateY(-50%);
}
.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-prev:before {
right: auto;
left: 1em;
}
.datepick-popup a.datepick-cmd,
.mphb-calendar a.datepick-cmd {
padding: 0 1em;
position: relative;
}
.datepick-popup .datepick-cmd-next:before,
.mphb-calendar .datepick-cmd-next:before {
content: "";
float: right;
}
.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-prev:before {
content: "";
float: left;
}            .mphb-calendar .datepick,
.datepick-popup .datepick {
font-size: 0.875;
border: 0px solid;
border-radius: 0;
width: 31.429em;
max-width: 100%;
font-family: inherit;
}
.mphb-calendar a,
.datepick-popup a {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.mphb-calendar .datepick-nav, .mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-nav,
.datepick-popup .datepick-ctrl {
font-size: inherit;
font-weight: normal;
}
.mphb-calendar .datepick-nav,
.datepick-popup .datepick-nav {
background-color: #fff;
border: 1px solid #e0e1e5;
}
.mphb-calendar .datepick-nav a,
.datepick-popup .datepick-nav a {
color: #333333;
}
.mphb-calendar .datepick-nav a:hover,
.datepick-popup .datepick-nav a:hover {
background-color: #f4f4f4;
color: #333333;
}
.mphb-calendar .datepick-nav a.datepick-disabled,
.datepick-popup .datepick-nav a.datepick-disabled {
cursor: not-allowed;
color: #d0d0d0;
}
.mphb-calendar .datepick-nav a.datepick-disabled:hover,
.datepick-popup .datepick-nav a.datepick-disabled:hover {
background-color: #fff;
}
.mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-ctrl {
border-left: 1px solid #e0e1e5;
border-right: 1px solid #e0e1e5;
border-bottom: 1px solid #e0e1e5;
background-color: #fff;
}
.mphb-calendar .datepick-ctrl a,
.datepick-popup .datepick-ctrl a {
color: #333333;
}
.mphb-calendar .datepick-ctrl .datepick-cmd:hover,
.datepick-popup .datepick-ctrl .datepick-cmd:hover {
background-color: #fff;
color: #01bea0;
}
.mphb-calendar a.datepick-cmd,
.datepick-popup a.datepick-cmd {
height: auto;
line-height: 2.714em;
}
.mphb-calendar .datepick-month-header, .mphb-calendar .datepick-month-header select, .mphb-calendar .datepick-month-header input,
.datepick-popup .datepick-month-header,
.datepick-popup .datepick-month-header select,
.datepick-popup .datepick-month-header input {
height: auto;
background-color: #fff;
color: #333333;
font-weight: normal;
line-height: 2.714em;
font-family: inherit;
}
.mphb-calendar .datepick-month-header select,
.datepick-popup .datepick-month-header select {
background-position: right 0.35em top 1em;
}
@media screen and (min-width: 48em) {
.mphb-calendar .datepick-month-row,
.datepick-popup .datepick-month-row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
.mphb-calendar .datepick-month,
.datepick-popup .datepick-month {
width: 100%;
border: 0px solid #e0e1e5;
border-bottom: 1px solid #e0e1e5;
border-right: 1px solid #e0e1e5;
border-left: 1px solid #e0e1e5;
}
@media screen and (min-width: 48em) {
.mphb-calendar .datepick-month,
.datepick-popup .datepick-month {
width: 50%;
}
.mphb-calendar .datepick-month.last,
.datepick-popup .datepick-month.last {
border-left: 0px solid #e0e1e5;
}
.mphb-calendar .datepick-month.first,
.datepick-popup .datepick-month.first {
margin-right: 1px;
}
}
@media screen and (min-width: 48em) {
.mphb-calendar .datepick-month + .datepick-month,
.datepick-popup .datepick-month + .datepick-month {
border-left: 1px solid #e0e1e5;
padding-right: 0;
}
}
@media screen and (min-width: 48em) {
.mphb-calendar .datepick-month + .datepick-month .datepick-month-header,
.datepick-popup .datepick-month + .datepick-month .datepick-month-header {
margin-right: 0;
}
}
.mphb-calendar .datepick-month table,
.datepick-popup .datepick-month table {
margin: 0 auto;
width: 100%;
}
.mphb-calendar .datepick-month tbody,
.datepick-popup .datepick-month tbody {
line-height: 2.1em;
}
.mphb-calendar .datepick-month th,
.datepick-popup .datepick-month th {
border: 1px solid #f4f4f4;
font-size: 0.75;
font-weight: 400;
padding: 0.5em 0;
}
.mphb-calendar .datepick-month th,
.mphb-calendar .datepick-month th a,
.datepick-popup .datepick-month th,
.datepick-popup .datepick-month th a {
background-color: #f4f4f4;
color: #666666;
}
.mphb-calendar .datepick-month td,
.datepick-popup .datepick-month td {
background-color: #f4f4f4;
border: 1px solid #fff;
}
.mphb-calendar .datepick-month a,
.datepick-popup .datepick-month a {
padding: 0;
background-color: #fff;
color: #333333;
}
.mphb-calendar .datepick-month span,
.datepick-popup .datepick-month span {
padding: 0;
}
.mphb-calendar .datepick-month td span,
.datepick-popup .datepick-month td span {
color: #c4c4c4;
}
.mphb-calendar .datepick-month td .datepick-weekend,
.datepick-popup .datepick-month td .datepick-weekend {
background-color: #fff;
}
.mphb-calendar a,
.datepick-popup a {
-moz-transition: background 0.3s, color 0.3s;
-o-transition: background 0.3s, color 0.3s;
-webkit-transition: background 0.3s, color 0.3s;
transition: background 0.3s, color 0.3s;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date {
background-color: #d7f4c0;
color: #333333;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.mphb-calendar.mphb-datepick .datepick-month td .mphb-not-available-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-not-available-date {
background-color: #fff;
color: #666666;
text-decoration: line-through;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-past-date {
opacity: 1;
background-color: #f4f4f4;
color: #c4c4c4;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-earlier-min-date,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-later-max-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-later-max-date {
background-color: #fff;
color: #666666;
text-decoration: line-through;
opacity: 1;
}
.mphb-calendar.mphb-datepick .datepick-month td .datepick-selected,
.datepick-popup .mphb-datepick-popup .datepick-month td .datepick-selected {
background-color: #333333;
color: #fff;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-booked-date {
opacity: 1;
}
.datepick-popup {
-moz-box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
-webkit-box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
}
.datepick-popup .mphb-datepick-popup .datepick-month td .datepick-today {
background-color: #fff;
font-weight: 700;
color: #333333;
}
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date) {
background-color: #fff;
color: #666666;
text-decoration: line-through;
}
.datepick-popup .mphb-datepick-popup .datepick-month td a.datepick-highlight {
background-color: #333333;
color: #fff;
}
.datepick-popup .mphb-datepick-popup.mphb-check-in-datepick .datepick-month td .mphb-not-check-in-date:not(.mphb-past-date) {
background-color: #fff;
color: #666666;
text-decoration: line-through;
}
.datepick-popup .mphb-datepick-popup.mphb-check-out-datepick .datepick-month td .mphb-not-check-out-date:not(.mphb-past-date) {
background-color: #fff;
color: #666666;
text-decoration: line-through;
}
.datepick-popup .mphb-datepick-popup.mphb-check-out-datepick .datepick-month td span.mphb-check-in-date:not(.mphb-past-date) {
background-color: #666666;
color: #fff;
text-decoration: none;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date {
background-color: #fad2d2;
color: #333333;
text-decoration: none;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out {
background-color: #fad2d2;
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in {
background: linear-gradient(to bottom right, #d7f4c0 0%, #d7f4c0 50%, #fad2d2 50%, #fad2d2 100%);
}
.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date.mphb-date-check-out {
background: linear-gradient(to bottom right, #fad2d2 0%, #fad2d2 50%, #d7f4c0 50%, #d7f4c0 100%);
}
.datepick-popup {
max-width: 100%;
padding: 0 1em;
}
@media screen and (min-width: 48em) {
.datepick-popup {
padding: 0;
}
} body .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), body .mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
margin-top: 6.25em;
}
body .mphb-to-book-btn-wrapper form {
margin: 0;
}
body .mphb_sc_search_results-wrapper .mphb-regular-price,
body .mphb_sc_rooms-wrapper .mphb-regular-price {
margin-top: 1.5625em;
}
body .mphb_sc_search_results-wrapper h3,
body .mphb_sc_rooms-wrapper h3 {
display: none;
}
body .mphb_sc_search_results-wrapper .mphb-room-type-title,
body .mphb_sc_rooms-wrapper .mphb-room-type-title {
margin: 1em 0 1.2em;
}
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
margin-top: 0.625em;
}
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_search_results-wrapper .mphb-view-details-button-wrapper,
body .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_rooms-wrapper .mphb-view-details-button-wrapper,
body .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
display: inline-block;
margin-right: 2.125em;
vertical-align: top;
}
body .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
body .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
float: left;
}
body .mphb_sc_search_results-wrapper .mphb-rooms-quantity,
body .mphb_sc_rooms-wrapper .mphb-rooms-quantity {
width: auto;
display: inline-block;
min-width: 100px;
margin-right: 1.0625em;
}
body .entry-content .mphb-room-type-title {
text-decoration: none;
color: inherit;
}
body .mphb-view-details-button {
color: inherit;
text-transform: none;
border: 1px solid transparent !important;
border-bottom: 1px dotted currentColor !important;
font-weight: 400;
padding: 0.28571em 0 0;
margin-bottom: 0.28571em;
height: auto;
margin-top: 1.28571em;
}
body .mphb-view-details-button, body .mphb-view-details-button:hover {
background: transparent !important;
}
body .mphb-view-details-button:hover {
color: #01bea0;
text-decoration: none;
}
body .entry-content .mphb-view-details-button:hover {
border-bottom: 1px dotted transparent !important;
}
body .mphb_sc_search-wrapper .mphb_sc_search-submit-button-wrapper {
margin-top: 2.75rem;
}
body .mphb_sc_search_results-info {
margin-bottom: 4.8125em;
}
body .mphb-recommendation {
margin-top: 2.875em;
margin-bottom: 5.9375em;
}
body .mphb-recommendation-details-list {
list-style: none;
margin-left: 0;
}
body .mphb-recommendation-details-list .mphb-recommendation-item-guests {
font-size: inherit;
line-height: inherit;
margin-top: 0.5em;
}
body .mphb-recommendation-details-list li + li {
margin-top: 1.3125em;
}
body .mphb-recommendation-details-list .mphb-recommedation-item-subtotal {
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
}
body .mphb-recommendation-total {
font-size: 18px;
font-size: 1.125rem;
}
body .mphb-recommendation-total .mphb-price {
font-weight: 700;
}
body .mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button {
float: left;
clear: both;
margin-top: 0.5625em;
}
body .mphb_sc_search_results-wrapper .mphb-reservation-cart {
margin-bottom: 1.5em;
} .site-content .mphb-flexslider ul.slides img {
display: block !important;
}
.site-content .mphb-flexslider .gallery-icon.landscape a {
display: block;
}
.mphb-flexslider ul.flex-direction-nav li {
margin: 0 0 0;
border: 0px solid;
}
body .flexslider {
background: #fff;
border: 0px solid #fff;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
body .mphb-flexslider.mphb-gallery-slider {
margin-bottom: 5px;
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a,
body .flexslider ul.flex-direction-nav a {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.56667em;
background: #fff;
color: inherit;
height: 1.66667em;
width: 1.66667em;
text-align: center;
margin: -0.83333em 0 0;
-moz-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
-o-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
-webkit-transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
transition: opacity 0.15s ease-in-out, color 0.15s ease-in-out, background 0.15s ease-in-out;
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a:hover,
body .flexslider ul.flex-direction-nav a:hover {
background: #01bea0;
color: #fff;
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a:before,
body .flexslider ul.flex-direction-nav a:before {
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
text-indent: 0;
margin: 0;
color: inherit;
text-shadow: none;
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-next,
body .flexslider ul.flex-direction-nav a.flex-next {
right: 0.66667em;
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-next:before,
body .flexslider ul.flex-direction-nav a.flex-next:before {
content: "";
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-prev,
body .flexslider ul.flex-direction-nav a.flex-prev {
left: 0.66667em;
}
body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-prev:before,
body .flexslider ul.flex-direction-nav a.flex-prev:before {
content: "";
}
body .mphb-flexslider .flexslider:hover ul.flex-direction-nav a.flex-next,
body .flexslider:hover ul.flex-direction-nav a.flex-next {
opacity: 1;
right: 0.66667em;
}
body .mphb-flexslider .flexslider:hover ul.flex-direction-nav a.flex-prev,
body .flexslider:hover ul.flex-direction-nav a.flex-prev {
opacity: 1;
left: 0.66667em;
} .mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-rate-chooser {
margin-top: 3.25em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-services-details {
margin-top: 3.5em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-services-details {
margin-top: 3.4375em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-room-details {
border-bottom: 1px solid #f0f0f0;
padding-bottom: 3.125em;
margin-bottom: 5.75em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-reserve-rooms-details,
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-services-details, .mphb_sc_checkout-wrapper .mphb_sc_checkout-form > section:not(:first-of-type) {
margin-top: 5.75em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-price-breakdown {
margin-top: 3.125em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list {
margin-left: 0;
margin-top: 4em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list select {
width: auto;
display: inline-block;
margin: -13px 0px;
}
.mphb_sc_checkout-wrapper .mphb-billing-fields {
margin-bottom: 0.75em;
}
.mphb_sc_checkout-wrapper .mphb-gateways-list {
margin-left: 0;
margin-bottom: 2.4375em;
margin-top: 2.9375em;
}
.mphb_sc_checkout-wrapper .mphb-gateways-list label {
color: inherit;
}
@media screen and (min-width: 48em) {
.mphb_sc_checkout-wrapper .mphb-gateways-list input[type='checkbox'] {
margin-top: 0.25em;
}
}
.mphb_sc_checkout-wrapper .mphb-room-type-title {
margin-top: 2.6875em;
}
.mphb_sc_checkout-wrapper .mphb-total-price {
margin: 0 0 2.5em;
}
.mphb_sc_checkout-wrapper .mphb-deposit-amount {
margin: 0 0 1.61111em;
}
.mphb_sc_checkout-wrapper .mphb-total-price,
.mphb_sc_checkout-wrapper .mphb-deposit-amount {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.4;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date {
padding: 0.8125em 0;
border: 1px solid #e0e1e5;
color: #666666;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date > span:first-child,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date > span:first-child {
padding-right: 0.8125em;
display: inline-block;
}
@media screen and (min-width: 48em) {
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date > span:first-child,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date > span:first-child {
min-width: 200px;
}
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date time,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date time {
color: #333333;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date strong,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date strong {
font-weight: 400;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date {
border-width: 1px 0 1px 0;
margin: 3em 0 0;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date {
border-width: 0 0 1px 0;
}
.mphb_sc_checkout-wrapper .mphb-children-chooser label,
.mphb_sc_checkout-wrapper .mphb-adults-chooser label {
color: inherit;
margin: 0 1em 0 0;
}
.mphb_sc_checkout-wrapper .mphb-children-chooser select,
.mphb_sc_checkout-wrapper .mphb-adults-chooser select {
display: inline-block;
min-width: 100px;
width: auto;
margin: -1em 0;
}
.mphb_sc_checkout-wrapper .mphb-room-rate-variant strong {
font-weight: 600;
}
.mphb_sc_checkout-wrapper .mphb-reserve-rooms-details {
margin-top: 2.9375em;
}
.mphb_sc_checkout-wrapper .mphb-reserve-rooms-details p + p {
margin-top: 3.6875em;
}
.mphb_sc_checkout-wrapper .mphb-rate-chooser label,
.mphb_sc_checkout-wrapper .mphb-services-details label {
color: inherit;
margin: 0;
}
.mphb_sc_checkout-wrapper .mphb-room-rate-variant {
margin-top: 2.9375em;
}
.mphb_sc_checkout-wrapper .mphb-room-rate-variant + .mphb-room-rate-variant {
margin-top: 2.0625em;
}
.mphb_sc_checkout-wrapper .mphb-room-rate-variant label {
display: block;
margin: 0 0 -0.25em 0;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list label {
display: inline;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list li + li {
margin-top: 2.8125em;
}
.mphb_sc_checkout-wrapper .mphb-price-breakdown th, .mphb_sc_checkout-wrapper .mphb-price-breakdown td {
vertical-align: top;
}
.mphb_sc_checkout-wrapper .mphb-price-breakdown th {
font-weight: 700;
}
.mphb_sc_checkout-wrapper .mphb-price-breakdown .mphb-price-breakdown-rate {
margin-top: 0.625em;
}
.mphb_sc_checkout-wrapper .mphb-required-fields-tip {
margin-bottom: 1.125em;
margin-top: 1.9375em;
} .mphb-widget-room-type-title {
font-family: inherit;
}
.mphb-widget-room-type-title a {
color: inherit;
text-decoration: none;
}
body:not(.page-template-template-front-page) .mphb_room_type_bg {
background: transparent !important;
}
.widget-area .widget_mphb_rooms_widget .wrapper {
padding-left: 0;
padding-right: 0;
}
.widget.widget_mphb_rooms_widget a {
border-bottom: medium none;
}
body .mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-description, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-price, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-title {
margin: 1.57143em 0;
}
.site-footer .mphb_room_type_categories_header_wrapper,
#secondary .mphb_room_type_categories_header_wrapper {
display: none;
}
.widget_mphb_search_availability_widget .mphb_widget_search-submit-button-wrapper {
margin-top: 2.75rem;
} body .mphb_sc_services-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -1.5625em;
}
body .mphb_sc_services-wrapper .mphb-price-wrapper strong, body .mphb_sc_services-wrapper .mphb-regular-price strong {
min-width: 0;
margin-right: 0.5em;
}
body .mphb_sc_services-wrapper .mphb-service {
width: 100%;
padding: 0 1.5625em;
margin: 2.8125em 0 3.75em;
}
@media screen and (min-width: 48em) {
body .mphb_sc_services-wrapper .mphb-service {
width: 50%;
}
body .mphb_sc_services-wrapper .mphb-service:last-child .entry-wrapper, body .mphb_sc_services-wrapper .mphb-service:nth-last-child(2) .entry-wrapper {
padding-bottom: 0;
}
}
body .mphb_sc_services-wrapper .mphb-service:not(:first-of-type) {
margin: 2.8125em 0 3.75em;
}
body .mphb_sc_services-wrapper .mphb-service *:last-child {
margin-bottom: 0;
}
body .mphb_sc_services-wrapper .mphb-service-title {
margin: 0 0 1em;
font-size: 18px;
font-size: 1.125rem;
}
@media screen and (min-width: 48em) {
body .mphb_sc_services-wrapper .mphb-service-title {
font-size: 22px;
font-size: 1.375rem;
}
}
body .mphb_sc_services-wrapper .mphb-service-title a {
color: inherit;
text-decoration: none;
}
body .mphb_sc_services-wrapper .mphb-service-title a:hover {
color: #01bea0;
}
body .mphb_sc_services-wrapper .mphb-loop-service-thumbnail {
display: block;
margin: 0 0 2.125em;
}
body .mphb_sc_services-wrapper .mphb-loop-service-thumbnail img {
display: block;
}
body .mphb_sc_services-wrapper .more-link .button {
display: inline-block;
margin-top: 1.125em;
font-size: inherit;
text-decoration: none;
padding: 0;
text-transform: none;
border: 0px solid;
background: transparent;
color: #01bea0;
font-weight: 400;
height: auto;
}
body .mphb_sc_services-wrapper .more-link .button:hover {
color: inherit;
text-decoration: underline;
}
body .mphb_sc_services-wrapper .pagination {
padding: 0 1.38889em;
}
body .entry-content .mphb_sc_services-wrapper:first-child .mphb-service:nth-of-type(1) {
margin-top: 0;
}
@media screen and (min-width: 48em) {
body .entry-content .mphb_sc_services-wrapper:first-child .mphb-service:nth-of-type(2) {
margin-top: 0;
}
}
body .entry-content .mphb_sc_services-wrapper .mphb-service:last-of-type {
margin-bottom: 0;
}
@media screen and (min-width: 48em) {
body .entry-content .mphb_sc_services-wrapper .mphb-service:nth-last-of-type(2) {
margin-bottom: 0;
}
}
.single-mphb_room_service .mphb-price-title {
font-size: 26px;
font-size: 1.625rem;
line-height: 1.4;
} .page-template-template-front-page .mphb_sc_search-wrapper {
margin: 5.125em 0 5em;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper {
margin: 5em 0;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .pagination {
margin-top: 1.72222em;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-price-wrapper strong, .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-regular-price strong {
min-width: 0;
margin-right: 0.5em;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-price {
margin-right: 0.125em;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-images .mphb_room_type_categories_header_wrapper, .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper {
left: 1.85em;
right: 1.85em;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-regular-price {
margin: 1.25em 0;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-view-details-button {
padding: 0.85714em 0 0;
margin-bottom: 0.85714em;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-view-details-button,
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
margin-top: 0.3125em;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: stretch;
align-items: stretch;
}
}
@media screen and (min-width: 62em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper {
margin: 5em -19.7%;
}
}
@media screen and (min-width: 93.375em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper {
margin: 5em -14.625em;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type) {
margin-top: 2.78571em;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type) {
margin-top: 0;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type {
padding: 0;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type {
width: 33.3333%;
padding: 0 1.875em 2.3125em;
}
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper {
margin-left: -1.875em;
margin-right: -1.875em;
border-right: 1px solid #fff;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper img {
display: block;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-title {
font-size: 18px;
font-size: 1.125rem;
margin-top: 1.44444em;
margin-bottom: 1.33333em;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-title {
font-size: 22px;
font-size: 1.375rem;
margin-top: 1em;
margin-bottom: 1em;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-title a {
text-decoration: none;
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-gallery-thumbnail-slider {
display: none;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper.columns-2 .mphb-room-type {
width: 50%;
}
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper.columns-4 .mphb-room-type {
width: 25%;
padding-left: 1em;
padding-right: 1em;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper.columns-4 .mphb-room-type .mphb-room-type-title {
font-size: 16px;
font-size: 1rem;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb_sc_rooms-wrapper.columns-4 .mphb-room-type .mphb_room_type_featured_image_wrapper {
margin-left: -1em;
margin-right: -1em;
}
}
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-view-details-button-wrapper {
margin-right: 0;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: no-wrap;
flex-wrap: no-wrap;
-webkit-align-items: stretch;
align-items: stretch;
border-bottom: 1px solid #e0e1e5;
}
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li {
white-space: nowrap;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li .mphb-attribute-title {
display: none;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li:before {
font: normal normal normal 1rem/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: table-cell;
content: "";
padding-right: 0.875em;
color: #666666;
border-bottom: 1px solid #f0f0f0;
text-align: left;
width: 2em;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li:before {
display: inline-block;
border-bottom: 0px solid;
}
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults:before,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children:before,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-facilities:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-view:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-bed-type:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-categories:before {
content: "";
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li {
display: none;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li + li {
margin: 0;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
width: 126px;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
min-width: 0;
width: auto;
}
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-value, .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
display: inline-block;
border-bottom: 0px solid;
}
}
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
display: table-row;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
width: 33.33%;
display: block;
}
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type {
display: block;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
border: 0px solid;
margin: 2em 0 1.53846em;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value {
color: #666666;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-children-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-adults-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-size {
display: none;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type a {
color: inherit;
text-decoration: none;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type a:hover {
color: #01bea0;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
min-width: 0;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type li,
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value, .page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
display: inline;
border: 0px solid;
padding: 0;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type li:after {
content: '\002f';
margin: 0 0.30769em 0 0.53846em;
}
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type li:last-child:after {
display: none;
}
.page-template-template-front-page .entry-content .mphb-required-fields-tip {
display: none;
}
@media screen and (min-width: 48em) {
.page-template-template-front-page .entry-content .mphb_sc_search-form {
-webkit-align-items: flex-end;
align-items: flex-end;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
margin-top: -1rem;
}
.page-template-template-front-page .entry-content .mphb_sc_search-form p {
padding-top: 1rem;
margin-bottom: 0;
min-width: 244px;
width: auto;
margin-right: 1.25em;
}
.page-template-template-front-page .entry-content .mphb_sc_search-form p select {
width: 100%;
}
.page-template-template-front-page .entry-content .mphb_sc_search-form input[type='text'] {
width: 100%;
}
.page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-check-in-date, .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-check-out-date {
width: 244px;
}
.page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-adults, .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-children {
min-width: 102px;
}
.page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
margin-top: 0;
min-width: 0;
margin-right: 0;
}
}
.homepage-widget-area .widget {
margin: 0;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget {
font-size: 16px;
font-size: 1rem;
line-height: 1.4;
}
}
.homepage-widget-area .widget_mphb_rooms_widget {
position: relative;
background: #333333 url(//gadesnomada.com/wp-content/themes/villagio/images/load.gif) no-repeat center center;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-price-period {
color: inherit;
}
.homepage-widget-area .widget_mphb_rooms_widget.loaded {
background-image: none;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type), .homepage-widget-area .widget_mphb_rooms_widget .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image {
margin: 0;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-attribute-title {
color: inherit;
min-width: 0;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-attribute-value, .homepage-widget-area .widget_mphb_rooms_widget .mphb-attribute-title {
display: inline-block;
border: 0 solid;
padding: 0;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb_widget_rooms-wrapper {
overflow: hidden;
-webkit-align-items: stretch;
align-items: stretch;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: no-wrap;
flex-wrap: no-wrap;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging,
.homepage-widget-area .widget_mphb_rooms_widget .mphb-room-type {
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
opacity: 0;
}
.homepage-widget-area .widget_mphb_rooms_widget.loaded .flex-control-paging,
.homepage-widget-area .widget_mphb_rooms_widget.loaded .mphb-room-type {
opacity: 1;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-room-type {
position: relative;
overflow: hidden;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-featured-image img {
position: absolute;
visibility: hidden;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg {
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto;
height: 100%;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper {
background: rgba(51, 51, 51, 0.4);
color: #fff;
height: 100%;
-webkit-align-items: flex-end;
align-items: flex-end;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: no-wrap;
flex-wrap: no-wrap;
min-height: 536px;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper {
min-height: 618px;
}
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper .wrapper {
width: 100%;
padding-top: 18.4%;
padding-bottom: 6.5em;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper .wrapper {
padding-bottom: 5.5em;
}
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-title {
margin: 0.6em 0 0;
text-rendering: optimizeLegibility;
font-family: inherit;
line-height: 1.4;
font-weight: 700;
font-size: 28px;
font-size: 1.75rem;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-title {
font-size: 30px;
font-size: 1.875rem;
}
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes {
display: none;
border: 0px solid;
margin: 1.14286em 0 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes {
display: block;
}
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li {
display: inline-block;
width: auto;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li:after {
content: '\002f';
margin-left: 0.35714em;
margin-right: 0.5em;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li:last-child:after {
display: none;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li + li {
margin: 0;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging {
position: absolute;
bottom: 2.64286em;
color: #fff;
z-index: 10;
font-weight: 700;
left: 1.25em;
right: 1.25em;
width: auto;
text-align: left;
}
@media screen and (min-width: 62em) {
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging {
left: 2.5em;
right: 2.5em;
bottom: 2.1875em;
}
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li {
margin: 0 1.25em 0 0;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a {
text-decoration: none;
width: auto;
height: auto;
display: block;
background: transparent;
cursor: pointer;
text-indent: 0px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a:after, .homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a:before {
content: '';
width: 0;
display: inline-block;
vertical-align: middle;
height: 2px;
background: #fff;
-moz-transition: width 0.2s ease-in-out;
-o-transition: width 0.2s ease-in-out;
-webkit-transition: width 0.2s ease-in-out;
transition: width 0.2s ease-in-out;
margin: 0 0 0.1875em;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a.flex-active:after {
width: 30px;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a.flex-active:after {
margin: 0 0 0.1875em 0.625em;
}
.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a:hover {
color: currentColor;
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-price {
margin: 1.92857em 0 0;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-price {
margin: 1.25em 0 0;
}
}
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-book-button {
margin: 1.78571em 0 0;
}
@media screen and (min-width: 48em) {
.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-book-button {
margin: 1.5em 0 0;
}
} .mphb_sc_rooms-wrapper.grid-view,
.mphb_sc_rooms-wrapper.is-style-grid {
margin: 0;
}
.mphb_sc_rooms-wrapper.grid-view .pagination,
.mphb_sc_rooms-wrapper.is-style-grid .pagination {
margin-top: 1.72222em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-price-wrapper strong, .mphb_sc_rooms-wrapper.grid-view .mphb-regular-price strong,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-price-wrapper strong,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-regular-price strong {
min-width: 0;
margin-right: 0.5em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-price,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-price {
margin-right: 0.125em;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-images .mphb_room_type_categories_header_wrapper, .mphb_sc_rooms-wrapper.grid-view .mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-images .mphb_room_type_categories_header_wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper {
left: 1.85em;
right: 1.85em;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-regular-price,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-regular-price {
margin: 1.25em 0;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button {
padding: 0.85714em 0 0;
margin-bottom: 0.85714em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button,
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
margin-top: 0.3125em;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view,
.mphb_sc_rooms-wrapper.is-style-grid {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-items: stretch;
align-items: stretch;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type:not(:first-of-type),
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type:not(:first-of-type) {
margin-top: 2.78571em;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type:not(:first-of-type),
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type:not(:first-of-type) {
margin-top: 0;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type {
padding: 0;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type {
width: 33.3333%;
padding: 0 1.875em 2.3125em;
}
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb_room_type_featured_image_wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb_room_type_featured_image_wrapper {
margin-left: -1.875em;
margin-right: -1.875em;
border-right: 1px solid #fff;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb_room_type_featured_image_wrapper img,
.mphb_sc_rooms-wrapper.is-style-grid .mphb_room_type_featured_image_wrapper img {
display: block;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title {
font-size: 18px;
font-size: 1.125rem;
margin-top: 1.44444em;
margin-bottom: 1.33333em;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title {
font-size: 22px;
font-size: 1.375rem;
margin-top: 1em;
margin-bottom: 1em;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title a,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title a {
text-decoration: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-gallery-thumbnail-slider,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-gallery-thumbnail-slider {
display: none;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: no-wrap;
flex-wrap: no-wrap;
-webkit-align-items: stretch;
align-items: stretch;
border-bottom: 1px solid #e0e1e5;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li {
white-space: nowrap;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li .mphb-attribute-title {
display: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li:before {
font: normal normal normal 1rem/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: table-cell;
content: "";
padding-right: 0.875em;
color: #666666;
border-bottom: 1px solid #f0f0f0;
text-align: left;
width: 2em;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li:before {
display: inline-block;
border-bottom: 0px solid;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults:before,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children:before,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-facilities:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-facilities:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-view:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-view:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-bed-type:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-bed-type:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-categories:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-categories:before {
content: "";
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li {
display: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li + li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li + li {
margin: 0;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
width: 126px;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
min-width: 0;
width: auto;
}
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-value, .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-value,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
display: inline-block;
border-bottom: 0px solid;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
display: table-row;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
width: 33.33%;
display: block;
}
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type {
display: block;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
border: 0px solid;
margin: 2em 0 1.53846em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value {
color: #666666;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-size,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-size {
display: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type a,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type a {
color: inherit;
text-decoration: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type a:hover,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type a:hover {
color: #01bea0;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
min-width: 0;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type li,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value, .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
display: inline;
border: 0px solid;
padding: 0;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type li:after,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type li:after {
content: '\002f';
margin: 0 0.30769em 0 0.53846em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type li:last-child:after,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type li:last-child:after {
display: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-regular-price,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-regular-price {
margin-top: 1.5625em;
}
.mphb_sc_rooms-wrapper.grid-view h3,
.mphb_sc_rooms-wrapper.is-style-grid h3 {
display: none;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title {
margin: 1em 0 1.2em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
margin-top: 0.625em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
display: inline-block;
margin-right: 2.125em;
vertical-align: top;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
float: left;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-rooms-quantity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-rooms-quantity {
width: auto;
display: inline-block;
min-width: 100px;
margin-right: 1.0625em;
}
.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button-wrapper {
margin-right: 0;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view.columns-2 .mphb-room-type,
.mphb_sc_rooms-wrapper.is-style-grid.columns-2 .mphb-room-type {
width: 50%;
}
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view.columns-4 .mphb-room-type,
.mphb_sc_rooms-wrapper.is-style-grid.columns-4 .mphb-room-type {
width: 25%;
padding-left: 1em;
padding-right: 1em;
}
}
.mphb_sc_rooms-wrapper.grid-view.columns-4 .mphb-room-type .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid.columns-4 .mphb-room-type .mphb-room-type-title {
font-size: 16px;
font-size: 1rem;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper.grid-view.columns-4 .mphb-room-type .mphb_room_type_featured_image_wrapper,
.mphb_sc_rooms-wrapper.is-style-grid.columns-4 .mphb-room-type .mphb_room_type_featured_image_wrapper {
margin-left: -1em;
margin-right: -1em;
}
}
.mphb_sc_rooms-wrapper .mphb-room-type-images {
margin-bottom: 1.5em;
}
@media screen and (min-width: 48em) {
.mphb_sc_rooms-wrapper .mphb-room-type-images {
margin-bottom: 1.45em;
}
} .mphb-reviews .mphbr-accommodation-rating {
margin-bottom: 2.5rem;
}
@media screen and (max-width: 47.9375em) {
.mphb-reviews .mphbr-accommodation-rating .mphbr-add-review {
float: left;
clear: both;
margin: 1.25rem 0;
}
}
.mphb-reviews .mphbr-new-review-box {
border-color: #e0e1e5;
}
.mphb-reviews .mphbr-new-review-box .comment-respond form {
margin: 0;
width: 100%;
}
.mphb-reviews .mphbr-new-review-box .comment-respond form input[type="text"],
.mphb-reviews .mphbr-new-review-box .comment-respond form input[type="email"],
.mphb-reviews .mphbr-new-review-box .comment-respond form textarea {
width: 100%;
}
.mphb-reviews .mphbr-new-review-box .mphbr-rating-wrapper .mphbr-stars {
margin-bottom: .875rem;
}
.mphb-reviews .comment-list .mphbr_review.parent > .comment-body {
padding-bottom: 0;
}
.mphb-reviews .comment-list .mphbr_review.parent > .comment-body .comment-content {
padding-bottom: 0;
}
@media screen and (min-width: 768px) {
.mphb-reviews .comment-list .mphbr_review .children .comment {
margin-left: 4rem;
}
}
.mphb-reviews .comment-list .mphbr_review .children .comment-body {
padding-top: 2em;
}
.mphb-reviews .comment-list .mphbr_review .mphbr-review-wrapper p:last-child {
margin-bottom: 0;
}
.mphb_widget_accommodation_reviews-wrapper .mphbr_review .comment-body {
padding-bottom: 0;
}
.mphb_sc_accommodation_reviews-wrapper {
margin-top: 0;
}
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
width: 100%;
}
@media screen and (min-width: 768px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
width: 50%;
}
}
@media screen and (min-width: 992px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
width: 50%;
}
}
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
width: 100%;
}
@media screen and (min-width: 768px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
width: 50%;
}
}
@media screen and (min-width: 992px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
width: 33.33333%;
}
}
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
width: 100%;
}
@media screen and (min-width: 768px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
width: 50%;
}
}
@media screen and (min-width: 992px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
width: 25%;
}
}
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
width: 100%;
}
@media screen and (min-width: 768px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
width: 50%;
}
}
@media screen and (min-width: 992px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
width: 20%;
}
}
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-6-columns-list .mphbr_review {
width: 100%;
}
@media screen and (min-width: 768px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-6-columns-list .mphbr_review {
width: 50%;
}
}
@media screen and (min-width: 992px) {
.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-6-columns-list .mphbr_review {
width: 16.66667%;
}
}@font-face{font-family:eicons;src:url(//gadesnomada.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0);src:url(//gadesnomada.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.53.0#iefix) format("embedded-opentype"),url(//gadesnomada.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.53.0) format("woff2"),url(//gadesnomada.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.53.0) format("woff"),url(//gadesnomada.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.53.0) format("truetype"),url(//gadesnomada.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.53.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-atomic-file-upload:before{content:"\ebe9"}.eicon-atomic-time-picker:before{content:"\ebea"}.eicon-atomic-date-picker:before{content:"\ebeb"}.eicon-upgrade-crown-full:before{content:"\ef03"}.eicon-after:before{content:"\ebfa"}.eicon-pagination-item:before{content:"\ebfb"}.eicon-before:before{content:"\ebfc"}.eicon-pagination:before{content:"\ebfd"}.eicon-loop-item:before{content:"\ec00"}.eicon-loop-widget:before{content:"\ec01"}.eicon-x-twitter:before{content:"\ef04"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}