@charset "UTF-8";
/*!
Theme Name: Agnieszka Szymańska - adwokat
Theme URI: http://www.garbasdentistry.pl/
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
*/
/*===================================
=            Reset style            =
===================================*/
a, abbr, address, article, aside, audio, b, blockquote, body, canvas,
caption, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset,
figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav,
object, ol, p, pre, q, samp, section, small, span, strong, sub, summary,
sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

html {
  width: 100%;
  min-height: 100%;
  font-size: 18px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  width: 100%;
  min-height: 100%;
  font: 300 18px/1.618 "Lexend", Arial, Helvetica, sans-serif;
  color: #191c20;
  position: relative;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "Lexend", Arial, Helvetica, sans-serif;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border-style: none;
  padding: 0;
  border: 0;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

a, ins, del {
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

:focus {
  outline: 0;
}

blockquote, q {
  quotes: "" "";
}

.clear {
  clear: both;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #191c20;
  line-height: 1.2;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Anchors */
a {
  outline: 0;
}

a img {
  border: none;
  text-decoration: none;
}

/* Paragraphs */
p {
  margin-bottom: 1.143em;
}

* p:last-child {
  margin-bottom: 0;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/* Lists */
ul {
  list-style: outside disc;
  margin: 1em 0 1.5em 1.5em;
}

ol {
  list-style: outside decimal;
  margin: 1em 0 1.5em 1.5em;
}

dl {
  margin: 0 0 1.5em 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

/* Quotes */
blockquote {
  font-style: italic;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

::-webkit-input-placeholder {
  color: #fff;
}

::-moz-placeholder {
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

/* For modern browsers - clearfix for floating elements */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

/*
Box sizing - http://css-tricks.com/box-sizing/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*/
/*-----  End of Reset style  ------*/
/* lexend-300 - latin-ext_latin */
@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("fonts/lexend-v17-latin-ext_latin-300.woff2") format("woff2"), url("fonts/lexend-v17-latin-ext_latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lexend-regular - latin-ext_latin */
@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/lexend-v17-latin-ext_latin-regular.woff2") format("woff2"), url("fonts/lexend-v17-latin-ext_latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lexend-500 - latin-ext_latin */
@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("fonts/lexend-v17-latin-ext_latin-500.woff2") format("woff2"), url("fonts/lexend-v17-latin-ext_latin-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lexend-600 - latin-ext_latin */
@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("fonts/lexend-v17-latin-ext_latin-600.woff2") format("woff2"), url("fonts/lexend-v17-latin-ext_latin-600.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lexend-700 - latin-ext_latin */
@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("fonts/lexend-v17-latin-ext_latin-700.woff2") format("woff2"), url("fonts/lexend-v17-latin-ext_latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Novela";
  src: local(""), url("fonts/novela-regular-webfont.woff2") format("woff2"), url("fonts/novela-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Novela";
  src: local(""), url("fonts/novela-bold-webfont.woff2") format("woff2"), url("fonts/novela-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Novela";
  src: local(""), url("fonts/novela-semibold-webfont.woff2") format("woff2"), url("fonts/novela-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-display: swap;
}
.container,
.container-flex {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1440px) {
  .container,
  .container-flex {
    max-width: 100%;
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (max-width: 1280px) {
  .container,
  .container-flex {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1024px) {
  .container,
  .container-flex {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#wrap {
  display: block;
  position: relative;
  z-index: 100;
  padding-top: 120px;
}
@media (max-width: 1440px) {
  #wrap {
    padding-top: 110px;
  }
}
@media (max-width: 1366px) {
  #wrap {
    padding-top: 100px;
  }
}
@media (max-width: 1280px) {
  #wrap {
    padding-top: 90px;
  }
}
@media (max-width: 1024px) {
  #wrap {
    padding-top: 0px;
  }
}
.subtitle {
  display: block;
  margin-bottom: 32px;
}
.subtitle span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #d4ad62;
  text-transform: uppercase;
}
.subtitle span:before {
  display: block;
  width: 40px;
  height: 2px;
  margin-right: 24px;
  background: #d4ad62;
  content: "";
}
.subtitle em {
  display: block;
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 1.2;
}
.subtitle em {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .subtitle em {
    font-size: calc(32px + 16 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .subtitle em {
    font-size: 48px;
  }
}

/*======================================
=            Wordpress core            =
======================================*/
.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;
}

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

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%;
  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;
}

/*-----  End of Wordpress core  ------*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}

.videoWrapper object,
.videoWrapper embed,
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top-fixed-wrapper {
  display: block;
  width: 100%;
  z-index: 990;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.top-fixed-wrapper .container-flex {
  max-width: 1400px;
  height: 120px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.top-fixed-wrapper .logo {
  display: block;
  height: 64px;
}
.top-fixed-wrapper .logo a, .top-fixed-wrapper .logo img {
  height: 64px;
  width: auto;
}
.top-fixed-wrapper .main-menu {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 64px;
}
.top-fixed-wrapper .main-menu a {
  font-size: 17px;
  font-weight: 500;
  color: #0b483a;
}
.top-fixed-wrapper .main-menu a:hover {
  text-decoration: underline;
}
.top-fixed-wrapper .nav-toggle {
  display: none;
  width: 28px;
  height: 40px;
  border: none;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  background: url(images/menu-black.svg) center no-repeat;
  background-size: 28px 28px;
}
.top-fixed-wrapper .nav-toggle.is-active {
  background-image: url(images/close.svg);
  background-size: 20px 20px;
}
@media (max-width: 1440px) {
  .top-fixed-wrapper .container-flex {
    height: 110px;
  }
  .top-fixed-wrapper .logo {
    height: 56px;
  }
  .top-fixed-wrapper .logo a, .top-fixed-wrapper .logo img {
    height: 56px;
  }
  .top-fixed-wrapper .main-menu {
    gap: 0 56px;
  }
  .top-fixed-wrapper .main-menu a {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .top-fixed-wrapper .container-flex {
    height: 100px;
  }
  .top-fixed-wrapper .logo {
    height: 56px;
  }
  .top-fixed-wrapper .logo a, .top-fixed-wrapper .logo img {
    height: 56px;
  }
}
@media (max-width: 1280px) {
  .top-fixed-wrapper .container-flex {
    height: 90px;
  }
  .top-fixed-wrapper .logo {
    height: 48px;
  }
  .top-fixed-wrapper .logo a, .top-fixed-wrapper .logo img {
    height: 48px;
  }
  .top-fixed-wrapper .main-menu {
    gap: 0 56px;
  }
  .top-fixed-wrapper .main-menu a {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .top-fixed-wrapper {
    position: static;
  }
  .top-fixed-wrapper .container-flex {
    height: 80px;
  }
  .top-fixed-wrapper .logo {
    height: 44px;
  }
  .top-fixed-wrapper .logo a, .top-fixed-wrapper .logo img {
    height: 44px;
  }
  .top-fixed-wrapper #nav {
    display: none;
  }
  .top-fixed-wrapper .nav-toggle {
    display: block;
  }
}
@media (max-width: 768px) {
  .top-fixed-wrapper .container-flex {
    gap: 0 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top-fixed-wrapper .logo {
    height: 44px;
    width: 100%;
  }
  .top-fixed-wrapper .logo a, .top-fixed-wrapper .logo img {
    height: auto;
    display: block;
  }
}

body.scroll .top-fixed-wrapper {
  background: #fff;
}
body.scroll .top-fixed-wrapper .container-flex {
  height: 100px;
}

body.admin-bar.logged-in .top-fixed-wrapper {
  top: 32px;
}

.home-header {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 64px;
}
.home-header .desc {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-color: #f7f7f7;
  padding: 108px 0;
}
.home-header .text {
  width: 100%;
  max-width: 700px;
  padding-right: 88px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home-header .text {
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .home-header .text {
    font-size: calc(17px + 2 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .home-header .text {
    font-size: 19px;
  }
}
.home-header .text h1 {
  margin-bottom: 40px;
  font-weight: normal;
}
.home-header .text h1 {
  font-size: 27px;
}
@media screen and (min-width: 768px) {
  .home-header .text h1 {
    font-size: calc(27px + 29 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .home-header .text h1 {
    font-size: 56px;
  }
}
.home-header .text p {
  margin-bottom: 40px;
}
.home-header .photo {
  position: relative;
}
.home-header .photo:before {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #b88852;
  content: "";
  left: -20px;
  bottom: -20px;
  position: absolute;
  z-index: 2;
}
.home-header .photo img {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1440px) {
  .home-header .desc {
    padding: 80px 0;
  }
  .home-header .text {
    max-width: calc((100vw - 128px) / 2);
    padding-right: 64px;
  }
}
@media (max-width: 1366px) {
  .home-header .desc {
    padding: 64px 0;
  }
}
@media (max-width: 1280px) {
  .home-header .desc {
    padding: 48px 0;
  }
}
@media (max-width: 1100px) {
  .home-header {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    background-color: #f7f7f7;
  }
  .home-header .desc {
    padding: 32px 24px;
  }
  .home-header .text {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 0;
  }
  .home-header .photo {
    width: 100%;
    margin: 0 auto;
    max-width: 700px;
  }
}

.home-about {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 445px 160px 1fr;
  grid-template-columns: 445px 1fr;
  grid-gap: 0 160px;
  padding-bottom: 50px;
}
.home-about .image {
  -webkit-transform: translateY(-64px);
          transform: translateY(-64px);
}
.home-about .text {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}
@media (max-width: 1366px) {
  .home-about {
    -ms-grid-columns: 400px 120px 1fr;
    grid-template-columns: 400px 1fr;
    grid-gap: 0 120px;
  }
  .home-about .image {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@media (max-width: 1280px) {
  .home-about {
    -ms-grid-columns: 360px 80px 1fr;
    grid-template-columns: 360px 1fr;
    grid-gap: 0 80px;
  }
}
@media (max-width: 1024px) {
  .home-about {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 40px 0;
  }
  .home-about .image {
    width: 100%;
    max-width: 200px;
  }
  .home-about .text {
    max-width: 700px;
    font-size: 17px;
  }
}

.gray-section {
  padding: 64px 0;
  background-color: #f7f7f7;
  margin-bottom: 80px;
}

.home-offer-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 64px 1fr 64px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 88px 64px;
}
.home-offer-grid .box .count {
  display: block;
  line-height: 40px;
  margin-bottom: 12px;
}
.home-offer-grid .box .count em {
  font-family: "Novela", Arial, Helvetica, sans-serif;
  display: inline-block;
  font-style: normal;
  font-size: 56px;
  color: #0b483a;
}
.home-offer-grid .box p {
  font-size: 15px;
}
.home-offer-grid .box p a {
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-size: 27px;
  color: inherit;
  display: inline-block;
  line-height: 1.2;
}
.home-offer-grid .box p a:hover {
  color: #b88852;
}
.home-offer-grid .last {
  display: block;
  background: #d4ad62;
  padding: 24px;
}
.home-offer-grid .last p {
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-style: normal;
  line-height: 1.4;
  margin-bottom: 32px;
}
.home-offer-grid .last ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.home-offer-grid .last ul a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 20px;
  font-size: 16px;
  color: #000;
}
.home-offer-grid .last ul a span {
  padding-left: 36px;
  background-size: 20px 20px;
  background-position: left center;
  background-repeat: no-repeat;
}
.home-offer-grid .last ul a.phone span {
  background-image: url(images/phone.svg);
}
.home-offer-grid .last ul a.mail span {
  background-image: url(images/mail.svg);
}
.home-offer-grid .last ul a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .home-offer-grid {
    -ms-grid-columns: 1fr 64px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .home-offer-grid {
    grid-gap: 64px 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 500px) {
  .home-offer-grid {
    grid-gap: 32px 0;
  }
}

.subtitle-text {
  display: block;
  margin-bottom: 32px;
  margin-top: -16px;
}
.subtitle-text {
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .subtitle-text {
    font-size: calc(17px + 4 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .subtitle-text {
    font-size: 21px;
  }
}
.subtitle-text p {
  margin-bottom: 0;
  line-height: 1.4;
}

.home-post-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px 24px;
  margin-bottom: 32px;
}
.home-post-grid .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 24px;
  border: 1px solid #e1e1e1;
  gap: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  position: relative;
  z-index: 10;
}
.home-post-grid .box:hover {
  z-index: 20;
  -webkit-box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.008), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.012), 12.5px 12.5px 10px rgba(0, 0, 0, 0.015), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.018), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.022), 100px 100px 80px rgba(0, 0, 0, 0.03);
          box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.008), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.012), 12.5px 12.5px 10px rgba(0, 0, 0, 0.015), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.018), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.022), 100px 100px 80px rgba(0, 0, 0, 0.03);
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.home-post-grid .title p {
  margin-bottom: 0;
  font-size: 19px;
  color: #000;
}
.home-post-grid .title p a {
  color: #000;
}
.home-post-grid .more a {
  font-size: 15px;
  font-weight: bold;
  color: #0b483a;
}
.home-post-grid .more a span {
  padding-right: 32px;
  background: url(images/arrow-right-long-green.svg) right center no-repeat;
  background-size: 20px 20px;
}
.home-post-grid .more a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .home-post-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 650px;
    margin: 0 auto 24px;
  }
}

.home-post-link {
  margin-bottom: 24px;
}

.post-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 128px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 64px 128px;
  margin-bottom: 64px;
}
.post-grid .single-post {
  display: block;
}
.post-grid .single-post .date {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  color: #b88852;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
}
.post-grid .single-post .title {
  margin-bottom: 24px;
}
.post-grid .single-post .title p {
  margin-bottom: 0;
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 1.2;
}
.post-grid .single-post .title p {
  font-size: 23px;
}
@media screen and (min-width: 768px) {
  .post-grid .single-post .title p {
    font-size: calc(23px + 4 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .post-grid .single-post .title p {
    font-size: 27px;
  }
}
.post-grid .single-post .title p a {
  color: inherit;
}
.post-grid .single-post .title p a:hover {
  color: #b88852;
}
.post-grid .single-post .excerpt {
  font-size: 17px;
  margin-bottom: 24px;
}
.post-grid .single-post .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-grid .single-post .more a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 17px;
  font-weight: 600;
  color: #0b483a;
  padding-right: 34px;
  background: url(images/arrow-right-long-green.svg) right center no-repeat;
  background-size: 20px 20px;
}
.post-grid .single-post .more a:hover {
  text-decoration: underline;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 64px;
}
.pagination a,
.pagination span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  height: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #0b483a;
  font-size: 17px;
  font-weight: 500;
  color: #0b483a;
  border-radius: 3px;
}
.pagination a:hover,
.pagination span {
  background: #0b483a;
  color: #fff;
}

.bottom-quote {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  background: #d4ad62;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  text-align: center;
}
.bottom-quote .quote {
  display: block;
  padding: 64px 0;
}
.bottom-quote p {
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: 1.4;
  margin-bottom: 24px;
}
.bottom-quote p {
  font-size: 23px;
}
@media screen and (min-width: 768px) {
  .bottom-quote p {
    font-size: calc(23px + 9 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .bottom-quote p {
    font-size: 32px;
  }
}
.bottom-quote p span {
  display: block;
}
.bottom-quote ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 40px;
}
.bottom-quote ul a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 32px;
  font-size: 21px;
  color: #000;
}
.bottom-quote ul a span {
  padding-left: 48px;
  background-size: 32px 32px;
  background-position: left center;
  background-repeat: no-repeat;
}
.bottom-quote ul a.phone span {
  background-image: url(images/phone.svg);
}
.bottom-quote ul a.mail span {
  background-image: url(images/mail.svg);
}
.bottom-quote ul a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .bottom-quote {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    margin-top: 40px;
  }
  .bottom-quote .quote {
    padding: 40px 0;
  }
  .bottom-quote ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}
@media (max-width: 600px) {
  .bottom-quote p span {
    display: inline;
  }
  .bottom-quote ul a {
    height: 26px;
    font-size: 19px;
  }
  .bottom-quote ul a span {
    padding-left: 42px;
    background-size: 26px 26px;
  }
}
@media (max-width: 400px) {
  .bottom-quote ul a {
    height: auto;
    font-size: 17px;
  }
  .bottom-quote ul a span {
    padding-left: 0px;
    padding-top: 40px;
    background-position: center top;
    background-size: 26px 26px;
  }
}

.footer-wrapper {
  display: block;
  padding: 104px 0 64px 0;
  background: #0b483a;
}
.footer-wrapper .container-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 64px;
}
.footer-wrapper .logo {
  display: block;
  width: 100%;
  text-align: center;
}
.footer-wrapper .logo a, .footer-wrapper .logo img {
  width: 100%;
  max-width: 520px;
  height: auto;
}
.footer-wrapper .menu-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-wrapper .menu-row ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 64px;
}
.footer-wrapper .menu-row ul a {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
.footer-wrapper .menu-row ul a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .footer-wrapper .menu-row ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px 0;
    text-align: center;
  }
}
.footer-wrapper .copyright p {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
}
.footer-wrapper .copyright a {
  color: inherit;
}
.footer-wrapper .copyright a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .footer-wrapper {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .footer-wrapper {
    padding: 40px 0;
  }
  .footer-wrapper .container-flex {
    gap: 32px 0;
  }
}

@media (min-width: 1024px) {
  body.single-cpt_offer .footer-wrapper {
    margin-top: -40px;
  }
}

.user-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100vw;
  height: 100vh;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
}
.user-overlay.active {
  opacity: 1;
  visibility: visible;
}

.page-title {
  display: block;
  text-align: center;
  padding: 80px 0;
  background: #ffffff;
}
.page-title h1,
.page-title em {
  color: #0b483a;
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.page-title h1,
.page-title em {
  font-size: 36px;
}
@media screen and (min-width: 768px) {
  .page-title h1,
  .page-title em {
    font-size: calc(36px + 28 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .page-title h1,
  .page-title em {
    font-size: 64px;
  }
}
@media (max-width: 1440px) {
  .page-title {
    padding: 72px 0;
  }
}
@media (max-width: 1366px) {
  .page-title {
    padding: 64px 0;
  }
}
@media (max-width: 1280px) {
  .page-title {
    padding: 56px 0;
  }
}
@media (max-width: 1024px) {
  .page-title {
    padding: 48px 0;
  }
}
@media (max-width: 768px) {
  .page-title {
    padding: 40px 0;
  }
}

.page-content {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 64px;
}
.page-content {
  font-size: 19px;
}
@media screen and (min-width: 768px) {
  .page-content {
    font-size: calc(19px + 2 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .page-content {
    font-size: 21px;
  }
}
.page-content a {
  text-decoration: underline;
  color: #b88852;
}
.page-content a:hover {
  color: #0b483a;
}

.post-header {
  display: block;
  margin-bottom: 48px;
  border-bottom: 1px solid #e1e1e1;
}
.post-header .container {
  padding-top: 32px;
  padding-bottom: 32px;
}
.post-header .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
}
.post-header .category a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 33px;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  border-radius: 3px;
  background: #000;
}
.post-header .category a:hover {
  background: #000;
  color: #fff;
}
.post-header .title {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 960px;
  margin: 0 auto 32px;
}
.post-header .title h1 {
  line-height: 1.4;
}
.post-header .title h1 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .post-header .title h1 {
    font-size: calc(32px + 16 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .post-header .title h1 {
    font-size: 48px;
  }
}
.post-header .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.post-photo {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 64px;
  margin-top: -64px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.11);
          box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.11);
}
.post-photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .post-photo {
    margin-top: 0;
  }
}

.entry-content {
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto 64px;
}
.entry-content {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .entry-content {
    font-size: calc(18px + 1 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .entry-content {
    font-size: 19px;
  }
}
.entry-content a {
  text-decoration: underline;
}
.entry-content p {
  margin-bottom: 32px;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.entry-content ul, .entry-content ol {
  margin: 0 0 40px 40px;
}
.entry-content .wp-block-gallery {
  margin-bottom: 32px;
}
.entry-content .wp-block-gallery figcaption {
  padding: 8px 16px;
  text-align: center;
  font-size: 14px;
  color: #777;
  margin: 0;
}
.entry-content .wp-block-gallery ul {
  margin-left: 0;
}
.entry-content .wp-block-gallery a {
  display: block;
  position: relative;
}
.entry-content .wp-block-gallery a:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.75) url(images/search-white.svg) center no-repeat;
  background-size: 32px 32px;
  content: "";
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .wp-block-gallery a:hover:after {
  opacity: 1;
}
.entry-content .wp-block-image {
  margin-bottom: 32px;
}
.entry-content .wp-block-image figcaption {
  padding: 8px 16px;
  text-align: center;
  font-size: 14px;
  color: #777;
  margin: 0;
}
.entry-content .wp-block-image a {
  display: block;
  position: relative;
}
.entry-content .wp-block-image a:after {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.75) url(images/search-white.svg) center no-repeat;
  background-size: 32px 32px;
  content: "";
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .wp-block-image a:hover:after {
  opacity: 1;
}
.entry-content .wp-block-latest-posts {
  margin-left: 0;
  padding: 32px;
  border: 1px solid #e1e1e1;
}
.entry-content .wp-block-latest-posts li {
  margin-bottom: 16px;
  line-height: 1.3;
  font-size: 18px;
}
.entry-content .wp-block-latest-posts li:last-child {
  margin-bottom: 0;
}
.entry-content .wp-block-latest-posts a {
  padding-bottom: 0;
  border-bottom: none;
}
.entry-content h2 {
  margin-bottom: 24px;
}
.entry-content h2 {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .entry-content h2 {
    font-size: calc(24px + 6 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .entry-content h2 {
    font-size: 30px;
  }
}
.entry-content h3 {
  margin-bottom: 24px;
}
.entry-content h3 {
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .entry-content h3 {
    font-size: calc(22px + 5 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .entry-content h3 {
    font-size: 27px;
  }
}
.entry-content h4 {
  margin-bottom: 20px;
}
.entry-content h4 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .entry-content h4 {
    font-size: calc(20px + 4 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .entry-content h4 {
    font-size: 24px;
  }
}
.entry-content .wp-block-embed-wordpress {
  overflow: hidden;
}
.entry-content .wp-block-embed-wordpress iframe {
  display: none;
}
@media (max-width: 1280px) {
  .entry-content blockquote {
    font-size: 21px;
    margin-left: 0px;
  }
  .entry-content blockquote:before {
    display: block;
    width: 64px;
    height: 64px;
    background: url(images/quote-icon.svg) left top no-repeat;
    background-size: 64px auto;
    content: "";
    position: absolute;
    left: -88px;
    top: 10px;
  }
}
@media (max-width: 1110px) {
  .entry-content blockquote {
    padding-top: 70px;
  }
  .entry-content blockquote:before {
    left: 0;
    top: 0;
  }
}
@media (max-width: 768px) {
  .entry-content blockquote {
    padding-top: 54px;
  }
  .entry-content blockquote:before {
    width: 48px;
    height: 48px;
    background-size: 48px auto;
  }
}
.entry-content table {
  width: 100%;
  margin-bottom: 32px;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.entry-content table thead th {
  padding: 16px;
  background: #e02424;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.entry-content table tbody td {
  padding: 16px;
  font-size: 18px;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}

.social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-wrap span {
  margin-right: 24px;
  display: block;
  font-size: 18px;
}
.social-wrap ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.social-wrap ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #0b483a;
  border-radius: 50%;
}
.social-wrap ul a svg {
  fill: #fff;
  height: 16px;
}
.social-wrap ul a:hover {
  background: #d4ad62;
}
.social-wrap ul a:hover svg {
  fill: #0b483a;
}

.bottom-post-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 24px 0;
  margin-bottom: 40px;
}

.offer-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px 32px;
}
.offer-grid .box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: -webkit-min-content 24px 1fr 24px -webkit-min-content;
  -ms-grid-rows: min-content 24px 1fr 24px min-content;
  grid-template-rows: -webkit-min-content 1fr -webkit-min-content;
  grid-template-rows: min-content 1fr min-content;
  grid-gap: 24px 0;
  padding: 32px;
  border: 1px solid #e1e1e1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.offer-grid .box > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.offer-grid .box > *:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.offer-grid .box > *:nth-child(3) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.offer-grid .box > p {
  margin-bottom: 0;
}
.offer-grid .box > p {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .offer-grid .box > p {
    font-size: calc(15px + 2 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .offer-grid .box > p {
    font-size: 17px;
  }
}
.offer-grid .box > p:first-child {
  font-family: "Novela", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #0b483a;
}
.offer-grid .box > p:first-child {
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .offer-grid .box > p:first-child {
    font-size: calc(22px + 5 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .offer-grid .box > p:first-child {
    font-size: 27px;
  }
}
.offer-grid .box > p:first-child a {
  color: inherit;
}
.offer-grid .box:hover {
  -webkit-box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.006), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.008), 12.5px 12.5px 10px rgba(0, 0, 0, 0.01), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.012), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.014), 100px 100px 80px rgba(0, 0, 0, 0.02);
          box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.006), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.008), 12.5px 12.5px 10px rgba(0, 0, 0, 0.01), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.012), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.014), 100px 100px 80px rgba(0, 0, 0, 0.02);
}
@media (max-width: 1024px) {
  .offer-grid {
    -ms-grid-columns: 1fr 32px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .offer-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
  .offer-grid .box {
    padding: 24px;
  }
}

body.single-cpt_offer .top-fixed-wrapper {
  background: #d8f3dc;
}

body.single-cpt_offer.scroll .top-fixed-wrapper {
  background: #ffffff;
}

.single-offer-header {
  background: #d8f3dc;
  padding: 64px 0;
  margin-bottom: 80px;
}
.single-offer-header h1 {
  color: #0b483a;
  margin-bottom: 24px;
  font-weight: 600;
}
.single-offer-header h1 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .single-offer-header h1 {
    font-size: calc(32px + 32 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .single-offer-header h1 {
    font-size: 64px;
  }
}
.single-offer-header p {
  margin-bottom: 32px;
  max-width: 800px;
}
.single-offer-header p {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .single-offer-header p {
    font-size: calc(15px + 2 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .single-offer-header p {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .single-offer-header {
    padding: 32px 0;
    margin-bottom: 32px;
  }
}

.single-offer-content.entry-content {
  margin-bottom: 128px;
}
.single-offer-content.entry-content {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single-offer-content.entry-content {
    font-size: calc(18px + 3 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .single-offer-content.entry-content {
    font-size: 21px;
  }
}
.single-offer-content.entry-content ul {
  list-style: none;
  margin: 0 0 32px 16px;
}
.single-offer-content.entry-content ul {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .single-offer-content.entry-content ul {
    font-size: calc(16px + 3 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .single-offer-content.entry-content ul {
    font-size: 19px;
  }
}
.single-offer-content.entry-content ul li {
  margin-bottom: 24px;
  padding-left: 32px;
  background: url(images/check-green.svg) left 6px no-repeat;
  background-size: 16px 16px;
}
.single-offer-content.entry-content ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .single-offer-content.entry-content {
    margin-bottom: 64px;
  }
}

.single-offer-contact-wrapper {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 100px 0 0;
  background: #faf0ca;
  position: relative;
  z-index: 10;
}
.single-offer-contact-wrapper .contact-wrap {
  display: block;
  width: 100%;
  max-width: 800px;
  background: #fff;
  margin: 0 auto;
  padding: 64px;
  padding-top: 0;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-box-shadow: 0px 2px 1.6px rgba(0, 0, 0, 0.005), 0px 4.5px 3.6px rgba(0, 0, 0, 0.007), 0px 7.9px 6.3px rgba(0, 0, 0, 0.009), 0px 12.5px 10px rgba(0, 0, 0, 0.01), 0px 19.3px 15.5px rgba(0, 0, 0, 0.011), 0px 30.1px 24.1px rgba(0, 0, 0, 0.013), 0px 50px 40px rgba(0, 0, 0, 0.015), 0px 100px 80px rgba(0, 0, 0, 0.02);
          box-shadow: 0px 2px 1.6px rgba(0, 0, 0, 0.005), 0px 4.5px 3.6px rgba(0, 0, 0, 0.007), 0px 7.9px 6.3px rgba(0, 0, 0, 0.009), 0px 12.5px 10px rgba(0, 0, 0, 0.01), 0px 19.3px 15.5px rgba(0, 0, 0, 0.011), 0px 30.1px 24.1px rgba(0, 0, 0, 0.013), 0px 50px 40px rgba(0, 0, 0, 0.015), 0px 100px 80px rgba(0, 0, 0, 0.02);
}
.single-offer-contact-wrapper .contact-wrap-title {
  text-align: center;
  margin-bottom: 64px;
}
.single-offer-contact-wrapper .contact-wrap-title h2 {
  color: #000;
  margin-bottom: 24px;
}
.single-offer-contact-wrapper .contact-wrap-title h2 {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .single-offer-contact-wrapper .contact-wrap-title h2 {
    font-size: calc(32px + 16 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .single-offer-contact-wrapper .contact-wrap-title h2 {
    font-size: 48px;
  }
}
.single-offer-contact-wrapper .contact-wrap-title p {
  font-size: 17px;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.4;
}
@media (max-width: 1024px) {
  .single-offer-contact-wrapper {
    background: #faf0ca;
    padding: 32px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .single-offer-contact-wrapper .contact-wrap {
    padding: 32px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

.contact-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px 40px;
  margin-bottom: 104px;
}
@media (max-width: 1024px) {
  .contact-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 750px;
    margin: 0 auto 80px;
  }
}
.contact-wrapper .desc ul {
  list-style: none;
  margin: 0;
  margin-bottom: 64px;
}
.contact-wrapper .desc ul li {
  margin-bottom: 32px;
}
.contact-wrapper .desc ul li:last-child {
  margin-bottom: 0;
}
.contact-wrapper .desc ul a {
  display: inline-block;
  line-height: 1;
  color: #000;
}
.contact-wrapper .desc ul a {
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .contact-wrapper .desc ul a {
    font-size: calc(25px + 3 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .contact-wrapper .desc ul a {
    font-size: 28px;
  }
}
.contact-wrapper .desc ul a span {
  display: inline;
}
.contact-wrapper .desc ul a em {
  display: none;
  font-style: normal;
}
.contact-wrapper .desc ul a:hover {
  text-decoration: underline;
}
.contact-wrapper .desc p {
  margin-bottom: 32px;
}
.contact-wrapper .desc p {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .contact-wrapper .desc p {
    font-size: calc(15px + 2 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .contact-wrapper .desc p {
    font-size: 17px;
  }
}
.contact-wrapper .desc p:last-child {
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  .contact-wrapper .desc ul {
    margin-bottom: 48px;
  }
  .contact-wrapper .desc ul li {
    margin-bottom: 32px;
  }
  .contact-wrapper .desc p {
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .contact-wrapper .desc ul {
    margin-bottom: 32px;
  }
  .contact-wrapper .desc ul li {
    margin-bottom: 24px;
  }
  .contact-wrapper .desc ul a span {
    display: none;
  }
  .contact-wrapper .desc ul a em {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .contact-wrapper .desc p {
    margin-bottom: 24px;
  }
}

.map-wrapper {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

#map {
  display: block;
  width: 100%;
  height: 600px;
}

.form-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px 24px;
}
.form-grid .row label {
  display: block;
  line-height: 1;
  margin-bottom: 8px;
  font-size: 0.9375rem;
}
.form-grid .row label em {
  color: #e02424;
  font-weight: bold;
}
.form-grid .row p {
  margin-bottom: 0;
}
.form-grid .row p a {
  color: #0BBF59;
  text-decoration: underline;
  font-size: 0.875rem;
}
.form-grid .full {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media (max-width: 768px) {
  .form-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .form-grid .full {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
.form-grid input[type=text],
.form-grid input[type=email],
.form-grid input[type=tel],
.form-grid input[type=number],
.form-grid textarea {
  display: block;
  width: 100%;
  padding: 16px 12px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
  background-clip: padding-box;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px #e1e1e1;
          box-shadow: inset 0 0 0 1px #e1e1e1;
}
.form-grid input[type=text]:focus,
.form-grid input[type=email]:focus,
.form-grid input[type=tel]:focus,
.form-grid input[type=number]:focus,
.form-grid textarea:focus {
  background: #ffffff;
  -webkit-box-shadow: inset 0 0 0 2px #000;
          box-shadow: inset 0 0 0 2px #000;
  outline: 0;
}
.form-grid input[type=text].wpcf7-not-valid,
.form-grid input[type=email].wpcf7-not-valid,
.form-grid input[type=tel].wpcf7-not-valid,
.form-grid input[type=number].wpcf7-not-valid,
.form-grid textarea.wpcf7-not-valid {
  background: #ffffff;
  -webkit-box-shadow: inset 0 0 0 2px #e02424;
          box-shadow: inset 0 0 0 2px #e02424;
  outline: 0;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label {
  position: relative;
  cursor: pointer;
  display: block;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label input[type=checkbox],
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label input[type=radio] {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 5;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label .wpcf7-list-item-label {
  display: block;
  position: relative;
  padding-left: 32px;
  font-size: 0.8125rem;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label .wpcf7-list-item-label:before {
  display: block;
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  z-index: 10;
  border-radius: 2px;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label .wpcf7-list-item-label a {
  color: inherit;
  text-decoration: underline;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label .wpcf7-list-item-label a:hover {
  color: #0BBF59;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label .wpcf7-list-item-label em {
  font-weight: 600;
  color: #e02424;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label input[type=radio]:checked ~ .wpcf7-list-item-label:before,
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label input[type=checkbox]:checked ~ .wpcf7-list-item-label:before {
  background: #0BBF59 url(images/check-white.svg) center no-repeat;
  background-size: 8px 8px;
  border-color: #0BBF59;
}
.form-grid .wpcf7-form-control-wrap[data-name=zgoda] label.invoice-checkbox {
  font-weight: 600;
}
.form-grid .last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-grid button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0 solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  min-height: 64px;
  padding: 12px 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  border-radius: 32px;
  color: #fff;
  background: #0b483a;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-grid button span {
  padding-right: 34px;
  background: url(images/arrow-right-long-white.svg) right center no-repeat;
  background-size: 20px 20px;
}
.form-grid button:hover {
  color: #f1f1f1;
  background: #b88852;
}

/*================================================
=            Default styles - buttons            =
================================================*/
.button-wrap,
.buttons-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.button-wrap.center,
.buttons-wrap.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button-wrap a,
.buttons-wrap a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0 solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  min-height: 64px;
  padding: 12px 32px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 32px;
}
.button-wrap a span,
.buttons-wrap a span {
  padding-right: 34px;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
.button-wrap a.green,
.buttons-wrap a.green {
  color: #fff;
  background: #0b483a;
}
.button-wrap a.green.shadow,
.buttons-wrap a.green.shadow {
  -webkit-box-shadow: 0px 11px 22.25px 2.75px rgba(11, 72, 58, 0.15);
          box-shadow: 0px 11px 22.25px 2.75px rgba(11, 72, 58, 0.15);
}
.button-wrap a.green span,
.buttons-wrap a.green span {
  background-image: url(images/arrow-right-long-white.svg);
}
.button-wrap a.green.border,
.buttons-wrap a.green.border {
  color: #fff;
  background: #0b483a;
}
.button-wrap a.green.border.shadow,
.buttons-wrap a.green.border.shadow {
  -webkit-box-shadow: 0px 11px 22.25px 2.75px rgba(11, 72, 58, 0.15);
          box-shadow: 0px 11px 22.25px 2.75px rgba(11, 72, 58, 0.15);
}
.button-wrap a.green.border span,
.buttons-wrap a.green.border span {
  background-image: url(images/arrow-right-long-white.svg);
}
.button-wrap a.gold,
.buttons-wrap a.gold {
  color: #fff;
  background: #d4ad62;
}
.button-wrap a.gold.shadow,
.buttons-wrap a.gold.shadow {
  -webkit-box-shadow: 0px 11px 22.25px 2.75px rgba(11, 72, 58, 0.15);
          box-shadow: 0px 11px 22.25px 2.75px rgba(11, 72, 58, 0.15);
}
.button-wrap a.gold span,
.buttons-wrap a.gold span {
  background-image: url(images/arrow-right-long-white.svg);
}
.button-wrap a.white,
.buttons-wrap a.white {
  color: #0b483a;
  background: #fff;
}
.button-wrap a:hover,
.buttons-wrap a:hover {
  color: #f1f1f1;
  background: #b88852;
}
.button-wrap a:hover.green.shadow,
.buttons-wrap a:hover.green.shadow {
  -webkit-box-shadow: 0px 11px 22.25px 2.75px rgba(184, 136, 82, 0.15);
          box-shadow: 0px 11px 22.25px 2.75px rgba(184, 136, 82, 0.15);
}
.button-wrap a:hover.green span,
.buttons-wrap a:hover.green span {
  background-image: url(images/arrow-right-long-white.svg);
}
@media (max-width: 768px) {
  .button-wrap a,
  .buttons-wrap a {
    font-size: 15px;
    min-height: 48px;
    padding: 8px 20px;
  }
}
.button-wrap.bigger a,
.buttons-wrap.bigger a {
  min-height: 74.24px;
  font-size: 19.72px;
  padding: 12px 32px;
}
@media (max-width: 768px) {
  .button-wrap.bigger a,
  .buttons-wrap.bigger a {
    min-height: 69.12px;
    font-size: 17px;
    padding: 12px 24px;
  }
}
.button-wrap.green a,
.buttons-wrap.green a {
  background-color: #0BBF59;
}
.button-wrap.top-margin,
.buttons-wrap.top-margin {
  margin-top: 48px;
}
@media (max-width: 1024px) {
  .button-wrap.top-margin,
  .buttons-wrap.top-margin {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .button-wrap.top-margin,
  .buttons-wrap.top-margin {
    margin-top: 32px;
  }
}
.button-wrap.bigger.top-margin,
.buttons-wrap.bigger.top-margin {
  margin-top: 64px;
}
@media (max-width: 1024px) {
  .button-wrap.bigger.top-margin,
  .buttons-wrap.bigger.top-margin {
    margin-top: 48px;
  }
}
@media (max-width: 768px) {
  .button-wrap.bigger.top-margin,
  .buttons-wrap.bigger.top-margin {
    margin-top: 40px;
  }
}

#top-cookie-wrapper {
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 24px;
  border-radius: 6px;
  background: #0b483a;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}
#top-cookie-wrapper.displaynone {
  display: none !important;
}
#top-cookie-wrapper .top-cookie {
  display: block;
  font-size: 14px;
}
#top-cookie-wrapper .top-cookie p {
  color: #fff;
}
#top-cookie-wrapper .top-cookie p a {
  color: #fff;
  text-decoration: underline;
}
#top-cookie-wrapper .top-cookie p .close {
  display: inline-block;
  line-height: 1;
  padding: 10px 18px;
  border: 1px solid #fff;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: none;
}
#top-cookie-wrapper .top-cookie p .close:hover {
  color: #0b483a;
  background: #fff;
}
@media (max-width: 768px) {
  #top-cookie-wrapper {
    padding: 16px;
    right: 0;
    bottom: 0;
    border-radius: 5px 0 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 300px;
  }
  #top-cookie-wrapper .top-cookie {
    font-size: 12px;
  }
}

.message404 {
  display: block;
  text-align: center;
  padding: 64px 0 128px;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
.message404 .image {
  display: block;
  margin-bottom: 32px;
}
.message404 .title {
  display: block;
  margin-bottom: 32px;
}
.message404 .title span {
  display: block;
  font-weight: bold;
}
.message404 .title span {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .message404 .title span {
    font-size: calc(32px + 12 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .message404 .title span {
    font-size: 44px;
  }
}
.message404 .content {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .message404 .content {
    font-size: calc(18px + 3 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .message404 .content {
    font-size: 21px;
  }
}
.message404 .content a {
  text-decoration: underline;
  color: #000;
}

#mobileMenuWrapper {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1900;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow-y: scroll;
  background: #fff;
}
@media (max-width: 1024px) {
  #mobileMenuWrapper.active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#mobileMenuWrapper .content {
  padding: 64px 24px;
}
#mobileMenuWrapper a {
  color: inherit;
}
#mobileMenuWrapper .nav-toggle {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 14px;
  height: 14px;
  background: url(images/close-black.svg) center no-repeat;
  background-size: 14px 14px;
  margin: 0;
  padding: 0;
  border: none;
  text-indent: -9999px;
}
#mobileMenuWrapper .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  max-height: 64px;
  margin-bottom: 64px;
}
#mobileMenuWrapper .logo a, #mobileMenuWrapper .logo img {
  height: 100%;
  width: auto;
  vertical-align: top;
}
#mobileMenuWrapper .main-menu {
  list-style: none;
  margin: 0;
  margin-bottom: 64px;
  text-align: center;
}
#mobileMenuWrapper .main-menu li {
  margin-bottom: 24px;
}
#mobileMenuWrapper .main-menu li:last-child {
  margin-bottom: 0;
}
#mobileMenuWrapper .main-menu a {
  font-size: 23px;
  color: #000;
  padding: 10px 0;
}

body.with-mobile {
  overflow: hidden;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::-moz-selection {
  background: transparent;
}
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
/* general toolbar styles */
.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png);
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #0b483a;
  color: #fff;
  font-size: 14px;
}
.leaflet-popup-content-wrapper p,
.leaflet-popup-tip p {
  margin-bottom: 2px;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.leaflet-popup-content-wrapper a,
.leaflet-popup-tip a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #f7bd61;
  padding: 4px 8px;
  color: #000;
  font-weight: 500;
  border-radius: 3px;
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpcf7 form .wpcf7-response-output {
  padding: 16px;
  border-radius: 6px;
  font-size: 16px;
  color: #fff;
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background: #e02424; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
  background: #e02424; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #e02424; /* Yellow */
}

.wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-not-valid-tip {
  font-weight: 500;
  color: #e02424;
  font-size: 14px;
  display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #e02424;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}

.wpcf7-list-item {
  display: inline-block;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: " ";
}

.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d; /* Dark Gray 800 */
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}

.wpcf7 form.submitting .ajax-loader {
  visibility: visible;
}

.wpcf7 .ajax-loader::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc; /* Light Gray 100 */
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  -webkit-transform-origin: 8px 8px;
          transform-origin: 8px 8px;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
  .wpcf7 .ajax-loader::before {
    -webkit-animation-name: blink;
            animation-name: blink;
    -webkit-animation-duration: 2000ms;
            animation-duration: 2000ms;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 input[type=file] {
  cursor: pointer;
}

.wpcf7 input[type=file]:disabled {
  cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr;
}