.anim {
  opacity: 0; }

#responsive-menu-button {
  display: none !important; }

iframe {
  max-width: 100%; }

.noclick > a {
  pointer-events: none;
  position: relative; }
  .noclick > a .responsive-menu-subarrow {
    pointer-events: auto;
    position: absolute;
    left: 0;
    right: 15px !important;
    width: auto !important;
    background: none !important;
    text-align: right !important; }

.single-item {
  margin-bottom: 40px; }
  .single-item .img {
    padding-bottom: 56%;
    background-size: contain;
    background-position: center;
    margin: 0 0 15px;
    display: block;
    transition-duration: 0.3s;
    background-repeat: no-repeat; }
  .single-item h3 {
    font-size: 18px !important;
    text-align: center; }
  .single-item:hover .img {
    opacity: 0.7; }

body {
  font-family: 'Poppins', sans-serif;
  color: #0d0e0e;
  font-size: 15px;
  font-weight: 400;
  overflow-x: hidden;
  position: relative; }

.wrap {
  overflow: hidden; }

.es-listing .es-property-inner {
  background: #fff; }

a {
  color: #c05c2b;
  text-decoration: none;
  transition-duration: 0.3s; }
  a:hover {
    color: #c05c2b;
    text-decoration: underline; }

.filter-options {
  margin-bottom: 40px; }
  .filter-options button {
    border: 2px solid #940808;
    background: none;
    font-size: 14px;
    padding: 4px 15px;
    color: #940808;
    outline: none;
    cursor: pointer; }
    .filter-options button.active {
      background: #940808;
      color: #fff; }

.wpcf7-list-item-label {
  font-size: 15px !important; }

.wpml-ls-legacy-list-horizontal {
  padding: 0;
  border: 0; }

.cta {
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #2b67af;
  text-decoration: none;
  border: 0;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
  transition-duration: 0.3s;
  background: none;
  border: 1px solid #2b67af;
  border-radius: 4px; }
  .cta:hover {
    color: #fff;
    text-decoration: none;
    background: #2b67af; }
  .cta:focus {
    color: #fff; }
  @media (max-width: 991px) {
    .cta {
      height: 10.46875vw;
      font-size: 2.96875vw;
      line-height: 10.46875vw;
      padding: 0 3.125vw;
      border-radius: 1.5625vw;
      min-width: 28.125vw; } }

.wrapper {
  overflow: hidden;
  width: 100%; }

.container {
  max-width: 1200px;
  padding: 0;
  width: auto; }

.row {
  margin: 0 -10px; }

.row [class*="col-xs-"],
.row [class*="col-md-"] {
  padding: 0 10px; }

@media (max-width: 991px) {
  .row {
    margin: 0; }

  .row [class*="col-xs-"],
  .row [class*="col-md-"] {
    padding: 0; } }
.container {
  position: relative; }

header {
  position: relative;
  z-index: 11; }
  header .top {
    background: url("img/top.jpg") no-repeat;
    width: 100%;
    z-index: 10;
    background-size: cover;
    height: 145px;
    box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25), inset 0px 61px 237px 0px rgba(0, 0, 0, 0.08), inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33);
    position: relative; }
    header .top .col-lg-8 p {
      color: #fff;
      text-align: right;
      margin: 95px 0 0;
      text-shadow: -0.766px -0.643px 0px rgba(0, 0, 0, 0.35);
      font-size: 18px; }
      header .top .col-lg-8 p strong {
        font-weight: 600; }
    header .top .sidebar {
      top: 36px;
      position: absolute;
      background: url("img/light.png");
      width: calc(100% - 30px);
      border: 1px solid #fff;
      box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1), inset 0px 3px 250px 0px rgba(0, 0, 0, 0.05), inset 0px 3px 7px 0px rgba(0, 0, 0, 0.1); }
      header .top .sidebar .logo img {
        display: block;
        margin: 30px auto 0; }
      header .top .sidebar ul.navigation {
        background: url("img/shadow.png") no-repeat top center;
        padding: 40px 60px;
        margin: 0;
        list-style-type: none;
        position: relative;
        width: 100%; }
        header .top .sidebar ul.navigation li {
          position: relative;
          margin: 0;
          padding: 0; }
          header .top .sidebar ul.navigation li:before {
            opacity: 0;
            transition-duration: 0.2s; }
          header .top .sidebar ul.navigation li.nowrap a {
            white-space: nowrap; }
          header .top .sidebar ul.navigation li > a {
            font-size: 22px;
            line-height: 40px;
            display: block;
            color: #6f7070;
            text-decoration: none;
            font-weight: 400;
            transition-duration: 0.2s;
            position: relative;
            font-family: "Bebas Neue", sans-serif;
            white-space: nowrap;
            z-index: 3; }
          header .top .sidebar ul.navigation li.current-menu-parent > a, header .top .sidebar ul.navigation li.current-page-ancestor > a, header .top .sidebar ul.navigation li.current_page_item > a, header .top .sidebar ul.navigation li:hover > a {
            color: #c05c2b; }
            header .top .sidebar ul.navigation li.current-menu-parent > a:hover, header .top .sidebar ul.navigation li.current-page-ancestor > a:hover, header .top .sidebar ul.navigation li.current_page_item > a:hover, header .top .sidebar ul.navigation li:hover > a:hover {
              color: #c05c2b; }
          header .top .sidebar ul.navigation li ul {
            position: absolute;
            top: -5px;
            left: 140px;
            width: 220px;
            background: #fff;
            padding: 15px 15px 5px;
            z-index: 99999;
            pointer-events: none;
            opacity: 0;
            display: block;
            border-radius: 0;
            margin: 0;
            transform: translate(-10px, 0);
            transition-duration: 0.3s;
            box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2); }
            header .top .sidebar ul.navigation li ul:before {
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 0 5px 5px 5px;
              border-color: transparent transparent #fff transparent;
              top: 20px;
              left: -2px;
              margin-left: -5px;
              transform: rotate(-90deg);
              content: '';
              position: absolute; }
            header .top .sidebar ul.navigation li ul li {
              float: none;
              display: block;
              width: auto;
              padding: 0 !important;
              background: none;
              margin: 0 !important;
              text-align: left;
              border-bottom: 1px solid #f2f2f2; }
              header .top .sidebar ul.navigation li ul li ul {
                top: -13px;
                left: 200px; }
              header .top .sidebar ul.navigation li ul li:last-child {
                border: 0 !important; }
              header .top .sidebar ul.navigation li ul li:after, header .top .sidebar ul.navigation li ul li:before {
                display: none; }
              header .top .sidebar ul.navigation li ul li a {
                line-height: 14px;
                padding: 10px 0;
                font-size: 18px;
                background: none;
                color: #434343;
                text-shadow: none;
                box-shadow: none;
                white-space: normal;
                display: block; }
                header .top .sidebar ul.navigation li ul li a:after {
                  display: none; }
                header .top .sidebar ul.navigation li ul li a:hover {
                  box-shadow: none;
                  background: none;
                  color: #c05c2b;
                  text-decoration: none; }
              header .top .sidebar ul.navigation li ul li.current-menu-parent > a, header .top .sidebar ul.navigation li ul li.current-page-ancestor > a, header .top .sidebar ul.navigation li ul li.current_page_item > a, header .top .sidebar ul.navigation li ul li:hover > a {
                color: #c05c2b;
                text-decoration: none;
                background: none;
                box-shadow: none; }
                header .top .sidebar ul.navigation li ul li.current-menu-parent > a:hover, header .top .sidebar ul.navigation li ul li.current-page-ancestor > a:hover, header .top .sidebar ul.navigation li ul li.current_page_item > a:hover, header .top .sidebar ul.navigation li ul li:hover > a:hover {
                  color: #c05c2b; }
          header .top .sidebar ul.navigation li:hover > ul {
            opacity: 1;
            pointer-events: auto;
            transform: translate(0, 0); }
  header .toolbar {
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.07), inset 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 5px; }
    header .toolbar .col-lg-12 {
      align-items: center;
      justify-content: flex-end;
      display: flex;
      height: 94px; }
    header .toolbar a {
      color: #1a1b1b;
      font-size: 18px;
      display: inline-block;
      margin-left: 25px;
      padding-left: 44px;
      line-height: 29px; }
      header .toolbar a.phone {
        background: url("img/phone.png") no-repeat left center;
        background-size: 29px 29px; }
      header .toolbar a.mail {
        background: url("img/mail.png") no-repeat left center;
        background-size: 29px 29px; }
  header .menu-trigger {
    display: none; }
  @media (max-width: 991px) {
    header .top {
      height: 17.5vw;
      box-shadow: 0px 1.09375vw 1.09375vw 0px rgba(0, 0, 0, 0.25), inset 0px 9.53125vw 37.03125vw 0px rgba(0, 0, 0, 0.08), inset 0px 0px 7.1875vw 0px rgba(0, 0, 0, 0.33); }
      header .top .col-lg-8 {
        display: none; }
      header .top .sidebar {
        top: 0;
        width: 43.125vw;
        left: 3.4375vw; }
        header .top .sidebar .logo img {
          display: block;
          margin: 3.125vw auto;
          height: 21.25vw; }
      header .top .menu-trigger {
        display: block;
        position: absolute;
        top: 5.625vw;
        right: 3.4375vw; }
        header .top .menu-trigger img {
          height: 6.25vw; }
    header .toolbar {
      box-shadow: 0px 0.46875vw 8.28125vw 0px rgba(0, 0, 0, 0.07), inset 0px 0.46875vw 1.09375vw 0px rgba(0, 0, 0, 0.05);
      margin-bottom: 0.78125vw; }
      header .toolbar .col-lg-12 {
        align-items: center;
        justify-content: flex-end;
        display: flex;
        height: 14.6875vw; }
      header .toolbar a {
        display: block;
        color: #1a1b1b;
        font-size: 3.125vw;
        margin-left: 0;
        padding-left: 6.875vw;
        line-height: 5vw; }
        header .toolbar a.phone {
          background-size: 4.53125vw 4.53125vw; }
        header .toolbar a.mail {
          display: none; }
    header ul.navigation {
      display: none; } }

.hero .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px; }
@media (max-width: 991px) {
  .hero .item {
    height: 93.75vw; } }

.testimonials {
  padding: 35px 0;
  background: url("img/dark.png");
  position: relative;
  margin-bottom: 50px;
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25), inset 0px 61px 237px 0px rgba(0, 0, 0, 0.08), inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33); }
  .testimonials:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: url("img/light2.png") no-repeat top left; }
  .testimonials .item {
    display: block;
    height: 222px;
    background-size: cover;
    background-position: center;
    box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25), inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33);
    border: 1px solid #fff; }
  @media (max-width: 991px) {
    .testimonials .col-lg-12 {
      padding: 0; }
    .testimonials .item {
      height: 35.15625vw; } }

.content--page {
  padding-top: 30px;
  padding-bottom: 150px;
  position: relative; }
.content--home {
  padding: 85px 0 80px;
  background: url("img/pattern.png");
  position: relative; }
  .content--home:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -70px;
    height: 141px;
    content: '';
    background: url("img/shadow1.png") no-repeat top center;
    background-size: 100% 100%; }
  .content--home:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    background: url("img/green.png") no-repeat left bottom;
    background-size: contain; }
  .content--home .container {
    position: relative;
    z-index: 3; }
  .content--home .side h2 {
    margin: 0;
    color: #b75220;
    font-weight: 300;
    font-size: 28px; }
    .content--home .side h2 strong {
      font-weight: 600;
      font-size: 37px;
      display: block; }
.content table td {
  vertical-align: top; }
.content h1 {
  margin: 0 0 35px;
  font-size: 46px;
  color: #b75220;
  font-weight: 600; }
.content h2 {
  margin: 0;
  font-size: 38px;
  color: #b75220;
  font-weight: 600; }
.content h3 {
  margin: 0 0 15px;
  font-size: 23px;
  color: #b75220;
  font-weight: 700; }
.content h4 {
  margin: 0;
  font-size: 15px;
  color: #b75220;
  font-weight: 700; }
.content h5 {
  color: #b75220;
  font-size: 25px;
  font-weight: 800;
  margin: 0 0 50px; }
.content h6 {
  color: #b75220;
  font-size: 17px;
  font-weight: 700;
  margin: 70px 0 0; }
  .content h6 strong {
    color: #b75220;
    font-weight: 700; }
.content p {
  font-size: 14px;
  color: #2b2b2b;
  margin: 0 0 16px;
  font-weight: 400;
  line-height: 1.6; }
.content li {
  font-size: 14px;
  color: #2b2b2b;
  line-height: 1.8;
  font-weight: 400; }
.content ul {
  margin-bottom: 20px;
  padding-left: 20px; }
.content img {
  max-width: 100%;
  height: auto !important; }
.content a img {
  transition-duration: 0.3s;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.35);
  border-radius: 2px;
  border: 0 !important; }
.content a:hover img {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.65);
  -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.65);
  box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.65); }
.content hr {
  margin: 30px 0; }
@media (max-width: 991px) {
  .content--page {
    padding: 14.0625vw 2.34375vw 15.625vw;
    position: relative; }
  .content--home {
    padding: 13.28125vw 1.5625vw 37.5vw; }
    .content--home .side {
      margin-bottom: 9.375vw; }
      .content--home .side h2 {
        font-size: 5.78125vw; }
        .content--home .side h2 span {
          font-size: 5.625vw; }
  .content p {
    font-size: 13px; }
  .content h1 {
    margin: 0 0 25px;
    font-size: 28px; }
  .content h2 {
    font-size: 26px; }
  .content h3 {
    font-size: 18px; }
  .content h4 {
    font-size: 14px; }
  .content h5 {
    font-size: 20px;
    margin: 0 0 40px; }
  .content h6 {
    font-size: 14px;
    margin: 10.9375vw 0 0; } }

.cta-info {
  padding: 40px 0;
  text-align: center;
  font-size: 34px;
  color: #fff;
  font-weight: 200;
  background: url("img/top.jpg") no-repeat top right;
  background-size: cover;
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25), inset 0px 61px 237px 0px rgba(0, 0, 0, 0.08), inset 0px 0px 46px 0px rgba(0, 0, 0, 0.33);
  margin-bottom: 30px; }
  .cta-info p {
    margin-bottom: 0; }
  .cta-info strong {
    font-weight: 600; }
  @media (max-width: 991px) {
    .cta-info {
      padding: 6.25vw 0vw;
      font-size: 5vw;
      box-shadow: 0px 1.09375vw 1.09375vw 0px rgba(0, 0, 0, 0.25), inset 0px 9.53125vw 37.03125vw 0px rgba(0, 0, 0, 0.08), inset 0px 0px 7.1875vw 0px rgba(0, 0, 0, 0.33);
      margin-bottom: 4.6875vw; }
      .cta-info strong {
        display: block; } }

footer {
  position: relative; }
  footer .box {
    margin-bottom: 34px;
    min-height: 417px;
    padding: 40px 30px 20px;
    border-width: 1px solid #fff;
    background: #f1f1f1;
    box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.095), inset 0px 0px 46px 0px rgba(0, 0, 0, 0.12); }
    footer .box h3 {
      color: #545d60;
      font-size: 28px;
      font-weight: 500;
      margin-bottom: 22px; }
    footer .box p {
      margin-bottom: 30px;
      color: #2b2b2b;
      font-weight: 600;
      line-height: 24px;
      font-size: 14px; }
      footer .box p a {
        color: #2b2b2b; }
    footer .box .logo {
      position: absolute;
      top: 98px;
      right: 45px; }
      footer .box .logo img {
        height: 160px; }
  footer form {
    position: relative; }
    footer form input[type="email"],
    footer form input[type="text"],
    footer form textarea {
      width: 100%;
      font-size: 13px;
      color: rgba(0, 0, 0, 0.8);
      border: 0;
      border-radius: 0;
      background-color: #fff;
      box-shadow: none;
      height: 56px;
      margin-bottom: 15px;
      padding: 0 20px;
      outline: none;
      border-style: solid;
      border-width: 1px;
      border-color: white;
      background-color: white;
      box-shadow: 0px 3px 29px 0px rgba(255, 255, 255, 0.11), inset 0px 6px 7px 0px rgba(0, 0, 0, 0.07); }
    footer form textarea {
      resize: none;
      height: 120px;
      padding: 15px 20px;
      margin-bottom: 0; }
    footer form ::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.6); }
    footer form ::-moz-placeholder {
      color: rgba(0, 0, 0, 0.6); }
    footer form :-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.6); }
    footer form :-moz-placeholder {
      color: rgba(0, 0, 0, 0.6); }
    footer form button {
      outline: none;
      border: 0;
      height: 34px;
      line-height: 34px;
      border-radius: 0;
      background: url("img/send.png") no-repeat center right;
      box-shadow: none;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 400;
      padding: 0 40px;
      color: #000000;
      text-align: center;
      display: inline-block;
      cursor: pointer;
      transition-duration: 0.3s; }
      footer form button:hover {
        opacity: 0.7; }
  footer .credits {
    background: url("img/footer.jpg") no-repeat;
    background-size: cover;
    padding: 28px 0;
    color: #fff;
    font-weight: 400;
    font-size: 13px; }
    footer .credits .col-lg-12 {
      justify-content: space-between;
      display: flex; }
    footer .credits span {
      display: inline-block; }
    footer .credits a {
      color: #fff; }
  @media (max-width: 991px) {
    footer .box {
      margin: 0 1.5625vw 5.3125vw;
      min-height: 0;
      padding: 6.25vw 4.6875vw 3.125vw;
      box-shadow: 0px 1.09375vw 1.09375vw 0px rgba(0, 0, 0, 0.095), inset 0px 0px 7.1875vw 0px rgba(0, 0, 0, 0.12); }
      footer .box h3 {
        font-size: 4.375vw;
        margin-bottom: 4.375vw; }
      footer .box p {
        margin-bottom: 4.6875vw;
        line-height: 3.75vw;
        font-size: 2.1875vw; }
      footer .box .logo {
        top: 15.3125vw;
        right: 8.59375vw; }
        footer .box .logo img {
          height: 25vw; }
    footer form .col-lg-12,
    footer form .col-lg-6 {
      padding: 0; }
    footer form input[type="email"],
    footer form input[type="text"] {
      height: 45px; }
    footer .credits {
      margin-top: 3.125vw;
      padding: 3.125vw 0;
      font-size: 2.03125vw;
      line-height: 3.125vw; }
      footer .credits .col-lg-12 {
        display: block;
        text-align: center; }
      footer .credits span {
        display: block;
        margin-left: 0; } }

.breadcrumbs-wrap {
  z-index: 4;
  position: static;
  padding-top: 0;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .breadcrumbs-wrap {
      padding-top: 0vw;
      display: none; }
      .breadcrumbs-wrap .col-lg-12 {
        padding: 0; } }

.breadcrumbs {
  padding: 0 0 15px;
  font-size: 13px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #3f3f3f; }
  .breadcrumbs a {
    color: #3f3f3f; }
  @media (min-width: 992px) and (max-width: 1200px) {
    .breadcrumbs {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 991px) {
    .breadcrumbs {
      border-bottom: 0;
      font-size: 2.34375vw;
      padding: 7.8125vw 15px 2.34375vw; } }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.content input[type="text"], .content input[type="email"], .content input[type="tel"], .content textarea, select {
  width: 100%;
  max-width: 350px;
  height: 35px;
  box-shadow: inset #c6d7e5 0px 2px 5px;
  border: solid 1px #c6d7e5;
  border-radius: 6px;
  color: #036;
  padding: 4px 10px 4px 10px;
  background-color: #fff;
  margin-bottom: 20px; }

.content input[type="date"] {
  width: 50%;
  max-width: 350px;
  height: 35px;
  box-shadow: inset #c6d7e5 0px 2px 5px;
  border: solid 1px #c6d7e5;
  border-radius: 6px;
  color: #036;
  padding: 4px 10px 4px 10px;
  background-color: #fff;
  margin-bottom: 20px; }

.content textarea {
  padding: 5px 10px;
  width: 100%;
  height: 150px; }

.wpcf7-list-item,
.content label {
  display: block !important;
  font-weight: 400;
  margin: 0 !important; }

.wpcf7-list-item.last {
  margin-bottom: 20px !important; }

.content small {
  font-size: 11px;
  line-height: 12px;
  display: block;
  margin: -10px 0 30px; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.size-thumbnail {
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important; }

.gallery-columns-4 .gallery-item {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  text-align: center;
  width: calc(25% - 15px) !important; }
  @media (max-width: 991px) {
    .gallery-columns-4 .gallery-item {
      width: calc(50% - 15px) !important; } }

.gallery-columns-4 {
  display: flex;
  flex-wrap: wrap; }

.gallery-columns-6 .gallery-item {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
  text-align: center;
  width: calc(16.6% - 15px) !important; }
  @media (max-width: 991px) {
    .gallery-columns-6 .gallery-item {
      width: calc(33.3% - 15px) !important; } }

.gallery-columns-6 {
  display: flex;
  flex-wrap: wrap; }

.content img {
  max-width: 100%; }

.wp-caption-text {
  font-size: 14px;
  padding: 5px 0; }
  @media (max-width: 991px) {
    .wp-caption-text {
      font-size: 2.1875vw; } }

.wp-caption a img {
  transition-duration: 0.3s; }
.wp-caption a:hover img {
  opacity: 0.6; }

.wpcf7-not-valid-tip {
  display: none !important; }

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
  border: 2px solid red !important; }

div.wpcf7-validation-errors {
  background: red;
  border: 2px solid red !important;
  color: #fff; }

.wpcf7-response-output {
  position: relative;
  z-index: 999; }

.gb-notice-dismiss {
  display: none; }

#gwolle_gb .gwolle-gb-float div.label {
  width: 25% !important; }

#gwolle_gb_write_button .btn, #gwolle-gb-write-button .btn {
  outline: none;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #055f27;
  text-decoration: none;
  border: 0;
  line-height: 50px;
  display: inline-block;
  cursor: pointer;
  padding: 0 15px;
  border-radius: 0;
  text-align: center;
  transition-duration: 0.3s;
  background: none;
  border: 1px solid #055f27;
  border-radius: 4px; }
  #gwolle_gb_write_button .btn:hover, #gwolle-gb-write-button .btn:hover {
    color: #fff;
    text-decoration: none;
    background: #055f27; }
  #gwolle_gb_write_button .btn:focus, #gwolle-gb-write-button .btn:focus {
    color: #fff; }
  @media (max-width: 991px) {
    #gwolle_gb_write_button .btn, #gwolle-gb-write-button .btn {
      height: 10.46875vw;
      font-size: 2.96875vw;
      line-height: 10.46875vw;
      padding: 0 3.125vw;
      border-radius: 1.5625vw;
      min-width: 28.125vw; } }

#gwolle_gb_captcha_verify {
  display: none !important; }

#gwolle_gb_write_button {
  margin: 0 0 30px !important; }

#gwolle_gb_new_entry {
  margin-bottom: 40px; }
  #gwolle_gb_new_entry h3 {
    margin: 0 0 30px;
    font-weight: 300;
    font-size: 20px; }
  #gwolle_gb_new_entry .text-info {
    color: #000 !important; }
  #gwolle_gb_new_entry .btn {
    outline: none;
    height: 50px;
    font-weight: 500;
    font-size: 16px;
    color: #055f27;
    text-decoration: none;
    border: 0;
    line-height: 50px;
    display: inline-block;
    cursor: pointer;
    padding: 0 15px;
    border-radius: 0;
    text-align: center;
    transition-duration: 0.3s;
    background: none;
    border: 1px solid #055f27;
    border-radius: 4px; }
    #gwolle_gb_new_entry .btn:hover {
      color: #fff;
      text-decoration: none;
      background: #055f27; }
    #gwolle_gb_new_entry .btn:focus {
      color: #fff; }
    @media (max-width: 991px) {
      #gwolle_gb_new_entry .btn {
        height: 10.46875vw;
        font-size: 2.96875vw;
        line-height: 10.46875vw;
        padding: 0 3.125vw;
        border-radius: 1.5625vw;
        min-width: 28.125vw; } }

.gwolle_gb_notice {
  font-size: 14px; }

.gwolle_gb_invisible {
  display: none; }

#gwolle_gb .gb-entry .gb-author-info .gb-author-name,
#gwolle_gb .gb-entry .gb-entry-content {
  padding-left: 0 !important; }

div.wpcf7-response-output {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  --mm-ocd-width:80%;
  --mm-ocd-min-width:200px;
  --mm-ocd-max-width:440px; }

body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none; }

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom,background-color;
  -o-transition-property: bottom,background-color;
  transition-property: bottom,background-color;
  -webkit-transition-duration: 0s,.3s;
  -o-transition-duration: 0s,.3s;
  transition-duration: 0s,.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: .45s,.15s;
  -o-transition-delay: .45s,.15s;
  transition-delay: .45s,.15s; }

.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0); }

.mm-ocd--left .mm-ocd__backdrop {
  right: 0; }

.mm-ocd--right .mm-ocd__backdrop {
  left: 0; }

.mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:root {
  --mm-spn-item-height:50px;
  --mm-spn-item-indent:20px;
  --mm-spn-line-height:24px; }

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left .3s ease 0s;
  -o-transition: left .3s ease 0s;
  transition: left .3s ease 0s;
  cursor: default; }

.mm-spn ul:after {
  content: '';
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height); }

.mm-spn > ul {
  left: 0; }

.mm-spn ul.mm-spn--open {
  left: 0; }

.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden; }

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer; }

.mm-spn li:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height)/ 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height)/ 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: .4; }

.mm-spn li:after {
  content: '';
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: .15; }

.mm-spn a, .mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent); }

.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none; }

.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height)); }

.mm-spn a:not(:last-child):after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: .15; }

.mm-spn span {
  background: 0 0; }

.mm-spn.mm-spn--navbar {
  cursor: pointer; }

.mm-spn.mm-spn--navbar:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height)/ 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  -ms-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: .4; }

.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default; }

.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none; }

.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: .4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px); }

.mm-spn.mm-spn--navbar ul:before {
  content: '';
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: .15; }

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3; }

.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333; }

.mm-spn.mm-spn--vertical {
  overflow-y: auto; }

.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static; }

.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height)/ 2); }

.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block; }

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  -ms-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0); }

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none; }

/*# sourceMappingURL=style.css.map */
