@import "fancybox.css";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
group,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
}
.nixhier {
  display: none;
}
.clearfix {
  clear: both;
  visibility: hidden;
}
body,
textarea,
button,
input {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  body,
  textarea,
  button,
  input {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  body,
  textarea,
  button,
  input {
    font-size: 14px;
  }
}
small,
.small-text {
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  small,
  .small-text {
    font-size: 9px;
  }
}
@media screen and (max-width: 480px) {
  small,
  .small-text {
    font-size: 9px;
  }
}
p,
li,
span,
div,
a {
  font-size: 16px;
  line-height: 1.618;
}
@media screen and (max-width: 768px) {
  p,
  li,
  span,
  div,
  a {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  p,
  li,
  span,
  div,
  a {
    font-size: 14px;
  }
}
h4 {
  font-size: 26px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  h4 {
    font-size: 23px;
  }
}
h3 {
  font-size: 42px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 39px;
  }
}
@media screen and (max-width: 480px) {
  h3 {
    font-size: 37px;
  }
}
h2 {
  font-size: 68px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 64px;
  }
}
@media screen and (max-width: 480px) {
  h2 {
    font-size: 59px;
  }
}
h1 {
  font-size: 110px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 103px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 96px;
  }
}
.text-xs {
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .text-xs {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-xs {
    font-size: 9px !important;
  }
}
.text-sm {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .text-sm {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-sm {
    font-size: 14px !important;
  }
}
.text-md {
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .text-md {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-md {
    font-size: 23px !important;
  }
}
.text-lg {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  .text-lg {
    font-size: 39px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-lg {
    font-size: 37px !important;
  }
}
.text-xl {
  font-size: 68px;
}
@media screen and (max-width: 768px) {
  .text-xl {
    font-size: 64px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-xl {
    font-size: 59px !important;
  }
}
.text-xxl {
  font-size: 110px;
}
@media screen and (max-width: 768px) {
  .text-xxl {
    font-size: 103px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-xxl {
    font-size: 96px !important;
  }
}
.line-height-tight {
  line-height: 1.2 !important;
}
.line-height-normal {
  line-height: 1.618 !important;
}
.line-height-loose {
  line-height: 2.618 !important;
}
body,
textarea,
button,
input {
  font-family: "Marcellus", serif;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  body,
  textarea,
  button,
  input {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  body,
  textarea,
  button,
  input {
    font-size: 14px;
  }
}
p,
li,
span,
div,
a {
  font-size: 16px;
  line-height: 1.618;
}
@media screen and (max-width: 768px) {
  p,
  li,
  span,
  div,
  a {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  p,
  li,
  span,
  div,
  a {
    font-size: 14px;
  }
}
small,
.small-text {
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  small,
  .small-text {
    font-size: 9px;
  }
}
@media screen and (max-width: 480px) {
  small,
  .small-text {
    font-size: 9px;
  }
}
body {
  padding: 0px 20px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 480px) {
  body {
    padding: 0px 5%;
  }
}
.wrapper {
  margin: 0 auto;
  width: 94%;
  max-width: 1280px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .wrapper {
    width: 1200px;
  }
}
@media screen and (max-width: 1280px) {
  .wrapper {
    width: 990px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper {
    width: 85%;
  }
}
a {
  text-decoration: underline;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.homepage-main-hero {
  background: url('../img/header-bg-pattern.png') #FEFAE0;
  background-position: center;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-bottom: 30px;
  overflow: hidden;
}
.homepage-main-hero .wrapper .main-hero-content {
  display: flex;
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content {
    flex-direction: column;
  }
}
.homepage-main-hero .wrapper .main-hero-content .main-hero-left {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  margin: 80px 0;
}
@media screen and (max-width: 1440px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-left {
    margin: 0 0 80px 0;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-left {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-left {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-left {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-left img {
    max-width: 120px;
  }
}
.homepage-main-hero .wrapper .main-hero-content .main-hero-right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right {
    width: 40%;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right {
    width: 100%;
    min-height: 500px;
  }
}
.homepage-main-hero .wrapper .main-hero-content .main-hero-right:before {
  content: '';
  position: absolute;
  width: 180%;
  z-index: 1;
  height: 150%;
  right: -70%;
  top: -60%;
  background: url('../img/gabi-plete-vence-header-top.svg') 0 0 no-repeat;
  border-radius: 12px;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:before {
    height: 140%;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:before {
    width: 260%;
    height: 230%;
    right: -140%;
    top: -60%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:before {
    top: -30%;
    right: -160%;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:before {
    width: 190%;
    height: 140%;
    right: 30%;
    top: 10%;
  }
}
.homepage-main-hero .wrapper .main-hero-content .main-hero-right:after {
  content: '';
  position: absolute;
  width: 160%;
  border-radius: 999px;
  z-index: 1;
  height: 150%;
  right: -45%;
  bottom: -100%;
  background: #5F6F52;
}
@media screen and (max-width: 1024px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:after {
    width: 250%;
    height: 160%;
    right: -155%;
    bottom: -100%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:after {
    right: -155%;
    bottom: -100%;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right:after {
    right: -115%;
  }
}
.homepage-main-hero .wrapper .main-hero-content .main-hero-right img {
  max-width: 100%;
  max-height: 90%;
  z-index: 10;
  bottom: 0px;
  right: 20%;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right img {
    right: 0%;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right img {
    max-width: 120%;
    max-height: 120%;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .main-hero-right img {
    max-height: 110%;
  }
}
.homepage-main-hero .wrapper .main-hero-content h1 {
  margin-top: 40px;
  color: #5F6F52;
  font-size: 96px;
  font-weight: 200;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .homepage-main-hero .wrapper .main-hero-content h1 {
    font-size: 88px;
  }
}
@media screen and (max-width: 1280px) {
  .homepage-main-hero .wrapper .main-hero-content h1 {
    font-size: 78px;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-main-hero .wrapper .main-hero-content h1 {
    font-size: 62px;
  }
}
@media screen and (max-width: 480px) {
  .homepage-main-hero .wrapper .main-hero-content h1 {
    font-size: 50px;
  }
}
.homepage-main-hero .wrapper .main-hero-content p {
  margin-top: 10px;
  color: #5F6F52;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.618;
}
@media screen and (max-width: 1440px) {
  .homepage-main-hero .wrapper .main-hero-content p {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content p {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .homepage-main-hero .wrapper .main-hero-content p {
    font-size: 18px;
  }
}
.homepage-main-hero .wrapper .main-hero-content .header-links {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .header-links {
    flex-direction: column;
    padding-top: 40px;
    gap: 20px;
    width: 60%;
  }
}
@media screen and (max-width: 650px) {
  .homepage-main-hero .wrapper .main-hero-content .header-links {
    width: 100%;
  }
}
.homepage-main-hero .wrapper .main-hero-content .header-links .solid-link {
  padding: 15px 20px;
  display: inline-block;
  background-color: #5F6F52;
  border: 1px solid #5F6F52;
  transition: 0.3s;
  text-decoration: none;
  color: #fff;
  border-radius: 999px;
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .header-links .solid-link {
    min-width: 145px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .header-links .solid-link {
    width: calc(100% - 40px);
  }
}
.homepage-main-hero .wrapper .main-hero-content .header-links .solid-link:hover {
  background-color: #434e3a;
  border: 1px solid #434e3a;
}
.homepage-main-hero .wrapper .main-hero-content .header-links .border-link {
  padding: 15px 20px;
  display: inline-block;
  transition: 0.3s;
  text-decoration: none;
  color: #5F6F52;
  border-radius: 999px;
  border: 1px solid #5F6F52;
  background-color: #FCF4D5;
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .header-links .border-link {
    min-width: 145px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .homepage-main-hero .wrapper .main-hero-content .header-links .border-link {
    width: calc(100% - 40px);
  }
}
.homepage-main-hero .wrapper .main-hero-content .header-links .border-link:hover {
  background-color: #434e3a;
  border: 1px solid #434e3a;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .homepage-main-hero {
    background-position: 70% 0%;
    padding-top: 80px;
  }
}
@media screen and (max-width: 480px) {
  .homepage-main-hero {
    padding: 60px 20px 0px 20px;
  }
  .homepage-main-hero .wrapper .main-hero-content .header-links {
    padding-top: 40px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
  }
}
.about-me-dark-section {
  background: url('../img/about-me-bg.webp');
  background-size: cover;
  background-position: 100% 40%;
  position: relative;
  padding: 60px 0px;
  border-radius: 12px;
}
.about-me-dark-section .about-me-dark-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(95,111,82,0.5);
  border-radius: 12px;
}
.about-me-dark-section .about-me-content {
  position: relative;
  z-index: 3;
}
.about-me-dark-section .about-me-content .wrapper .content-flex {
  display: flex;
  align-items: center;
  gap: 100px;
}
.about-me-dark-section .about-me-content .wrapper .content-flex .content-left h2 {
  margin-top: 40px;
  color: #fff;
  font-size: 68px;
  line-height: 1.2;
  font-weight: 200;
}
@media screen and (max-width: 1280px) {
  .about-me-dark-section .about-me-content .wrapper .content-flex .content-left h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  .about-me-dark-section .about-me-content .wrapper .content-flex .content-left h2 {
    font-size: 45px;
  }
}
.about-me-dark-section .about-me-content .wrapper .content-flex .content-left .socials {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
}
.about-me-dark-section .about-me-content .wrapper .content-flex .content-left .socials .instagram,
.about-me-dark-section .about-me-content .wrapper .content-flex .content-left .socials .facebook {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-me-dark-section .about-me-content .wrapper .content-flex .content-left .socials .instagram img,
.about-me-dark-section .about-me-content .wrapper .content-flex .content-left .socials .facebook img {
  max-width: 100%;
  max-height: 100%;
  width: 20px;
}
.about-me-dark-section .about-me-content .wrapper .content-flex .content-right {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 800px;
}
.about-me-dark-section .about-me-content .wrapper .content-flex .content-right p {
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  .about-me-dark-section .about-me-content {
    position: relative;
    z-index: 3;
  }
  .about-me-dark-section .about-me-content .wrapper .content-flex {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
  }
  .about-me-dark-section .about-me-content .wrapper .content-flex .content-left {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .about-me-dark-section .about-me-content .wrapper .content-flex .content-left h2 {
    margin-top: 0px;
  }
  .about-me-dark-section .about-me-content .wrapper .content-flex .content-left .socials {
    margin-top: 0px;
  }
}
.about-me-section {
  padding: 130px 0px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .about-me-section {
    padding: 80px 0px 130px 0px;
  }
}
@media screen and (max-width: 480px) {
  .about-me-section {
    padding: 40px 0px 80px 0px;
  }
}
.about-me-section .wrapper .about-me-bg {
  position: absolute;
  width: 700px;
  height: 700px;
  left: -190px;
  bottom: -300px;
  z-index: -1;
}
.about-me-section .wrapper .about-me-bg img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1280px) {
  .about-me-section .wrapper .about-me-bg img {
    max-width: inherit;
    max-height: inherit;
    margin-left: -60%;
    margin-top: -5%;
  }
}
@media screen and (max-width: 1024px) {
  .about-me-section .wrapper .about-me-bg img {
    margin-left: 20%;
    margin-top: -8%;
  }
}
.about-me-section .wrapper .about-me-flex {
  display: flex;
  gap: 100px;
}
@media screen and (max-width: 1280px) {
  .about-me-section .wrapper .about-me-flex {
    gap: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .about-me-section .wrapper .about-me-flex {
    flex-direction: column-reverse;
  }
}
.about-me-section .wrapper .about-me-flex .left-img {
  width: 33.33%;
}
@media screen and (max-width: 1280px) {
  .about-me-section .wrapper .about-me-flex .left-img {
    width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .about-me-section .wrapper .about-me-flex .left-img {
    width: 100%;
  }
}
.about-me-section .wrapper .about-me-flex .left-img img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .about-me-section .wrapper .about-me-flex .left-img img {
    display: none;
  }
}
.about-me-section .wrapper .about-me-flex .left-img img.about-me-mobile {
  width: 100%;
  height: 100%;
  display: none;
}
@media screen and (max-width: 1024px) {
  .about-me-section .wrapper .about-me-flex .left-img img.about-me-mobile {
    display: block;
  }
}
.about-me-section .wrapper .about-me-flex .right-content {
  width: 66.66%;
  padding: 40px 60px;
}
@media screen and (max-width: 1280px) {
  .about-me-section .wrapper .about-me-flex .right-content {
    padding: 40px 10px;
    width: 60%;
  }
}
.about-me-section .wrapper .about-me-flex .right-content h2 {
  color: #5F6F52;
  font-size: 68px;
  line-height: 1.2;
  font-weight: 200;
  padding-bottom: 20px;
}
@media screen and (max-width: 1280px) {
  .about-me-section .wrapper .about-me-flex .right-content h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  .about-me-section .wrapper .about-me-flex .right-content h2 {
    font-size: 45px;
  }
}
.about-me-section .wrapper .about-me-flex .right-content p {
  color: #5F6F52;
  line-height: 2;
  margin-bottom: 30px;
}
.about-me-section .wrapper .about-me-flex .right-content .bottom-content {
  display: flex;
  align-items: center;
  gap: 120px;
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .about-me-section .wrapper .about-me-flex .right-content .bottom-content {
    gap: 90px;
  }
}
.about-me-section .wrapper .about-me-flex .right-content .bottom-content div {
  display: flex;
  align-items: center;
  gap: 30px;
}
.about-me-section .wrapper .about-me-flex .right-content .bottom-content div p {
  line-height: 1.2;
  margin: 0px;
}
.about-me-section .wrapper .about-me-flex .right-content .bottom-content div p:first-of-type {
  font-size: 56px;
}
@media screen and (max-width: 1024px) {
  .about-me-section .wrapper .about-me-bg {
    position: absolute;
    width: 700px;
    height: 700px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -300px;
    z-index: -1;
  }
  .about-me-section .wrapper .about-me-flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
  }
  .about-me-section .wrapper .about-me-flex .right-content {
    width: auto;
  }
  .about-me-section .wrapper .about-me-flex .right-content .bottom-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .about-me-section .wrapper .about-me-bg {
    width: 600px;
    height: 510px;
  }
  .about-me-section .wrapper .about-me-flex .right-content {
    width: 100%;
  }
  .about-me-section .wrapper .about-me-flex .right-content .bottom-content {
    justify-content: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .about-me-section .wrapper .about-me-bg {
    width: 600px;
    height: 510px;
  }
  .about-me-section .wrapper .about-me-flex .right-content {
    width: 100%;
  }
  .about-me-section .wrapper .about-me-flex .right-content .bottom-content {
    justify-content: flex-start;
  }
}
.photogalery-section {
  background-color: #fff;
  padding: 60px 0px;
  background: url('../img/photogalery-bg.png');
  background-size: cover;
  border-radius: 12px;
  overflow: hidden;
}
.photogalery-section .wrapper .photogalery-swiper-grid {
  display: grid;
  grid-template-columns: repeat(7,1fr);
  gap: 100px;
}
@media screen and (max-width: 480px) {
  .photogalery-section .wrapper .photogalery-swiper-grid {
    grid-template-columns: repeat(1,1fr);
  }
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-left {
  grid-column: span 3;
  margin: auto 0px;
}
@media screen and (max-width: 480px) {
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-left {
    text-align: center;
    width: 100%;
    grid-column: span 4;
  }
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-left h2 {
  color: #FEFADF;
  font-size: 68px;
  line-height: 3rem;
  font-weight: 200;
}
@media screen and (max-width: 1280px) {
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-left h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-left h2 {
    font-size: 45px;
  }
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-left p {
  color: #FEFADF;
  line-height: 2;
  margin: 40px 0px;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-left a {
  padding: 15px 20px;
  display: inline-block;
  background-color: #FEFADF;
  transition: 0.3s;
  text-decoration: none;
  color: #5F6F52;
  border-radius: 999px;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-left a:hover {
  background-color: #434e3a;
  color: #FEFADF;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content {
  grid-column: span 4;
  position: relative;
  height: 420px;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .photogalery-swiper-custom-button-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23px;
  z-index: 2;
  width: 45px;
  height: 45px;
  background-color: #FEFADF;
  background-image: url('../img/arrow-left.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  border-radius: 999px;
  transition: .2s ease-in;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .photogalery-swiper-custom-button-prev:hover {
  background-color: #A9B388;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .photogalery-swiper-custom-button-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -23px;
  z-index: 2;
  width: 45px;
  height: 45px;
  background-color: #FEFADF;
  background-image: url('../img/arrow-right.svg');
  background-size: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 999px;
  transition: .2s ease-in;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .photogalery-swiper-custom-button-next:hover {
  background-color: #A9B388;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .swiper-content-main {
  position: absolute;
  top: 0;
  left: 0;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .swiper-content-main .photogalery-swiper .swiper-wrapper .swiper-slide {
  background-color: ;
  height: 420px;
  width: 245px !important;
  position: relative;
}
.photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .swiper-content-main .photogalery-swiper .swiper-wrapper .swiper-slide img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
@media screen and (max-width: 1280px) {
  .photogalery-section .wrapper .photogalery-swiper-grid {
    padding: 0px;
  }
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content {
    display: block;
    position: relative;
    width: 100%;
    height: 420px;
  }
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .swiper-content-main {
    overflow: hidden;
  }
  .photogalery-section .wrapper .photogalery-numbers-grid .numbers-grid-content {
    padding: 140px 0px 100px 0px;
  }
  .photogalery-section .wrapper .photogalery-blue-card .blue-card-flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
  }
  .photogalery-section .wrapper .photogalery-blue-card .blue-card-flex .blue-card-content {
    justify-content: flex-start;
    gap: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .photogalery-section .wrapper .photogalery-blue-card .blue-card-flex {
    gap: 40px;
  }
  .photogalery-section .wrapper .photogalery-blue-card .blue-card-flex .blue-card-content {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .photogalery-section .wrapper .photogalery-numbers-grid .numbers-grid-content {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 480px) {
  .photogalery-section .wrapper .photogalery-swiper-grid {
    gap: 60px;
  }
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-left {
    margin-top: 0px;
  }
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .photogalery-swiper-custom-button-prev,
  .photogalery-section .wrapper .photogalery-swiper-grid .grid-swiper-content .photogalery-swiper-custom-button-next {
    display: none;
  }
  .photogalery-section .wrapper .photogalery-numbers-grid .numbers-grid-content {
    grid-template-columns: repeat(1,1fr);
    gap: 40px 10px;
  }
  .photogalery-section .wrapper .photogalery-blue-card .blue-card-flex {
    padding: 30px;
  }
}
.workshop-section {
  padding: 90px 0px;
  overflow: hidden;
}
.workshop-section .wrapper .workshop-bg {
  position: absolute;
  width: 700px;
  height: 700px;
  right: -110px;
  bottom: -300px;
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  .workshop-section .wrapper .workshop-bg {
    right: -260px;
    bottom: -410px;
  }
}
.workshop-section .wrapper .workshop-bg img {
  max-width: 100%;
  max-height: 100%;
}
.workshop-section .wrapper .workshop-flex {
  display: flex;
  gap: 100px;
}
@media screen and (max-width: 1280px) {
  .workshop-section .wrapper .workshop-flex {
    gap: 50px;
  }
}
.workshop-section .wrapper .workshop-flex .top-mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .workshop-section .wrapper .workshop-flex .top-mobile {
    width: 100%;
    display: block;
    text-align: center;
  }
  .workshop-section .wrapper .workshop-flex .top-mobile h2 {
    color: #5F6F52;
    font-size: 58px;
    font-weight: 200;
  }
}
@media screen and (max-width: 480px) {
  .workshop-section .wrapper .workshop-flex .top-mobile h2 {
    font-size: 45px;
  }
}
.workshop-section .wrapper .workshop-flex .left-content {
  width: 60%;
  padding: 40px 0px;
}
.workshop-section .wrapper .workshop-flex .left-content h2 {
  color: #5F6F52;
  font-size: 68px;
  font-weight: 200;
  padding-bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .workshop-section .wrapper .workshop-flex .left-content h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 1024px) {
  .workshop-section .wrapper .workshop-flex .left-content h2 {
    display: none;
  }
}
.workshop-section .wrapper .workshop-flex .left-content p {
  color: #5F6F52;
  line-height: 2;
  margin-bottom: 40px;
}
.workshop-section .wrapper .workshop-flex .left-content ul {
  margin-bottom: 40px;
}
.workshop-section .wrapper .workshop-flex .left-content ul li {
  color: #5F6F52;
  line-height: 2;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 10px;
}
.workshop-section .wrapper .workshop-flex .left-content ul li::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 5px;
  z-index: 2;
  width: 20px;
  height: 20px;
  background-image: url('../img/list-mark.svg');
  background-size: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.workshop-section .wrapper .workshop-flex .left-content a {
  padding: 15px 20px;
  display: inline-block;
  background-color: #5F6F52;
  border: 1px solid #5F6F52;
  transition: 0.3s;
  text-decoration: none;
  color: #fff;
  border-radius: 999px;
}
.workshop-section .wrapper .workshop-flex .left-content a:hover {
  background-color: #434e3a;
  border: 1px solid #434e3a;
}
.workshop-section .wrapper .workshop-flex .left-content .bottom-content {
  display: flex;
  align-items: center;
  gap: 80px;
}
.workshop-section .wrapper .workshop-flex .left-content .bottom-content div {
  display: flex;
  align-items: center;
  gap: 30px;
}
.workshop-section .wrapper .workshop-flex .left-content .bottom-content div p {
  line-height: 1.2;
  margin: 0px;
}
.workshop-section .wrapper .workshop-flex .left-content .bottom-content div p:first-of-type {
  font-size: 2rem;
}
.workshop-section .wrapper .workshop-flex .right-images {
  width: 40%;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 30px;
  align-items: center;
}
.workshop-section .wrapper .workshop-flex .right-images div {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.workshop-section .wrapper .workshop-flex .right-images div:last-of-type {
  margin-top: 50px;
}
.workshop-section .wrapper .workshop-flex .right-images img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .workshop-section .wrapper .workshop-bg {
    position: absolute;
    width: 700px;
    height: 700px;
    right: unset;
    left: 100%;
    transform: translateX(-50%);
    bottom: -300px;
    z-index: -1;
  }
  .workshop-section .wrapper .workshop-bg img {
    max-width: 100%;
    max-height: 100%;
  }
  .workshop-section .wrapper .workshop-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
  }
  .workshop-section .wrapper .workshop-flex .left-content {
    width: calc(50% - 30px);
    padding: 40px 0px;
  }
  .workshop-section .wrapper .workshop-flex .right-images {
    width: calc(50% - 10px);
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .workshop-section .wrapper .workshop-bg {
    position: absolute;
    width: 700px;
    height: 700px;
    right: unset;
    left: 110%;
    transform: translateX(-50%);
    bottom: -300px;
    z-index: -1;
  }
  .workshop-section .wrapper .workshop-bg img {
    max-width: 100%;
    max-height: 100%;
  }
  .workshop-section .wrapper .workshop-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
  }
  .workshop-section .wrapper .workshop-flex .left-content {
    width: calc(66% - 40px);
  }
  .workshop-section .wrapper .workshop-flex .right-images {
    width: calc(34 - 30px);
    width: 27%;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 30px;
  }
  .workshop-section .wrapper .workshop-flex .right-images div:last-child {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .workshop-section .wrapper .workshop-bg {
    position: absolute;
    width: 700px;
    height: 700px;
    right: unset;
    left: 110%;
    transform: translateX(-50%);
    bottom: -300px;
    z-index: -1;
  }
  .workshop-section .wrapper .workshop-bg img {
    max-width: 100%;
    max-height: 100%;
  }
  .workshop-section .wrapper .workshop-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 40px;
  }
  .workshop-section .wrapper .workshop-flex .left-content {
    width: 100%;
  }
  .workshop-section .wrapper .workshop-flex .right-images {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 30px;
  }
  .workshop-section .wrapper .workshop-flex .right-images div:last-child {
    display: inherit;
  }
}
.referencies-section {
  padding: 120px 0px 120px 0px;
  background: url('../img/referencies-bg.svg');
  background-size: cover;
  border-radius: 12px;
}
@media screen and (max-width: 1280px) {
  .referencies-section {
    padding: 120px 0px 80px 0px;
  }
}
.referencies-section .wrapper h2 {
  text-align: center;
  color: #FEFADF;
  font-size: 68px;
  line-height: 3rem;
  font-weight: 200;
  padding-bottom: 120px;
}
@media screen and (max-width: 1280px) {
  .referencies-section .wrapper h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  .referencies-section .wrapper h2 {
    font-size: 45px;
  }
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content {
  position: relative;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .referencies-swiper-custom-button-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23px;
  z-index: 2;
  width: 45px;
  height: 45px;
  background-color: #F9EBC7;
  background-image: url('../img/arrow-left.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  border-radius: 999px;
  transition: .2s ease-in;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .referencies-swiper-custom-button-prev:hover {
  background-color: #A9B388;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .referencies-swiper-custom-button-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -23px;
  z-index: 2;
  width: 45px;
  height: 45px;
  background-color: #F9EBC7;
  background-image: url('../img/arrow-right.svg');
  background-size: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 999px;
  transition: .2s ease-in;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .referencies-swiper-custom-button-next:hover {
  background-color: #A9B388;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  height: 600px;
  border-radius: 12px;
  overflow: hidden;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .products-item-thumb {
  height: 100%;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .products-item-thumb a {
  height: 100%;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .products-item-thumb a img {
  height: 100%;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .slide-img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .slide-quote {
  background-color: #F9EBC7;
  box-sizing: border-box;
  color: #5F6F52;
  padding: 40px;
  border-radius: 12px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .slide-quote .quote-mark {
  background-color: #5F6F52;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  right: 40px;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .slide-quote .quote-mark img {
  max-width: 100%;
  max-height: 100%;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .slide-quote .quote-text {
  line-height: 1.5;
  font-size: 1.1rem;
}
.referencies-section .wrapper .referencies-slider .grid-swiper-content .swiper-content-main .referencies-swiper .swiper-wrapper .swiper-slide .slide-quote .quote-signature {
  font-size: 1.1rem;
  text-align: end;
  padding-top: 10px;
  font-style: italic;
}
.join-workshop-section {
  margin-top: 20px;
  padding: 90px 0px;
  background: url('../img/workshop-bg.svg');
  background-size: cover;
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .join-workshop-section {
    padding: 90px 0px 40px 0;
  }
}
.join-workshop-section .wrapper .workshop-top {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 20px;
}
.join-workshop-section .wrapper .workshop-top .workshop-content {
  grid-column: span 3;
  border-bottom: 1px solid #5F6F52;
}
.join-workshop-section .wrapper .workshop-top .workshop-content div {
  max-width: 400px;
}
.join-workshop-section .wrapper .workshop-top .workshop-content div h2 {
  padding-top: 50px;
  color: #5F6F52;
  font-size: 68px;
  font-weight: 200;
  padding-bottom: 30px;
}
@media screen and (max-width: 1280px) {
  .join-workshop-section .wrapper .workshop-top .workshop-content div h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  .join-workshop-section .wrapper .workshop-top .workshop-content div h2 {
    font-size: 45px;
  }
}
.join-workshop-section .wrapper .workshop-top .workshop-content div p {
  color: #5F6F52;
  line-height: 2;
  margin-bottom: 150px;
}
.join-workshop-section .wrapper .workshop-top .workshop-form {
  background-color: #A9B387;
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  padding: 55px;
  grid-column: span 2;
}
@media screen and (max-width: 480px) {
  .join-workshop-section .wrapper .workshop-top .workshop-form {
    padding: 35px;
  }
}
.join-workshop-section .wrapper .workshop-top .workshop-form form {
  display: flex;
  gap: 25px;
  flex-direction: column;
  align-items: center;
}
.join-workshop-section .wrapper .workshop-top .workshop-form input {
  border: none;
  border-radius: 999px;
  padding: 20px 25px;
  width: 100%;
  box-sizing: border-box;
}
.join-workshop-section .wrapper .workshop-top .workshop-form textarea {
  border: none;
  border-radius: 22px;
  padding: 20px 25px;
  width: 100%;
  box-sizing: border-box;
}
.join-workshop-section .wrapper .workshop-top .workshop-form button {
  margin-top: 20px;
  cursor: pointer;
  padding: 12px 45px;
  display: inline-block;
  background-color: #5F6F52;
  border: 1px solid #5F6F52;
  transition: 0.3s;
  text-decoration: none;
  color: #fff;
  border-radius: 999px;
}
.join-workshop-section .wrapper .workshop-top .workshop-form button:hover {
  background-color: #434e3a;
  border: 1px solid #434e3a;
}
.join-workshop-section .wrapper .workshop-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 50px;
}
.join-workshop-section .wrapper .workshop-bottom p {
  color: #5F6F52;
}
.join-workshop-section .wrapper .workshop-bottom .socials {
  display: flex;
  align-items: center;
  gap: 10px;
}
.join-workshop-section .wrapper .workshop-bottom .socials .instagram,
.join-workshop-section .wrapper .workshop-bottom .socials .facebook {
  width: 30px;
  height: 30px;
  border: 1px solid #5F6F52;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.join-workshop-section .wrapper .workshop-bottom .socials .instagram img,
.join-workshop-section .wrapper .workshop-bottom .socials .facebook img {
  max-width: 100%;
  max-height: 100%;
  width: 20px;
}
@media screen and (max-width: 1024px) {
  .join-workshop-section .wrapper .workshop-top {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
  }
  .join-workshop-section .wrapper .workshop-top .workshop-content {
    grid-column: span 1;
    border: none;
  }
  .join-workshop-section .wrapper .workshop-top .workshop-content div {
    max-width: unset;
    text-align: center;
  }
  .join-workshop-section .wrapper .workshop-top .workshop-content div h2 {
    padding-top: 0px;
  }
  .join-workshop-section .wrapper .workshop-top .workshop-content div p {
    color: #5F6F52;
    line-height: 2;
    margin-bottom: 50px;
  }
  .join-workshop-section .wrapper .workshop-top .workshop-form {
    grid-column: span 1;
  }
}
@media screen and (max-width: 480px) {
  .join-workshop-section .workshop-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
  }
  .join-workshop-section .workshop-bottom .bottom-logo img {
    max-width: 100%;
    max-height: 100%;
    width: 100px;
  }
}
footer {
  color: #1D3E49;
}
footer .wrapper .footer-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0px;
}
footer .wrapper .footer-flex .frameto {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 480px) {
  footer .wrapper .footer-flex {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
  }
}
#content {
  line-height: 25px;
}
#content table,
#content ul,
#content ol,
#content p,
#content h2,
#content h3,
#content h4,
#content h5,
#content hr {
  margin: 0 0 15px 0;
}
#content a {
  color: inherit;
}
#content hr {
  display: block;
  height: 1px;
  border: none;
  background: #e4e4e4;
}
#content h2 {
  font-size: 26px;
}
#content h3 {
  font-size: 23px;
}
#content h4 {
  font-size: 18px;
}
#content h5 {
  font-size: 16px;
}
#content ul li {
  padding: 2px 0 2px 20px;
  background: url('../img/content_li.png') 0 13px no-repeat;
  background-size: 8px 12px;
}
#content ul ul {
  margin-left: 13px;
  margin-bottom: 0px;
}
#content table {
  width: 100%;
}
#content table thead tr {
  background: #dcefff;
}
#content table thead tr th {
  padding: 12px 10px 12px 10px;
  font-weight: 400;
}
#content table thead tr th:first-child {
  text-align: left;
}
#content table thead tr th:last-child {
  text-align: right;
}
#content table tbody tr td {
  padding: 8px 10px 8px 10px;
}
.pixio-control-panel {
  background: #f8f8f8;
  border-top: 1px solid #e1e1e1;
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 13px;
}
.pixio-control-panel .pixio-container {
  background: #141b21;
  display: none;
  padding: 10px 20px;
  float: left;
}
.pixio-control-panel .pixio-container a {
  display: block;
  width: 54px;
  height: 20px;
  text-indent: -5555px;
  background-image: url('../img/controlpanel/controlpanel_sprite.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .pixio-control-panel .pixio-container a {
    background-image: url('../img/controlpanel/controlpanel_sprite@x2.png');
    background-size: 60px 60px;
  }
}
@media screen and (max-width: 1024px) {
  .pixio-control-panel .pixio-container {
    display: inline-block;
  }
}
.pixio-control-panel-ul {
  margin: 3px 0 10px 0;
}
.pixio-control-panel-ul li {
  color: #818181;
  display: block;
  margin: 7px 15px 13px 15px;
  float: left;
}
.pixio-control-panel-ul li span {
  background-image: url('../img/controlpanel/controlpanel_sprite.png');
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .pixio-control-panel-ul li span {
    background-image: url('../img/controlpanel/controlpanel_sprite@x2.png');
    background-size: 60px 60px;
  }
}
.pixio-control-panel-ul li a {
  color: #1c68a3;
  text-decoration: none;
  font-weight: bold;
}
.pixio-control-panel-ul li a:hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 768px) {
  .pixio-control-panel-ul li {
    margin: 0 15px;
  }
}
.pixio-control-panel-ul-left {
  float: left;
}
.pixio-control-panel-ul-left li#block-loading-time,
.pixio-control-panel-ul-left li#block-file-upload {
  display: none;
}
@media screen and (max-width: 768px) {
  .pixio-control-panel-ul-left li#block-loading-time,
  .pixio-control-panel-ul-left li#block-file-upload {
    display: block;
  }
}
.pixio-control-panel-ul-left li#block-loading-time span {
  background-position: 0px -20px;
}
.pixio-control-panel-ul-left li#block-edit-page span {
  background-position: 0px -40px;
}
.pixio-control-panel-ul-left li#block-page-settings span {
  background-position: -20px -20px;
}
.pixio-control-panel-ul-left li#block-file-upload span {
  background-position: -20px -40px;
}
.pixio-control-panel-ul-right {
  float: right;
  display: none;
}
.pixio-control-panel-ul-right li#block-logout a {
  color: #c50001;
}
.pixio-control-panel-ul-right li#block-logout span {
  background-position: -40px -20px;
}
.pixio-control-panel-ul-right li#block-user-name span {
  background-position: -40px -40px;
}
@media  {
  .pixio-control-panel-ul-right {
    display: block;
  }
}
.pagination li {
  padding: 0px !important;
}
.pagination li a {
  padding: 2px 8px;
  float: left;
  border-radius: 8px;
  border: 1px solid gray;
  margin: 5px;
}
.pagination li.active a {
  background: #eeeeee;
}
.DownloadGalleryTable img {
  position: relative;
  top: 6px;
  margin-right: 5px;
}
.gallery-item {
  list-style: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: left;
  margin: 5px;
  width: 100px;
}
.gallery-item img {
  width: 100%;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.bookings_sheet tr td {
  text-align: center;
}
@media  {
  .bookings_sheet tr td {
    padding: 6px 4px !important;
  }
}
@media screen and (max-width: 1280px) {
  .bookings_sheet tr td {
    padding: 6px 2px !important;
  }
}
.bookings_sheet tr:hover {
  background: none !important;
}
.bookings_month {
  font-size: 17px;
  font-family: ;
  padding: 7px 0 25px;
}
.bookings_tooltip {
  display: block;
  width: 100%;
  font-size: 14px;
  color: white !important;
  text-align: center;
}
.bookings_tooltip .booking_detail {
  position: absolute;
  display: none;
  background: rgba(0,0,0,0.8);
  color: white;
  padding: 10px;
  line-height: 16px;
  font-size: 14px;
}
.bookings_tooltip .booking_detail strong {
  margin-bottom: 4px;
  display: block;
}
.bookings_tooltip:hover .booking_detail {
  display: block;
}
.news-item {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 8px 0;
  padding: 8px 0;
  border-bottom: 1px solid #e4e4e4;
}
.news-item-content {
  float: left;
}
.news-item-content-text {
  margin-bottom: 10px;
}
.news-item-content-date {
  color: #5e5e5e;
}
.news-item-content-more {
  margin: 0 5px;
}
.news-item-thumb {
  float: left;
}
.news-item-thumb img {
  margin-right: 10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.news-detail {
  margin-bottom: 10px;
}
.news-detail-last-change {
  color: #5e5e5e;
}
.news-detail-back {
  margin: 0 5px;
}
.pagination li {
  padding: 0px !important;
}
.pagination li a {
  padding: 2px 8px;
  float: left;
  border-radius: 8px;
  border: 1px solid gray;
  margin: 5px;
}
.pagination li.active a {
  background: #eeeeee;
}
.form tbody tr td {
  padding: 2px !important;
}
.form-title {
  vertical-align: middle;
  font-weight: bold;
  width: 120px;
}
.form-title-required {
  color: red;
}
.form-help {
  display: none;
}
.form .input-text {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 10px;
  width: calc(100% - 20px);
  border: 1px solid #e8e8e8;
}
.form .input-text:hover,
.form .input-text:focus {
  border: 1px solid #d8d8d8;
}
.form .input-select {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 0px;
  text-indent: 5px;
  width: 100%;
  border: 1px solid #e8e8e8;
}
.form .input-select:hover,
.form .input-select:focus {
  border: 1px solid #d8d8d8;
}
.form .input-checkbox-label {
  margin-left: 5px;
  vertical-align: middle;
}
.form .input-checkbox-container {
  margin: 6px 0;
}
.form .input-radio-label {
  margin-left: 5px;
  vertical-align: middle;
}
.form .input-radio-container {
  margin: 6px 0;
}
.form-input-error {
  border: 1px solid red !important;
  background: #fdd8d8;
}
.form-btn-send {
  border: 0px;
  display: block;
  padding: 8px 10px;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: right;
}
.registrace-form small {
  margin-top: 13px;
  font-size: 13px;
  display: block;
}
.error_box {
  color: #c51919;
  display: block;
  padding: 3px;
}
.success_box {
  color: #3db812;
  display: block;
  padding: 3px;
}
.album-item {
  list-style: none;
  padding: 0;
  margin: 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: left;
  margin: 5px;
  width: 100px;
}
.album-item-title {
  display: block;
  text-align: center;
}
.album-item-description {
  text-align: center;
}
.album-item img {
  width: 100%;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
