@import url("https://fonts.googleapis.com/css?family=Cormorant:400,600,700&subset=latin-ext");
@font-face {
  font-family: 'Futura LT';
  src: url("./fonts/futura/FuturaLT-Light.eot?") format("eot"), url("./fonts/futura/FuturaLT-Light.woff") format("woff"), url("./fonts/futura/FuturaLT-Light.ttf") format("truetype"), url("./fonts/futura/FuturaLT-Light.svg#FuturaLT-Light") format("svg");
  font-weight: 300;
}
@font-face {
  font-family: 'Futura LT';
  src: url("./fonts/futura/FuturaLT-Book.eot?") format("eot"), url("./fonts/futura/FuturaLT-Book.woff") format("woff"), url("./fonts/futura/FuturaLT-Book.ttf") format("truetype"), url("./fonts/futura/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: 'Futura LT';
  src: url("./fonts/futura/FuturaLT-Bold.eot?") format("eot"), url("./fonts/futura/FuturaLT-Bold.woff") format("woff"), url("./fonts/futura/FuturaLT-Bold.ttf") format("truetype"), url("./fonts/futura/FuturaLT-Bold.svg#FuturaLT-Bold") format("svg");
  font-weight: bold;
}
@font-face {
  font-family: 'Futura LT';
  src: url("./fonts/futura/FuturaLT-ExtraBold.eot?") format("eot"), url("./fonts/futura/FuturaLT-ExtraBold.woff") format("woff"), url("./fonts/futura/FuturaLT-ExtraBold.ttf") format("truetype"), url("./fonts/futura/FuturaLT-ExtraBold.svg#FuturaLT-ExtraBold") format("svg");
  font-weight: 900;
}
@font-face {
  font-family: 'Futura LT Book';
  src: url("./fonts/futura/FuturaLT-Book.eot?") format("eot"), url("./fonts/futura/FuturaLT-Book.woff") format("woff"), url("./fonts/futura/FuturaLT-Book.ttf") format("truetype"), url("./fonts/futura/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
}
@font-face {
  font-family: 'CrimsonText';
  font-weight: 400;
  font-style: normal;
  src: url("./fonts/crimson-text/CrimsonText-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'CrimsonText';
  font-weight: 400;
  font-style: italic;
  src: url("./fonts/crimson-text/CrimsonText-Italic.ttf") format("truetype");
}
@font-face {
  font-family: 'CrimsonText';
  font-weight: 700;
  font-style: normal;
  src: url("./fonts/crimson-text/CrimsonText-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'CrimsonText';
  font-weight: 700;
  font-style: italic;
  src: url("./fonts/crimson-text/CrimsonText-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: 'CrimsonText';
  font-weight: 500;
  font-style: normal;
  src: url("./fonts/crimson-text/CrimsonText-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: 'CrimsonText';
  font-weight: 500;
  font-style: italic;
  src: url("./fonts/crimson-text/CrimsonText-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: 'Sacramento';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/Sacramento-Regular.ttf") format("truetype");
}
body.admin-bar .site-header.sticky {
  top: 32px;
}

.site-header {
  background: #fff;
}
.site-header.sticky {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}

#site-navigation {
  margin: 0;
  padding-bottom: 0;
}
#site-navigation > .container {
  padding: 0;
}
#site-navigation > .container > .container-fluid {
  padding: 0 20px 0 0;
}
#site-navigation .site-description p {
  font-size: 15px;
  line-height: 18px;
  font-family: "Cormorant", serif;
  margin: 0;
  position: relative;
  top: 40px;
}
#site-navigation .nav {
  position: relative;
  top: 40px;
}
#site-navigation .nav .fa, #site-navigation .nav .search-button {
  font-size: 14px !important;
}
#site-navigation .nav-link {
  font-size: 14px !important;
  letter-spacing: 0.5px;
  font-family: "Futura LT";
}
#site-navigation .lang-link {
  font-family: "Futura LT";
  font-size: 14px !important;
  letter-spacing: 0.5px;
}
#site-navigation .lang-link.active {
  font-weight: bold;
}
#site-navigation .lang-link:hover, #site-navigation .lang-link:focus {
  text-decoration: none;
}
#site-navigation .lang-link:not(:last-child):after {
  content: ' / ';
}
#site-navigation .navbar-collapse {
  align-items: stretch;
}
#site-navigation .main-navbar {
  border-top: 1px solid #000;
  text-transform: uppercase;
}
#site-navigation .main-navbar .first-nav > li:first-child > a {
  padding-left: 0;
}
#site-navigation .main-navbar .first-nav, #site-navigation .main-navbar .second-nav {
  align-items: center;
  height: 100%;
  max-height: 35px;
  display: flex;
}
#site-navigation .main-navbar .first-nav li.current_page_item > a, #site-navigation .main-navbar .first-nav li.current-menu-ancestor > a, #site-navigation .main-navbar .second-nav li.current_page_item > a, #site-navigation .main-navbar .second-nav li.current-menu-ancestor > a {
  text-decoration: underline !important;
}
#site-navigation .main-navbar .first-nav > li, #site-navigation .main-navbar .second-nav > li {
  height: 100%;
  margin-bottom: 0;
}
#site-navigation .main-navbar .first-nav > li a, #site-navigation .main-navbar .second-nav > li a {
  color: #000;
  font-size: 0.875rem;
  padding: 4px 8px;
  height: 100%;
  display: flex;
  align-items: center;
}
#site-navigation .main-navbar .first-nav > li a:hover, #site-navigation .main-navbar .first-nav > li a:focus, #site-navigation .main-navbar .first-nav > li a:active, #site-navigation .main-navbar .second-nav > li a:hover, #site-navigation .main-navbar .second-nav > li a:focus, #site-navigation .main-navbar .second-nav > li a:active {
  text-decoration: underline;
  background: #fff;
}
#site-navigation .main-navbar .first-nav .dropdown-menu, #site-navigation .main-navbar .second-nav .dropdown-menu {
  border-radius: 0 !important;
  margin-top: 0px !important;
  padding: 0 !important;
}
#site-navigation .main-navbar .first-nav .dropdown-menu li, #site-navigation .main-navbar .second-nav .dropdown-menu li {
  margin-bottom: 0;
}
#site-navigation .main-navbar .first-nav > li {
  position: relative;
  margin-bottom: 0;
}
#site-navigation .main-navbar .first-nav > li:not(:last-child):after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  background: #000;
  width: 1px;
  height: 16px;
}
#site-navigation .main-navbar .second-nav li {
  position: relative;
}

.logo-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.logo-section img {
  max-width: 250px;
  width: 100%;
  margin-right: 40px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

.site-footer {
  border-top: 1px solid #000;
  padding: 40px 0;
  margin: 40px auto;
  max-width: 1170px;
  display: block;
}

#bottom-widgets {
  text-align: center;
  padding: 0;
}
#bottom-widgets h3 {
  font-style: normal;
}
#bottom-widgets a {
  font-size: 12px;
}
#bottom-widgets .widget_nav_menu ul li:first-child a {
  padding-top: 0;
}
#bottom-widgets .widget_newsletterwidget .tnp-widget input[type="submit"],
#bottom-widgets .btn, #bottom-widgets input[type="button"], #bottom-widgets input[type="submit"] {
  float: right;
  width: auto;
  padding: 2px 4px;
  margin: 0;
}
#bottom-widgets .tnp-field label {
  display: none;
}
#bottom-widgets .tnp-field-privacy label {
  display: block;
  font-size: 11px;
  font-family: inherit;
  text-align: justify;
}
#bottom-widgets .tnp-field-privacy label a {
  font-size: inherit;
  font-family: inherit;
}
#bottom-widgets .widget_newsletterwidget p,
#bottom-widgets .cudoco_form p {
  font-size: 11px;
}
#bottom-widgets .one-fifth {
  width: 18%;
  margin-left: 2%;
}

#bottom-widgets-wrap {
  border-top: 1px solid #000;
  margin-top: 15px;
  padding-top: 15px;
}

#bottom-widgets .nav-link {
  margin-bottom: 8px;
}

#bottom-widgets .nav-link,
#bottom-widgets h3,
#bottom-widgets h6 {
  font-size: 12px;
  font-family: "Futura LT", sans-serif;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
}

#bottom-widgets p {
  font-size: 12px;
  font-family: "Cormorant", serif;
  line-height: 18px;
  letter-spacing: 0.1px;
  margin-bottom: 4px;
}

#bottom-widgets .widget_nav_menu ul li {
  padding: 0;
  margin: 0;
}

#bottom-widgets .widget_nav_menu ul li a {
  text-transform: uppercase;
}

.widget_categories ul li:before, .widget_archive ul li:before, .widget_links ul li:before, .widget_meta ul li:before, .widget_nav_menu ul li:before, .widget_pages ul li:before {
  content: none;
}

#bottom-widgets .widget_newsletterwidget p {
  font-size: 12px;
  font-family: "Cormorant", serif;
  font-style: italic;
}

/* Shortcodes */
.bartext {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: "Cormorant", serif;
  line-height: 24px;
}
.bartext:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #000;
  top: -4px;
  left: 0;
  display: block;
  position: relative;
}

.jk-separator {
  display: block;
  margin: 40px auto 10px auto;
  background: url(images/jksep.png) top center no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  min-height: 100px;
  max-width: 389px;
}

.underscore {
  display: inline-block;
  width: auto;
  margin-bottom: 40px !important;
}
.underscore:after {
  content: '';
  width: 110%;
  height: 2px;
  background: #000;
  bottom: -4px;
  left: 0;
  display: block;
  position: relative;
}

.scrolled-title {
  text-align: center;
  position: relative;
  white-space: nowrap;
}
.scrolled-title > span {
  font-family: "Cormorant", serif;
  font-size: 100px;
  position: absolute;
  white-space: nowrap;
  top: -256px;
  left: 50%;
  transform: translateX(-50%);
}
.scrolled-title .fa {
  font-size: 64px;
  font-weight: normal;
}

.tatsu_testimonial_wrap.quote i.tatsu-icon.icon-quote {
  right: auto;
  opacity: 1;
  position: relative;
  font-size: 64px;
  line-height: 1;
}
.tatsu_testimonial_wrap.quote .tatsu_testimonial_content {
  padding: 0 !important;
  font-size: 24px !important;
  font-family: "Cormorant", serif !important;
  font-weight: normal !important;
  font-style: italic !important;
}
.tatsu_testimonial_wrap.quote .tatsu_testimonial_inner_wrap:after {
  content: none;
}

.home h1 {
  font-size: 24px;
  font-family: "Cormorant", serif;
}
.home h2 {
  font-size: 20px;
  font-family: "Futura LT";
}
.home h3 {
  font-size: 18px;
  font-family: "Futura LT";
  font-style: normal;
}
.home .realizations {
  margin-top: 20px;
  text-align: center;
}
.home .realizations h1, .home .realizations h3 {
  font-style: normal;
  text-decoration: none;
}
.home .realizations .row {
  margin-bottom: 20px;
}
.home .realizations .tags {
  white-space: nowrap;
  margin-bottom: 0;
}
.home .realizations .tags:before, .home .realizations .tags:after {
  content: '';
  position: relative;
  left: 0;
  top: 9px;
  width: 15px;
  height: 1px;
  display: inline-block;
  background: #333;
  margin: 15px 10px;
}
.home .realizations .tags li {
  font-family: "Cormorant", serif;
}
.home .realizations .tags li:before {
  content: none;
}
.home .realizations .data-vertical {
  justify-content: space-between;
  flex-direction: column;
  display: flex;
}
.home .realizations .single-realization {
  display: block;
  position: relative;
  text-align: center;
}
.home .realizations .single-realization:hover {
  text-decoration: none;
}
.home .realizations .single-realization:hover h1 {
  text-decoration: underline;
}
.home .realizations .single-realization.style-one h3 {
  margin-bottom: 6px;
}
.home .realizations .single-realization.style-one h1 {
  margin-bottom: 24px;
}
.home .realizations .single-realization.style-two .text {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.home .realizations .single-realization.style-two .text * {
  background: #fff;
  padding: 6px;
  text-align: left;
  display: inline-block;
  width: auto;
  clear: both;
  margin-bottom: 6px;
}
.home .realizations .single-realization.style-two .text h3 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.home .realizations .single-realization.style-two .text h3:first-child {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 4px;
}
.home .realizations .single-realization.style-two .text .tags {
  padding: 0;
  margin-bottom: 0;
}
.home .realizations .single-realization.style-two .text .tags li {
  padding: 6px 0 0 0;
}
.home .realizations .single-realization.style-two .text .tags:before, .home .realizations .single-realization.style-two .text .tags:after {
  margin: 0 6px 0 6px;
  top: -5px;
}
.home .realizations .single-realization.style-two .text .tags:after {
  margin: 0 6px 0 6px;
  top: -5px;
}
.home .realizations .single-realization.promoted img {
  height: 530px;
}
.home .realizations .single-realization h1 {
  font-family: "Futura LT", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
.home .realizations .single-realization h3 {
  font-size: 14px;
  font-family: "Cormorant", serif;
}
.home .realizations .single-realization img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center center;
}
.home .codziennik img {
  min-height: 400px;
  object-fit: cover;
  object-position: top center;
}
.home .codziennik .tags li:first-child {
  padding-left: 0;
}
.home .codziennik .tags li a {
  font-family: "Futura LT";
  font-size: 12px;
}
.home .codziennik .tags li:before {
  content: none;
}
.home .codziennik .meta {
  margin: 20px 0;
  font-size: 14px;
  text-transform: uppercase;
}
.home .codziennik .meta .date {
  font-family: "Futura LT";
}
.home .codziennik .meta .author {
  font-family: 'Sacramento', serif;
  font-size: 18px;
  text-transform: none;
}
.home .trusted {
  margin-top: 20px;
  text-align: center;
}
.home .trusted .photostream {
  margin-top: 40px;
}
.home .trusted img {
  max-height: 100px;
}
.home .references {
  padding: 65px 140px;
  margin-top: 20px;
  background: #f2ddde;
  text-align: center;
}
.home .references .tatsu-row-wrap:last-child > .tatsu-row > .tatsu-column,
.home .references .tatsu-module {
  margin-bottom: 0;
}
.home .references .subtitle {
  font-size: 18px;
  font-family: "Futura LT";
  margin-bottom: 2px;
  font-style: normal;
}
.home .references p {
  font-family: "Cormorant", serif;
  font-size: 16px;
}
.home .newsletter {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  height: 100%;
}
.home .newsletter .input {
  max-width: 150px;
  background: #f2ddde;
  color: #999999;
  display: inline-block;
  margin: auto auto 8px auto;
  padding: 4px 4px;
  height: auto;
  font-size: 12px;
  text-indent: 0;
  font-family: "Cormorant", serif;
}
.home .newsletter form {
  text-align: center;
}
.home .newsletter .tnp-field-privacy {
  font-size: 12px;
  margin: 8px 0;
  display: block;
  text-align: left;
}
.home .newsletter .tnp-field-privacy, .home .newsletter .tnp-field-privacy a {
  font-family: "Cormorant", serif;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
}
.home .newsletter .tnp-field-privacy a, .home .newsletter .tnp-field-privacy a:hover, .home .newsletter .tnp-field-privacy a:focus {
  text-decoration: underline;
}
.home .newsletter .tnp-submit {
  background: #f2ddde;
  color: #000;
  display: inline-block;
  margin: auto;
  border-radius: 4px;
  padding: 8px;
  text-transform: uppercase;
  font-size: 12px;
}
.home .newsletter.bg-black {
  background: #29323b;
  padding: 20px;
  text-align: left;
  color: #f2ddde;
}
.home .newsletter.bg-black .with-bars:before, .home .newsletter.bg-black .style2-blog .post-content-wrap .post-category:before, .style2-blog .post-content-wrap .home .newsletter.bg-black .post-category:before,
.home .newsletter.bg-black .style7-blog .post-content-wrap .post-category:before,
.style7-blog .post-content-wrap .home .newsletter.bg-black .post-category:before, .home .newsletter.bg-black .tatsu-module > h1:before, .home .newsletter.bg-black .with-bars:after, .home .newsletter.bg-black .style2-blog .post-content-wrap .post-category:after, .style2-blog .post-content-wrap .home .newsletter.bg-black .post-category:after,
.home .newsletter.bg-black .style7-blog .post-content-wrap .post-category:after,
.style7-blog .post-content-wrap .home .newsletter.bg-black .post-category:after, .home .newsletter.bg-black .tatsu-module > h1:after {
  background-color: #f2ddde;
}
.home .newsletter.bg-black p {
  font-family: "Cormorant", serif;
  font-style: italic;
}
.home .newsletter.bg-black .title, .home .newsletter.bg-black .style2-blog .post-content-wrap .post-category, .style2-blog .post-content-wrap .home .newsletter.bg-black .post-category,
.home .newsletter.bg-black .style7-blog .post-content-wrap .post-category,
.style7-blog .post-content-wrap .home .newsletter.bg-black .post-category, .home .newsletter.bg-black h1, .home .newsletter.bg-black .tatsu-module > h1 {
  font-family: "Futura LT";
  font-style: normal;
}
.home .newsletter.bg-black h1, .home .newsletter.bg-black h2, .home .newsletter.bg-black h3, .home .newsletter.bg-black a, .home .newsletter.bg-black a:hover, .home .newsletter.bg-black a:focus {
  color: #f2ddde;
}

.category-navigation {
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  align-self: center;
  margin: 0 0 35px 0;
}
.category-navigation a {
  text-transform: uppercase;
  font-family: "Futura LT", sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  position: relative;
  margin: 0 10px;
}
.category-navigation a:not(:last-child):after {
  content: '';
  border-right: 1px solid #000;
  position: absolute;
  right: -10px;
  top: 0px;
  width: 1px;
  height: 16px;
}

.style2-blog .pagination,
.style7-blog .pagination {
  margin-top: 40px;
}
.style2-blog .post-header,
.style7-blog .post-header {
  text-align: center;
}
.style2-blog .post-content-wrap .post-meta,
.style7-blog .post-content-wrap .post-meta {
  display: block;
  float: none;
}
.style2-blog .post-content-wrap .post-meta, .style2-blog .post-content-wrap .post-meta a, .style2-blog .post-content-wrap .post-meta span,
.style7-blog .post-content-wrap .post-meta,
.style7-blog .post-content-wrap .post-meta a,
.style7-blog .post-content-wrap .post-meta span {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-family: "Futura LT";
}
.style2-blog .post-content-wrap .post-meta .author, .style2-blog .post-content-wrap .post-meta .author a, .style2-blog .post-content-wrap .post-meta .author span,
.style7-blog .post-content-wrap .post-meta .author,
.style7-blog .post-content-wrap .post-meta .author a,
.style7-blog .post-content-wrap .post-meta .author span {
  font-family: 'Sacramento', serif;
  font-size: 24px;
  text-transform: none;
  color: #000;
}
.style2-blog .post-content-wrap .post-category,
.style7-blog .post-content-wrap .post-category {
  text-transform: uppercase;
}
.style2-blog .post-content-wrap .post-category, .style2-blog .post-content-wrap .post-category a,
.style7-blog .post-content-wrap .post-category,
.style7-blog .post-content-wrap .post-category a {
  font-size: 24px;
  line-height: 32px;
  font-family: "Cormorant", serif;
}
.style2-blog .post-content-wrap .post-nav,
.style7-blog .post-content-wrap .post-nav {
  text-align: center;
}
.style2-blog .post-content-wrap .post-details,
.style7-blog .post-content-wrap .post-details {
  text-align: center;
}
.style2-blog .post-content-wrap .post-details .post-content, .style2-blog .post-content-wrap .post-details .post-content p,
.style7-blog .post-content-wrap .post-details .post-content,
.style7-blog .post-content-wrap .post-details .post-content p {
  font-family: "Cormorant", serif;
  font-size: 16px;
  margin: 0;
}
.style2-blog .post-content-wrap .post-title, .style2-blog .post-content-wrap .post-title a,
.style7-blog .post-content-wrap .post-title,
.style7-blog .post-content-wrap .post-title a {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  font-family: "Futura LT", sans-serif;
  text-transform: uppercase;
}
.style2-blog .share-list-icons,
.style7-blog .share-list-icons {
  margin: 20px auto 0 auto;
  padding: 0;
  display: block;
}
.style2-blog .share-list-icons > li:first-child,
.style7-blog .share-list-icons > li:first-child {
  margin: 0;
}
.style2-blog .share-list-icons .title, .style2-blog .share-list-icons .post-content-wrap .post-category, .style2-blog .post-content-wrap .share-list-icons .post-category,
.style7-blog .post-content-wrap .style2-blog .share-list-icons .post-category, .style2-blog .share-list-icons h1, .style2-blog .share-list-icons .tatsu-module > h1,
.style7-blog .share-list-icons .title,
.style2-blog .post-content-wrap .style7-blog .share-list-icons .post-category,
.style7-blog .share-list-icons .post-content-wrap .post-category,
.style7-blog .post-content-wrap .share-list-icons .post-category,
.style7-blog .share-list-icons h1,
.style7-blog .share-list-icons .tatsu-module > h1 {
  font-size: 16px;
  font-family: "Futura LT";
  text-transform: uppercase;
  font-style: normal;
}
.style2-blog .share-list-icons .share-links a,
.style7-blog .share-list-icons .share-links a {
  margin: 0 10px 0 0;
}
.style2-blog .share-list-icons .share-links a:last-child,
.style7-blog .share-list-icons .share-links a:last-child {
  margin: 0;
}
.style2-blog .share-list-icons li,
.style7-blog .share-list-icons li {
  list-style: none;
  display: inline-block;
  margin: 0 4px;
}
.style2-blog .share-list-icons li, .style2-blog .share-list-icons li a,
.style7-blog .share-list-icons li,
.style7-blog .share-list-icons li a {
  font-family: "Futura LT";
  font-size: 16px;
}
.style2-blog .article-details,
.style7-blog .article-details {
  padding-bottom: 30px;
}
.style2-blog .blog-post.element,
.style7-blog .blog-post.element {
  margin-bottom: 35px;
}
.style2-blog .blog-separator .separator,
.style7-blog .blog-separator .separator {
  border-top: 1px dashed #000;
  margin: 10px 0 0 0;
  padding-bottom: 50px;
}

.blog #content {
  padding-top: 60px;
}

.blog .style2-blog article .post-content-wrap {
  display: flex;
  flex-direction: row;
  flex: 1 0 auto;
  justify-content: stretch;
  align-items: stretch;
}
.blog .style2-blog article .post-thumb, .blog .style2-blog article .article-details {
  float: none;
  display: block;
}
.blog .style2-blog article .post-thumb .thumb-wrap {
  height: 100%;
  display: flex;
  flex: 1 0 auto;
}
.blog .style2-blog article .post-thumb .thumb-wrap > img {
  width: 100% !important;
  height: 330px !important;
  object-fit: cover;
  object-position: center center;
}

.style2-blog article:last-child {
  margin-bottom: 0px !important;
}
.style2-blog article:last-child > .separator {
  display: none;
}
.style2-blog article:last-child .post-content-wrap {
  margin-bottom: 0;
}
.style2-blog article:last-child .blog-separator {
  display: none;
}
.style2-blog .share.share-list-icons {
  text-align: center;
}
.style2-blog .post-content-wrap {
  margin: 0;
}
.style2-blog .blog-separator .separator {
  margin: 10px 0 0 0;
  padding-bottom: 20px;
}
.style2-blog .single-page-atts {
  padding: 0 0 10px;
  border-bottom: 1px dashed #000;
  max-width: 80%;
  margin: 0 auto 30px auto;
}
.style2-blog #single-author-info {
  border: 0;
  flex-direction: column;
  text-align: center;
}
.style2-blog #single-author-info #single-author-img {
  display: block;
  margin-bottom: 15px;
  margin-top: 30px;
}
.style2-blog #single-author-info #single-author-details {
  margin-left: 0;
  color: #000;
}
.style2-blog #single-author-info #single-author-details h6 {
  text-decoration: underline;
  color: #000;
  font-family: "Futura LT";
  font-size: 20px;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}
.style2-blog .tag-list-container h5 {
  display: inline-block;
  text-transform: uppercase;
}
.style2-blog .tag-list-container .tag-list, .style2-blog .tag-list-container .tag-list a {
  display: inline-block;
  font-size: 18px;
  font-family: "Futura LT";
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.style2-blog .wp-post-navigation {
  clear: both;
  padding: 40px 0;
  margin: 40px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.style2-blog .wp-post-navigation .wp-post-navigation-pre,
.style2-blog .wp-post-navigation .wp-post-navigation-next {
  max-width: 40%;
  position: relative;
}
.style2-blog .wp-post-navigation .wp-post-navigation-pre {
  text-align: left;
  padding-left: 40px;
}
.style2-blog .wp-post-navigation .wp-post-navigation-pre:before {
  content: '\e824';
  font-family: "revicons";
  line-height: 40px;
  font-size: 32px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: block;
}
.style2-blog .wp-post-navigation .wp-post-navigation-next {
  text-align: right;
  padding-right: 40px;
}
.style2-blog .wp-post-navigation .wp-post-navigation-next:after {
  content: '\e825';
  font-family: "revicons";
  line-height: 40px;
  font-size: 32px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: block;
}
.style2-blog .wp-post-navigation .title, .style2-blog .wp-post-navigation .post-content-wrap .post-category, .style2-blog .post-content-wrap .wp-post-navigation .post-category,
.style7-blog .post-content-wrap .style2-blog .wp-post-navigation .post-category, .style2-blog .wp-post-navigation h1, .style2-blog .wp-post-navigation .tatsu-module > h1 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: "Futura LT";
  margin: 0;
  font-style: normal;
}
.style2-blog .wp-post-navigation a {
  font-family: "Cormorant", serif;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
}
.style2-blog .related-items {
  border-bottom: 1px solid #000;
}
.style2-blog .related-items .blog-post {
  margin-bottom: 0;
}
.style2-blog .related-items .blog-separator {
  display: none;
}
.style2-blog .related-items .post-content-wrap {
  margin-bottom: 0;
}
.style2-blog .related-items .post-content-wrap .share-list-icons li, .style2-blog .related-items .post-content-wrap .share-list-icons li a, .style2-blog .related-items .post-content-wrap .share-list-icons li .title, .style2-blog .related-items .post-content-wrap .share-list-icons li .post-category, .style2-blog .related-items .post-content-wrap .share-list-icons li h1, .style2-blog .related-items .post-content-wrap .share-list-icons li .tatsu-module > h1 {
  font-size: 14px;
}
.style2-blog .related-items .post-content-wrap .post-thumb {
  margin-bottom: 0;
  width: 100%;
}
.style2-blog .related-items .post-content-wrap .post-thumb img {
  height: 180px !important;
  object-fit: cover !important;
  object-position: top center !important;
}
.style2-blog .related-items .post-content-wrap .post-title, .style2-blog .related-items .post-content-wrap .post-title a, .style2-blog .related-items .post-content-wrap .post-title span {
  font-size: 20px;
  line-height: 24px;
}
.style2-blog .related-items .post-content-wrap .post-meta, .style2-blog .related-items .post-content-wrap .post-meta a, .style2-blog .related-items .post-content-wrap .post-meta span {
  font-size: 12px;
  line-height: 16px;
}
.style2-blog .related-items .post-content-wrap .post-category:before, .style2-blog .related-items .post-content-wrap .post-category:after {
  width: 8px;
  margin: 15px 6px;
}
.style2-blog .related-items .post-content-wrap .post-category, .style2-blog .related-items .post-content-wrap .post-category a, .style2-blog .related-items .post-content-wrap .post-category span {
  font-size: 16px;
  line-height: 20px;
}

.comments-separator {
  border-top: 1px dashed #000;
  display: block;
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}

.comment-form textarea {
  width: 100%;
  box-shadow: none;
  border: 1px solid #000;
}
.comment-form .form-submit {
  float: right;
}
.comment-form .form-submit #submit {
  margin: 0;
}
.comment-form label {
  font-family: "Futura LT";
  text-transform: uppercase;
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.1px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  margin-right: 30px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  display: inline-block;
  width: calc(33.3% - 30px);
  float: left;
}
.comment-form .comment-form-url {
  width: 33.3%;
}

.commentlist .comment-content .comment-meta {
  display: flex;
  float: none;
}
.commentlist .comment-content .comment-meta .author {
  margin-right: 10px;
}
.commentlist .comment-content .comment-meta > h2 {
  margin-left: 10px;
}
.commentlist .comment-content .comment-meta, .commentlist .comment-content .comment-meta a, .commentlist .comment-content .comment-meta span {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  font-family: "Futura LT";
}
.commentlist .comment-content .comment-meta .author, .commentlist .comment-content .comment-meta .author a, .commentlist .comment-content .comment-meta .author span {
  font-family: 'Sacramento', serif;
  font-size: 24px;
  text-transform: none;
  color: #000;
}

#right-sidebar .widget {
  margin-bottom: 15px;
}
#right-sidebar .widget h6 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-family: "Futura LT";
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 15px;
}
#right-sidebar .widget ul {
  padding: 0;
}
#right-sidebar .widget ul li {
  padding: 0;
}
#right-sidebar .widget ul li, #right-sidebar .widget ul li a, #right-sidebar .widget ul li span {
  font-family: "Futura LT";
  font-size: 16px;
  text-transform: uppercase;
}
#right-sidebar .widget .searchform .search-icon {
  line-height: 35px;
}
#right-sidebar .codziennik-side > img {
  max-width: 120px;
  border-radius: 100%;
  width: 120px;
  height: 120px;
  margin: auto;
  display: block;
  object-fit: cover;
  object-position: top center;
}
#right-sidebar .codziennik-side p {
  font-style: italic;
  margin-top: 20px;
  font-size: 14px;
}

.single .style2-blog .article-details {
  width: 100%;
}

.single-post #content-wrap {
  margin-top: 40px;
}

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

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

html, body {
  font-family: "Futura LT", sans-serif;
}

body {
  background: #fff;
}

img {
  max-width: 100%;
}

h1 a, h2 a, h3 a {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

h1 {
  font-size: 24px;
  font-family: "Cormorant", serif;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}

h2, h5 {
  font-size: 18px;
  font-family: "Futura LT";
  letter-spacing: 0.6px;
  margin-bottom: 20px;
}

h3 {
  font-size: 25px;
  font-family: "Cormorant", serif;
  letter-spacing: 0.1px;
  font-style: italic;
  text-transform: none;
  margin-bottom: 20px;
}

h4 {
  font-size: 18px;
  font-family: "Futura LT";
  margin-bottom: 20px;
}

span, em, strong {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

p, li, a {
  font-size: 16px;
  font-family: "Cormorant", serif;
  line-height: 24px;
}

ul {
  padding: 0;
}

.text-italic, .font-italic {
  font-style: italic;
}

.alt-font {
  font-family: "Cormorant", serif;
}

.tatsu-section li {
  position: relative;
  list-style: none;
  padding-left: 12px;
  margin: 0;
}
.tatsu-section li:before {
  content: '+ ';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 20px;
}
.tatsu-section hr {
  margin: 40px 0;
  border-top-color: #000 !important;
}

.justify-content-stretch {
  justify-content: stretch !important;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.h-100p {
  height: 100% !important;
}

.widget_newsletterwidget .tnp-widget input.tnp-email,
.widget_newsletterwidget .tnp-widget input.tnp-firstname,
.widget_newsletterwidget .tnp-widget input.tnp-lastname,
input[type="text"],
input[type="email"],
input[type="tel"],
select,
textarea {
  border: 1px solid #000;
  padding: 4px;
  background: #fff;
  height: auto;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 4px;
  text-indent: 0;
  border-radius: 0 !important;
}

.wpcf7-form a {
  font-family: "Futura LT";
}
.wpcf7-form .wpcf7-form-control-wrap.pp {
  display: inline-block !important;
}
.wpcf7-form > .row:not(:last-child) {
  margin-bottom: 30px;
}
.wpcf7-form > p {
  position: relative;
  top: -20px;
}
.wpcf7-form .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form .wpcf7-submit {
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  float: right;
  font-size: 16px;
  font-family: "Futura LT";
  display: inline-block;
  margin: 0;
  border: 1px solid transparent;
  transition: all 0.2s ease-out;
  padding: 10px 12px;
}
.wpcf7-form .wpcf7-submit:hover {
  border: 1px solid #000;
}
.wpcf7-form label {
  width: 100%;
  display: block;
  margin-bottom: 20px !important;
}

.normal-form input[type="text"],
.normal-form input[type="email"],
.normal-form input[type="tel"],
.normal-form select {
  height: 40px;
  font-size: 16px;
}

.widget_newsletterwidget .tnp-widget input[type="submit"],
.btn, input[type="button"], input[type="submit"], .reply {
  background: #000;
  color: #fff;
  padding: 6px 4px;
  height: auto;
  font-size: 12px;
  font-family: "Futura LT";
  letter-spacing: 0.1px;
  display: inline-block;
  transition: 0.2s ease-out;
  text-transform: uppercase;
  border-radius: 0 !important;
  border: 1px solid transparent;
  line-height: 12px;
}
.widget_newsletterwidget .tnp-widget input[type="submit"] .comment-reply-link,
.btn .comment-reply-link, input[type="button"] .comment-reply-link, input[type="submit"] .comment-reply-link, .reply .comment-reply-link {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 12px;
  font-family: "Futura LT";
  line-height: 12px;
  letter-spacing: 0.1px;
}
.widget_newsletterwidget .tnp-widget input[type="submit"]:hover,
.btn:hover, input[type="button"]:hover, input[type="submit"]:hover, .reply:hover {
  background: #fff;
  color: #3a3a3a;
  border: 1px solid #3a3a3a;
}

article p, article strong, article span, article blockquote {
  font-family: "Cormorant", serif;
}
article h1 p, article h1 strong, article h1 span, article h1 blockquote, article h2 p, article h2 strong, article h2 span, article h2 blockquote, article h3 p, article h3 strong, article h3 span, article h3 blockquote, article h4 p, article h4 strong, article h4 span, article h4 blockquote, article h5 p, article h5 strong, article h5 span, article h5 blockquote, article h6 p, article h6 strong, article h6 span, article h6 blockquote {
  font-family: inherit;
}

.read-more {
  font-family: "Futura LT", sans-serif;
  font-size: inherit;
  font-weight: normal;
  text-transform: uppercase;
}
.read-more:hover, .read-more:focus {
  text-decoration: underline;
}

.read-more-intext {
  font-family: "Futura LT", sans-serif;
  font-size: inherit;
  font-weight: normal;
  text-transform: uppercase;
}

.subtitle {
  font-family: "Futura LT";
  margin-bottom: 40px;
  text-transform: uppercase;
}

.title, .style2-blog .post-content-wrap .post-category,
.style7-blog .post-content-wrap .post-category, h1, .tatsu-module > h1 {
  font-family: "Cormorant", serif;
  margin-bottom: 20px;
  position: relative;
  display: block;
  font-style: italic;
}

.with-bars:before, .style2-blog .post-content-wrap .post-category:before,
.style7-blog .post-content-wrap .post-category:before, .tatsu-module > h1:before, .with-bars:after, .style2-blog .post-content-wrap .post-category:after,
.style7-blog .post-content-wrap .post-category:after, .tatsu-module > h1:after {
  content: '';
  position: relative;
  left: 0;
  top: 9px;
  width: 15px;
  height: 1px;
  display: inline-block;
  background: #333;
  margin: 15px 10px;
}
.with-bars:after, .style2-blog .post-content-wrap .post-category:after,
.style7-blog .post-content-wrap .post-category:after, .tatsu-module > h1:after {
  left: auto;
  right: 0;
}

.tags {
  position: relative;
  margin: 0;
}
.tags:after {
  left: auto;
  right: 0;
}
.tags li {
  font-family: "Futura LT";
  font-size: 14px;
  font-weight: 400;
  margin: 0 !important;
  text-transform: uppercase;
}
.tags li:last-child:after {
  content: none;
}
.tags li:after {
  content: ', ';
  font-size: 14px;
  font-family: "Cormorant", serif;
}

.special-h-tag {
  font-family: "Futura LT", sans-serif;
  font-size: 60px;
  font-weight: bold;
  padding: 0 120px;
  font-style: normal;
}
.special-h-tag:before, .special-h-tag:after {
  content: none;
}

.publikacje.okladki .publikacja .cover img {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}
.publikacje .publikacja {
  text-align: center;
  display: block;
  padding: 20px 20px;
  margin-top: 20px;
}
.publikacje .publikacja:hover {
  text-decoration: none;
}
.publikacje .publikacja .cover {
  max-width: 300px;
  display: block;
  text-align: center;
  margin: 40px auto 0 auto;
}
.publikacje .publikacja .cover img {
  margin: auto;
}
.publikacje .publikacja .magazine {
  font-family: "Futura LT";
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 0px;
  margin-top: 20px;
}
.publikacje .publikacja .number {
  font-family: "Futura LT";
  font-size: 16px;
  margin-bottom: 10px;
  font-style: normal;
}
.publikacje .publikacja .author {
  font-family: "Cormorant", serif;
  font-size: 16px;
  margin: 0;
}

.page-numbers {
  font-size: 16px;
  padding: 6px 12px;
  border: 1px solid #191919;
  font-family: "Futura LT";
  margin-right: 10px;
}

.pagination {
  text-align: center;
}

.sorting {
  display: flex;
  flex-direction: row;
  align-items: center;
  vertical-align: middle;
}
.sorting h3.dropdown-toggle {
  border: 1px solid #000;
  padding: 8px 32px 8px 8px;
  position: relative;
  min-width: 300px;
  max-width: 100%;
  font-size: 12px;
  font-family: "Futura LT";
  text-transform: uppercase;
  text-select: none;
  -webkit-text-select: none;
  -moz-text-select: none;
  cursor: pointer;
  font-style: normal;
  color: #000;
}
.sorting h3.dropdown-toggle[aria-expanded="true"]:after {
  border-bottom: 0.3em solid #000;
  border-right: 0.3em solid transparent;
  border-top: 0;
  border-left: 0.3em solid transparent;
}
.sorting h3.dropdown-toggle:after {
  position: absolute;
  right: 8px;
  top: 16px;
}
.sorting .dropdown-menu {
  min-width: 300px;
  max-width: 100%;
  border-radius: 0;
  margin-top: 0;
  padding: 4px;
}
.sorting a {
  margin-right: 15px;
  font-size: 12px;
  font-family: "Futura LT";
  text-transform: uppercase;
  padding: 4px;
  transition: 0.2s ease-out;
}
.sorting a.active, .sorting a:hover, .sorting a:focus, .sorting a:active {
  color: #000;
  font-weight: normal;
  background: #f2ddde;
}

/** Oshine specific **/
.search-box-wrapper {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.85);
}

.search-box-wrapper.style1-header-search-widget input[type="text"] {
  background-color: transparent !important;
  color: #000000;
  border: 1px solid  #000000;
}

.search-box-wrapper.style2-header-search-widget input[type="text"] {
  background-color: transparent !important;
  font-style: italic;
  font-weight: 400;
  font-family: "Crimson Text";
  color: #000000;
  border: none !important;
  box-shadow: none !important;
}

.search-box-wrapper .searchform .search-icon {
  color: #000000;
}

/************************************************
 Header Search Control
 ************************************************/
.search-box-wrapper {
  position: absolute;
  top: 100%;
  right: 0px;
  width: 240px;
  display: none;
  z-index: 12;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.23);
  line-height: normal;
  padding: 30px;
  background: #fff;
  overflow-y: hidden;
}

.be-themes-layout-layout-border-header-top .search-box-wrapper {
  z-index: 10 !important;
}

#header-top-bar-right .search-box-wrapper {
  padding: 0px;
}

.header-search-controls {
  display: inline-block;
}

.header-search-controls .search-button {
  margin-left: 0px;
  cursor: pointer;
  color: inherit;
  display: inline-block;
  zoom: 1;
  position: relative;
  top: 2px;
  font-size: 18px;
  line-height: normal;
}

#header-top-bar-right .search-box-wrapper.style1-header-search-widget input[type="text"] {
  height: 55px;
}

.search-box-wrapper .searchform .search-icon {
  position: absolute;
  top: 0px;
  right: 35px;
  line-height: 96px;
  font-size: 14px;
}

#header-top-bar-right .search-box-wrapper .searchform .search-icon {
  top: -19px;
  right: 14px;
}

.search-box-wrapper.style2-header-search-widget .searchform .search-icon {
  display: none;
}

.search-box-wrapper .searchform .s {
  width: 100%;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 0;
}

.search-box-wrapper .icon-icon_close {
  color: #232323;
}

.search-box-wrapper.style2-header-search-widget {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

body.admin-bar .search-box-wrapper.style2-header-search-widget {
  padding-top: 62px;
}

body.admin-bar .search-box-wrapper.style2-header-search-widget .searchform .search-icon {
  top: 50%;
  line-height: normal;
  margin-top: -14px;
  font-size: 25px;
  right: 14px;
}

.search-box-wrapper.style2-header-search-widget .search-box-inner1 {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.search-box-wrapper.style2-header-search-widget .search-box-inner2 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0px;
}

.search-box-wrapper.style2-header-search-widget .searchform .s {
  height: 100px;
  font-size: 40px;
  line-height: 1;
}

.search-box-wrapper.style2-header-search-widget .searchform {
  display: block;
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.header-search-form-close {
  display: none;
}

.search-box-wrapper.style2-header-search-widget .header-search-form-close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 35px;
  cursor: pointer;
  color: inherit;
  display: block;
  z-index: 4;
}

body.admin-bar .search-box-wrapper.style2-header-search-widget .header-search-form-close {
  margin-top: 32px;
}

/** Tatsu fixes **/
.be-button-wrap:last-child, .be-button-wrap :last-child, .carousel-wrap:last-child, .tatsu-column-pad > :last-child, .tatsu-module :last-child {
  margin-bottom: inherit;
}

.tatsu-fullscreen .tatsu-module > h1:before, .tatsu-fullscreen .tatsu-module > h1:after {
  content: none;
}

.tooltip-inner {
  max-width: 600px;
}
.tooltip-inner a, .tooltip-inner a:hover, .tooltip-inner a:focus {
  color: #fff;
}
.tooltip-inner a:hover, .tooltip-inner a:focus {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .tooltip-inner {
    max-width: 100%;
  }
}

.be-service {
  padding: 0 !important;
  width: 50%;
}
.be-service .font-icon {
  margin: 0 !important;
}
.be-service .service-wrap div.service-content {
  padding: 0 100px 150px 100px;
}
.be-service:nth-child(2n+1) {
  margin-left: 50%;
}
.be-service:nth-child(2n+1) .font-icon {
  right: auto;
  left: -42px;
}
.be-service:nth-child(2n) {
  margin-right: 50%;
}
.be-service:nth-child(2n) .font-icon {
  left: auto;
  right: -42px;
}

/** Slick changes - requires revolution slider to work **/
.slick-prev, .slick-next {
  width: 32px;
  height: 32px;
  top: 40%;
}
.slick-prev:before, .slick-next:before {
  font-family: 'revicons';
  font-size: 32px;
  color: #000;
}

.slick-prev {
  left: -37px;
}
.slick-prev:before {
  content: "\e824";
}

.slick-next {
  right: -37px;
}
.slick-next:before {
  content: "\e825";
}

.slick-initialized .slick-slide {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100px;
}

.photostream ul {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  flex-wrap: wrap;
  justify-content: space-between;
}
.photostream ul li {
  width: 25%;
  width: -webkit-calc(25% - 17px);
  width: calc(25% - 17px);
  margin: 0 17px 35px 0;
  padding-left: 0;
}
.photostream ul li:nth-child(4n) {
  margin-right: 0;
}
.photostream ul li:before {
  content: none;
}
.photostream ul li a {
  display: block;
}
.photostream ul li a img {
  display: block;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  max-height: 225px;
  max-width: 100%;
  height: auto;
}

.transparent-logo.dark-scheme-logo {
  display: none;
}

.hermes .tp-bullet {
  width: 12px;
  height: 12px;
}

.widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_links ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {
  left: auto;
  text-decoration: underline;
}

.h1-nobars h1:before, .h1-nobars h1:after {
  content: none !important;
}

.tatsu-button {
  font-family: "Futura LT";
  font-size: 16px;
}

.be-services h5 {
  font-size: 30px;
  font-weight: bold;
  font-family: "Futura LT";
  margin: 0 0 8px 0;
}
.be-services h4 {
  font-size: 18px;
  font-family: "Futura LT";
  margin: 0;
}
.be-services p {
  font-family: "Cormorant", serif;
  font-size: 16px;
  margin: 0;
}
.be-services .font-icon.icon-size-large {
  width: 64px;
  height: 64px;
}
.be-services .be-service {
  list-style: none;
}
.be-services .be-service:before {
  content: none;
}
.be-services .be-service:nth-child(2n+1) .font-icon {
  left: -32px;
}
.be-services .be-service:nth-child(2n) .font-icon {
  right: -32px;
}

.services-footer p {
  font-size: 25px;
}

.contact_form.style2 .field_comment, .contact_form.style2 .field_subject {
  clear: both;
}
.contact_form input, .contact_form input[type="text"], .contact_form input[type="email"], .contact_form select {
  height: 24px !important;
}
.contact_form textarea.txt_area {
  min-height: 150px;
}
.contact_form input, .contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea.txt_area, .contact_form select {
  border: 1px solid #000 !important;
  font-size: 10px !important;
  padding: 3px !important;
  margin-bottom: 10px !important;
}
.contact_form .contact_submit, .contact_form input[type="submit"].contact_submit {
  background-color: #f2ddde;
  font-size: 8px;
  padding: 5px !important;
  display: block;
  text-align: center;
  width: 100%;
  border: 0 !important;
  color: #000;
  transition: background 0.2s ease-out;
}
.contact_form .contact_submit:hover, .contact_form input[type="submit"].contact_submit:hover {
  background-color: #ebcbcc !important;
}

.accordion .ui-accordion-header:before {
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 40%;
  transform: translateY(-50%);
}
.accordion .ui-accordion-content, .accordion .ui-accordion-content p {
  font-family: "Cormorant", serif;
  font-size: 16px;
  font-style: normal;
}
.accordion h3.accordion-head {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Futura LT';
  font-style: normal;
  padding: 4px 60px 4px 0px;
  margin: 10px 0 0 0;
  border-bottom: 1px solid #000;
}

.tatsu-section.tatsu-fullscreen {
  height: calc(100vh - 180px);
}

body:not(.tatsu-frame) .equalize-heights .tatsu-single-image img {
  height: calc(100% - 60px);
  left: auto;
  right: 0;
}

#back-to-top {
  border: 1px solid #000;
}

.pagination a, .pagination span,
.pages-list a,
.pages-list span {
  border: 1px solid #000;
  background: #fff;
  transition: 0.2s ease-out;
  color: #000;
  font-family: "Cormorant", serif;
  font-size: 24px;
  padding: 8px;
  line-height: 0.5;
}
.pagination a:hover, .pagination a:focus, .pagination a:active, .pagination a.current, .pagination span:hover, .pagination span:focus, .pagination span:active, .pagination span.current,
.pages-list a:hover,
.pages-list a:focus,
.pages-list a:active,
.pages-list a.current,
.pages-list span:hover,
.pages-list span:focus,
.pages-list span:active,
.pages-list span.current {
  background: #000;
  color: #fff;
  text-decoration: none;
}

.black-separator {
  border-color: #000;
}

#left-sidebar, .right-sidebar-page #page-content {
  margin-right: 40px;
}

.form-group {
  margin-bottom: 10px;
}
.form-group .form-control {
  padding: 4px;
  background: #fff;
  height: auto;
  font-size: 10px;
  line-height: 14px;
}

.be-wrap {
  max-width: 1140px;
}

.zeus .tp-bullet-image,
.zeus .tp-bullet-imageoverlay,
.zeus .tp-bullet-title {
  display: none !important;
}

.border {
  border: 0 !important;
}

.tnp-widget label input[type=checkbox], .tnp-widget label input[type=radio], .tnp-field label input[type=checkbox], .tnp-field label input[type=radio] {
  margin-right: 8px;
}

.tooltip-hover {
  cursor: pointer;
  display: inline-block;
  clear: both;
}

@media (max-width: 767.98px) {
  h1 {
    font-size: 20px;
  }

  h2 {
    font-size: 16px;
  }

  h3 {
    font-size: 16px;
  }

  .logo-section {
    flex-direction: column;
    margin-right: 0;
    align-items: center;
  }
  .logo-section img {
    max-height: 100%;
    margin-right: 0;
  }

  .navbar-brand {
    margin: 0 auto;
  }

  #site-navigation .navbar-toggler {
    top: -60px;
    position: absolute;
  }
  #site-navigation .navbar-toggler, #site-navigation .navbar-toggler .fa {
    color: #000;
  }
  #site-navigation .nav {
    top: auto;
    justify-content: center !important;
  }
  #site-navigation .nav.social-nav {
    margin-top: 20px;
  }
  #site-navigation .main-navbar .first-nav, #site-navigation .main-navbar .second-nav {
    max-height: none;
  }
  #site-navigation .main-navbar .first-nav > li:after, #site-navigation .main-navbar .second-nav > li:after {
    content: none !important;
  }
  #site-navigation .main-navbar .first-nav li a:hover, #site-navigation .main-navbar .first-nav li a:active, #site-navigation .main-navbar .first-nav li a:focus, #site-navigation .main-navbar .second-nav li a:hover, #site-navigation .main-navbar .second-nav li a:active, #site-navigation .main-navbar .second-nav li a:focus {
    justify-content: center;
  }
  #site-navigation .site-description p {
    top: auto;
  }

  .home .newsletter .title, .home .newsletter .style2-blog .post-content-wrap .post-category, .style2-blog .post-content-wrap .home .newsletter .post-category,
  .home .newsletter .style7-blog .post-content-wrap .post-category,
  .style7-blog .post-content-wrap .home .newsletter .post-category, .home .newsletter h1, .home .newsletter .tatsu-module > h1, .home .trusted .title, .home .trusted .style2-blog .post-content-wrap .post-category, .style2-blog .post-content-wrap .home .trusted .post-category,
  .home .trusted .style7-blog .post-content-wrap .post-category,
  .style7-blog .post-content-wrap .home .trusted .post-category, .home .trusted h1, .home .trusted .tatsu-module > h1 {
    white-space: nowrap;
  }
  .home .realizations .single-realization {
    margin-bottom: 20px !important;
  }
  .home .realizations .single-realization.promoted img {
    height: 250px;
  }
  .home .codziennik img {
    margin: 20px 0 !important;
  }
  .home .newsletter h3 {
    font-size: 16px;
  }
  .home .references {
    padding: 20px 40px;
  }
  .home .references .tatsu-row-wrap:last-child > .tatsu-row > .tatsu-column,
  .home .references .tatsu-module {
    margin-bottom: 0;
  }

  #bottom-widgets .one-fifth {
    padding: 0 15px;
    width: 100%;
    margin-left: auto;
    margin-bottom: 20px;
  }

  #page-content {
    padding: 0 15px;
  }

  #right-sidebar {
    padding: 0 15px;
  }

  .blog .style2-blog article .post-content-wrap {
    flex-direction: column;
  }
  .blog .style2-blog article .post-content-wrap .post-category {
    margin: 10px 0;
  }

  .special-h-tag {
    padding: 0;
    font-size: 32px;
  }

  .be-service, .be-service:nth-child(2n+1), .be-service:nth-child(2n) {
    margin: 0 auto 40px auto;
    width: 100%;
  }
  .be-service img, .be-service:nth-child(2n+1) img, .be-service:nth-child(2n) img {
    margin: auto !important;
  }
  .be-service .service-wrap div.service-content {
    padding: 0;
  }

  .publikacje .publikacja {
    padding-top: 0;
    padding-bottom: 0;
  }
  .publikacje .dropdown {
    display: block;
    margin: auto;
  }
  .publikacje .dropdown .sorting h3 {
    width: 100%;
  }
  .publikacje .dropdown.pull-right {
    float: none;
  }

  .jk-separator {
    background-size: contain;
  }

  .touch .tatsu-section.parallax {
    background-attachment: scroll !important;
  }

  .tatsu-button {
    line-height: 1;
    text-align: center;
  }

  body:not(.tatsu-frame) .equalize-heights .tatsu-single-image img {
    margin-top: 20px;
    height: 100%;
  }

  .wpcf7-form > .row:not(:last-child) {
    margin-bottom: 0;
  }
  .wpcf7-form > .row:not(:last-child) .col-12 {
    margin-bottom: 10px;
  }

  .style2-blog .wp-post-navigation {
    flex-direction: column;
  }
  .style2-blog .wp-post-navigation .wp-post-navigation-pre {
    margin-bottom: 20px;
  }
  .style2-blog .wp-post-navigation .wp-post-navigation-pre, .style2-blog .wp-post-navigation .wp-post-navigation-next {
    max-width: 100%;
    clear: both;
  }

  .scrolled-title span {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  h1 {
    font-size: 20px;
  }

  h2 {
    font-size: 16px;
  }

  h3 {
    font-size: 16px;
  }

  .logo-section {
    flex-direction: column;
    margin-right: 0;
    align-items: center;
  }
  .logo-section img {
    max-height: 100%;
    margin-right: 0;
  }

  .navbar-brand {
    margin: 0 auto;
  }

  #site-navigation .navbar-toggler {
    top: -60px;
    position: absolute;
  }
  #site-navigation .navbar-toggler, #site-navigation .navbar-toggler .fa {
    color: #000;
  }
  #site-navigation .nav {
    top: 20px;
    justify-content: center !important;
  }
  #site-navigation .nav.social-nav {
    margin-top: 20px;
    top: 0;
  }
  #site-navigation .main-navbar .first-nav, #site-navigation .main-navbar .second-nav {
    max-height: none;
  }
  #site-navigation .main-navbar .first-nav > li:after, #site-navigation .main-navbar .second-nav > li:after {
    content: none !important;
  }
  #site-navigation .main-navbar .first-nav li a:hover, #site-navigation .main-navbar .first-nav li a:active, #site-navigation .main-navbar .first-nav li a:focus, #site-navigation .main-navbar .second-nav li a:hover, #site-navigation .main-navbar .second-nav li a:active, #site-navigation .main-navbar .second-nav li a:focus {
    justify-content: center;
  }
  #site-navigation .site-description p {
    top: auto;
  }

  .home .realizations .tags:before, .home .realizations .tags:after {
    top: 12px;
    margin-left: 6px;
    margin-right: 6px;
  }
  .home .realizations .single-realization {
    margin-bottom: 20px !important;
  }
  .home .realizations .single-realization h1 {
    font-size: 16px;
  }
  .home .realizations .single-realization.style-two .text .tags:before, .home .realizations .single-realization.style-two .text .tags:after {
    width: 9px;
    margin: 0 6px;
  }
  .home .codziennik img {
    margin: 20px 0 !important;
  }
  .home .newsletter h3 {
    font-size: 16px;
  }
  .home .references {
    padding: 20px 40px;
  }

  #bottom-widgets .one-fifth {
    padding: 0 15px;
    width: calc(100% / 3);
    margin-left: auto;
    margin-bottom: 20px;
  }

  #page-content {
    padding: 0 15px;
  }

  #right-sidebar {
    padding: 0 15px;
  }

  .blog .style2-blog article .post-content-wrap {
    flex-direction: column;
  }
  .blog .style2-blog article .post-content-wrap .post-category {
    margin: 10px 0;
  }
  .blog .style2-blog article .post-content-wrap .post-thumb, .blog .style2-blog article .post-content-wrap .article-details {
    width: 100%;
    margin-right: 0;
  }

  .special-h-tag {
    padding: 0;
    font-size: 32px;
  }

  .services-outer-wrap span.timeline {
    padding-top: 60% !important;
  }

  .be-services .be-service {
    list-style: none !important;
  }
  .be-services .be-service, .be-services .be-service:nth-child(2n+1), .be-services .be-service:nth-child(2n) {
    margin: 0 auto 40px auto;
    width: 50%;
    clear: both;
  }
  .be-services .be-service img, .be-services .be-service:nth-child(2n+1) img, .be-services .be-service:nth-child(2n) img {
    margin: auto !important;
  }
  .be-services .be-service:nth-child(2n+1) {
    padding-left: 40px !important;
  }
  .be-services .be-service:nth-child(2n) {
    padding-right: 40px !important;
  }
  .be-services .be-service .service-wrap div.service-content {
    padding: 0;
  }

  .publikacje .dropdown {
    display: block;
    margin: auto;
  }
  .publikacje .dropdown .sorting h3 {
    width: 100%;
  }
  .publikacje .dropdown.pull-right {
    float: none;
  }

  .tags li {
    font-size: 12px;
  }

  .tatsu-button {
    line-height: 1;
    text-align: center;
  }
}

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