@charset "UTF-8";
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[diraketaled],
html input[diraketaled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #333;
  font-family: "Inter", sans-serif;
  font-size: 16px;
}

p,
li {
  line-height: 1.47em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Source Serif 4", sans-serif;
  font-weight: 600;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  overflow-y: scroll;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*:focus, *:active {
  outline: none;
}

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

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

body {
  counter-reset: section;
}

a {
  text-decoration: none;
}

p {
  margin-top: 0;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

a:hover, a:focus, a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

*,
*:focus,
*:active {
  -webkit-tap-highlight-color: transparent !important;
}

.simple-link {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#06a906), to(#06a906));
  background-image: -o-linear-gradient(bottom, #06a906, #06a906);
  background-image: linear-gradient(0deg, #06a906, #06a906);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% 3px;
  color: #06a906;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .05em;
  padding: 8px 0;
  text-transform: uppercase;
  -webkit-transition: background-size .3s;
  -o-transition: background-size .3s;
  transition: background-size .3s;
}

.simple-link:hover {
  background-position: bottom right;
  background-size: 0 3px;
}

.simple-link.dark {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#1A1919), to(#1A1919));
  background-image: -o-linear-gradient(bottom, #1A1919, #1A1919);
  background-image: linear-gradient(0deg, #1A1919, #1A1919);
  color: #1A1919;
}

@font-face {
  font-family: "font-icons";
  src: url("../assets/fonts/font-icons/font-icons.woff2") format("woff2"), url("../assets/fonts/font-icons/font-icons.woff") format("woff"), url("../assets/fonts/font-icons/font-icons.ttf") format("truetype");
}

.icon-arrow-down:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-chevron-down:before, .icon-facebook:before, .icon-info:before, .icon-instagram:before, .icon-phone:before, .icon-quote:before {
  font-family: "font-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-chevron-down:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-quote:before {
  content: "";
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  border: 1px solid #1A1919;
  border-radius: 0;
  line-height: normal;
  padding: 15px;
  width: 100%;
}

textarea {
  display: block;
  height: 110px;
  resize: none;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: .7;
}

::-moz-placeholder {
  /* Firefox 19+ */
  opacity: .7;
}

:-ms-input-placeholder {
  /* IE 10+ */
  opacity: .7;
}

:-moz-placeholder {
  /* Firefox 18- */
  opacity: .7;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

@media (max-width: 766px) {
  .wp-caption.alignleft {
    float: none;
  }
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 2.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.site-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  padding: 10px 64px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 9;
}

@media (max-width: 1440px) {
  .site-header {
    padding: 10px 40px;
  }
}

@media (max-width: 1199px) {
  .site-header {
    padding: 0;
  }
}

.sticky-nav .site-header {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.site-branding {
  padding: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 250px;
}

@media (max-width: 767px) {
  .site-branding {
    width: 150px;
  }
}

.sticky-nav .site-branding {
  width: 150px;
}

.main-navigation {
  margin-left: auto;
}

@media (max-width: 1199px) {
  .main-navigation {
    display: none;
  }
}

.main-navigation .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

@media (max-width: 1199px) {
  .main-navigation .menu {
    display: block;
  }
}

.main-navigation .menu li {
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .05em;
  padding: 0 16px;
  text-transform: uppercase;
}

.main-navigation .menu a {
  color: #1A1919;
  padding: 8px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#1A1919), to(#1A1919));
  background-image: -o-linear-gradient(bottom, #1A1919, #1A1919);
  background-image: linear-gradient(0deg, #1A1919, #1A1919);
  background-position: bottom right;
  background-size: 0 3px;
  background-repeat: no-repeat;
  -webkit-transition: background-size .2s linear;
  -o-transition: background-size .2s linear;
  transition: background-size .2s linear;
}

.main-navigation .menu a:hover {
  background-size: -webkit-calc(100% - 16px) 3px;
  background-size: calc(100% - 16px) 3px;
  background-position: bottom left 8px;
}

.main-navigation .menu .current-menu-item a {
  background-size: -webkit-calc(100% - 16px) 3px;
  background-size: calc(100% - 16px) 3px;
  background-position: bottom left 8px;
}

.menu-toggle-wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #1A1919;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  width: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  z-index: 10;
}

@media (min-width: 1200px) {
  .menu-toggle-wrap {
    display: none;
  }
}

.show-menu .menu-toggle-wrap {
  background-color: #06a906;
}

.menu-toggle {
  background-color: transparent;
  border: none;
  display: block;
  height: 27px;
  position: relative;
  width: 35px;
}

.menu-toggle i {
  background-color: #fff;
  border-radius: 2px;
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  width: 35px;
}

.show-menu .menu-toggle i {
  background-color: #1A1919;
}

.menu-toggle i:nth-child(1) {
  top: 0;
}

.show-menu .menu-toggle i:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(8px, 8px);
      -ms-transform: rotate(45deg) translate(8px, 8px);
          transform: rotate(45deg) translate(8px, 8px);
  width: 35px;
}

.menu-toggle i:nth-child(2) {
  bottom: 0;
  margin: auto 0;
  top: 0;
  width: 35px;
}

.show-menu .menu-toggle i:nth-child(2) {
  opacity: 0;
}

.menu-toggle i:nth-child(3) {
  bottom: 0;
}

.show-menu .menu-toggle i:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(9px, -8px);
      -ms-transform: rotate(-45deg) translate(9px, -8px);
          transform: rotate(-45deg) translate(9px, -8px);
  width: 35px;
}

.burger-navigation {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(26, 25, 25, 0.99);
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  visibility: hidden;
  z-index: -1;
}

.show-menu .burger-navigation {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

.burger-navigation .inner-wrap {
  max-height: 100%;
  overflow: auto;
  padding: 48px;
  width: 100%;
}

.burger-navigation a {
  color: #e6f5fb;
}

.burger-navigation a:hover {
  color: #06a906;
}

.burger-navigation .menu {
  margin: 0 0 24px;
  padding: 0;
}

.burger-navigation .menu li {
  display: block;
  font-family: "Source Serif 4", sans-serif;
  font-size: 48px;
  margin-bottom: 12px;
  text-align: center;
}

@media (max-width: 991px) {
  .burger-navigation .menu li {
    font-size: 32px;
  }
}

.burger-navigation .menu li .sub-menu {
  margin: 0;
  padding: 16px 0;
}

.burger-navigation .menu li .sub-menu li {
  font-family: "Inter", sans-serif;
  font-size: 20px;
}

.burger-navigation .contact-bar {
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}

.burger-navigation .contact-bar a {
  margin: 0 16px;
}

.burger-navigation .contact-bar .social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 24px 0 0;
  padding: 0;
  width: 100%;
}

.burger-navigation .contact-bar .social-links li {
  display: block;
  margin: 0 24px;
}

.burger-navigation .contact-bar .social-links li a {
  margin: 0;
}

.site-footer {
  background-color: #1A1919;
  color: #c7cfd5;
  margin-top: 50px;
  padding: 150px 100px 100px;
}

@media (max-width: 1680px) {
  .site-footer {
    padding: 120px 64px 80px;
  }
}

@media (max-width: 1440px) {
  .site-footer {
    padding: 64px 48px;
  }
}

@media (max-width: 1199px) {
  .site-footer {
    padding: 64px 32px;
  }
}

@media (max-width: 767px) {
  .site-footer {
    padding: 64px 24px 32px;
  }
}

.site-footer .footer-widgets {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1199px) {
  .site-footer .footer-widgets {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
  }
}

.site-footer .footer-widgets .footer-widget .widget {
  padding: 0 24px;
}

@media (max-width: 1199px) {
  .site-footer .footer-widgets .footer-widget .widget {
    padding: 0 16px;
  }
}

@media (max-width: 767px) {
  .site-footer .footer-widgets .footer-widget .widget {
    padding: 0;
  }
}

.site-footer .footer-widgets .footer-widget:nth-child(1) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

@media (max-width: 1199px) {
  .site-footer .footer-widgets .footer-widget:nth-child(1) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) {
  .site-footer .footer-widgets .footer-widget:nth-child(1) {
    margin-bottom: 0;
  }
}

.site-footer .footer-widgets .footer-widget:nth-child(1) .widget-title {
  font-family: "Source Serif 4", sans-serif;
  font-size: 32px;
  margin: 0 0 24px;
}

.site-footer .footer-widgets .footer-widget:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1199px) {
  .site-footer .footer-widgets .footer-widget:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

@media (max-width: 991px) {
  .site-footer .footer-widgets .footer-widget:nth-child(2) {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
  }
}

.site-footer .footer-widgets .footer-widget:nth-child(2) .widget {
  width: 25%;
}

@media (max-width: 991px) {
  .site-footer .footer-widgets .footer-widget:nth-child(2) .widget {
    width: 33.33%;
  }
  .site-footer .footer-widgets .footer-widget:nth-child(2) .widget:last-child {
    margin-top: 32px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .site-footer .footer-widgets .footer-widget:nth-child(2) .widget {
    margin-top: 32px;
    width: 100%;
  }
}

.site-footer .footer-widgets .footer-widget:nth-child(2) .widget .widget-title {
  font-family: "Source Serif 4", sans-serif;
  font-size: 24px;
  margin: 0 0 24px;
}

.site-footer .footer-widgets .footer-widget ul {
  margin: 0;
  padding: 0;
}

.site-footer .footer-widgets .footer-widget ul li {
  display: block;
  margin: 0 0 12px;
}

.site-footer .footer-widgets .footer-widget .social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.site-footer .footer-widgets .footer-widget .social-links li {
  font-size: 32px;
  margin-right: 24px;
}

.site-footer .footer-widgets .footer-widget a {
  color: #c7cfd5;
}

.site-footer .footer-widgets .footer-widget a:hover {
  color: #06a906;
}

@media (min-width: 481px) and (max-width: 991px) {
  .site-footer .contact-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.container {
  margin: 0 auto;
  max-width: 1000px;
}

.site-main {
  padding-top: 130px;
}

@media (max-width: 1199px) {
  .site-main {
    padding-top: 70px;
  }
}

.quote-wrap {
  background-color: #e6f5fb;
  -webkit-box-shadow: 0 10px 30px rgba(55, 56, 56, 0.15);
          box-shadow: 0 10px 30px rgba(55, 56, 56, 0.15);
  font-size: 24px;
  font-weight: 400;
  color: #000;
  line-height: 1.7em;
  padding: 75px 60px 60px;
  width: 500px;
}

@media (max-width: 1199px) {
  .quote-wrap {
    font-size: 20px;
    line-height: 1.5em;
    padding: 64px 40px 40px;
    width: 400px;
  }
}

@media (max-width: 767px) {
  .quote-wrap {
    padding: 48px 32px 32px;
  }
}

.quote-wrap i {
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 20px rgba(55, 56, 56, 0.15);
          box-shadow: 0 10px 20px rgba(55, 56, 56, 0.15);
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 75px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -37.5px;
  width: 75px;
}

@media (max-width: 767px) {
  .quote-wrap i {
    font-size: 20px;
    height: 60px;
    top: -30px;
    width: 60px;
  }
}

.quote-wrap.dark {
  background-color: #1A1919;
  color: #e6f5fb;
}

.quote-wrap.dark i {
  color: #1A1919;
}

.entry-content {
  font-size: 18px;
}

@media (max-width: 767px) {
  .entry-content {
    font-size: 16px;
  }
}

.entry-content h2 {
  font-size: 48px;
}

@media (max-width: 767px) {
  .entry-content h2 {
    font-size: 32px;
  }
}

.entry-content h3 {
  font-size: 32px;
}

@media (max-width: 767px) {
  .entry-content h3 {
    font-size: 24px;
  }
}

.entry-content h4 {
  font-size: 24px;
}

.entry-content ul {
  margin-left: 0;
  padding-left: 20px;
}

.entry-content ul li::marker {
  color: #06a906;
}

.entry-content iframe {
  height: 560px;
  width: 100%;
}

@media (max-width: 991px) {
  .entry-content iframe {
    height: 52vw;
  }
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text raketant 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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-default {
  height: auto;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.slick-initialized {
  height: auto !important;
  opacity: 1 !important;
  -webkit-transition: .7s !important;
  -o-transition: .7s !important;
  transition: .7s !important;
}

.slick-dots {
  bottom: -75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
}

@media (max-width: 767px) {
  .slick-dots {
    bottom: -50px;
  }
}

.slick-dots li {
  display: block;
  padding: 0 8px;
}

.slick-dots li button {
  background-color: #c7cfd5;
  border-radius: 1.5px;
  border: none;
  font-size: 0;
  height: 3px;
  opacity: .5;
  padding: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  width: 40px;
}

.slick-dots li.slick-active button {
  background-color: #1A1919;
  width: 100px;
}

.league-navigation {
  background-color: #f1f1f1;
}

.league-menu {
  margin: 20px 0;
}

.league-menu .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}

@media (max-width: 767px) {
  .league-menu .menu.two-rows {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
  }
}

@media (max-width: 767px) {
  .league-menu .menu.two-rows li {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 25%;
  }
}

.league-menu .menu li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 767px) {
  .league-menu .menu li:nth-child(1) {
    width: 100%;
  }
}

.league-menu .menu li a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1A1919;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2em;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media (max-width: 767px) {
  .league-menu .menu li a {
    font-size: 14px;
    padding: 20px 10px;
  }
}

.league-menu .menu li.current-menu-item {
  border: none;
}

.league-menu .menu li.current-menu-item a {
  background-color: #000;
  color: #fff;
}

.scoreboard-wrap {
  overflow: auto;
  width: 100%;
}

table th,
table td {
  border: 1px solid rgba(199, 207, 213, 0.3);
  font-size: 14px;
  padding: 7.5px 5px;
}

@media (max-width: 767px) {
  table th,
  table td {
    padding: 5px;
  }
}

table th {
  background-color: #19191A;
  color: #fff;
}

table td {
  font-weight: 500;
  text-align: center;
}

table a {
  color: #373838;
}

table i {
  display: none;
}

.grupa-2 table .green td,
.grupa-2 table .green a,
.grupa-3 table .green td,
.grupa-3 table .green a,
.grupa-4 table .green td,
.grupa-4 table .green a {
  color: #0bc70b;
}

.grupa-2 table .green i,
.grupa-3 table .green i,
.grupa-4 table .green i {
  display: inline-block;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.grupa-1 table .red td,
.grupa-1 table .red a,
.grupa-2 table .red td,
.grupa-2 table .red a,
.grupa-3 table .red td,
.grupa-3 table .red a {
  color: #fd1818;
}

.grupa-1 table .red i,
.grupa-2 table .red i,
.grupa-3 table .red i {
  display: inline-block;
}

table.rang-list td:nth-child(2), table.rang-list td:last-child {
  background-color: rgba(55, 56, 56, 0.1);
}

.scoreboard-wrap:not(.billiards-league) table.rang-list td:nth-child(5), .scoreboard-wrap:not(.billiards-league) table.rang-list td:nth-child(8), .scoreboard-wrap:not(.billiards-league) table.rang-list td:nth-child(11) {
  border-right-color: #373838;
}

.scoreboard-wrap.billiards-league table.rang-list td:nth-child(6), .scoreboard-wrap.billiards-league table.rang-list td:nth-child(9), .scoreboard-wrap.billiards-league table.rang-list td:nth-child(12) {
  border-right-color: #373838;
}

table.rang-list td:last-child {
  font-weight: 500;
}

table.match-table td:nth-child(n+3),
table.match-table th:nth-child(n+3) {
  white-space: nowrap;
}

table.tournaments-table {
  width: 300px;
}

table.rang-list-group:not(.grupa-1) tr:nth-child(-n+3) td,
table.rang-list-group:not(.grupa-1) tr:nth-child(-n+3) td a {
  color: #18b318;
}

table.rang-list-group:not(.grupa-4) tr:nth-last-child(-n+2) td,
table.rang-list-group:not(.grupa-4) tr:nth-last-child(-n+2) td a {
  color: red;
}

.single-player .site-main .container {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

.back-link a {
  color: #373838;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.back-link a:hover {
  color: #06a906;
}

.back-link a i {
  margin-right: 10px;
}

.accordion-wrap {
  margin-bottom: 20px;
}

.accordion-wrap .accordion-title {
  background-color: #f5f5f5;
  cursor: pointer;
  font-size: 20px;
  padding: 10px 50px 10px 20px;
  position: relative;
  text-transform: uppercase;
}

.accordion-wrap .accordion-title i {
  bottom: 0;
  height: 20px;
  margin: auto 0;
  position: absolute;
  right: 20px;
  top: 0;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.accordion-wrap .accordion-content {
  display: none;
  overflow: hidden;
}

.accordion-wrap .accordion-content.first-open {
  display: block;
}

.accordion-wrap.open .accordion-title {
  background-color: #000;
  color: #fff;
}

.accordion-wrap.open .accordion-title i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.round-wrap {
  margin: 0 0 40px;
  text-align: center;
}

.round-wrap table {
  border: 2px solid #373838;
  margin: 0 auto;
  max-width: 600px;
}

.round-wrap table tr th h3 {
  margin: 0;
}

.round-wrap table tr td {
  padding: 10px 5px;
}

.round-wrap table tr td.player {
  width: 40%;
}

.round-wrap table tr td.score {
  white-space: nowrap;
}

.league-description {
  padding: 0 15px;
}

.quick-links-section {
  padding: 100px 13px;
  text-align: center;
}

.quick-links-section .link-wrap {
  margin-bottom: 50px;
}

.quick-link {
  font-size: 48px;
  color: #373838;
}

@media (max-width: 767px) {
  .quick-link {
    font-size: 32px;
  }
}

.quick-link:hover {
  color: #06a906;
}

.single-post-wrap {
  padding: 64px 32px;
}

@media (max-width: 767px) {
  .single-post-wrap {
    padding: 48px 24px;
  }
}

.page-title {
  margin: 0 0 48px;
}

.page-title h1 {
  color: #1A1919;
  font-size: 60px;
  line-height: 1.2em;
  margin: 0;
}

@media (max-width: 1440px) {
  .page-title h1 {
    font-size: 80px;
  }
}

@media (max-width: 1350px) {
  .page-title h1 {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .page-title h1 {
    font-size: 43px;
  }
}

.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 20px;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 1200px;
  padding: 64px 32px;
}

@media (max-width: 767px) {
  .contact-info {
    display: block;
    padding: 48px 24px;
  }
}

.contact-info a {
  color: #1A1919;
}

.contact-info a:hover {
  color: #06a906;
}

.contact-info .social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 43px;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .contact-info .social-links {
    margin: 32px 0;
  }
}

.contact-info .social-links li {
  display: block;
  margin: 0 16px;
}

@media (max-width: 767px) {
  .contact-info .social-links li {
    margin: 0 32px 0 0;
  }
}

.contact-info .social-links li i,
.contact-info .social-links li i:before {
  display: block;
  line-height: 1em;
}

.acf-map {
  height: 700px;
}

.table-section h1 {
  text-align: center;
}

@media (max-width: 991px) {
  .table-section .table-wrap {
    overflow: auto;
  }
}

.table-section .table-wrap table tbody tr:nth-child(2) th {
  font-size: 12px;
}

.table-section .table-wrap table tbody tr td:nth-child(1) {
  background-color: #f2f2f2;
  text-align: right;
}

.table-section .table-wrap table tbody tr td:nth-child(2) {
  background-color: #f2f2f2;
  font-weight: 600;
  text-align: left;
  width: 150px;
}

.table-section .table-wrap table tbody tr td:last-child {
  background-color: #f2f2f2;
  font-weight: 600;
  width: 75px;
}

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