@charset "UTF-8";
/*!
 Theme Name:   Timsa
 Description:  Timsa Theme by OTree
 Author:       Bartłomiej Rybak, Dagmara Szykulska, Damian Jakubas
 Author URI:   http://otree.tech
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  timsa
*/
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600,700,900&subset=latin-ext");
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
@import url(/wp-content/plugins/siteorigin-panels/inc/../css/front-flex.css);
body {
  overflow-x: hidden; }

@font-face {
  font-family: "Titillium Web Bold";
  src: url("assets/fonts/TitilliumWeb-Bold.eot");
  src: url("assets/fonts/TitilliumWeb-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/TitilliumWeb-Bold.ttf") format("truetype"), url("assets/fonts/TitilliumWeb-Bold.svg#TitilliumWeb-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Titillium Web ExtraLight";
  src: url("assets/fonts/TitilliumWeb-ExtraLight.eot");
  src: url("assets/fonts/TitilliumWeb-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Titillium Web Regular";
  src: url("assets/fonts/TitilliumWeb-Regular.eot");
  src: url("assets/fonts/TitilliumWeb-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Titillium Web SemiBold";
  src: url("assets/fonts/TitilliumWeb-SemiBold.eot");
  src: url("assets/fonts/TitilliumWeb-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Klavika Regular";
  src: url("assets/fonts/Klavika-Regular.eot");
  src: url("assets/fonts/Klavika-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Helvetica LT Com";
  src: url("assets/fonts/HelveticaLTCom-Light.eot");
  src: url("assets/fonts/HelveticaLTCom-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Helvetica LT Com Bold";
  src: url("assets/fonts/HelveticaLTCom-Bold.eot");
  src: url("assets/fonts/HelveticaLTCom-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Helvetica LT Com Roman";
  src: url("assets/fonts/HelveticaLTCom-Roman.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/************************************************************
 timsa
************************************************************/
body {
  overflow-x: hidden; }

html {
  font-size: 16px;
  scroll-behavior: auto !important; }

.lg-actions .lg-next,
.lg-actions .lg-prev {
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  transform: translateY(-200%); }

.lg-backdrop.in {
  opacity: 0.7; }

.wpml-ls-flag {
  border: 1px solid #e0e2e1; }

.lg-toolbar {
  background-color: transparent; }

.lg-toolbar .lg-close::after {
  content: "×";
  font-weight: bold;
  color: white;
  font-family: Arial, Helvetica, sans-serif; }

.lg-outer .lg-img-wrap img {
  height: 75vh !important; }

@media (max-width: 991px) {
  .lg-outer .lg-img-wrap img {
    height: auto !important; } }
.lg-actions .lg-prev {
  animation: unset !important;
  background-color: transparent; }

.lg-actions .lg-prev::before {
  pointer-events: all;
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
  border-top-width: 21px;
  border-bottom-width: 21px;
  cursor: pointer; }

.lg-actions .lg-prev::after {
  pointer-events: all;
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-right: 17px solid white;
  margin-left: 31px;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
  cursor: pointer; }

.lg-actions .lg-next {
  background-color: transparent;
  animation: unset !important;
  right: 90px; }

.lg-actions .lg-next::before {
  display: block;
  pointer-events: all;
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-left: 27px solid #3f3f3f;
  border-top-width: 21px;
  border-bottom-width: 21px; }

.lg-actions .lg-next::after {
  pointer-events: all;
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-left: 17px solid white;
  margin-left: 39px;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.breadcrumbs a,
.breadcrumbs a span {
  color: #2d5c88; }

.breadcrumbs a:hover,
.breadcrumbs a span:hover {
  color: #6c8dab; }

@media (max-width: 991px) {
  #cookiebar p {
    font-size: 0.75rem; }

  #cookiebar a {
    font-size: 0.75rem; } }
@media (min-width: 575px) {
  .container {
    max-width: 100%; } }
@media (min-width: 767px) {
  .container {
    max-width: 100%; } }
@media (min-width: 991px) {
  .container {
    max-width: 100%; } }
@media (min-width: 1051px) {
  .container {
    max-width: 900px; } }
@media (min-width: 1320px) {
  .container {
    max-width: 1230px; } }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  line-height: 1.5em;
  color: #333333; }

h1,
.h1 {
  font-size: 4rem; }

.h1,
.h2 {
  font-size: 3.75rem; }

h3,
.h3 {
  font-size: 3rem; }

h4,
.h4,
h5,
.h5 {
  font-size: 1.25rem; }

li:focus-visible {
  outline: none; }

p,
span,
a {
  color: #333333; }

a {
  text-decoration: none;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  /* font-size: 1.0625rem; */
  color: #2d5c88;
  text-decoration: none; }

a:focus,
a:hover {
  text-decoration: none;
  color: #6c8dab; }

.btn {
  color: #000000;
  font-weight: 700;
  padding: 0.625rem 1.875rem;
  border: 1px solid #333333;
  transition: all 0.2s ease-out; }

.btn:hover {
  color: #ffffff;
  background-color: #333333; }

body {
  font-family: "Helvetica LT Com", sans-serif;
  color: #333333;
  background-color: #ffffff;
  padding-top: 5.25rem; }

body.scrolled {
  padding-top: 4rem; }

body > section .container {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }

body > section .container.dark::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7); }

body > section.b-left .container .inside-container {
  margin-left: 20px; }

body > section.b-left .container:after {
  content: "";
  background-color: #e21e23;
  height: 100%;
  width: 20px;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  z-index: 5; }

body > section.b-left.border-mobile .container .inside-container {
  margin: auto; }

body > section.b-left.border-mobile .container:after {
  display: none; }

body > section.b-right .container .inside-container {
  margin-right: 20px; }

body > section.b-right .container:after {
  content: "";
  background-color: #e21e23;
  height: 100%;
  width: 20px;
  top: 0;
  right: 0;
  display: block;
  position: absolute;
  z-index: 5; }

body > section.b-right.border-mobile .container .inside-container {
  margin: auto; }

body > section.b-right.border-mobile .container:after {
  display: none; }

body > section > .container.p-70 {
  padding: 4.375rem; }

body > section > .container.p-130 {
  padding: 8.125rem 0.9375rem; }

body > section > .container.p-150 {
  padding: 9.375rem 0.9375rem; }

body > section > .container.p-190 {
  padding: 11.875rem 0.9375rem; }

body > section > .container.p-230 {
  padding: 14.375rem 0.9375rem; }

body > section > .container.p-280 {
  padding: 17.5rem 0.9375rem; }

body > section > .container.pb-130 {
  padding-bottom: 8.125rem; }

body > section > .container.pb-150 {
  padding-bottom: 9.375rem; }

body > section > .container.pb-190 {
  padding-bottom: 11.875rem; }

body > section > .container.pb-230 {
  padding-bottom: 14.375rem; }

body > section > .container.pb-280 {
  padding-bottom: 17.5rem; }

#mapView iframe {
  width: 100%;
  height: 100%; }

.full-txt img {
  max-width: 100%;
  height: auto; }

.print-btn-container {
  border-top: 1px solid #dedede;
  width: 97%;
  margin-top: 20px;
  order: 10000;
  margin-top: auto; }

.print-btn {
  padding: 10px 20px 5px 20px;
  display: flex;
  align-items: center;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: none;
  background: transparent;
  cursor: pointer;
  margin-left: auto;
  transition: opacity .3s ease-in-out; }

.print-btn:after {
  content: "";
  background-image: url("./assets/img/print-icon.jpg");
  width: 20px;
  height: 20px;
  margin-left: 10px; }

.print-btn:hover {
  opacity: .7; }

@media print {
  .print-content {
    overflow: unset !important; }

  header,
  footer,
  .print-btn {
    display: none; } }
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 3.25rem; }

  .h1,
  .h2 {
    font-size: 3rem; }

  h3,
  .h3 {
    font-size: 2.75rem; } }
@media (max-width: 991px) {
  body {
    padding-top: 4.5rem; }

  body > section.b-left.border-mobile .container:after {
    display: block; }

  body > section.b-right.border-mobile .container:after {
    display: block; }

  body.admin-bar {
    padding-top: 0; }

  h1,
  .h1 {
    font-size: 3rem; }

  .h1,
  .h2 {
    font-size: 2.75rem; }

  h3,
  .h3 {
    font-size: 2.5rem; } }
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.5rem; }

  .h1,
  .h2 {
    font-size: 2.25rem; }

  h3,
  .h3 {
    font-size: 2rem; }

  h4,
  .h4,
  h5,
  .h5 {
    font-size: 1.125rem; } }
@media (max-width: 575px) {
  body.scrolled {
    padding-top: 3.5rem; }

  body > section.header > .container.p-130 {
    padding: 8.125rem 2.25rem; }

  body > section.header > .container.p-150 {
    padding: 9.375rem 2.25rem; }

  body > section.header > .container.p-190 {
    padding: 11.875rem 2.25rem; }

  body > section.header > .container.p-230 {
    padding: 14.375rem 2.25rem; }

  body > section.header > .container.p-280 {
    padding: 17.5rem 2.25rem; }

  body > section.header > .container.pb-130 {
    padding-bottom: 8.125rem; }

  body > section.header > .container.pb-150 {
    padding-bottom: 9.375rem; }

  body > section.header > .container.pb-190 {
    padding-bottom: 11.875rem; }

  body > section.header > .container.pb-230 {
    padding-bottom: 14.375rem; }

  body > section.header > .container.pb-280 {
    padding-bottom: 17.5rem; }

  body > section.b-left .container .inside-container {
    margin-left: 14px; }

  body > section.b-left .container:after {
    width: 14px; }

  body > section.b-left.border-mobile .container:after {
    display: block; }

  body > section.b-right .container .inside-container {
    margin-right: 14px; }

  body > section.b-right .container:after {
    width: 14px; }

  body > section.b-right.border-mobile .container:after {
    display: block; }

  h1,
  .h1 {
    font-size: 2rem; }

  .h1,
  .h2 {
    font-size: 1.75rem; }

  h3,
  .h3 {
    font-size: 1.5rem; } }
section .container.mobile {
  display: none; }

section .container.normal {
  display: block; }

@media (max-width: 576px) {
  section .container.mobile {
    display: block; }

  section .container.normal {
    display: none; } }
.gm-style-mtc:last-child {
  display: none !important; }

body {
  padding-top: 0 !important; }

.wp-block {
  max-width: 100%; }

@media (min-width: 576px) {
  .wp-block {
    max-width: 540px; } }
@media (min-width: 768px) {
  .wp-block {
    max-width: 720px; } }
@media (min-width: 992px) {
  .wp-block {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .wp-block {
    max-width: 1140px; } }
@media (min-width: 1300px) {
  .wp-block {
    max-width: 1200px; } }
body.mce-content-body {
  padding-top: 0; }

#main-nav #menu-main-menu > li {
  padding-right: 15px; }

#main-nav #menu-main-menu li a {
  position: relative; }

#main-nav #menu-main-menu li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px; }

#main-nav #menu-main-menu > li > a:hover:before {
  color: #000;
  background: #9da4a2; }

#main-nav #menu-main-menu > .current-menu-item > a:before {
  background: #000 !important; }

#main-nav #menu-main-menu > .current-menu-parent > a:before {
  background: #000; }

#main-nav #menu-main-menu > .dropdown > a:hover:before {
  background: none; }

#main-nav .menu-item .submenucol {
  position: absolute;
  list-style: none;
  background-color: #272727 !important;
  padding: 0;
  width: 262px;
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease-in-out; }

header .row2 #menu-header_menu .menu-item .submenucol .menu-item .nav-link {
  text-align: start; }

#main-nav .menu-item .submenucol.collapse:not(.show) {
  display: block; }

#main-nav .menu-item .submenucol .menu-item {
  white-space: nowrap;
  border-bottom: 1px solid #4c4c4c; }

#main-nav .menu-item .submenucol .menu-item .nav-link {
  font-family: "Helvetica LT Com", sans-serif;
  width: 100%;
  font-size: 14px;
  font-weight: 200;
  color: #fff;
  display: block;
  padding: 10px; }

#main-nav .menu-item .submenucol .menu-item .nav-link:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px; }

#main-nav .menu-item .submenucol .menu-item .nav-link:hover {
  background-color: #f8dc00;
  color: #000; }

#main-nav .menu-item:hover > .submenucol {
  pointer-events: all;
  opacity: 1; }

#main-nav .nav-link {
  color: #444;
  font-family: "Helvetica LT Com Bold", sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 22px;
  padding: 15px 0; }

#main-nav .nav-link.witharrow {
  position: relative;
  padding-right: 1rem;
  display: flex;
  align-items: center; }

#main-nav .nav-link.witharrow:after {
  content: "\f347";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 20px;
  line-height: 1;
  font-family: dashicons;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin-left: 5px;
  transform: translateY(10%);
  margin-left: auto;
  transition: all 0.2s ease-out; }

#main-nav .language-switcher {
  position: relative; }

#main-nav .language-switcher a {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #333333;
  font-weight: 700;
  padding: 0;
  margin: 0 0;
  transition: all 0.25s ease-in-out;
  text-decoration: none; }

#main-nav .language-switcher a:hover {
  color: #e21e23; }

#main-nav .language-switcher a.arrow-down {
  position: relative; }

#main-nav .language-switcher a.arrow-down:after {
  content: "";
  position: absolute;
  top: 0.45rem;
  right: -1rem;
  width: 0.875rem;
  height: 0.4375rem;
  background: url(assets/img/arrow-bottom-small.svg) no-repeat center center;
  background-size: cover;
  transition: all 0.2s ease-out; }

#main-nav .language-switcher a.arrow-down[aria-expanded="true"]:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

#main-nav .language-switcher a.arrow-down:hover:after {
  filter: invert(54%) sepia(68%) saturate(7496%) hue-rotate(339deg) brightness(82%) contrast(120%); }

#main-nav .language-switcher #languageCollapse {
  position: absolute;
  top: 1.5rem;
  right: -1rem;
  width: 5rem;
  background-color: #ffffff;
  flex-direction: column;
  align-items: flex-end;
  display: flex; }

#main-nav .language-switcher #languageCollapse a {
  margin: 0.375rem 1.25rem; }

#main-nav .language-switcher #languageCollapse a:first-child {
  margin-top: 1.25rem; }

#main-nav .language-switcher #languageCollapse a:last-child {
  margin-bottom: 1.25rem; }

#main-nav .language-switcher #languageCollapse.show {
  display: flex; }

#main-nav .language-switcher #languageCollapse.collapse:not(.show) {
  display: none; }

#main-nav .menu-switcher {
  display: none; }

#main-nav.scrolled {
  visibility: visible !important; }

#main-nav.scrolled .navbar-brand img {
  max-width: 7.5rem;
  width: auto; }

@media (max-width: 1199px) {
  #main-nav {
    padding: 1.125rem 3.5rem 1.125rem 2.25rem; }

  #main-nav .logo-subtitle {
    font-size: 0.8125rem;
    margin-left: 0.5rem; }

  #main-nav .navbar-brand img {
    max-width: 9rem; } }
@media (max-width: 700px) {
  #main-nav .nav-link {
    font-family: "Helvetica LT Com Roman", sans-serif !important; }

  #main-nav .menu-switcher {
    display: block;
    position: absolute;
    padding: 0;
    top: 2rem;
    right: 1.25rem;
    border: 0;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    z-index: 1;
    transform: translateY(-50%); }

  #main-nav .menu-switcher span {
    display: flex;
    align-items: center;
    font-size: 1.187rem;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

  #main-nav .menu-switcher span:before {
    content: "\f107";
    border: 1px solid #444;
    border-radius: 50%;
    color: #444;
    width: 22px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-right: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    font-weight: normal;
    transition: 0.4s ease-out; }

  #main-nav .menu-switcher.active span::before {
    transform: rotate(180deg); }

  #main-nav #main-nav-coll {
    display: flex;
    flex-direction: column;
    right: -100%;
    top: 0;
    padding-top: 2rem;
    background-color: #ffffff;
    align-items: flex-start;
    transition: 1s ease;
    max-height: 0;
    overflow: hidden; }

  #main-nav #main-nav-coll ul {
    padding-top: 20px; }

  #main-nav #main-nav-coll ul li {
    border: 1px solid #ddd;
    margin: 0;
    border-bottom: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    transition: 0.2s ease-out; }

  #main-nav #main-nav-coll ul li:hover {
    background: rgba(0, 0, 0, 0.05); }

  #main-nav #main-nav-coll ul li:hover ul li {
    background: white; }

  #main-nav #main-nav-coll ul li.current-menu-ancestor {
    background: rgba(0, 0, 0, 0.05); }

  #main-nav #main-nav-coll ul li.current-menu-ancestor a::after {
    content: "\f347";
    display: block;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-left: 5px;
    height: auto;
    transform: translateY(10%);
    background-image: none;
    margin-left: auto; }

  #main-nav #main-nav-coll ul li.current-menu-ancestor ul a::after {
    display: none; }

  #main-nav #main-nav-coll ul li.current_page_item {
    background: rgba(0, 0, 0, 0.05); }

  #main-nav #main-nav-coll ul li:last-child {
    border-bottom: 1px solid #ddd; }

  #main-nav #main-nav-coll ul li a {
    font-size: 1rem;
    padding: 10px 15px;
    font-weight: normal;
    white-space: break-spaces; }

  #main-nav #main-nav-coll ul li a::before {
    content: "\f105";
    font-family: FontAwesome;
    border: 1px solid #444;
    border-radius: 50%;
    color: #444;
    padding: 2px 7px;
    margin-right: 10px;
    font-weight: normal;
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    float: left; }

  #main-nav #main-nav-coll ul li.active a {
    font-weight: 700; }

  #main-nav #main-nav-coll ul li.active li a {
    font-weight: normal; }

  #main-nav #main-nav-coll ul li.active li.active a {
    font-weight: 700; }

  #main-nav #main-nav-coll ul li.collapsed a::after {
    transform-origin: center;
    transform: rotate(180deg); }

  #main-nav #main-nav-coll ul.collapse li.ch-el .submenucol a {
    display: flex;
    align-items: center; }

  #main-nav #main-nav-coll ul.collapse li.ch-el .submenucol a::before {
    content: "" !important;
    background-image: url("assets/img/circle-solid.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 7px !important;
    height: 7px !important;
    display: block; }

  #main-nav #main-nav-coll.active {
    max-height: 2000px; }

  #main-nav #main-nav-coll.active ul {
    pointer-events: all; }

  #main-nav .navbar-nav {
    margin-left: 0;
    width: 100%;
    display: flex;
    flex-direction: column; }

  #main-nav .logo-subtitle {
    margin-left: 1.25rem; }

  #main-nav .language-switcher {
    margin-top: 1rem;
    width: 100%; }

  #main-nav .language-switcher a {
    display: block;
    width: 100%;
    font-size: 1.125rem; }

  #main-nav .language-switcher a.arrow-down:after {
    right: auto;
    top: 0.6rem; }

  #main-nav .language-switcher #languageCollapse {
    right: auto;
    position: relative;
    top: 0.5rem;
    align-items: flex-start; }

  #main-nav .language-switcher #languageCollapse a {
    width: auto; }

  #main-nav .menu-item {
    margin: 0.5rem 0; }

  #main-nav .nav-link {
    font-size: 1.125rem;
    margin: 0; }

  #main-nav .nav-link:focus-visible {
    outline: none; }

  #main-nav .nav-link.witharrow {
    padding-right: 0; }

  #main-nav .nav-link.witharrow:after {
    right: 1rem; }

  #main-nav .nav-link.witharrow:hover:after {
    transform: none;
    content: "\f347";
    display: block;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-left: 5px;
    height: auto;
    transform: translateY(10%);
    background-image: none;
    margin-left: auto; }

  #main-nav .nav-link.witharrow + .submenucol .menu-item {
    margin: 1rem 0; }

  #main-nav .nav-link.witharrow + .submenucol .menu-item:first-child {
    margin-top: 1rem; }

  #main-nav .nav-link.witharrow + .submenucol .menu-item:last-child {
    margin-top: 1rem; }

  #main-nav .menu-item .submenucol {
    position: relative;
    opacity: 1;
    transition: all 0.2s ease-in-out;
    background-color: #fff !important;
    width: 100%;
    padding: 0 !important;
    border-left: 3px solid #f8dc00; }

  #main-nav .menu-item .submenucol .menu-item .nav-link {
    color: #444;
    padding-left: 0 !important; }

  #main-nav .menu-item .submenucol .menu-item .nav-link::before {
    content: "\f1db" !important;
    margin-left: 10px;
    border: 0;
    font-size: 10px;
    top: -2px;
    position: relative;
    border: none !important; }

  #main-nav .menu-item .submenucol .menu-item .nav-link:first-child {
    background-color: #fff !important; }

  #main-nav .menu-item .submenucol.collapse:not(.show) {
    display: none; }

  #main-nav .menu-item .submenucol .menu-item {
    margin: 0;
    padding: 0 1rem; }

  #main-nav .menu-item .submenucol .menu-item:first-child {
    margin-top: 0; }

  #main-nav .menu-item .submenucol .menu-item:last-child {
    margin-bottom: 0; }

  #main-nav .menu-item .submenucol .menu-item .nav-link {
    font-size: 1rem; } }
@media (max-width: 575px) {
  #main-nav {
    padding: 1.125rem 1.25rem; }

  #main-nav #main-nav-coll {
    min-width: auto;
    width: 100%;
    padding: 3.5rem 1.25rem 0; }

  #main-nav .navbar-brand {
    display: flex;
    white-space: normal;
    align-items: center; }

  #main-nav .navbar-brand img {
    max-width: 7.5rem; }

  #main-nav.scrolled {
    padding: 0.5rem 1.25rem; }

  #main-nav.scrolled .navbar-brand img {
    max-width: 6rem; }

  #main-nav .logo-subtitle {
    font-size: 0.75rem;
    line-height: 1.2em;
    max-width: 5rem; } }
footer .newsletter {
  display: none; }

footer p {
  text-align: unset !important; }

footer .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0; }

footer .row1,
footer .row2,
footer .row3 {
  background: #222;
  display: flex; }

footer .content {
  margin: 0 auto;
  display: flex;
  max-width: 1230px;
  width: 100%; }

footer .row1 {
  border-bottom: 1px solid #474747; }

footer .row1 .logoDetails {
  display: inline-flex;
  margin-left: -40px; }

footer .row1 .logoDetails .img {
  border-right: 1px solid #474747;
  padding: 29px 20px; }

footer .row1 .buttonCol {
  align-self: center;
  text-align: right !important;
  position: relative; }

footer .row1 .buttonCol .wp-block-button__link {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center; }

footer .row1 .buttonCol .wp-block-button__link::after {
  content: "\f106";
  display: block;
  font-family: "FontAwesome", sans-serif;
  font-weight: normal;
  color: #000;
  margin-left: 5px; }

footer .row1 button {
  -moz-transition: background 0.6s ease-out;
  -o-transition: background 0.6s ease-out;
  -webkit-transition: background 0.6s ease-out;
  background-color: #f8dc00;
  border-radius: 20px;
  border: 0;
  color: #444;
  font-family: "Titillium Web";
  font-size: 13px;
  font-weight: 700;
  height: 34px;
  letter-spacing: 1px;
  outline: 0;
  padding: 5px 15px;
  text-transform: uppercase;
  transition: background 0.6s ease-out; }

footer .row1 button:before {
  content: "\f106";
  float: right;
  font-family: "FontAwesome", sans-serif;
  padding-left: 8px; }

footer .row1 button:hover {
  background-color: #c9c9c9;
  color: #000;
  cursor: pointer; }

footer .row1 .logoCol {
  display: flex;
  justify-content: start;
  padding-left: 0; }

footer .row1 .logoCol .wp-block-image {
  padding: 29px 20px;
  margin-bottom: 0;
  border-right: 1px solid #474747; }

footer .row1 .logoCol .wp-block-image:nth-child(1) {
  padding-left: 0 !important; }

footer .row1 .logoCol p {
  display: none; }

footer .row1 .buttonCol {
  display: flex;
  justify-content: end; }

footer .row1 .buttonCol .wp-block-button__link {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 69.95px;
  padding: 5px 15px;
  background-color: #f8dc00;
  outline: 0;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px; }

footer .row2 {
  border-bottom: 1px solid #474747;
  padding: 45px 0; }

footer .row2 h2 {
  color: red; }

footer .row2 ul {
  padding-left: 10px; }

footer .row2 li {
  color: #bbb;
  font-family: "Titillium Web";
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 23px;
  list-style: none;
  text-transform: uppercase; }

footer .row2 li a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: all 0.4s ease-in-out; }

footer .row2 li a:hover {
  color: #eee; }

footer .row2 li:before {
  content: "\f105";
  float: left;
  font-family: "FontAwesome", sans-serif;
  margin-left: -10px; }

footer .row2 #newsletter-container .newsletter li {
  text-align: right !important; }

footer .row2 #newsletter-container .newsletter li::before {
  display: none; }

footer .row2 #newsletter-container .newsletter li.first {
  text-transform: none;
  font-family: "Helvetica LT Com Bold", sans-serif;
  font-size: 23px;
  color: #fff;
  letter-spacing: 1px;
  line-height: 23px;
  font-weight: 400 !important;
  font-size: 23px; }

footer .row2 #newsletter-container .newsletter li.first span {
  color: #f8dc00;
  font-size: 23px; }

footer .row2 #newsletter-container .newsletter li.second {
  text-transform: none;
  font-family: "Helvetica LT Com Roman", sans-serif;
  font-size: 15px;
  letter-spacing: 0; }

footer .row2 #newsletter-container .newsletter input {
  margin-top: 10px;
  color: #a1a1a1;
  padding: 7px 10px;
  font-size: 14px;
  box-shadow: none;
  outline: 0;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #6e6e6e;
  width: 90%;
  text-align: right !important;
  font-family: "HelveticaLTCom-Roman", sans-serif !important; }

footer .row2 #newsletter-container .newsletter .button {
  padding: 4px 20px;
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 34px;
  cursor: pointer;
  transition: 0.2s ease-out; }

footer .row2 #newsletter-container .newsletter .button:hover {
  background-color: #c9c9c9;
  color: #000 !important; }

footer .row3 {
  padding: 20px 0; }

footer .row3 .social-div {
  text-align: right !important; }

footer .row3 .content {
  justify-content: space-between; }

footer .row3 span.social a {
  margin-left: 0.625rem; }

footer .row3 span.social a img {
  width: 20px;
  height: 20px;
  filter: brightness(0) invert(0.65); }

footer .row3 ul {
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
  padding-left: 0; }

footer .row3 li {
  color: #bbb;
  font-family: "Titillium Web", sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 23px;
  list-style: none;
  margin-right: 30px;
  text-transform: uppercase; }

footer .row3 li a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: all 0.4s ease-in-out; }

footer .row3 li a:hover {
  color: #eee; }

footer .row3 .socialFooter {
  text-align: right !important; }

footer .row3 i {
  color: #bbbbbb;
  font-size: 18px;
  width: 1.4em; }

footer .row4 {
  background: #000;
  display: flex;
  padding: 20px 0; }

footer .row4 p {
  color: #bbbbbb;
  font-size: 13px; }

footer .row4 .copyrightImg {
  display: flex; }

footer .row4 .copyrightImg figure {
  margin-right: 10px;
  margin-bottom: 0; }

footer .row4 .copyrightImg p {
  max-width: 132px;
  line-height: 15px;
  font-size: 13px;
  margin-bottom: 0;
  font-family: "Klavika Regular", sans-serif !important;
  padding-right: 20px; }

footer .row4 .copyrightImg span {
  display: flex;
  align-self: center;
  color: #bbbbbb;
  font-family: "Klavika Regular", sans-serif;
  font-size: 13px;
  line-height: 15px;
  padding-left: 15px;
  max-width: 132px; }

footer .row4 .copyrightText {
  align-self: center;
  color: #bbbbbb;
  text-align: right !important;
  padding-left: 0px;
  padding-right: 10px; }

footer .row4 .copyrightText p {
  color: #bbbbbb;
  font-family: "Klavika Regular", sans-serif !important;
  font-size: 14px;
  font-weight: 300; }

footer .row4 .textwidgetDetail {
  display: inline-flex;
  width: 260px; }

footer #myModal {
  background-color: rgba(0, 0, 0, 0.4); }

footer #myModal #noExist {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1228px;
  max-width: 90%;
  padding: 20px; }

footer #myModal #noExist form input[type="checkbox"] {
  transform: translateY(30%);
  float: left;
  margin-right: 10px; }

footer #myModal #noExist form p {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 25px;
  color: #444444; }

footer #myModal #noExist form a {
  font-size: 1rem; }

footer #myModal #noExist form input[type="button"] {
  float: right;
  background-color: #f8dc00;
  border: 0;
  padding: 5px 20px;
  border-radius: 15px;
  outline: none; }

footer #myModal #done {
  display: flex;
  position: relative;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1228px;
  max-width: 100%;
  height: 116px;
  display: flex;
  justify-content: center;
  padding: 20px; }

footer #myModal #done form {
  display: flex;
  justify-content: space-between;
  height: 100%; }

footer #myModal #done form p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px; }

footer #myModal #done form input[type="button"] {
  background-color: #f8dc00;
  border: 0;
  border-radius: 15px;
  outline: none;
  width: 90px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-end; }

@media (max-width: 991px) {
  footer .row1 .logoCol {
    justify-content: start; }

  footer .row2 .content {
    flex-wrap: wrap; }

  footer .row2 .wpcf7 {
    display: flex;
    justify-content: center; }

  footer .row2 #newsletter-container .newsletter {
    margin: auto;
    padding: 0;
    width: 300px; }

  footer .row2 #newsletter-container .newsletter li {
    text-align: center !important; } }
@media (max-width: 767px) {
  footer .row1 .logoCol {
    justify-content: center; }

  footer .row1 .logoCol .wp-block-image {
    padding-right: 0; }

  footer .row1 .logoCol .wp-block-image.first img {
    margin-left: auto;
    display: block; }

  footer .row1 .logoCol .wp-block-image.second {
    border-right: none; }

  footer .row1 .logoCol .wp-block-image img {
    max-width: 70%; }

  footer .row1 .buttonCol {
    position: fixed;
    bottom: 7%;
    z-index: 9999;
    right: 0; }

  footer .row1 .buttonCol .wp-block-button::after {
    top: 3%;
    right: 3.29%;
    transform: translate(0, 0); }

  footer .row1 .buttonCol .wp-block-button__link {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: transparent;
    min-width: unset;
    font-size: 0; }

  footer .row1 .buttonCol .wp-block-button__link::after {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    margin: 0;
    font-size: 1rem; }

  footer .row2 .content {
    flex-wrap: wrap; }

  footer .row2 li {
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 10px; }

  footer .row3 {
    display: flex;
    align-items: center; }

  footer .row3 .content {
    flex-direction: column; }

  footer .row3 .social-div {
    display: flex;
    justify-content: center;
    margin-top: 20px; }

  footer .row3 .menu-footer_menu4-container {
    display: flex;
    justify-content: center; }

  footer .row4 .content .copyrightText {
    text-align: center !important; } }
@media (max-width: 576px) {
  footer .row2 .menu-footer_menu2,
  footer .row2 .menu-footer_menu3 {
    padding: 0; }

  footer .row2 .col-sm-4 {
    display: none; }

  footer .row2 h2 {
    text-align: center !important; }

  footer .row2 #newsletter-container .newsletter input {
    text-align: left !important; }

  .row3 .content {
    flex-wrap: wrap; }

  .row3 .social-div {
    text-align: center !important; }

  .row3 .menu-footer_menu4-container {
    display: flex;
    justify-content: center; }

  .row4 .copyrightImg {
    display: none !important; } }
.page-id-102594 footer .container {
  display: flex;
  flex-direction: column; }

@media (max-width: 410px) {
  footer .row3 ul {
    justify-content: center; }

  footer #myModal #done form {
    flex-direction: column;
    align-items: center; }

  footer #myModal #done form input[type="button"] {
    align-self: center; } }
header {
  position: relative;
  z-index: 9; }

header .navbar-brand {
  padding-bottom: 0; }

header .row1 {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

header .row1 .logo-container {
  padding: 0; }

header .row1 .partners .gallery {
  align-items: center;
  display: inline-flex; }

header .row1 .partners {
  transform: translateX(-15%); }

header .row1 .gallery-item {
  margin: 0 5px; }

header .row1 .socialFooter {
  text-align: right; }

header .row1 i {
  color: #000;
  font-size: 18px;
  width: 1.4em; }

header .row1 figure.wp-block-image:nth-child(3) {
  display: flex;
  justify-content: center;
  align-items: center; }

header .row1 .info {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  height: 34px;
  position: relative;
  z-index: 100000; }

header .row1 .partners {
  display: flex;
  align-content: center; }

header .row1 .partners .wp-block-image {
  margin-bottom: 0;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center; }

header .row1 .partners .wp-block-image img {
  margin: 0; }

header .row1 .social {
  margin-left: 1.5rem;
  max-width: 150px;
  width: 150px;
  display: flex;
  justify-content: space-between; }

header .row1 .social img {
  width: 20px;
  height: 20px; }

header .row1 .menu-nasze_spolki-container {
  position: relative;
  z-index: 5; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki {
  padding: 0;
  margin-bottom: 0; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki button {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-out;
  color: #000;
  cursor: pointer;
  background-color: #f8dc00;
  border-radius: 20px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki button:first-child {
  padding: 5px 15px;
  text-transform: uppercase;
  color: #444444;
  white-space: nowrap; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki button::after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 15px;
  font-weight: 300; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki button:hover {
  background: #000;
  color: #fff !important; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki .sub-menu li {
  background-color: #fff;
  transition: 0.3s ease-out; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki .sub-menu li a {
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki .sub-menu li a::after {
  display: none; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki .sub-menu li:hover {
  background-color: #f3f6f5; }

header .row1 .menu-nasze_spolki-container #menu-nasze_spolki .sub-menu li:hover a {
  background-color: #f3f6f5;
  color: #000 !important; }

header .row1 .menu-nasze_spolki-container .menu-item {
  list-style: none;
  position: relative;
  display: flex;
  flex-direction: column; }

header .row1 .menu-nasze_spolki-container .menu-item a {
  background-color: #f8dc00;
  border-radius: 20px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px; }

header .row1 .menu-nasze_spolki-container .menu-item .sub-menu {
  position: absolute;
  padding: 0;
  width: 100%;
  top: 100%; }

header .row1 .menu-nasze_spolki-container .menu-item .sub-menu a {
  background-color: #fff; }

header .row1 .menu-nasze_spolki-container .menu-item .sub-menu .menu-item {
  padding: 2px 0;
  border: 1px solid #efefef;
  text-align: center;
  color: #000;
  background-color: #fff;
  z-index: 5; }

header .row2 {
  border-top: 1px solid #dfdfdf;
  box-shadow: 0 3px 5px 0 #e5e7e8;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

header .row2 .content {
  padding: 0; }

header .row2 #main-nav {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  justify-content: space-between; }

header .row2 #main-nav #main-nav-coll {
  padding: 0 10px 0 10px; }

header .row2 #main-nav #main-nav-coll {
  padding-left: 0; }

header .row2 #menu-header_menu,
header .row2 #menu-header_menu_en {
  width: 100%; }

header .row2 #menu-header_menu .menu-item,
header .row2 #menu-header_menu_en .menu-item {
  margin-right: 25px; }

header .row2 #menu-header_menu .menu-item:hover a:first-child,
header .row2 #menu-header_menu_en .menu-item:hover a:first-child {
  border-bottom: 2px solid #9da4a2; }

header .row2 #menu-header_menu .menu-item:hover .collapse a,
header .row2 #menu-header_menu_en .menu-item:hover .collapse a {
  border-bottom: 1px solid #9da4a2; }

header .row2 #menu-header_menu .menu-item .linkDir,
header .row2 #menu-header_menu_en .menu-item .linkDir {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5; }

header .row2 #menu-header_menu .menu-item .linkDir:hover + .witharrow:after,
header .row2 #menu-header_menu_en .menu-item .linkDir:hover + .witharrow:after {
  content: "" !important;
  display: block;
  top: 50%;
  height: 1.25rem;
  width: 1.25rem;
  right: -0.4rem;
  background-size: contain;
  background-image: url("assets/img/t-arrow.jpg");
  background-repeat: no-repeat; }

header .row2 #menu-header_menu .menu-item .submenucol .menu-item,
header .row2 #menu-header_menu_en .menu-item .submenucol .menu-item {
  margin-right: 0; }

header .row2 #menu-header_menu .menu-item .submenucol .menu-item .submenucol,
header .row2 #menu-header_menu_en .menu-item .submenucol .menu-item .submenucol {
  position: absolute;
  left: 100%;
  top: 0; }

header .row2 #menu-header_menu .menu-item .nav-link,
header .row2 #menu-header_menu_en .menu-item .nav-link {
  transition: 0.3s ease-out;
  border-bottom: 2px solid transparent;
  padding: 14px 5px; }

header .row2 #menu-header_menu .menu-item.current-menu-parent .nav-link,
header .row2 #menu-header_menu .menu-item.active .nav-link,
header .row2 #menu-header_menu_en .menu-item.current-menu-parent .nav-link,
header .row2 #menu-header_menu_en .menu-item.active .nav-link {
  border-bottom: 2px solid black; }

header .row2 #menu-header_menu .menu-item.current-menu-parent:hover .nav-link,
header .row2 #menu-header_menu .menu-item.active:hover .nav-link,
header .row2 #menu-header_menu_en .menu-item.current-menu-parent:hover .nav-link,
header .row2 #menu-header_menu_en .menu-item.active:hover .nav-link {
  border-bottom: 2px solid #000; }

header .row2 .menu-switcher {
  left: 0; }

header .row2 div.search-form {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 53px;
  width: 300px;
  background-color: transparent; }

header .row2 .search-form {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
  padding: 0 0 0 10px;
  min-width: 120px;
  z-index: 9999; }

header .row2 .search-form label.show {
  right: 0 !important; }

header .row2 .search-form input[type="submit"] {
  color: transparent;
  border-radius: 50%;
  width: 0.8125rem;
  height: 1.875rem;
  background-image: url("assets/img/search.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: brightness(0) invert(0.6);
  margin-right: 10px; }

header .row2 .search-form label {
  position: absolute;
  top: 50%;
  right: -30vw;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  z-index: 5; }

header .row2 .search-form .search-field {
  border-radius: 1.25rem;
  border: 1px solid #eee !important;
  width: 290px;
  min-height: 37px;
  padding-left: 10px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

header .row2 .search-form .search-field:focus-visible {
  box-shadow: 0 0 8px rgba(200, 200, 200, 0.6);
  outline: none; }

header .row2 .search-form .search-submit {
  z-index: 6;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  outline: none;
  border: none;
  cursor: pointer; }

header .content {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 10px 0;
  padding-bottom: 15px; }

header .wpml-ls-flag {
  border-radius: 50%;
  width: 20px;
  height: 20px; }

header .wpml-ls-statics-shortcode_actions .wpml-ls-item a {
  padding: 5px;
  height: 100%; }

@media (max-width: 1320px) {
  header .row1 .partners {
    display: none; }

  header .row1 .info {
    margin-left: auto; } }
@media (max-width: 1199px) {
  header .row2 #menu-header_menu .menu-item {
    margin-right: 10px; } }
@media (max-width: 991px) {
  header .row2 #main-nav .nav-link {
    font-size: 1rem; }

  header .row2 #main-nav .search-form {
    min-width: 1rem; }

  header .row2 #main-nav .search-form label {
    right: -43vw; } }
@media (max-width: 700px) {
  header .row2 div.search-form {
    top: 0;
    transform: translateY(10%); }

  header .row2 #main-nav {
    display: block; }

  header .row2 #main-nav #main-nav-coll {
    padding-top: 2rem;
    width: 100%;
    padding-right: 0; }

  header .row2 #main-nav #menu-header_menu {
    width: 100%; }

  header .row2 #main-nav #menu-header_menu .menu-item .linkDir {
    display: none; }

  header .row2 #main-nav #menu-header_menu .menu-item .nav-link {
    border-bottom: none; }

  header .row2 #main-nav #menu-header_menu .menu-item:hover .nav-link {
    border-bottom: none; }

  header .row2 #main-nav #menu-header_menu .menu-item.active .nav-link {
    border-bottom: none; }

  header .row2 #main-nav #menu-header_menu .menu-item.active:hover .nav-link {
    border-bottom: none; }

  header .row2 #main-nav #menu-header_menu .menu-item .submenucol .menu-item .submenucol {
    position: static;
    display: block;
    border: 0; }

  header .row2 #main-nav #menu-header_menu .menu-item .submenucol .menu-item .submenucol li {
    padding-left: 40px; }

  header .row2 #main-nav .search-form label {
    right: -61vw; } }
@media (max-width: 537px) {
  header .row1 .menu-nasze_spolki-container {
    display: none; } }
@media (max-width: 500px) {
  header .row2 div.search-from {
    max-width: 170px; }

  header .row2 #main-nav .search-form {
    width: 170px; }

  header .row2 #main-nav .search-form .search-field {
    width: 170px; } }
section.slider-baners {
  background-color: #f0f2f1; }

section.slider-baners .container {
  background-color: #f0f2f1;
  padding-top: 45px !important;
  padding-bottom: 80px !important; }

section.slider-baners a.button,
section.slider-baners .button-small {
  white-space: nowrap;
  color: #444;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f8dc00;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  max-width: 180px;
  margin: auto;
  transition: all 0.6s ease-out; }

section.slider-baners a.button:hover,
section.slider-baners .button-small:hover {
  background: #000;
  color: #fff !important; }

section.slider-baners .youtube-video-iframe {
  width: 100%;
  height: 100%; }

section.slider-baners a.cover-link {
  max-width: 100% !important; }

section.slider-baners .slider,
section.slider-baners .big-banner {
  overflow-x: hidden;
  max-width: 100%;
  height: 448px !important;
  padding: 8px;
  border: 1px solid #e0e2e1;
  height: auto; }

section.slider-baners .slider,
section.slider-baners .big-banner,
section.slider-baners .small-baner {
  width: 100%;
  max-width: 588px; }

section.slider-baners .swiper-baner {
  overflow-x: hidden; }

section.slider-baners .swiper-baner .swiper-pagination {
  z-index: 1;
  bottom: 40px !important; }

section.slider-baners .swiper-baner .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  background: transparent;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

section.slider-baners .swiper-baner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  cursor: default; }

section.slider-baners .swiper-baner .swiper-pagination-bullet:hover {
  background: #fff; }

section.slider-baners .overbg {
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 20%, rgba(0, 0, 0, 0.87) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

section.slider-baners .slider .swiper-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 430px;
  display: flex;
  justify-content: center;
  align-items: center; }

section.slider-baners .slider .swiper-slide .text {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 30%; }

section.slider-baners .slider .swiper-slide .text span {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  letter-spacing: 5px;
  font-weight: 600;
  margin-bottom: 20px; }

section.slider-baners .slider .swiper-slide .text a {
  max-width: 180px;
  margin: auto; }

section.slider-baners .slider .swiper-slide h2 {
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  text-align: center;
  color: white;
  font-size: 36px;
  padding: 5px;
  line-height: 40px; }

section.slider-baners .slider .video .flex-youtube-video .banner-img {
  max-width: 100%;
  height: auto; }

section.slider-baners .slider .video .flex-youtube-video .flex-caption .play-icon {
  display: flex;
  justify-content: center; }

section.slider-baners .big-banner {
  padding: 8px;
  border: 1px solid #e0e2e1; }

section.slider-baners .big-banner .bgimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; }

section.slider-baners .big-banner span {
  color: #fff; }

section.slider-baners .big-banner .text {
  text-align: center;
  position: relative;
  z-index: 2; }

section.slider-baners .big-banner .text h2 {
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  text-align: center;
  color: white;
  font-size: 36px;
  padding: 5px;
  line-height: 40px; }

section.slider-baners .big-banner .row {
  z-index: 2;
  position: absolute;
  margin-left: 0;
  bottom: 20%;
  width: 100%; }

section.slider-baners .big-banner .row div {
  display: flex;
  justify-content: center;
  flex-direction: column; }

section.slider-baners .big-banner .row div:first-child {
  border-right: 1px solid #fff; }

section.slider-baners .big-banner .row h4 {
  text-align: center; }

section.slider-baners .big-banner .row h4 span {
  font-family: "Helvetica LT Com", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: normal; }

section.slider-baners .big-banner .row h4 span:nth-child(2) {
  font-size: 16px;
  text-transform: uppercase; }

section.slider-baners .big-banner .row span {
  font-family: "Titillium Web SemiBold", sans-serif;
  letter-spacing: 5px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }

section.slider-baners .small-baner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 30px;
  padding: 8px;
  border: 1px solid #e0e2e1; }

section.slider-baners .small-baner .button {
  display: flex;
  align-items: center;
  padding: 0;
  z-index: 2; }

section.slider-baners .small-baner .row {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 130px;
  margin: 0 !important; }

section.slider-baners .small-baner .row .overbg {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.67) 0%, rgba(125, 185, 232, 0) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.7; }

section.slider-baners .small-baner .text {
  justify-content: center;
  display: flex;
  flex-direction: column;
  z-index: 2; }

section.slider-baners .small-baner .text h2 {
  font-family: "Helvetica LT Com Bold", sans-serif;
  font-size: 25px;
  color: #fff; }

section.slider-baners .small-baner .text span {
  font-family: "Titillium Web Regular", sans-serif;
  letter-spacing: 5px;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff; }

@media (max-width: 1320px) {
  section.slider-baners .slider .swiper-slide {
    height: 412px; }

  section.slider-baners .slider .swiper-slide h2 {
    font-size: 30px; }

  section.slider-baners .slider,
  section.slider-baners .big-banner {
    height: 430px !important; }

  section.slider-baners .big-banner .row {
    bottom: 15%; }

  section.slider-baners .big-banner .row h4 span {
    font-size: 30px; }

  section.slider-baners .big-banner .row h4 span:nth-child(2) {
    font-size: 12px; } }
@media (max-width: 991px) {
  section.slider-baners .swiper-baner .swiper-pagination {
    bottom: 10px !important; }

  section.slider-baners .small-baner {
    max-width: 100%; }

  section.slider-baners .small-baner .button a {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }

  section.slider-baners .small-baner .text h2 {
    font-size: 19px; }

  section.slider-baners .small-baner .text span {
    font-size: 12px; }

  section.slider-baners .big-banner,
  section.slider-baners .slider {
    height: 308px !important; }

  section.slider-baners .slider {
    overflow: hidden; }

  section.slider-baners .slider .swiper-slide {
    height: 290px; }

  section.slider-baners .slider .swiper-slide h2 {
    font-size: 25px;
    line-height: 30px; }

  section.slider-baners .big-banner .row {
    position: static; }

  section.slider-baners .big-banner .text h2 {
    font-size: 25px; }

  section.slider-baners .big-banner .bgimg {
    justify-content: space-around; }

  section.slider-baners .big-banner .text h2 {
    font-size: 30px; } }
@media (max-width: 765px) {
  section.slider-baners .slider,
  section.slider-baners .big-banner,
  section.slider-baners .small-baner {
    max-width: 100%; }

  section.slider-baners .big-banner {
    margin-top: 30px; } }
@media (max-width: 445px) {
  section.slider-baners .big-banner .row h4 span {
    font-size: 30px;
    font-size: 20px; }

  section.slider-baners .big-banner .row h4 span:nth-child(2) {
    font-size: 11px; }

  section.slider-baners .big-banner .text h2 {
    font-size: 25px; }

  section.slider-baners .small-baner .button {
    padding-right: 10px; }

  section.slider-baners .small-baner .button a {
    font-size: 11px; } }
@media (max-width: 450px) {
  section.slider-baners .slider .swiper-slide h2 {
    font-size: 1.25rem;
    padding: 2px; } }
@media (max-width: 400px) {
  section.slider-baners a {
    width: 150px;
    padding: 0; }

  section.slider-baners a.cover-link {
    max-width: 0;
    width: 100%; }

  section.slider-baners .slider {
    height: 250px !important; }

  section.slider-baners .slider .swiper-slide {
    max-height: 232px;
    height: 232px; }

  section.slider-baners .slider .swiper-slide .text {
    width: 100%; }

  section.slider-baners .big-banner,
  section.slider-baners .slider {
    max-height: 250px; }

  section.slider-baners .big-banner .text h2 {
    font-size: 1.25rem; }

  section.slider-baners .big-banner .row span {
    font-size: 11px; }

  section.slider-baners .small-baner .text span {
    display: none; } }
@media (max-width: 355px) {
  section.slider-baners .big-banner .row h4 {
    font-size: 0.6875rem; }

  section.slider-baners .big-banner .row h4 span {
    font-size: 0.6875rem; }

  section.slider-baners .big-banner .row span {
    font-size: 0.6875rem;
    letter-spacing: 3px; } }
section.news-slider {
  position: relative;
  z-index: 4;
  box-shadow: 0 10px 20px #cfd8d5; }

section.news-slider .container {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

section.news-slider .inside-container .button {
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #000;
  margin: 50px auto 20px;
  letter-spacing: 2px;
  width: 270px;
  outline: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition: 0.3s ease-out; }

section.news-slider .inside-container .button:hover {
  background: #000;
  color: #fff; }

section.news-slider .slide-down {
  width: 115px;
  height: 30px;
  margin: 0 auto -15px auto;
  display: table;
  border-radius: 30px;
  background: #000 center no-repeat;
  border: none;
  outline: none;
  position: absolute;
  top: -1.5%;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  transition: 0.3s all ease-out; }

section.news-slider .slide-down::after {
  display: block;
  font-family: swiper-icons;
  content: "next";
  width: 30px;
  height: 30px;
  margin: auto;
  transform: rotate(90deg);
  font-size: 24px;
  font-weight: bold;
  color: #cccccc; }

section.news-slider .slide-down:hover {
  background: #f8dc00 center no-repeat; }

section.news-slider .slide-down:hover::after {
  color: #000; }

section.news-slider .text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 50px; }

section.news-slider .text h2 {
  font-family: "Helvetica LT Com Bold", sans-serif;
  text-align: center;
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: -1px; }

section.news-slider .text span {
  font-family: "Titillium Web Regular";
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #9da4a2;
  letter-spacing: 2px;
  white-space: nowrap; }

section.news-slider .news-slider {
  overflow: hidden; }

section.news-slider .news-slider .swiper-button-next {
  right: -5%; }

section.news-slider .news-slider .swiper-button-prev {
  left: -5%; }

section.news-slider .news-slider .swiper-button-next,
section.news-slider .news-slider .swiper-button-prev {
  color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 50%;
  width: 60px;
  height: 60px; }

section.news-slider .news-slider .swiper-button-next::after,
section.news-slider .news-slider .swiper-button-prev::after {
  content: "";
  font-size: 0;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(assets/img/arrow-left-svg.svg) no-repeat center center;
  background-size: contain;
  transform: translate(-45%, -50%) rotate(90deg);
  filter: invert(96%) sepia(0%) saturate(640%) hue-rotate(107deg) brightness(87%) contrast(90%); }

section.news-slider .news-slider .swiper-button-prev::after {
  transform: translate(-55%, -50%) rotate(-90deg); }

section.news-slider .swiper-slide {
  height: 600px;
  padding: 8px;
  border: 1px solid #e5e5e5; }

section.news-slider .swiper-slide .post-image {
  width: 100%;
  height: 240px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }

section.news-slider .swiper-slide .post-image .date {
  position: relative;
  z-index: 999;
  font-size: 30px;
  color: #fff;
  font-family: "Helvetica LT Com", sans-serif !important;
  width: 95%;
  margin: 0 auto;
  text-align: center;
  display: block;
  padding-top: 15px; }

section.news-slider .swiper-slide .post-image .overbg {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.37) 0%, rgba(125, 185, 232, 0) 50%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

section.news-slider .swiper-slide .content {
  background: #f3f6f5;
  min-height: 340px;
  padding: 8px;
  text-align: center; }

section.news-slider .swiper-slide .content h2 {
  font-size: 23px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 25px;
  height: 80px;
  font-family: "Helvetica LT Com Bold", sans-serif; }

section.news-slider .swiper-slide .content span {
  font-size: 15px;
  text-align: center;
  line-height: 23px;
  color: #777;
  height: 175px;
  display: block;
  font-family: "Helvetica LT Com Roman", sans-serif; }

section.news-slider .swiper-slide .content .button {
  display: block;
  background-color: #f8dc00;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  height: 34px;
  width: 127px;
  transition: all 0.6s ease-out;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center; }

section.news-slider .swiper-slide .content .button:hover {
  background: #000;
  color: #fff !important; }

@media (max-width: 1320px) {
  section.news-slider .news-slider .swiper-button-next,
  section.news-slider .news-slider .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: #fff; }

  section.news-slider .news-slider .swiper-button-next::after,
  section.news-slider .news-slider .swiper-button-prev::after {
    width: 30px;
    height: 30px; }

  section.news-slider .news-slider .swiper-button-next {
    right: -5%; }

  section.news-slider .news-slider .swiper-button-prev {
    left: -5%; } }
@media (max-width: 1319px) {
  section.news-slider .swiper-slide .content h2 {
    font-size: 1.125rem;
    line-height: 20px; }

  section.news-slider .swiper-slide .content span {
    font-size: 14px; } }
@media (max-width: 1040px) {
  section.news-slider .news-slider {
    width: 858px;
    margin: auto; }

  section.news-slider .news-slider .swiper-button-next {
    right: 3%; }

  section.news-slider .news-slider .swiper-button-prev {
    left: 3%; }

  section.news-slider .news-slider .content span {
    line-height: 20px; } }
@media (max-width: 991px) {
  section.news-slider .news-slider {
    width: 780px; }

  section.news-slider .swiper-slide .content .button {
    bottom: 0; }

  section.news-slider .text h2 {
    font-size: 45px; }

  section.news-slider .text span {
    font-size: 24px; } }
@media (max-width: 890px) {
  section.news-slider .news-slider {
    width: 760px; }

  section.news-slider .news-slider .swiper-button-next {
    right: 1%; }

  section.news-slider .news-slider .swiper-button-prev {
    left: 1%; }

  section.news-slider .swiper-slide {
    height: 501px; }

  section.news-slider .swiper-slide .post-image {
    height: 168px; }

  section.news-slider .swiper-slide .content {
    min-height: 315px; }

  section.news-slider .swiper-slide .content h2 {
    font-size: 16px; } }
@media (max-width: 780px) {
  section.news-slider .news-slider {
    width: 660px; } }
@media (max-width: 780px) {
  section.news-slider .news-slider {
    width: 590px; } }
@media (max-width: 780px) {
  section.news-slider .container {
    padding: 0 20px; }

  section.news-slider .news-slider {
    width: 560px;
    max-width: 100%; } }
@media (max-width: 577px) {
  section.news-slider .news-slider {
    width: 480px; } }
@media (max-width: 572px) {
  section.news-slider .container {
    padding: 2.8125rem 0.938rem !important; }

  section.news-slider .swiper-slide {
    height: 460px;
    margin-bottom: 20px; }

  section.news-slider .swiper-slide .content {
    min-height: 275px; }

  section.news-slider .swiper-slide .content h2 {
    font-size: 1rem; }

  section.news-slider .swiper-slide .content span {
    font-size: 12px;
    display: block; }

  section.news-slider .swiper-slide .content .button {
    bottom: 0; }

  section.news-slider .text h2 {
    font-size: 30px; }

  section.news-slider .text span {
    font-size: 0.9375rem; } }
@media (max-width: 537px) {
  section.news-slider .news-slider {
    width: 412px; }

  section.news-slider .swiper-slide .content {
    min-height: 275px; }

  section.news-slider .swiper-slide .content span {
    height: unset;
    line-height: 18px; }

  section.news-slider .swiper-slide .content .button {
    width: 97px; }

  section.news-slider .inside-container .button {
    width: 240px; } }
@media (max-width: 400px) {
  section.news-slider .inside-container {
    padding: 0 30px; }

  section.news-slider .inside-container .button {
    font-size: 12px;
    width: 230px;
    max-width: 100%; }

  section.news-slider .text h2 {
    font-size: 25px; }

  section.news-slider .text span {
    font-size: 15px; }

  section.news-slider .swiper-slide .content .button {
    width: 94px;
    margin-bottom: 0; } }
@media (max-width: 360px) {
  section.news-slider .text span {
    transform: translateX(-5%); }

  section.news-slider .news-slider .swiper-button-next {
    right: 5%; }

  section.news-slider .news-slider .swiper-button-prev {
    left: 5%; }

  section.news-slider .swiper-slide .content .button {
    width: 68px; }

  section.news-slider .inside-container .button {
    width: 205px; } }
@media (max-width: 330px) {
  section.news-slider .text span {
    transform: translateX(-14%); } }
.info-banner .container.p-130 {
  padding: 2.812rem 0.9375rem !important; }

.info-banner .row {
  border: 1px solid #e0e2e1;
  padding: 8px;
  margin: 0; }

.info-banner a {
  color: #000;
  font-weight: 700; }

.info-banner a.link-wrapper {
  font-weight: normal; }

.info-banner .image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }

.info-banner .text {
  min-height: 250px;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px; }

.info-banner .text .card {
  border: none;
  padding: 0; }

.info-banner .text h2 {
  font-size: 23px;
  line-height: 25px;
  font-family: "Helvetica LT Com Bold", sans-serif; }

.info-banner .text p {
  font-size: 17px;
  line-height: 25px;
  font-family: "Helvetica LT Com Roman", sans-serif;
  color: #000; }

.info-banner .text p:nth-child(1) {
  padding: 10px 0;
  margin: 0; }

.info-banner .text .buttons {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  margin-top: auto; }

.info-banner .text .button {
  color: #444;
  background-color: #f8dc00;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  transition: all 0.6s ease-out;
  display: flex;
  justify-content: center;
  align-items: center; }

.info-banner .text .button:nth-child(2),
.info-banner .text .button:nth-child(3) {
  background: #eee;
  cursor: pointer; }

.info-banner .text .button:nth-child(2) {
  display: none; }

.info-banner .text .button:nth-child(2)::after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 20px; }

.info-banner .text .button:hover {
  background: #000;
  color: #fff !important; }

.info-banner .text .button.active {
  display: block; }

.info-banner .text .button.collapsed {
  display: flex; }

.info-banner .text .button.collapsed.disactive {
  display: none; }

.info-banner .text .button.disactive {
  display: flex; }

.info-banner .text .button.disactive::after {
  content: "\f106" !important;
  font-family: FontAwesome;
  float: right;
  padding-left: 20px; }

.info-banner .image {
  max-height: 250px; }

@media (max-width: 772px) {
  .info-banner .text h2 {
    font-size: 20px; }

  .info-banner .text p {
    font-size: 17px; } }
@media (max-width: 767px) {
  .info-banner .text h2 {
    text-align: center; }

  .info-banner .image {
    display: none; } }
@media (max-width: 554px) {
  .info-banner .buttons {
    flex-direction: column; }

  .info-banner .button {
    text-align: center; }

  .info-banner .button:nth-child(1) {
    margin-bottom: 20px; } }
.raports {
  background-color: #f0f2f1;
  box-shadow: 0 10px 20px #cfd8d5;
  position: relative;
  z-index: 3; }

.raports .wrapper {
  overflow: hidden; }

.raports a {
  display: block; }

.raports .container {
  background-color: #f0f2f1; }

.raports .container.p-130 {
  padding: 2.812rem 0.9375rem !important; }

.raports .inside-container {
  display: flex;
  flex-direction: column; }

.raports .section-title {
  text-align: center;
  margin-bottom: 70px; }

.raports .section-title h2 {
  font-family: "Helvetica LT Com Bold", sans-serif;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 500;
  margin-bottom: 0; }

.raports .section-title span {
  font-family: "Titillium Web Regular";
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  color: #9da4a2; }

.raports .title h2 {
  font-size: 24px;
  background: #dfe5e3;
  text-align: center;
  padding: 18px 0;
  margin: 0;
  font-family: "Helvetica LT Com Bold", sans-serif; }

.raports .desktop-name {
  display: block; }

.raports .mobile-name {
  display: none; }

.raports .member .img {
  position: relative;
  height: 360px; }

.raports .member .img img {
  object-fit: cover;
  height: 360px; }

.raports .member .img div {
  position: absolute;
  bottom: 10%;
  width: 100%;
  z-index: 2; }

.raports .member .img div h3 {
  font-family: "Helvetica LT Com Bold", sans-serif;
  text-align: center;
  color: white;
  font-size: 24px; }

.raports .member .img div h4 {
  font-family: "Titillium Web Regular";
  text-align: center;
  color: white;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase; }

.raports .member .img::after {
  content: "";
  display: block;
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 40%, rgba(0, 0, 0, 0.67) 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0; }

.raports .member .text {
  background: #d7dfdc;
  padding-bottom: 20px;
  height: 40%; }

.raports .member .text span {
  font-family: "Helvetica LT Com Roman", sans-serif;
  text-align: center; }

.raports .member .text span p {
  font-size: 1.0625rem;
  text-align: center;
  color: #000;
  line-height: 22px;
  border-bottom: 1px solid #c0ccc8;
  margin-bottom: 20px;
  padding: 20px !important; }

.raports .member .text .button {
  transform: translateY(30%);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  text-align: center;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  background: transparent !important;
  border: 1px solid #777;
  padding: 7.5px 24px;
  max-width: 185px;
  color: #444;
  transition: all 0.2s ease-out; }

.raports .member .text .button:hover {
  color: #fff;
  background: #000 !important; }

.raports .member .text .button:hover:before {
  color: #fff; }

.raports .member .text .button:before {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 20px;
  order: 2; }

.raports .member .text .arrow-up {
  width: 0;
  height: 0;
  margin-top: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d7dfdc;
  float: left;
  margin-left: 46%;
  position: relative;
  z-index: 999; }

.raports .current-raports,
.raports .period-raports {
  display: flex;
  flex-direction: column; }

.raports .current-raports button,
.raports .period-raports button {
  flex-grow: 1; }

.raports .current-raports,
.raports .member,
.raports .period-raports {
  border: 1px solid #e0e2e1;
  padding: 8px;
  max-width: 385px;
  height: 100%; }

.raports .current-raports span,
.raports .member span,
.raports .period-raports span {
  display: block;
  text-align: center; }

.raports .member {
  padding-bottom: 30px; }

.raports .period-raports button,
.raports .current-raports button {
  background-color: transparent;
  border: navajowhite;
  outline: none;
  background: #fff;
  padding: 9px 10px;
  margin: 0;
  text-align: center;
  width: 100%; }

.raports .period-raports .button-more,
.raports .current-raports .button-more {
  color: #444;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  background-color: #f8dc00;
  display: block;
  width: 120px;
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-out; }

.raports .period-raports .button-more:hover,
.raports .current-raports .button-more:hover {
  background: #000;
  color: #fff !important; }

.raports .insidediv {
  padding: 5px 0;
  height: 100%;
  background: #fff;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #cfd8d5;
  border-left: 3px solid #fff;
  transition: 0.3s ease-out; }

.raports .insidediv h2 {
  font-family: "Helvetica LT Com Bold", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  margin-bottom: 0; }

.raports .insidediv span {
  font-size: 25px;
  margin-bottom: 6px; }

.raports .insidediv:hover {
  border-left: 3px solid #f8dc00; }

.raports .inside-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: auto; }

@media (max-width: 1320px) {
  .raports .insidediv h2 {
    font-size: 14px; }

  .raports .insidediv span {
    font-size: 21px; }

  .raports .member .text {
    height: auto; } }
@media (max-width: 900px) {
  .raports .insidediv h2 {
    font-size: 12px; } }
@media (max-width: 768px) {
  .raports .current-raports,
  .raports .member,
  .raports .period-raports {
    max-width: 100%; }

  .raports .desktop-name {
    display: none; }

  .raports .wrapper {
    margin-bottom: 10px; }

  .raports .mobile-name {
    display: block; }

  .raports .mobile-name h3 {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-family: "Helvetica LT Com Bold", sans-serif; }

  .raports .mobile-name h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Titillium Web", sans-serif; }

  .raports .member {
    display: flex; }

  .raports .member .text {
    display: flex;
    flex-direction: column;
    justify-content: center; }

  .raports .member .text .button {
    margin: 0;
    align-self: center; }

  .raports .member .text .arrow-up {
    display: none; } }
@media (max-width: 541px) {
  .raports .mobile-name h3 {
    margin-top: 20px !important; }

  .raports .member .img {
    display: none; } }
@media (max-width: 540px) {
  .raports .current-raports h2,
  .raports .period-raports h2 {
    font-size: 15px; }

  .raports .section-title h2 {
    font-size: 1.875rem; }

  .raports .section-title span {
    font-size: 0.9375rem; } }
@media (max-width: 400px) {
  .raports .member .text .button {
    font-size: 12px; }

  .raports .current-raports h2 {
    font-size: 15px; } }
.download-attachments {
  overflow-x: auto; }

.download-attachments .download-title {
  display: none; }

.download-attachments ul {
  padding: 0;
  width: 750px; }

.download-attachments li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 0;
  padding-right: 0;
  border-bottom: 1px solid #ddd; }

.download-attachments li br {
  display: none; }

.download-attachments li .attachment-icon-container {
  padding-left: 15px; }

.download-attachments li .attachment-icon-container a {
  display: flex;
  justify-content: center; }

.download-attachments li .attachment-size {
  margin-left: auto;
  margin-right: 16px;
  min-width: 70px; }

.download-attachments li .attachment-size .attachment-label {
  display: none; }

.download-attachments li .attachment-download-button-row {
  padding-right: 2rem;
  width: auto; }

.download-attachments li .attachment-download-button-row button {
  padding: 7px 20px; }

.download-attachments li .attachment-downloads {
  display: none; }

.download-attachments li .attachment-link {
  display: none; }

.download-attachments li::after {
  content: "";
  display: block;
  height: 100%;
  width: 3px;
  background-color: #f8dc00;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s ease-out; }

.download-attachments li:last-child {
  border-bottom: 0; }

.download-attachments li:hover::after {
  opacity: 1; }

.info-banner-v2 .container {
  margin-top: 0 !important; }

.info-banner-v2 .inside-container {
  background-color: #f8dc00;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.info-banner-v2 .title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding: 0 140px; }

.info-banner-v2 .title-wrapper h2 {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 40px !important;
  line-height: 44px;
  color: #000000;
  width: 100%;
  margin: auto !important;
  text-align: center;
  border-bottom: 0 !important;
  font-weight: 500 !important; }

.info-banner-v2 .title-wrapper h4 {
  text-align: center;
  font-family: "Titillium Web", sans-serif !important;
  width: 55% !important;
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  width: 100%;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 10px;
  font-size: 13px;
  color: #444;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100% !important; }

.info-banner-v2 .text-wrapper {
  margin-bottom: 50px; }

.info-banner-v2 .text-wrapper span {
  text-align: center; }

.info-banner-v2 .text-wrapper p {
  text-align: center;
  font-size: 17px; }

.info-banner-v2 .text-wrapper p .text {
  font-size: 17px;
  color: #444; }

.info-banner-v2 .scroll-down,
.info-banner-v2 .btn {
  margin: auto;
  border-radius: 1.25rem;
  padding: 7.5px 15px;
  border: 1px solid #000;
  background-color: #f8dc00;
  font-size: 13px;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: 0.3s ease-out; }

.info-banner-v2 .scroll-down::after,
.info-banner-v2 .btn::after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  padding-left: 10px;
  font-size: 20px;
  line-height: 20px; }

.info-banner-v2 .scroll-down.go_to::after,
.info-banner-v2 .btn.go_to::after {
  content: "\f105"; }

.info-banner-v2 .scroll-down:hover,
.info-banner-v2 .btn:hover {
  background: #000;
  color: #fff !important;
  border-color: transparent !important; }

.info-banner-v2 .scroll-down.big,
.info-banner-v2 .btn.big {
  display: block; }

.info-banner-v2 .scroll-down.short,
.info-banner-v2 .btn.short {
  display: none; }

.info-banner-v2 .scroll-down.black,
.info-banner-v2 .btn.black {
  color: #fff !important;
  background-color: #000; }

.info-banner-v2 .scroll-down.black:hover,
.info-banner-v2 .btn.black:hover {
  background-color: #fff;
  color: #000 !important; }

.info-banner-v2 .scroll-down:focus,
.info-banner-v2 .btn:focus {
  box-shadow: none !important; }

.info-banner-v2 .shorter {
  margin-top: 20px; }

.info-banner-v2 .shorter .title-wrapper {
  padding: 0 20px;
  border-bottom: 0; }

.info-banner-v2 .shorter .text-wrapper {
  display: none; }

.info-banner-v2 .shorter .scroll-down {
  margin-top: 0 !important;
  background-color: #000;
  color: #fff;
  margin-top: 30px;
  padding: 7.5px 15px;
  border: 0; }

.info-banner-v2 .shorter .scroll-down:hover {
  background-color: #fff;
  color: #000 !important; }

.info-banner-v2 .shorter .scroll-down::after {
  content: "\f105"; }

@media (max-width: 1320px) {
  .info-banner-v2 .title-wrapper {
    padding: 0; } }
@media (max-width: 991px) {
  .info-banner-v2 .title-wrapper h2 {
    font-size: 35px; } }
@media (max-width: 540px) {
  .info-banner-v2 .btn.short {
    display: block;
    padding: 6px; }

  .info-banner-v2 .btn.big {
    display: none; } }
@media (max-width: 535px) {
  .info-banner-v2 .title-wrapper h2 {
    font-size: 30px !important;
    line-height: 30px !important; }

  .info-banner-v2 .text-wrapper {
    display: none; } }
@media (max-width: 470px) {
  .info-banner-v2 .shorter .title-wrapper {
    padding: 0; }

  .info-banner-v2 .shorter .title-wrapper h4 {
    margin: 0; }

  .info-banner-v2 .scroll-down {
    padding: 5px 12px;
    align-items: center;
    justify-content: center; }

  .info-banner-v2 .scroll-down::after {
    font-size: 14px; }

  .info-banner-v2 .scroll-down.big {
    display: none; }

  .info-banner-v2 .scroll-down.short {
    display: flex; }

  .info-banner-v2 .shorter .scroll-down {
    padding: 5px 12px; } }
@media (max-width: 400px) {
  .info-banner-v2 .scroll-down {
    font-size: 11px; } }
@media (max-width: 359px) {
  .info-banner-v2 .title-wrapper h2 {
    font-size: 1.25rem !important;
    font-weight: normal !important; }

  .info-banner-v2 .title-wrapper h4 {
    margin: 0;
    font-size: 11px; } }
@media (max-width: 340px) {
  .info-banner-v2 .btn.go_to::after {
    content: "\f054";
    font-size: 12px;
    font-weight: 100; }

  .info-banner-v2 .scroll-down {
    padding: 5px 7px; }

  .info-banner-v2 .scroll-down::after {
    font-size: 12px; } }
.history .container {
  margin-top: 0 !important; }

.history .wrapper {
  position: relative;
  background-color: #f1f3f2;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  padding-top: 40px;
  margin-top: 50px;
  display: flex;
  flex-direction: column; }

.history .wrapper span a {
  text-decoration: none;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #2d5c88;
  text-decoration: none; }

.history .date {
  position: absolute;
  left: 50%;
  top: 0;
  margin: auto;
  width: 190px;
  height: 58px;
  padding: 10px 20px 10px 20px;
  border-radius: 50px;
  background: #000;
  margin: -30px auto auto;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: space-between; }

.history .date span {
  color: #fff;
  color: #fff;
  margin: 0;
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 27px;
  white-space: nowrap; }

.history .date::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f073";
  color: #fff;
  margin-right: 11px;
  font-size: 21px; }

.history .title-wrapper h2 {
  text-align: center;
  border: none;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 !important;
  border: 0 !important; }

.history span,
.history p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 5%;
  padding-right: 5%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important; }

.history span {
  margin-top: 0; }

.history .tab-container .card {
  border: none;
  border-radius: 0;
  background-color: #f1f3f2;
  padding-top: 0; }

.history .tab-container .card span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 4%;
  padding-right: 4%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important; }

.history .tab-container .btn {
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  width: 100%;
  display: block;
  cursor: pointer;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  background-color: transparent;
  border: none; }

.history .tab-container .btn:hover {
  color: #000; }

.history .tab-container .btn:focus {
  box-shadow: unset; }

.history .tab-container .btn::after {
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 15px;
  color: #000; }

.history .tab-container .btn.more {
  display: none; }

.history .tab-container .btn.more::after {
  content: "\f107" !important; }

.history .tab-container .btn.more.collapsed {
  display: block; }

.history .tab-container .btn.less {
  display: block; }

.history .tab-container .btn.less::after {
  content: "\f106" !important; }

.history .tab-container .btn.less.collapsed {
  display: none; }

.history .gallery {
  padding: 0 10px;
  padding-bottom: 10px; }

.history .history-post-gallery {
  overflow: hidden; }

.history .history-post-gallery .swiper-slide {
  height: auto;
  margin-bottom: 20px; }

.history .history-post-gallery .swiper-slide .img {
  height: 100%;
  position: relative; }

.history .history-post-gallery .swiper-slide .img span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-weight: bold;
  padding: 0;
  color: #fff;
  font-size: 14px;
  z-index: 999;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2;
  text-align: left; }

.history .history-post-gallery .swiper-slide .img .overbg {
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 70%, rgba(0, 0, 0, 0.87) 100%) !important;
  height: 100%;
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0; }

.history .history-post-gallery .swiper-slide .img-fluid {
  width: 100%;
  max-height: 400px;
  object-fit: cover;
  object-position: top;
  height: 100%; }

.history .history-post-gallery .swiper-pagination {
  bottom: 0 !important;
  transform: translateY(-50%); }

.history .history-post-gallery .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #000;
  outline: none;
  width: 15px;
  height: 15px;
  padding: 0;
  background: transparent; }

.history .history-post-gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000; }

.history .vertical {
  display: flex;
  flex-direction: column;
  position: fixed;
  right: 0;
  top: 30%;
  right: 22%;
  z-index: 999999; }

.history .vertical span {
  margin-top: 10px; }

.history .vertical .bullet {
  border: 1px solid #000;
  width: 15px;
  height: 15px;
  background: transparent;
  border-radius: 50%;
  cursor: pointer; }

.history .vertical .bullet.active {
  background-color: #000; }

@media (max-width: 2250px) {
  .history .vertical {
    right: 15%; } }
@media (max-width: 1900px) {
  .history .vertical {
    right: 150px; } }
@media (max-width: 1600px) {
  .history .vertical {
    right: 50px; } }
@media (max-width: 1060px) {
  .history .vertical {
    display: none; } }
@media (max-width: 672px) {
  .history .card-body {
    padding: 0 !important;
    margin-bottom: 20px; } }
@media (max-width: 540px) {
  .history .date {
    width: 150px;
    height: 45px;
    justify-content: space-evenly; }

  .history .date span {
    font-size: 18px; }

  .history span,
  .history p {
    font-size: 14px;
    line-height: 20px; }

  .history .tab-container .card span {
    font-size: 14px; }

  .history .history-post-gallery .swiper-slide .img span {
    display: none; }

  .history .title-wrapper h2 {
    font-size: 28px !important;
    line-height: 30px !important; } }
@media (max-width: 431px) {
  .history .wrapper {
    padding-left: 10px;
    padding-right: 10px; }

  .history .title-wrapper {
    margin-bottom: 10px; } }
.raports-extended .container,
.shareholder .container {
  margin-top: 0 !important; }

.raports-extended select,
.shareholder select {
  width: 120px !important; }

.raports-extended .raports-menu .menu,
.shareholder .raports-menu .menu {
  list-style: none;
  display: flex;
  padding: 0; }

.raports-extended .raports-menu .menu .menu-item,
.shareholder .raports-menu .menu .menu-item {
  display: inline;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 20px 10px 20px;
  background: #fdfdfd;
  transition: background 0.2s ease-out; }

.raports-extended .raports-menu .menu .menu-item a,
.shareholder .raports-menu .menu .menu-item a {
  color: #545454; }

.raports-extended .raports-menu .menu .menu-item.current_page_item,
.shareholder .raports-menu .menu .menu-item.current_page_item {
  background: #f3f6f5; }

.raports-extended .raports-menu .menu .menu-item:hover,
.shareholder .raports-menu .menu .menu-item:hover {
  background: #f3f6f5; }

.raports-extended .row article,
.shareholder .row article {
  border-bottom: 1px solid #eee;
  margin-top: 20px; }

.raports-extended .row article .content-image,
.shareholder .row article .content-image {
  height: 100px;
  width: 100px; }

.raports-extended .row article .content-text,
.shareholder .row article .content-text {
  padding-left: 0; }

.raports-extended .row article .content-text h2,
.shareholder .row article .content-text h2 {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 1.0625rem !important;
  width: 100%;
  line-height: 24px !important;
  padding-left: 0;
  font-weight: bold;
  border-bottom: 0 !important;
  color: #545454 !important; }

.raports-extended .row article .content-text span,
.shareholder .row article .content-text span {
  font-family: "Helvetica LT Com", sans-serif !important;
  line-height: 22px;
  font-size: 17px;
  text-align: justify; }

.raports-extended .row article .content-text .date span,
.shareholder .row article .content-text .date span {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: #616c75; }

.raports-extended .row article .content-text .date span::before,
.shareholder .row article .content-text .date span::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("assets/img/clock.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px; }

.raports-extended .row article .content-footer,
.shareholder .row article .content-footer {
  display: flex;
  justify-content: end;
  padding: 25px 15px; }

.raports-extended .row article .button,
.shareholder .row article .button {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  transition: 0.3s ease-out all; }

.raports-extended .row article .button:hover,
.shareholder .row article .button:hover {
  background-color: #000;
  color: #fff; }

.raports-extended .pagination-bar,
.shareholder .pagination-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 60px;
  padding: 5px 0;
  background: #f3f6f5; }

.raports-extended .pagination-bar .page-numbers,
.shareholder .pagination-bar .page-numbers {
  border: solid 1px #dedede !important;
  color: #000;
  border-radius: 50%;
  margin: 5px 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px; }

.raports-extended .pagination-bar .page-numbers.current,
.shareholder .pagination-bar .page-numbers.current {
  background: #f8dc00; }

.raports-extended .pagination-bar .page-numbers.next,
.shareholder .pagination-bar .page-numbers.next {
  margin: 5px 20px;
  position: relative; }

.raports-extended .pagination-bar .page-numbers.next::after,
.shareholder .pagination-bar .page-numbers.next::after {
  content: "";
  display: block;
  content: "\f105";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.raports-extended .pagination-bar .page-numbers.next::before,
.shareholder .pagination-bar .page-numbers.next::before {
  display: none; }

.raports-extended .pagination-bar .page-numbers.prev,
.shareholder .pagination-bar .page-numbers.prev {
  margin: 5px 20px;
  position: relative; }

.raports-extended .pagination-bar .page-numbers.prev::after,
.shareholder .pagination-bar .page-numbers.prev::after {
  content: "";
  display: block;
  content: "\f104";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.raports-extended .pagination-bar .page-numbers.prev::before,
.shareholder .pagination-bar .page-numbers.prev::before {
  display: none; }

.raports-extended .filter-container,
.shareholder .filter-container {
  display: flex;
  align-items: center;
  background: #f3f6f5;
  padding: 10px; }

.raports-extended .filter-container #year-select,
.shareholder .filter-container #year-select {
  background-color: #fff;
  border: 1px solid gray; }

.raports-extended .filter-container .filter-logo,
.shareholder .filter-container .filter-logo {
  margin-right: 10px;
  display: block;
  background-image: url("assets/img/reports-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 18px;
  height: 16px; }

.raports-extended .filter-container label,
.shareholder .filter-container label {
  margin: 0;
  margin-right: 10px; }

.shareholder-div ul {
  list-style: none; }

.shareholder-div ul li::before {
  content: "\f04d";
  color: #f8dc00;
  padding-right: 10px;
  font-family: FontAwesome;
  float: left;
  font-size: 5px; }

.shareholder-div ul li a {
  color: #2d5c88; }

@media (max-width: 575px) {
  .shareholder .row article .img,
  .raports-extended .row article .img {
    display: none; } }
@media (max-width: 450px) {
  .raports-extended .container {
    padding: 0; }

  .raports-extended .raports-menu .menu .menu-item {
    padding: 10px; }

  .raports-extended .raports-menu .menu .menu-item a {
    font-size: 0.875rem; }

  .raports-extended .row article .button {
    width: 100px;
    text-align: center;
    padding: 5px; }

  .raports-extended .pagination-bar {
    flex-wrap: wrap; } }
.callendarium .container {
  margin-top: 0 !important;
  padding: 0; }

.callendarium .row {
  margin: 0;
  margin-top: 30px !important; }

.callendarium .content-div {
  position: relative;
  background-color: #f4f6f5;
  padding: 0 30px;
  height: 400px;
  margin-bottom: 30px;
  padding-top: 20px; }

.callendarium .content-div div.button {
  margin-top: 40px;
  margin-top: 40px;
  max-width: 175px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px; }

.callendarium .content-div a.button {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  min-width: 100px !important;
  text-align: center;
  display: block;
  white-space: nowrap;
  transition: 0.3s ease-out all; }

.callendarium .content-div a.button:hover {
  background-color: #000;
  color: #fff; }

.callendarium .content-div .content {
  background-color: transparent !important;
  border: unset !important;
  text-align: center;
  padding-top: 20px; }

.callendarium .content-div .content .text-content {
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  font-size: 17px;
  text-align: center;
  padding-top: 20px;
  color: #444; }

.callendarium .content-div .date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  border-bottom: 1px solid #b8bab9;
  padding-bottom: 20px; }

.callendarium .content-div .date .day {
  font-size: 92px;
  width: 100%;
  text-align: center;
  font-family: "Helvetica LT Com", sans-serif !important;
  font-weight: 700;
  color: #444; }

.callendarium .content-div .date .year,
.callendarium .content-div .date .month {
  font-size: 20px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 2px;
  color: #444; }

.callendarium .content-div .date .year {
  margin-top: -10px; }

.callendarium .content-div .date .month {
  margin-top: -20px; }

.callendarium .content-div::before {
  position: absolute;
  top: 0;
  left: 10%;
  transform: translateY(-50%);
  content: "";
  background-image: url("assets/img/kalendarium-top.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 42px; }

.callendarium .content-div::after {
  position: absolute;
  top: 0;
  right: 10%;
  transform: translateY(-50%);
  content: "";
  background-image: url("assets/img/kalendarium-top.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 22px;
  height: 42px; }

.callendarium .filter-container {
  display: flex;
  align-items: center;
  background: #f3f6f5;
  padding: 10px; }

.callendarium .filter-container #year-select {
  background-color: #fff;
  border: 1px solid gray; }

.callendarium .filter-container .filter-logo {
  margin-right: 10px;
  display: block;
  background-image: url("assets/img/reports-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 18px;
  height: 16px; }

.callendarium .filter-container label {
  margin: 0;
  margin-right: 10px; }

.callendarium .pagination-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 60px;
  padding: 5px 0;
  background: #f3f6f5; }

.callendarium .pagination-bar .page-numbers {
  border: solid 1px #dedede !important;
  color: #000;
  border-radius: 50%;
  margin: 5px 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px; }

.callendarium .pagination-bar .page-numbers.current {
  background: #f8dc00; }

.callendarium .pagination-bar .page-numbers.next {
  position: relative; }

.callendarium .pagination-bar .page-numbers.next::after {
  content: "";
  display: block;
  content: "\f105";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.callendarium .pagination-bar .page-numbers.prev {
  position: relative; }

.callendarium .pagination-bar .page-numbers.prev::after {
  content: "";
  display: block;
  content: "\f104";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

@media (max-width: 670px) {
  .callendarium .content-div div.button {
    margin-top: 10px; } }
body.page-id-896 #page-sidebar .tablepress-table-name {
  border: 0;
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 20px;
  float: left;
  width: 100%;
  margin: 30px 0 0;
  font-weight: 500;
  line-height: 1.1;
  min-height: auto; }

body.page-id-896 #page-sidebar #tablepress-4_wrapper .dataTables_scrollHeadInner,
body.page-id-896 #page-sidebar #tablepress-4_wrapper .tablepress,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .dataTables_scrollHeadInner,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .tablepress {
  width: 100% !important; }

body.page-id-896 #page-sidebar #tablepress-4_wrapper .dataTables_scrollHeadInner thead th,
body.page-id-896 #page-sidebar #tablepress-4_wrapper .dataTables_scrollHeadInner tfoot th,
body.page-id-896 #page-sidebar #tablepress-4_wrapper .tablepress thead th,
body.page-id-896 #page-sidebar #tablepress-4_wrapper .tablepress tfoot th,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .dataTables_scrollHeadInner thead th,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .dataTables_scrollHeadInner tfoot th,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .tablepress thead th,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .tablepress tfoot th {
  background-color: #fff;
  border-bottom: 2px solid #f8dc00;
  border-top: 1px solid #ededed;
  font-weight: 700;
  vertical-align: middle;
  padding: 15px 8px;
  text-align: center;
  border-left: 0;
  border-right: 0; }

body.page-id-896 #page-sidebar #tablepress-4_wrapper .dataTables_scrollHeadInner tbody td,
body.page-id-896 #page-sidebar #tablepress-4_wrapper .tablepress tbody td,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .dataTables_scrollHeadInner tbody td,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .tablepress tbody td {
  background-color: #fff;
  vertical-align: top;
  padding: 15px 8px;
  text-align: center;
  border-right: 0;
  border-left: 0; }

body.page-id-896 #page-sidebar #tablepress-4_wrapper .dataTables_scrollHeadInner tfoot th,
body.page-id-896 #page-sidebar #tablepress-4_wrapper .tablepress tfoot th,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .dataTables_scrollHeadInner tfoot th,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .tablepress tfoot th {
  border-top: 0;
  border-left: 0;
  border-right: 0; }

body.page-id-896 #page-sidebar #tablepress-4_wrapper .dt-button:hover span,
body.page-id-896 #page-sidebar #tablepress-5_wrapper .dt-button:hover span {
  color: #fff; }

body #page-sidebar .tablepress tfoot th,
body #page-sidebar .tablepress thead th {
  background-color: #ffdd00; }

body #page-sidebar .tablepress tbody td,
body #page-sidebar .tablepress tbody th,
body #page-sidebar .tablepress tfoot td,
body #page-sidebar .tablepress tfoot th {
  border: 1px solid #ddd; }

.Struktura tr.odd td {
  background-color: #f9f9f9 !important; }

.Struktura .wp-block-table table tbody tr:first-of-type:hover td {
  background-color: #f3f3f300 !important; }

.row .Struktura .wp-block-table figcaption table tr:hover td {
  background-color: #f3f3f3 !important; }

.dataTables_wrapper .dataTables_scrollFoot {
  display: none; }

.Struktura tr:hover td {
  background-color: #f3f3f3 !important; }

.Struktura button.dt-button {
  background: #f8dc00;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 7.5px 40px;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  transition: 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center; }

.Struktura button.dt-button:hover {
  background-color: #000 !important;
  color: #fff !important;
  border: 0 !important; }

#pl-45 #pg-45-1 .widget-title {
  margin: 15px 0; }

#pl-45 #pg-45-1 .wpcf7-form {
  background-color: #f3f6f5;
  float: left;
  padding: 35px 40px;
  width: 100%; }

#pl-45 #pg-45-1 .wpcf7-form label {
  font-size: 16px;
  font-weight: bold; }

#pl-45 #pg-45-1 .wpcf7-form .wpcf7-submit {
  float: right;
  background-color: #f8dc00 !important;
  padding: 10px 40px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #000 !important;
  letter-spacing: 2px;
  outline: 0;
  margin-top: 20px; }

@media (max-width: 480px) {
  #pl-45 #pg-45-1 .wpcf7-form {
    padding: 35px 10px; } }
#pl-913 #panel-913-0-0-0,
#pl-913 #panel-99615-0-0-0,
#pl-99615 #panel-913-0-0-0,
#pl-99615 #panel-99615-0-0-0 {
  margin-bottom: 30px; }

#pl-913 #panel-913-0-0-0 .siteorigin-widget-tinymce p,
#pl-913 #panel-99615-0-0-0 .siteorigin-widget-tinymce p,
#pl-99615 #panel-913-0-0-0 .siteorigin-widget-tinymce p,
#pl-99615 #panel-99615-0-0-0 .siteorigin-widget-tinymce p {
  white-space: nowrap; }

#pl-913 #panel-913-0-0-0 .siteorigin-widget-tinymce a,
#pl-913 #panel-99615-0-0-0 .siteorigin-widget-tinymce a,
#pl-99615 #panel-913-0-0-0 .siteorigin-widget-tinymce a,
#pl-99615 #panel-99615-0-0-0 .siteorigin-widget-tinymce a {
  color: #2d5c88;
  font-size: 1rem;
  transition: 0.2s ease-out; }

#pl-913 #panel-913-0-0-0 .siteorigin-widget-tinymce a:hover,
#pl-913 #panel-99615-0-0-0 .siteorigin-widget-tinymce a:hover,
#pl-99615 #panel-913-0-0-0 .siteorigin-widget-tinymce a:hover,
#pl-99615 #panel-99615-0-0-0 .siteorigin-widget-tinymce a:hover {
  color: #6c8dab; }

#pl-913 #pg-913-1 .widget-title,
#pl-913 #pg-99615-1 .widget-title,
#pl-99615 #pg-913-1 .widget-title,
#pl-99615 #pg-99615-1 .widget-title {
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0; }

#pl-913 .wpcf7-form,
#pl-99615 .wpcf7-form {
  background-color: #f3f6f5;
  float: left;
  padding: 35px 40px;
  width: 100%; }

#pl-913 .wpcf7-form label,
#pl-99615 .wpcf7-form label {
  font-size: 16px;
  font-weight: bold; }

#pl-913 .wpcf7-form input,
#pl-99615 .wpcf7-form input {
  padding: 12px 8px;
  max-width: 100% !important;
  border-radius: 4px;
  border: 1px solid #dbdce0;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 0; }

#pl-913 .wpcf7-form input::placeholder,
#pl-99615 .wpcf7-form input::placeholder {
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #a1a1a1; }

#pl-913 .wpcf7-form .wpcf7-submit,
#pl-99615 .wpcf7-form .wpcf7-submit {
  float: right;
  background-color: #f8dc00 !important;
  padding: 10px 40px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #000 !important;
  letter-spacing: 2px;
  outline: 0;
  margin-top: 20px; }

#pl-913 .wpcf7-form .wpcf7-submit:hover,
#pl-99615 .wpcf7-form .wpcf7-submit:hover {
  background-color: #000 !important;
  color: #fff !important; }

@media (max-width: 500px) {
  #pl-913 #panel-913-0-0-0 .siteorigin-widget-tinymce p,
  #pl-99615 #panel-99615-0-0-0 .siteorigin-widget-tinymce p {
    text-align: center; } }
.page-id-106912 .col-md-8 {
  padding: 20px 35px !important; }

.page-id-106912 .col-md-8 ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
  float: left;
  width: 100%;
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 17px;
  color: #545454;
  line-height: 25px; }

.page-id-106912 .col-md-8 ul li {
  position: relative; }

.page-id-106912 .col-md-8 ul li:before {
  content: "\f04d";
  color: #f8dc00;
  padding-right: 10px;
  font-family: FontAwesome;
  float: left;
  font-size: 5px; }

.page-id-106912 .col-md-8 ul li a {
  color: #2d5c88;
  font-size: 17px;
  line-height: 25px; }

.page-id-106912 .col-md-8 ul li a:hover {
  color: #6c8dab; }

div.content:nth-child(3) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
  width: 700px;
  height: 60px !important;
  padding-top: 10px !important; }

div.content:nth-child(3) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
  width: 50%;
  width: 400px;
  height: 60px !important;
  padding-top: 10px !important; }

div.content:nth-child(3) > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) {
  border-bottom: 1px solid #ddd; }

h5 strong {
  font-family: "Helvetica LT Com Roman", sans-serif;
  font-size: 14px !important; }

.single-page-content .download-attachments .table {
  min-width: 600px; }

.single-page-content .attachment-title {
  width: 4rem; }

.single-page-content .attachment-size {
  white-space: nowrap; }

.single-page-content .attachment-icon-container {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%; }

.single-page-content .attachment-icon {
  padding: 0 !important; }

.single-page-content .single-article {
  display: flex;
  flex-direction: column;
  height: 100%; }

.single-page-content .photo img {
  object-fit: cover;
  width: 100%;
  height: 450px;
  float: left;
  background-size: cover;
  background-position: center; }

.single-page-content .title h1 {
  font-weight: normal;
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  font-size: 28px;
  width: 100%;
  color: #000;
  line-height: 35px;
  padding-left: 0;
  float: left;
  margin: 15px 0;
  font-weight: 700; }

.single-page-content .info {
  height: auto;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }

.single-page-content .info .date {
  padding: 15px 0 13px 0;
  display: flex;
  align-items: center;
  border-top: 3px solid #f8dc00; }

.single-page-content .info .date span {
  font-size: 18px;
  font-family: "Helvetica LT Com", sans-serif !important;
  word-wrap: break-word; }

.single-page-content .info .date::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("assets/img/clock.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px; }

.single-page-content .info .social-media {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  margin-left: auto; }

.single-page-content .info .social-media span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px; }

.single-page-content .info .social-media .social {
  margin-right: 10px;
  cursor: pointer; }

.single-page-content .info .social-media img {
  width: 20px;
  height: 20px; }

.single-page-content .content {
  border: 0 !important;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  height: 100%; }

.single-page-content .content p {
  font-family: "Helvetica LT Com Roman", sans-serif !important;
  font-size: 1.0625rem;
  line-height: 24px;
  color: #545454;
  width: 100%;
  padding: 10px 0;
  margin: 0 !important; }

.single-page-content .content p strong {
  font-size: 1.0625rem; }

.single-page-content .content p a {
  color: #2d5c88; }

.single-page-content .content p a:hover {
  color: #6c8dab; }

.single-page-content .content p:last-child {
  display: flex;
  justify-content: start;
  align-items: center; }

.single-page-content .content table td {
  padding: .5rem; }

.single-page-content .content table h4 {
  font-size: 1.125rem;
  line-height: 1.1em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px; }

.single-page-content .content table h4 strong {
  font-weight: 700; }

.single-page-content .h5ab-print-button-container {
  border-top: 1px solid #dedede;
  width: 97%;
  margin-top: 20px;
  order: 10000;
  margin-top: auto; }

.single-page-content .h5ab-print-button {
  padding: 10px 20px 5px 20px;
  display: flex;
  align-items: center; }

.single-page-content .h5ab-print-button span {
  padding: 10px;
  margin-top: -2px;
  float: left;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase; }

.single-page-content .h5ab-print-button .fa-print {
  padding: 5px 0; }

.single-page-content .h5ab-print-button .fa-print::before {
  content: "";
  background-image: url("./assets/img/print-icon.jpg");
  width: 20px;
  height: 20px;
  float: right; }

.single-page-content .single .h5ab-print-button {
  background-color: #fff; }

@media (max-width: 1320px) {
  .single-page-content .photo img {
    height: 250px; } }
@media (max-width: 850px) {
  .single-page-content .content {
    padding: 20px 0 !important; } }
@media (max-width: 625px) {
  .single-page-content .photo img {
    height: 150px; } }
@media (max-width: 500px) {
  .single-page-content .info .date {
    margin-right: 20px;
    padding-top: 10px; }

  .single-page-content .info .social-media {
    margin-left: auto; }

  .single-page-content .content p {
    font-size: 0.875rem; } }
@media (max-width: 400px) {
  .single-page-content .info {
    flex-wrap: wrap; }

  .single-page-content .photo img {
    height: 150px; } }
.member .kad_img_upload_widget {
  text-align: center; }

.member .kad_img_upload_widget img {
  width: 170px !important; }

.member p,
.member li {
  font-size: 0.875rem;
  color: #000; }

.member li {
  list-style: none; }

.member li::before {
  display: block;
  content: "\f04d";
  color: #f8dc00;
  font-family: FontAwesome;
  float: left;
  margin-right: 10px;
  font-size: 9px; }

.member p {
  padding: 0 10px 20px 0 !important; }

#pgc-98808-0-0,
#pgc-98808-0-1,
#pgc-99388-0-0,
#pgc-99388-0-1 {
  width: 50%;
  width: calc(50% - (0.5 * 30px)); }

#pg-98808-0,
#pl-98808 .so-panel,
#pg-99388-0,
#pl-99388 .so-panel {
  margin-bottom: 30px; }

#pgc-98808-1-0,
#pgc-99388-1-0 {
  width: 100%;
  width: calc(100% - (0 * 30px)); }

#pl-98808 .so-panel:last-child,
#pl-99388 .so-panel:last-child {
  margin-bottom: 0px; }

@media (max-width: 780px) {
  #pg-98808-0.panel-no-style,
  #pg-98808-0.panel-has-style > .panel-row-style,
  #pg-98808-1.panel-no-style,
  #pg-98808-1.panel-has-style > .panel-row-style,
  #pg-99388-0.panel-no-style,
  #pg-99388-0.panel-has-style > .panel-row-style,
  #pg-99388-1.panel-no-style,
  #pg-99388-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-98808-0 .panel-grid-cell,
  #pg-98808-1 .panel-grid-cell,
  #pg-99388-0 .panel-grid-cell,
  #pg-99388-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-98808-0 .panel-grid-cell,
  #pg-98808-1 .panel-grid-cell,
  #pg-99388-0 .panel-grid-cell,
  #pg-99388-1 .panel-grid-cell {
    width: 100%; }

  #pgc-98808-0-0,
  #pgc-99388-0-0 {
    margin-bottom: 30px; }

  #pl-98808 .panel-grid-cell,
  #pl-99388 .panel-grid-cell {
    padding: 0; }

  #pl-98808 .panel-grid .panel-grid-cell-empty,
  #pl-99388 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-98808 .panel-grid .panel-grid-cell-mobile-last,
  #pl-99388 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pgc-98795-0-0,
#pgc-98795-0-1,
#pgc-99370-0-0,
#pgc-99370-0-1 {
  width: 50%;
  width: calc(50% - (0.5 * 30px)); }

#pg-98795-0,
#pl-98795 .so-panel,
#pg-99370-0,
#pl-99370 .so-panel {
  margin-bottom: 30px; }

#pgc-98795-1-0,
#pgc-99370-1-0 {
  width: 100%;
  width: calc(100% - (0 * 30px)); }

#pl-98795 .so-panel:last-child,
#pl-99370 .so-panel:last-child {
  margin-bottom: 0px; }

@media (max-width: 780px) {
  #pg-98795-0.panel-no-style,
  #pg-98795-0.panel-has-style > .panel-row-style,
  #pg-98795-1.panel-no-style,
  #pg-98795-1.panel-has-style > .panel-row-style,
  #pg-99370-0.panel-no-style,
  #pg-99370-0.panel-has-style > .panel-row-style,
  #pg-99370-1.panel-no-style,
  #pg-99370-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-98795-0 .panel-grid-cell,
  #pg-98795-1 .panel-grid-cell,
  #pg-99370-0 .panel-grid-cell,
  #pg-99370-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-98795-0 .panel-grid-cell,
  #pg-98795-1 .panel-grid-cell,
  #pg-99370-0 .panel-grid-cell,
  #pg-99370-1 .panel-grid-cell {
    width: 100%; }

  #pgc-98795-0-0,
  #pgc-99370-0-0 {
    margin-bottom: 30px; }

  #pl-98795 .panel-grid-cell,
  #pl-99370 .panel-grid-cell {
    padding: 0; }

  #pl-98795 .panel-grid .panel-grid-cell-empty,
  #pl-99370 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-98795 .panel-grid .panel-grid-cell-mobile-last,
  #pl-99370 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pgc-99018-0-0,
#pgc-99018-0-1,
#pgc-99393-0-0,
#pgc-99393-0-1 {
  width: 50%;
  width: calc(50% – (0.5 * 30px)); }

#pg-99018-0,
#pl-99018 .so-panel,
#pg-99393-0,
#pl-99393 .so-panel {
  margin-bottom: 30px; }

#pgc-99018-1-0,
#pgc-99393-1-0 {
  width: 100%;
  width: calc(100% – (0 * 30px)); }

#pl-99018 .so-panel:last-child,
#pl-99393 .so-panel:last-child {
  margin-bottom: 0px; }

#pg-99018-1.panel-no-style,
#pg-99018-1.panel-has-style > .panel-row-style,
#pg-99393-1.panel-no-style,
#pg-99393-1.panel-has-style > .panel-row-style {
  -webkit-align-items: flex-start;
  align-items: flex-start; }

@media (max-width: 780px) {
  #pg-99018-0.panel-no-style,
  #pg-99018-0.panel-has-style > .panel-row-style,
  #pg-99018-1.panel-no-style,
  #pg-99018-1.panel-has-style > .panel-row-style,
  #pg-99393-0.panel-no-style,
  #pg-99393-0.panel-has-style > .panel-row-style,
  #pg-99393-1.panel-no-style,
  #pg-99393-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-99018-0 .panel-grid-cell,
  #pg-99018-1 .panel-grid-cell,
  #pg-99393-0 .panel-grid-cell,
  #pg-99393-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-99018-0 .panel-grid-cell,
  #pg-99018-1 .panel-grid-cell,
  #pg-99393-0 .panel-grid-cell,
  #pg-99393-1 .panel-grid-cell {
    width: 100%; }

  #pgc-99018-0-0,
  #pgc-99393-0-0 {
    margin-bottom: 30px; }

  #pl-99018 .panel-grid-cell,
  #pl-99393 .panel-grid-cell {
    padding: 0; }

  #pl-99018 .panel-grid .panel-grid-cell-empty,
  #pl-99393 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-99018 .panel-grid .panel-grid-cell-mobile-last,
  #pl-99393 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pgc-99065-0-0,
#pgc-99065-0-1,
#pgc-99403-0-0,
#pgc-99403-0-1 {
  width: 50%;
  width: calc(50% – (0.5 * 30px)); }

#pg-99065-0,
#pl-99065 .so-panel,
#pg-99403-0,
#pl-99403 .so-panel {
  margin-bottom: 30px; }

#pgc-99065-1-0,
#pgc-99403-1-0 {
  width: 100%;
  width: calc(100% – (0 * 30px)); }

#pl-99065 .so-panel:last-child,
#pl-99403 .so-panel:last-child {
  margin-bottom: 0px; }

#pg-99065-1.panel-no-style,
#pg-99065-1.panel-has-style > .panel-row-style,
#pg-99403-1.panel-no-style,
#pg-99403-1.panel-has-style > .panel-row-style {
  -webkit-align-items: flex-start;
  align-items: flex-start; }

@media (max-width: 780px) {
  #pg-99065-0.panel-no-style,
  #pg-99065-0.panel-has-style > .panel-row-style,
  #pg-99065-1.panel-no-style,
  #pg-99065-1.panel-has-style > .panel-row-style,
  #pg-99403-0.panel-no-style,
  #pg-99403-0.panel-has-style > .panel-row-style,
  #pg-99403-1.panel-no-style,
  #pg-99403-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-99065-0 .panel-grid-cell,
  #pg-99065-1 .panel-grid-cell,
  #pg-99403-0 .panel-grid-cell,
  #pg-99403-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-99065-0 .panel-grid-cell,
  #pg-99065-1 .panel-grid-cell,
  #pg-99403-0 .panel-grid-cell,
  #pg-99403-1 .panel-grid-cell {
    width: 100%; }

  #pgc-99065-0-0,
  #pgc-99403-0-0 {
    margin-bottom: 30px; }

  #pl-99065 .panel-grid-cell,
  #pl-99403 .panel-grid-cell {
    padding: 0; }

  #pl-99065 .panel-grid .panel-grid-cell-empty,
  #pl-99403 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-99065 .panel-grid .panel-grid-cell-mobile-last,
  #pl-99403 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pgc-99068-0-0,
#pgc-99068-0-1,
#pgc-99408-0-0,
#pgc-99408-0-1 {
  width: 50%;
  width: calc(50% - (0.5 * 30px)); }

#pg-99068-0,
#pl-99068 .so-panel,
#pg-99408-0,
#pl-99408 .so-panel {
  margin-bottom: 30px; }

#pgc-99068-1-0,
#pgc-99408-1-0 {
  width: 100%;
  width: calc(100% - (0 * 30px)); }

#pl-99068 .so-panel:last-child,
#pl-99408 .so-panel:last-child {
  margin-bottom: 0px; }

@media (max-width: 780px) {
  #pg-99068-0.panel-no-style,
  #pg-99068-0.panel-has-style > .panel-row-style,
  #pg-99068-1.panel-no-style,
  #pg-99068-1.panel-has-style > .panel-row-style,
  #pg-99408-0.panel-no-style,
  #pg-99408-0.panel-has-style > .panel-row-style,
  #pg-99408-1.panel-no-style,
  #pg-99408-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-99068-0 .panel-grid-cell,
  #pg-99068-1 .panel-grid-cell,
  #pg-99408-0 .panel-grid-cell,
  #pg-99408-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-99068-0 .panel-grid-cell,
  #pg-99068-1 .panel-grid-cell,
  #pg-99408-0 .panel-grid-cell,
  #pg-99408-1 .panel-grid-cell {
    width: 100%; }

  #pgc-99068-0-0,
  #pgc-99408-0-0 {
    margin-bottom: 30px; }

  #pl-99068 .panel-grid-cell,
  #pl-99408 .panel-grid-cell {
    padding: 0; }

  #pl-99068 .panel-grid .panel-grid-cell-empty,
  #pl-99408 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-99068 .panel-grid .panel-grid-cell-mobile-last,
  #pl-99408 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pgc-99075-0-0,
#pgc-99075-0-1,
#pgc-100994-0-0,
#pgc-100994-0-1 {
  width: 50%;
  width: calc(50% – (0.5 * 30px)); }

#pg-99075-0,
#pl-99075 .so-panel,
#pg-100994-0,
#pl-100994 .so-panel {
  margin-bottom: 30px; }

#pgc-99075-1-0,
#pgc-100994-1-0 {
  width: 100%;
  width: calc(100% – (0 * 30px)); }

#pl-99075 .so-panel:last-child,
#pl-100994 .so-panel:last-child {
  margin-bottom: 0px; }

@media (max-width: 780px) {
  #pg-99075-0.panel-no-style,
  #pg-99075-0.panel-has-style > .panel-row-style,
  #pg-99075-1.panel-no-style,
  #pg-99075-1.panel-has-style > .panel-row-style,
  #pg-100994-0.panel-no-style,
  #pg-100994-0.panel-has-style > .panel-row-style,
  #pg-100994-1.panel-no-style,
  #pg-100994-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-99075-0 .panel-grid-cell,
  #pg-99075-1 .panel-grid-cell,
  #pg-100994-0 .panel-grid-cell,
  #pg-100994-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-99075-0 .panel-grid-cell,
  #pg-99075-1 .panel-grid-cell,
  #pg-100994-0 .panel-grid-cell,
  #pg-100994-1 .panel-grid-cell {
    width: 100%; }

  #pgc-99075-0-0,
  #pgc-100994-0-0 {
    margin-bottom: 30px; }

  #pl-99075 .panel-grid-cell,
  #pl-100994 .panel-grid-cell {
    padding: 0; }

  #pl-99075 .panel-grid .panel-grid-cell-empty,
  #pl-100994 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-99075 .panel-grid .panel-grid-cell-mobile-last,
  #pl-100994 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pgc-99075-0-0,
#pgc-99075-0-1 {
  width: 50%;
  width: calc(50% - (0.5 * 30px)); }

#pg-99075-0,
#pl-99075 .so-panel {
  margin-bottom: 30px; }

#pgc-99075-1-0 {
  width: 100%;
  width: calc(100% - (0 * 30px)); }

#pl-99075 .so-panel:last-child {
  margin-bottom: 0px; }

@media (max-width: 780px) {
  #pg-99075-0.panel-no-style,
  #pg-99075-0.panel-has-style > .panel-row-style,
  #pg-99075-1.panel-no-style,
  #pg-99075-1.panel-has-style > .panel-row-style {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }

  #pg-99075-0 .panel-grid-cell,
  #pg-99075-1 .panel-grid-cell {
    margin-right: 0; }

  #pg-99075-0 .panel-grid-cell,
  #pg-99075-1 .panel-grid-cell {
    width: 100%; }

  #pgc-99075-0-0 {
    margin-bottom: 30px; }

  #pl-99075 .panel-grid-cell {
    padding: 0; }

  #pl-99075 .panel-grid .panel-grid-cell-empty {
    display: none; }

  #pl-99075 .panel-grid .panel-grid-cell-mobile-last {
    margin-bottom: 0px; } }
#pl-99079 .panel-row-style-for-99079-0 .panel-grid-cell {
  width: 50%; }

#pl-99422 .panel-row-style-for-99422-0 .panel-grid-cell {
  width: 50%; }

.Struktura .dataTables_wrapper tr.odd td {
  background-color: #f9f9f9 !important; }

.Struktura .dataTables_wrapper tr:hover td {
  background-color: #f3f3f3 !important; }

.wpml-ls-statics-shortcode_actions {
  width: 50px;
  height: 20px;
  margin-right: auto; }

.wpml-ls-statics-shortcode_actions .wpml-ls-item a {
  width: 50px;
  height: 20px;
  border: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }

#pgc-476-0-0 p,
#pgc-478-0-0 p {
  text-align: left !important; }

.panel-widget-style-for-102594-6-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) {
  color: #ffffff;
  font-size: 60px; }

.panel-widget-style-for-102594-6-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) {
  color: #feee14;
  font-size: 60px; }

#panel-102594-7-0-0 {
  margin: 0 !important; }

#pg-102594-21 {
  display: none; }

.tim_mod_7_step img {
  display: block;
  margin: auto; }

.tim_widget_half_right {
  margin: auto !important; }

.tingle-modal__closeIcon > svg:nth-child(1) {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(119deg) brightness(103%) contrast(103%);
  height: 50px;
  transform: translate(-50%, 50%);
  transition: 0.3s ease-out; }

.tingle-modal__closeIcon > svg:nth-child(1):hover {
  filter: invert(91%) sepia(54%) saturate(2553%) hue-rotate(335deg) brightness(102%) contrast(111%); }

.lg-toolbar {
  width: 1200px;
  max-width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 150%); }

.tingle-modal__closeLabel {
  color: #fff; }

.panel-layout .tim_mod_button br {
  display: none; }

.panel-layout #tim_mod_01 .tim_mod_button br {
  display: none; }

.panel-layout #tim_mod_01 .tim_mod_title {
  text-align: center !important; }

.panel-layout #tim_mod_05 .tim_mod_button {
  position: relative;
  padding: 10px 29px 9px 60px; }

.panel-layout #tim_mod_05 .tim_mod_button:before {
  content: "";
  width: 19px;
  height: 19px;
  background: url(assets/img/arrow_down_blue.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  box-sizing: border-box;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 1.5rem; }

.panel-layout #tim_mod_05 .tim_mod_button:hover:before {
  background: url(assets/img/arrow_down_white.png) no-repeat center center;
  background-size: contain; }

.panel-layout #poznaj-tim .tim_mod_logo {
  display: flex; }

.panel-layout #poznaj-tim .tim_mod_logo br {
  display: none; }

.panel-layout #poznaj-tim .tim_mod_text_second {
  font-size: 18.5px; }

.panel-layout .panel-grid-cell .tim_counter_item_text br {
  display: none; }

.panel-layout .panel-grid-cell:nth-child(1) span {
  color: #ff0f47; }

.panel-layout .panel-grid-cell:nth-child(2) span {
  color: #0fc1fb; }

.panel-layout .panel-grid-cell:nth-child(3) span {
  color: #0fc1fb; }

.panel-layout #tim_mod_05 .tim_mod_text_second {
  font-size: 18.5px; }

.panel-layout #enps .tim_widget_half_right .tim_enps_header_txt {
  color: #fff;
  font-size: 32px; }

.panel-layout #enps .tim_widget_half_right .tim_enps_header_txt span {
  color: #fff;
  font-size: 18px;
  display: block;
  font-weight: 400;
  margin-top: 8px; }

.panel-layout #enps .tim_widget_half_right .tim_enps_header {
  display: flex;
  align-items: center; }

.panel-layout #enps .tim_widget_half_right .tim_enps_header .tim_enps_header_img {
  margin-right: 20px; }

.panel-layout #enps .tim_widget_half_right .tim_mod_title_small span {
  font-size: 38px;
  line-height: 100%; }

.panel-layout #enps .tim_widget_half_left .enps_text_left {
  color: #fff;
  margin-top: 20px;
  max-width: 90%;
  font-size: 18px;
  line-height: 140%; }

.panel-layout .panel-row-style-for-102594-7 {
  text-align: center; }

.panel-layout #pg-102594-17 {
  margin-bottom: 0; }

.panel-layout #pg-102594-22 .tim_mod_text_second {
  font-size: 18.5px; }

.panel-layout .tim_mod_arrow_plus {
  width: 28px;
  height: 28px;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 15px;
  vertical-align: top;
  background-color: #38adee;
  color: #fff !important;
  border-radius: 50%;
  text-align: center;
  font-size: 30px !important;
  line-height: 26px;
  font-weight: normal; }

.panel-layout #pg-102594-21 .staz-text span {
  font-size: 22px !important; }

.panel-layout #pg-102594-21 .staz-text-imagerocket br:last-child {
  display: none; }

.panel-layout #pg-102594-21 .staz-text-stages span {
  font-size: 22px; }

.panel-layout #pg-102594-21 .staz-text-stages a {
  font-size: 22px;
  color: #2d5c88; }

.panel-layout #pg-102594-21 #panel-102594-21-0-0 .staz-text-stages span {
  color: #66b500; }

.panel-layout #pg-102594-21 #panel-102594-21-0-1 .staz-text span {
  color: #747576; }

.panel-layout #pg-102594-21 #panel-102594-21-0-2 .staz-text span {
  color: #747576; }

.panel-layout #pg-102594-21 #panel-102594-21-0-3 .staz-text span {
  color: #747576; }

.panel-layout .mod_job_link_place {
  color: #38adee !important;
  font-size: 16px !important;
  position: relative;
  padding-top: 6px;
  display: block;
  left: 21px; }

.panel-layout #pg-102594-20 .panel-grid-cell {
  max-height: 245px; }

.panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox {
  max-height: 245px;
  text-align: center;
  height: 245px; }

.panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox p {
  display: none; }

.panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox img {
  display: block;
  margin: auto; }

.panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox.infoboxorange .staz-info-button {
  transform: translateY(70%); }

.panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox .staz-info-button {
  margin-top: 0 !important; }

.panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox-text {
  margin: 0 !important;
  margin-bottom: 7px;
  text-align: center; }

.panel-widget-style-for-102594-5-1-0 > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1) > span:nth-child(2) {
  display: none; }

@media (max-width: 1200px) {
  #sposob-na-kariere .tim_mod_title {
    font-size: 60px;
    text-align: center; }

  .tim_mod_arrow_down,
  .tim_mod_arrow_down_blue,
  .tim_mod_arrow_down_black {
    width: 19px;
    height: 19px;
    width: 15px;
    height: 15px;
    background-size: cover;
    margin-right: 5px; } }
@media (max-width: 991px) {
  .tim_mod_button {
    font-size: 16px;
    font-size: 14px; }

  .panel-layout #poznaj-tim .tim_mod_text_second {
    font-size: 15.5px; }

  .panel-layout .panel-grid-cell span {
    font-size: 50px;
    font-size: 40px !important; }

  .panel-layout .panel-grid-cell span.attachment-caption {
    font-size: 14px !important; }

  .panel-layout .panel-grid-cell .tim_enps_header_txt span,
  .panel-layout .panel-grid-cell .tim_counter_item_text span {
    font-size: 22px !important; }

  .panel-layout .panel-grid-cell .tim_counter_item_counter span {
    font-size: 70px !important; }

  .tim_mod_subtitle {
    font-size: 39px;
    font-size: 29px; }

  .panel-layout #enps .tim_widget_half_left .enps_text_left {
    font-size: 16px !important; }

  #pg-102594-11 > .panel-row-style {
    background-size: cover; }

  #staze-i-praktyki {
    display: flex;
    flex-direction: column; }

  #pgc-102594-16-0 {
    width: 100%;
    margin-bottom: 30px; }

  #pgc-102594-16-1 {
    width: 100%; }

  .panel-widget-style-for-102594-16-0-0 {
    margin-left: 0; }

  .staz-info-button {
    font-size: 16px;
    font-size: 14px;
    padding: 5px 10px; }

  .staz-title {
    font-size: 30px; }

  #co-oferujemy .tim_mod_title span {
    font-size: 40px !important; }

  .panel-layout .panel-grid-cell span.mod_job_link_place {
    font-size: 1rem !important; }

  .oferty-pracy-white {
    margin-bottom: 20px; } }
@media (max-width: 980px) {
  .tim_mod_7_step {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  .tim_mod_7_title {
    width: 100%; }

  .tim_mod_7_button {
    text-align: left;
    width: 100%; } }
@media (max-width: 900px) {
  .oferty-pracy-white {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  #pgc-102594-24-0 {
    margin-bottom: 0px !important; }

  #oferty-pracy {
    flex-direction: column; }

  #pgc-102594-24-0 {
    width: 100%; }

  #pgc-102594-24-1 {
    width: 100%; }

  .panel-cell-style-for-102594-24-0 {
    margin-left: 0;
    margin: auto; }

  .panel-cell-style-for-102594-24-1 {
    margin-right: 0;
    margin: auto;
    margin-top: 20px; }

  #panel-102594-24-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    text-align: center; }

  #panel-102594-24-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
    text-align: center; } }
@media (max-width: 850px) {
  #pg-102594-20.panel-has-style > .panel-row-style {
    flex-direction: column; }

  #pl-102594 .panel-grid-cell {
    padding: 0; }

  #pg-102594-0 .panel-grid-cell,
  #pg-102594-1 .panel-grid-cell,
  #pg-102594-2 .panel-grid-cell,
  #pg-102594-3 .panel-grid-cell,
  #pg-102594-4 .panel-grid-cell,
  #pg-102594-5 .panel-grid-cell,
  #pg-102594-6 .panel-grid-cell,
  #pg-102594-7 .panel-grid-cell,
  #pg-102594-8 .panel-grid-cell,
  #pg-102594-9 .panel-grid-cell,
  #pg-102594-10 .panel-grid-cell,
  #pg-102594-11 .panel-grid-cell,
  #pg-102594-12 .panel-grid-cell,
  #pg-102594-13 .panel-grid-cell,
  #pg-102594-14 .panel-grid-cell,
  #pg-102594-15 .panel-grid-cell,
  #pg-102594-16 .panel-grid-cell,
  #pg-102594-17 .panel-grid-cell,
  #pg-102594-18 .panel-grid-cell,
  #pg-102594-19 .panel-grid-cell,
  #pg-102594-20 .panel-grid-cell,
  #pg-102594-21 .panel-grid-cell,
  #pg-102594-22 .panel-grid-cell,
  #pg-102594-23 .panel-grid-cell,
  #pg-102594-24 .panel-grid-cell,
  #pg-102594-25 .panel-grid-cell {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }

  .panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox {
    height: auto;
    min-height: 191px; }

  .panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox.infoboxorange {
    height: 245px; }

  .panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox .staz-info-button {
    width: 150px;
    max-width: 100%; } }
@media (max-width: 800px) {
  #jak-trafic-na-praktyke {
    flex-direction: column; }

  #pg-102594-0,
  #pg-102594-1,
  #pg-102594-2,
  #pg-102594-3,
  #pg-102594-4,
  #pg-102594-6,
  #pg-102594-7,
  #pg-102594-8,
  #pg-102594-9,
  #pg-102594-10,
  #pg-102594-16,
  #pg-102594-18,
  #pg-102594-21,
  #pg-102594-23,
  #pg-102594-24,
  #pl-102594 .so-panel:last-child {
    margin-bottom: 30px; }

  #pgc-102594-20-3 {
    width: 100%; }

  #pgc-102594-20-2 {
    width: 100%; }

  #pgc-102594-20-1 {
    width: 100%; }

  #pgc-102594-20-0 {
    width: 100%; }

  div.mod_subtitlework_black:nth-child(1) {
    line-height: 40px; }

  #pgc-102594-2-0,
  #pgc-102594-3-0,
  #pgc-102594-3-1,
  #pgc-102594-3-2,
  #pgc-102594-4-0,
  #pgc-102594-5-0,
  #pgc-102594-6-0,
  #pgc-102594-13-0,
  #pgc-102594-13-1,
  #pgc-102594-13-2,
  #pgc-102594-13-3,
  #pgc-102594-14-0,
  #pgc-102594-14-1,
  #pgc-102594-14-2,
  #pgc-102594-14-3,
  #pgc-102594-15-0,
  #pgc-102594-15-1,
  #pgc-102594-15-2,
  #pgc-102594-15-3,
  #pgc-102594-16-0,
  #pgc-102594-20-0,
  #pgc-102594-20-1,
  #pgc-102594-20-2,
  #pgc-102594-22-0,
  #pgc-102594-24-0,
  #pgc-102594-25-0 {
    margin-bottom: 30px; }

  .panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox {
    height: auto;
    min-height: 191px; }

  .panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox.infoboxorange {
    height: 245px; }

  .panel-layout #pg-102594-20 .panel-grid-cell .staz-infobox .staz-info-button {
    width: 150px;
    max-width: 100%; }

  #pgc-102594-9-0 {
    margin-bottom: 0 !important; }

  #pg-102594-9 {
    margin-bottom: 0 !important; } }
@media (max-width: 780px) {
  .panel-layout #poznaj-tim .tim_mod_logo {
    flex-wrap: wrap; }

  .staz-text-stages ul li {
    font-size: 16px; }

  .staz-text ul li {
    font-size: 16px; }

  .staz-text {
    font-size: 16px; }

  .staz-title {
    font-size: 30px; }

  .staz-text-imagerocket {
    font-size: 24px;
    font-size: 20px; }

  .staz-info-box-bellow-green {
    padding: 20px; } }
@media (max-width: 686px) {
  #tim_mod_01 .tim_mod_title {
    font-size: 60px !important;
    line-height: 60px; } }
@media (max-width: 584px) {
  .panel-layout #enps .tim_widget_half_right .tim_mod_title_small span {
    font-size: 28px; } }
@media (max-width: 550px) {
  div.staz-text-stages {
    display: flex;
    flex-direction: column; }

  div.staz-text-stages span {
    text-align: center;
    margin-bottom: 15px; }

  div.staz-text-stages p span {
    width: 100%;
    text-align: center; }

  div.staz-text-stages ul {
    padding-left: 0; }

  .staz-title {
    font-size: 20px; }

  .staz-text ul li {
    font-size: 15px; }

  .panel-layout .staz-text span {
    font-size: 22px;
    font-size: 16px; } }
@media (max-width: 550px) {
  #co-oferujemy .tim_mod_title {
    padding-left: 0; } }
@media (max-width: 540px) {
  .tingle-modal__closeIcon > svg:nth-child(1) {
    transform: translate(0%, 0%);
    width: 30px; } }
@media (max-width: 500px) {
  #staze-i-praktyki .viconplus {
    font-size: 14px; }

  #staze-i-praktyki .vicon {
    font-size: 16px;
    font-size: 14px; }

  .panel-grid.panel-no-style,
  .panel-grid.panel-has-style > .panel-row-style {
    justify-content: center; } }
@media (max-width: 421px) {
  #tim_mod_01 .tim_mod_title {
    font-size: 50px !important; }

  .tim_mod_04_left {
    float: none; }

  .tim_mod_04_left .tim_mod_title span {
    font-size: 50px !important; }

  .oferty-pracy-white {
    text-align: center; }

  a.mod_job_link {
    font-size: 24px;
    font-size: 16px; }

  #sposob-na-kariere .tim_mod_title {
    font-size: 60px;
    font-size: 35px; }

  #panel-102594-24-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
    font-size: 16px;
    font-size: 14px; }

  #co-oferujemy {
    padding-bottom: 0 !important; }

  #tim_mod_05 {
    padding-bottom: 0 !important; }

  #pgc-102594-7-0 {
    margin: 0 !important; }

  #pgc-102594-6-1 {
    margin-bottom: 0 !important; }

  #panel-102594-6-0-0 .tim_mod_title {
    font-size: 66px !important; }

  #tim_mod_06_mods {
    padding-bottom: 0 !important; }

  #kroki-rekrutacji {
    padding-bottom: 0 !important; }

  #pg-102594-15 {
    margin-bottom: 0 !important; }

  #panel-102594-19-0-0 {
    margin-bottom: 0 !important; }

  .panel-row-style-for-102594-19 {
    padding-bottom: 0 !important; }

  #pg-102594-0,
  #pg-102594-1,
  #pg-102594-2,
  #pg-102594-3,
  #pg-102594-4,
  #pg-102594-6,
  #pg-102594-7,
  #pg-102594-8,
  #pg-102594-9,
  #pg-102594-10,
  #pg-102594-16,
  #pg-102594-18,
  #pg-102594-21,
  #pg-102594-23,
  #pg-102594-24,
  #pl-102594 .so-panel:last-child {
    margin-bottom: 00px; } }
@media (max-width: 370px) {
  div.oferty-pracy-white:nth-child(3) {
    padding: 10px; }

  .tim_mod_title_block {
    line-height: 50px; } }
@media (max-width: 420px) {
  .staz-text-imagerocket {
    font-size: 16px; }

  #staz-info-box-bellow-2 > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) {
    font-weight: bold;
    font-size: 25px !important; }

  #staz-info-box-bellow-3 > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) {
    font-weight: bold;
    font-size: 22px !important; }

  #staz-info-box-bellow-2 > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(1) {
    font-weight: bold;
    font-size: 25px !important; }

  .panel-layout .panel-grid-cell span {
    font-size: 25px !important; }

  .panel-layout .panel-grid-cell .tim_mod_title span {
    font-size: 40px !important; } }
.lg-inner {
  width: 1200px !important;
  max-width: 100% !important;
  transform: translateX(-50%);
  left: 50% !important; }

#lg-counter {
  position: absolute;
  bottom: 10%;
  right: 0%;
  color: #fff; }

#lg-counter span {
  color: #fff; }

@media (max-width: 340px) {
  .staz-info-button {
    font-size: 12px; }

  .panel-widget-style-for-102594-6-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) {
    color: #ffffff;
    font-size: 35px !important; }

  .panel-widget-style-for-102594-6-0-0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) {
    color: #feee14;
    font-size: 35px !important; } }
#pl-45 {
  width: 1200px;
  margin: auto;
  max-width: 100%; }

#pl-45 .widget-title {
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0; }

#pl-45 .so-widget-sow-editor > h3:nth-child(1) {
  margin-top: 0; }

#pl-45 #pg-45-0 {
  display: none; }

#pl-45 #pg-45-1,
#pl-45 #pg-45-2 {
  padding-left: 20px;
  border-top: 0;
  padding: 0 20px;
  border-top: 0;
  margin-bottom: 0; }

#pl-45 #pg-45-1 {
  border-bottom: 0;
  position: relative; }

#pl-45 #pg-45-1:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  height: 1px;
  width: 95%;
  border-bottom: 1px solid #dedede; }

#pl-45 #pg-45-2 {
  padding-top: 50px;
  margin-bottom: 20px; }

#pl-45 .textwidget {
  font-size: 17px;
  display: flex;
  flex-direction: column;
  width: 100%; }

#pl-45 .textwidget p {
  font-size: 17px;
  display: inline-block !important; }

#pl-45 .textwidget p:nth-child(1) {
  margin-bottom: 2rem; }

#pl-45 .textwidget p:nth-child(3) {
  display: none !important; }

#pl-45 .textwidget strong {
  font-size: 14px; }

#pl-45 input {
  max-height: 50px; }

#pl-45 .checkbox > span {
  font-size: 14px !important;
  color: #000; }

#pl-45 .attachment-caption {
  font-size: 14px;
  color: #000; }

#pl-45 .attachment-about {
  width: 200px; }

#pl-45 #panel-45-2-1-0 > div:nth-child(1) {
  margin-top: 22px; }

#pl-45 .wpcf7-form p {
  float: none; }

#pl-45 #pgc-45-2-0,
#pl-45 #pgc-45-2-1,
#pl-45 #pgc-45-1-0,
#pl-45 #pgc-45-1-1 {
  width: 50% !important; }

#panel-45-1-0-0 > div:nth-child(2) {
  padding-right: 30px; }

#pl-45 #pg-45-1 .widget-title {
  margin: 15px 0;
  display: none; }

#form {
  display: none; }

#pl-45 .textwidget p:nth-child(1) {
  margin-bottom: 0; }

#pl-45 .textwidget p {
  font-size: 17px;
  display: inline-block !important;
  margin-bottom: 25px !important; }

#pl-45 .textwidget p b {
  font-weight: 700 !important; }

#panel-45-1-0-0 > div:nth-child(2) > p:nth-child(2) {
  margin-bottom: 0 !important; }

#pl-45 .panel-layout .panel-grid-cell span {
  font-size: 16px; }

#pgc-45-2-0 {
  padding-right: 50px; }

.checkbox,
.radio {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 5px;
  vertical-align: middle; }

@media (max-width: 900px) {
  #pl-45 #pg-45-1,
  #pl-45 #pg-45-2 {
    flex-direction: column; }

  #pl-45 #pgc-45-2-0,
  #pl-45 #pgc-45-2-1,
  #pl-45 #pgc-45-1-0,
  #pl-45 #pgc-45-1-1 {
    width: 100% !important; }

  #panel-45-1-0-0 > div:nth-child(2) {
    padding-right: 0px !important; }

  #pgc-45-2-0 {
    padding-right: 0px; }

  #panel-45-2-0-0 > h3:nth-child(1) {
    text-align: left; } }
@media (max-width: 727px) {
  #pl-45 .attachment-about {
    min-width: auto;
    width: 200px; }

  #pl-45 .textwidget p {
    margin-bottom: 0 !important; } }
@media (max-width: 450px) {
  #pl-45 .table tbody {
    display: block;
    width: 400px; } }
#pl-1136 {
  padding: 0 !important; }

#pl-1136 p b {
  display: inline-block; }

#pgc-478-0-0 .so-widget-sow-editor {
  position: static !important;
  transform: unset !important;
  max-width: none !important; }

#pgc-478-0-0 .so-widget-sow-editor p {
  color: #777777 !important;
  font-size: 17px !important;
  line-height: 24px !important; }

#pgc-478-1-1 {
  margin-bottom: 0;
  padding: 0 30px 30px 30px; }

#pg-478-0 {
  padding: 0; }

#pg-478-1 {
  justify-content: space-between; }

#pg-478-1 .sow-image-container {
  margin-top: 20px; }

@media (max-width: 780px) {
  #pl-1136 .buttons-bar {
    justify-content: center; }

  #pl-1136 .buttons-bar .button {
    max-width: 190px !important;
    min-width: unset; } }
@media (max-width: 540px) {
  #pl-1136 .buttons-bar {
    justify-content: center; }

  #pl-1136 .buttons-bar .button {
    max-width: 160px !important; } }
@media (max-width: 380px) {
  #pl-1136 .buttons-bar {
    justify-content: center; }

  #pl-1136 .buttons-bar .button {
    max-width: 120px !important;
    padding: 5px 12px;
    white-space: nowrap; } }
#page-sidebar .content .row {
  margin: 0; }

#page-sidebar,
#unique-business {
  margin-bottom: 30px; }

#page-sidebar .menu,
#unique-business .menu {
  margin: 0; }

#page-sidebar .page-header,
#unique-business .page-header {
  background-image: url("assets/img/page-header-banner.jpg");
  margin-top: 0;
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center; }

#page-sidebar .page-header-title,
#unique-business .page-header-title {
  display: flex;
  align-items: center;
  justify-content: space-between; }

#page-sidebar .page-header-title h2,
#unique-business .page-header-title h2 {
  font-family: "Helvetica LT Com Bold", sans-serif;
  font-size: 43px;
  letter-spacing: -2px;
  white-space: nowrap;
  font-weight: 500;
  transform: translateY(-10%); }

#page-sidebar .page-header-title span,
#unique-business .page-header-title span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  text-transform: uppercase; }

#page-sidebar .container,
#unique-business .container {
  margin-top: -150px; }

#page-sidebar .container .content,
#unique-business .container .content {
  border: 1px solid #dedede;
  background-color: #fff;
  overflow: hidden; }

#page-sidebar .container .content .container,
#unique-business .container .content .container {
  margin: 0 !important; }

#page-sidebar .container .content .heading,
#unique-business .container .content .heading {
  max-width: 100%;
  display: flex;
  padding: 0; }

#page-sidebar .container .content .heading h2,
#unique-business .container .content .heading h2 {
  color: #545454;
  font-size: 17px;
  font-weight: 700;
  font-family: "Helvetica LT Com Roman", sans-serif;
  line-height: 24px;
  border: 0; }

#page-sidebar .container .content .row,
#unique-business .container .content .row {
  justify-content: space-between; }

#page-sidebar .left.col-md-4,
#unique-business .left.col-md-4 {
  background-color: #f4f6f5;
  padding-right: 0;
  padding-left: 0;
  flex: 0 0 30% !important;
  max-width: 30% !important; }

#page-sidebar .right.col-md-8,
#unique-business .right.col-md-8 {
  padding: 20px;
  flex: 0 0 70% !important;
  max-width: 70% !important; }

#page-sidebar .right.col-md-8 #pl-1061 p,
#page-sidebar .right.col-md-8 #pl-1065 p,
#page-sidebar .right.col-md-8 #pl-1074 p,
#page-sidebar .right.col-md-8 #pl-1136 p,
#unique-business .right.col-md-8 #pl-1061 p,
#unique-business .right.col-md-8 #pl-1065 p,
#unique-business .right.col-md-8 #pl-1074 p,
#unique-business .right.col-md-8 #pl-1136 p {
  text-align: left !important; }

#page-sidebar .right.col-md-8 #pl-1061 p a:hover,
#page-sidebar .right.col-md-8 #pl-1065 p a:hover,
#page-sidebar .right.col-md-8 #pl-1074 p a:hover,
#page-sidebar .right.col-md-8 #pl-1136 p a:hover,
#unique-business .right.col-md-8 #pl-1061 p a:hover,
#unique-business .right.col-md-8 #pl-1065 p a:hover,
#unique-business .right.col-md-8 #pl-1074 p a:hover,
#unique-business .right.col-md-8 #pl-1136 p a:hover {
  color: #6c8dab; }

#page-sidebar .menu-relacje-inwestorskie-container ul,
#page-sidebar .menu-o-nas-container ul,
#page-sidebar .menu-dla-prasy-container ul,
#page-sidebar .menu-about_us_en-container ul,
#page-sidebar .menu-investor_relations_en-container ul,
#page-sidebar .menu-for_the_press_en-container ul,
#unique-business .menu-relacje-inwestorskie-container ul,
#unique-business .menu-o-nas-container ul,
#unique-business .menu-dla-prasy-container ul,
#unique-business .menu-about_us_en-container ul,
#unique-business .menu-investor_relations_en-container ul,
#unique-business .menu-for_the_press_en-container ul {
  padding: 0; }

#page-sidebar .menu-relacje-inwestorskie-container ul.collapse,
#page-sidebar .menu-o-nas-container ul.collapse,
#page-sidebar .menu-dla-prasy-container ul.collapse,
#page-sidebar .menu-about_us_en-container ul.collapse,
#page-sidebar .menu-investor_relations_en-container ul.collapse,
#page-sidebar .menu-for_the_press_en-container ul.collapse,
#unique-business .menu-relacje-inwestorskie-container ul.collapse,
#unique-business .menu-o-nas-container ul.collapse,
#unique-business .menu-dla-prasy-container ul.collapse,
#unique-business .menu-about_us_en-container ul.collapse,
#unique-business .menu-investor_relations_en-container ul.collapse,
#unique-business .menu-for_the_press_en-container ul.collapse {
  opacity: 0;
  display: block;
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease-out; }

#page-sidebar .menu-relacje-inwestorskie-container ul.show,
#page-sidebar .menu-o-nas-container ul.show,
#page-sidebar .menu-dla-prasy-container ul.show,
#page-sidebar .menu-about_us_en-container ul.show,
#page-sidebar .menu-investor_relations_en-container ul.show,
#page-sidebar .menu-for_the_press_en-container ul.show,
#unique-business .menu-relacje-inwestorskie-container ul.show,
#unique-business .menu-o-nas-container ul.show,
#unique-business .menu-dla-prasy-container ul.show,
#unique-business .menu-about_us_en-container ul.show,
#unique-business .menu-investor_relations_en-container ul.show,
#unique-business .menu-for_the_press_en-container ul.show {
  opacity: 1;
  height: 104px; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item,
#page-sidebar .menu-o-nas-container .menu-item,
#page-sidebar .menu-dla-prasy-container .menu-item,
#page-sidebar .menu-about_us_en-container .menu-item,
#page-sidebar .menu-investor_relations_en-container .menu-item,
#page-sidebar .menu-for_the_press_en-container .menu-item,
#unique-business .menu-relacje-inwestorskie-container .menu-item,
#unique-business .menu-o-nas-container .menu-item,
#unique-business .menu-dla-prasy-container .menu-item,
#unique-business .menu-about_us_en-container .menu-item,
#unique-business .menu-investor_relations_en-container .menu-item,
#unique-business .menu-for_the_press_en-container .menu-item {
  list-style: none;
  padding: 0;
  background-color: #f4f6f5;
  border-bottom: solid 1px #dddfde;
  float: left;
  width: 100%; }

.menu-relacje-inwestorskie-container #menu-relacje-inwestorskie .menu-item a {
  text-align: start; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item a,
#page-sidebar .menu-o-nas-container .menu-item a,
#page-sidebar .menu-dla-prasy-container .menu-item a,
#page-sidebar .menu-about_us_en-container .menu-item a,
#page-sidebar .menu-investor_relations_en-container .menu-item a,
#page-sidebar .menu-for_the_press_en-container .menu-item a,
#unique-business .menu-relacje-inwestorskie-container .menu-item a,
#unique-business .menu-o-nas-container .menu-item a,
#unique-business .menu-dla-prasy-container .menu-item a,
#unique-business .menu-about_us_en-container .menu-item a,
#unique-business .menu-investor_relations_en-container .menu-item a,
#unique-business .menu-for_the_press_en-container .menu-item a {
  border-left: 5px solid #f8dc00;
  display: flex;
  font-size: 18px;
  line-height: 20px;
  color: #616c75;
  padding: 15px 30px 15px 60px;
  font-family: "Helvetica LT Com Bold", sans-serif;
  font-weight: 700; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item a::before,
#page-sidebar .menu-o-nas-container .menu-item a::before,
#page-sidebar .menu-dla-prasy-container .menu-item a::before,
#page-sidebar .menu-about_us_en-container .menu-item a::before,
#page-sidebar .menu-investor_relations_en-container .menu-item a::before,
#page-sidebar .menu-for_the_press_en-container .menu-item a::before,
#unique-business .menu-relacje-inwestorskie-container .menu-item a::before,
#unique-business .menu-o-nas-container .menu-item a::before,
#unique-business .menu-dla-prasy-container .menu-item a::before,
#unique-business .menu-about_us_en-container .menu-item a::before,
#unique-business .menu-investor_relations_en-container .menu-item a::before,
#unique-business .menu-for_the_press_en-container .menu-item a::before {
  display: block;
  content: "\f054";
  font-family: FontAwesome;
  color: #616c75;
  font-size: 12px;
  margin-left: -14px;
  margin-right: 7px;
  font-weight: 100; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item .sub-menu a,
#page-sidebar .menu-o-nas-container .menu-item .sub-menu a,
#page-sidebar .menu-dla-prasy-container .menu-item .sub-menu a,
#page-sidebar .menu-about_us_en-container .menu-item .sub-menu a,
#page-sidebar .menu-investor_relations_en-container .menu-item .sub-menu a,
#page-sidebar .menu-for_the_press_en-container .menu-item .sub-menu a,
#unique-business .menu-relacje-inwestorskie-container .menu-item .sub-menu a,
#unique-business .menu-o-nas-container .menu-item .sub-menu a,
#unique-business .menu-dla-prasy-container .menu-item .sub-menu a,
#unique-business .menu-about_us_en-container .menu-item .sub-menu a,
#unique-business .menu-investor_relations_en-container .menu-item .sub-menu a,
#unique-business .menu-for_the_press_en-container .menu-item .sub-menu a {
  padding-left: 80px;
  white-space: nowrap; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.menu-item-has-children li,
#page-sidebar .menu-o-nas-container .menu-item.menu-item-has-children li,
#page-sidebar .menu-dla-prasy-container .menu-item.menu-item-has-children li,
#page-sidebar .menu-about_us_en-container .menu-item.menu-item-has-children li,
#page-sidebar .menu-investor_relations_en-container .menu-item.menu-item-has-children li,
#page-sidebar .menu-for_the_press_en-container .menu-item.menu-item-has-children li,
#unique-business .menu-relacje-inwestorskie-container .menu-item.menu-item-has-children li,
#unique-business .menu-o-nas-container .menu-item.menu-item-has-children li,
#unique-business .menu-dla-prasy-container .menu-item.menu-item-has-children li,
#unique-business .menu-about_us_en-container .menu-item.menu-item-has-children li,
#unique-business .menu-investor_relations_en-container .menu-item.menu-item-has-children li,
#unique-business .menu-for_the_press_en-container .menu-item.menu-item-has-children li {
  border-left: none;
  border-top: solid 1px #dddfde; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item:hover,
#page-sidebar .menu-o-nas-container .menu-item:hover,
#page-sidebar .menu-dla-prasy-container .menu-item:hover,
#page-sidebar .menu-about_us_en-container .menu-item:hover,
#page-sidebar .menu-investor_relations_en-container .menu-item:hover,
#page-sidebar .menu-for_the_press_en-container .menu-item:hover,
#unique-business .menu-relacje-inwestorskie-container .menu-item:hover,
#unique-business .menu-o-nas-container .menu-item:hover,
#unique-business .menu-dla-prasy-container .menu-item:hover,
#unique-business .menu-about_us_en-container .menu-item:hover,
#unique-business .menu-investor_relations_en-container .menu-item:hover,
#unique-business .menu-for_the_press_en-container .menu-item:hover {
  border-left-color: #f8dc00;
  background-color: #fdfdfd; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-page-ancestor > a,
#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current_page_item > a,
#page-sidebar .menu-o-nas-container .menu-item.current-page-ancestor > a,
#page-sidebar .menu-o-nas-container .menu-item.current_page_item > a,
#page-sidebar .menu-dla-prasy-container .menu-item.current-page-ancestor > a,
#page-sidebar .menu-dla-prasy-container .menu-item.current_page_item > a,
#page-sidebar .menu-about_us_en-container .menu-item.current-page-ancestor > a,
#page-sidebar .menu-about_us_en-container .menu-item.current_page_item > a,
#page-sidebar .menu-investor_relations_en-container .menu-item.current-page-ancestor > a,
#page-sidebar .menu-investor_relations_en-container .menu-item.current_page_item > a,
#page-sidebar .menu-for_the_press_en-container .menu-item.current-page-ancestor > a,
#page-sidebar .menu-for_the_press_en-container .menu-item.current_page_item > a,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current-page-ancestor > a,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current_page_item > a,
#unique-business .menu-o-nas-container .menu-item.current-page-ancestor > a,
#unique-business .menu-o-nas-container .menu-item.current_page_item > a,
#unique-business .menu-dla-prasy-container .menu-item.current-page-ancestor > a,
#unique-business .menu-dla-prasy-container .menu-item.current_page_item > a,
#unique-business .menu-about_us_en-container .menu-item.current-page-ancestor > a,
#unique-business .menu-about_us_en-container .menu-item.current_page_item > a,
#unique-business .menu-investor_relations_en-container .menu-item.current-page-ancestor > a,
#unique-business .menu-investor_relations_en-container .menu-item.current_page_item > a,
#unique-business .menu-for_the_press_en-container .menu-item.current-page-ancestor > a,
#unique-business .menu-for_the_press_en-container .menu-item.current_page_item > a {
  border-left: 5px solid #000 !important;
  background-color: #fdfdfd;
  color: #000 !important; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-page-ancestor > a::before,
#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current_page_item > a::before,
#page-sidebar .menu-o-nas-container .menu-item.current-page-ancestor > a::before,
#page-sidebar .menu-o-nas-container .menu-item.current_page_item > a::before,
#page-sidebar .menu-dla-prasy-container .menu-item.current-page-ancestor > a::before,
#page-sidebar .menu-dla-prasy-container .menu-item.current_page_item > a::before,
#page-sidebar .menu-about_us_en-container .menu-item.current-page-ancestor > a::before,
#page-sidebar .menu-about_us_en-container .menu-item.current_page_item > a::before,
#page-sidebar .menu-investor_relations_en-container .menu-item.current-page-ancestor > a::before,
#page-sidebar .menu-investor_relations_en-container .menu-item.current_page_item > a::before,
#page-sidebar .menu-for_the_press_en-container .menu-item.current-page-ancestor > a::before,
#page-sidebar .menu-for_the_press_en-container .menu-item.current_page_item > a::before,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current-page-ancestor > a::before,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current_page_item > a::before,
#unique-business .menu-o-nas-container .menu-item.current-page-ancestor > a::before,
#unique-business .menu-o-nas-container .menu-item.current_page_item > a::before,
#unique-business .menu-dla-prasy-container .menu-item.current-page-ancestor > a::before,
#unique-business .menu-dla-prasy-container .menu-item.current_page_item > a::before,
#unique-business .menu-about_us_en-container .menu-item.current-page-ancestor > a::before,
#unique-business .menu-about_us_en-container .menu-item.current_page_item > a::before,
#unique-business .menu-investor_relations_en-container .menu-item.current-page-ancestor > a::before,
#unique-business .menu-investor_relations_en-container .menu-item.current_page_item > a::before,
#unique-business .menu-for_the_press_en-container .menu-item.current-page-ancestor > a::before,
#unique-business .menu-for_the_press_en-container .menu-item.current_page_item > a::before {
  content: "\f0da";
  color: #000 !important;
  font-size: 18px;
  transform: translateX(-9px); }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-menu-parent .sub-menu,
#page-sidebar .menu-o-nas-container .menu-item.current-menu-parent .sub-menu,
#page-sidebar .menu-dla-prasy-container .menu-item.current-menu-parent .sub-menu,
#page-sidebar .menu-about_us_en-container .menu-item.current-menu-parent .sub-menu,
#page-sidebar .menu-investor_relations_en-container .menu-item.current-menu-parent .sub-menu,
#page-sidebar .menu-for_the_press_en-container .menu-item.current-menu-parent .sub-menu,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current-menu-parent .sub-menu,
#unique-business .menu-o-nas-container .menu-item.current-menu-parent .sub-menu,
#unique-business .menu-dla-prasy-container .menu-item.current-menu-parent .sub-menu,
#unique-business .menu-about_us_en-container .menu-item.current-menu-parent .sub-menu,
#unique-business .menu-investor_relations_en-container .menu-item.current-menu-parent .sub-menu,
#unique-business .menu-for_the_press_en-container .menu-item.current-menu-parent .sub-menu {
  display: block !important;
  height: auto;
  opacity: 1; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#page-sidebar .menu-o-nas-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#page-sidebar .menu-dla-prasy-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#page-sidebar .menu-about_us_en-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#page-sidebar .menu-investor_relations_en-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#page-sidebar .menu-for_the_press_en-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#unique-business .menu-o-nas-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#unique-business .menu-dla-prasy-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#unique-business .menu-about_us_en-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#unique-business .menu-investor_relations_en-container .menu-item.current-menu-parent .sub-menu .menu-item a,
#unique-business .menu-for_the_press_en-container .menu-item.current-menu-parent .sub-menu .menu-item a {
  padding-left: 70px; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-menu-parent > a,
#page-sidebar .menu-o-nas-container .menu-item.current-menu-parent > a,
#page-sidebar .menu-dla-prasy-container .menu-item.current-menu-parent > a,
#page-sidebar .menu-about_us_en-container .menu-item.current-menu-parent > a,
#page-sidebar .menu-investor_relations_en-container .menu-item.current-menu-parent > a,
#page-sidebar .menu-for_the_press_en-container .menu-item.current-menu-parent > a,
#unique-business .menu-relacje-inwestorskie-container .menu-item.current-menu-parent > a,
#unique-business .menu-o-nas-container .menu-item.current-menu-parent > a,
#unique-business .menu-dla-prasy-container .menu-item.current-menu-parent > a,
#unique-business .menu-about_us_en-container .menu-item.current-menu-parent > a,
#unique-business .menu-investor_relations_en-container .menu-item.current-menu-parent > a,
#unique-business .menu-for_the_press_en-container .menu-item.current-menu-parent > a {
  border-left: 5px solid #000 !important;
  background-color: #fdfdfd;
  color: #000; }

#page-sidebar .breadcrumbs,
#unique-business .breadcrumbs {
  margin-bottom: 20px;
  margin-right: auto;
  line-height: 20px; }

#page-sidebar .breadcrumbs a,
#page-sidebar .breadcrumbs span,
#unique-business .breadcrumbs a,
#unique-business .breadcrumbs span {
  font-size: 14px;
  font-family: "Titillium Web", sans-serif; }

#page-sidebar .left.col-md-4,
#unique-business .left.col-md-4 {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px; }

#page-sidebar .right.col-md-8,
#unique-business .right.col-md-8 {
  display: flex;
  flex-direction: column; }

#page-sidebar .right.col-md-8 .wp-block-table,
#unique-business .right.col-md-8 .wp-block-table {
  margin-bottom: 35px;
  margin-top: 35px; }

#page-sidebar .right.col-md-8 h2,
#unique-business .right.col-md-8 h2 {
  font-weight: normal;
  font-family: "Helvetica LT Com", sans-serif;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0;
  font-weight: bold; }

#page-sidebar .right.Panel .breadcrumbs,
#unique-business .right.Panel .breadcrumbs {
  display: none; }

#page-sidebar .right.Panel .section-title,
#unique-business .right.Panel .section-title {
  display: none; }

#page-sidebar .right.Panel #chartdiv,
#unique-business .right.Panel #chartdiv {
  padding-left: 15px;
  padding-right: 15px; }

#page-sidebar .right.Panel .post-screen .inside-container,
#unique-business .right.Panel .post-screen .inside-container {
  padding-left: 15px;
  padding-right: 15px; }

#page-sidebar .right.Polityka li,
#unique-business .right.Polityka li {
  list-style: none; }

#page-sidebar .right.Polityka li::before,
#unique-business .right.Polityka li::before {
  display: block;
  content: "\f04d";
  color: #f8dc00;
  font-family: FontAwesome;
  float: left;
  margin-right: 10px;
  font-size: 5px; }

#page-sidebar .container .col-md-8 .inside-container .menu-item a {
  font-family: 'Titillium Web', sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important; }

#page-sidebar .content .right .container {
  padding: 0 !important; }

#page-sidebar .content .right .menu {
  margin-top: 20px; }

#page-sidebar .container .content article.col-sm-12 {
  padding: 0 !important; }

#page-sidebar .container .content article.col-sm-12 .row {
  justify-content: start; }

#page-sidebar .container .content article.col-sm-12 .img {
  padding-left: 0 !important; }

#page-sidebar .right.col-md-8 a h2 {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  line-height: 22px;
  font-size: 17px;
  text-align: start !important;
  font-weight: 500;
  font-weight: normal !important; }

#page-sidebar .content .row .right .section-title {
  font-weight: normal !important;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0; }

#page-sidebar .right.Strategie .title,
#unique-business .right.Strategie .title {
  font-size: 1.25rem !important;
  margin: 0;
  border: 0; }

#page-sidebar .banner,
#unique-business .banner {
  padding: 0 10px; }

#page-sidebar .banner h2,
#unique-business .banner h2 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  margin-top: 30px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase; }

#page-sidebar .banner .wrapper,
#unique-business .banner .wrapper {
  min-height: 226px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative; }

#page-sidebar .banner .wrapper h2,
#unique-business .banner .wrapper h2 {
  font-size: 23px;
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  color: #fff;
  text-align: center;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: none; }

#page-sidebar .banner .wrapper span,
#unique-business .banner .wrapper span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 3px;
  width: 100%;
  float: left;
  text-align: center; }

#page-sidebar .banner .wrapper a,
#unique-business .banner .wrapper a {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  z-index: 1;
  transition: 0.3s ease-out; }

#page-sidebar .banner .wrapper a:hover,
#unique-business .banner .wrapper a:hover {
  background-color: #000;
  color: #fff; }

#page-sidebar .banner .wrapper .txt,
#unique-business .banner .wrapper .txt {
  padding: 0 30px;
  margin-bottom: 20px;
  z-index: 1; }

#page-sidebar .banner .wrapper .txt span,
#unique-business .banner .wrapper .txt span {
  color: #fff; }

#page-sidebar .banner .overbg,
#unique-business .banner .overbg {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000000 100%);
  bottom: 0;
  opacity: 0.7;
  z-index: 0; }

#page-sidebar .small-banner,
#unique-business .small-banner {
  margin-top: 30px; }

#page-sidebar .small-banner .row,
#unique-business .small-banner .row {
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  padding: 8px;
  position: relative;
  min-height: 148px;
  justify-content: space-between;
  padding: 10px; }

#page-sidebar .small-banner .button,
#unique-business .small-banner .button {
  background-color: transparent;
  max-width: 120px !important;
  cursor: pointer; }

#page-sidebar .small-banner .wrapper,
#unique-business .small-banner .wrapper {
  padding: 8px;
  border: 1px solid #e0e2e1; }

#page-sidebar .small-banner h2,
#unique-business .small-banner h2 {
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  font-size: 25px;
  color: #fff;
  border: 0 !important;
  text-align: left !important; }

#page-sidebar .small-banner span,
#unique-business .small-banner span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 5px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: left !important;
  text-transform: uppercase;
  white-space: nowrap; }

#page-sidebar .small-banner .button,
#unique-business .small-banner .button {
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  background-color: #f8dc00;
  max-width: 130px;
  width: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-out; }

#page-sidebar .small-banner .button a,
#unique-business .small-banner .button a {
  color: #000;
  font-size: 0.8125rem; }

#page-sidebar .small-banner .button:hover,
#unique-business .small-banner .button:hover {
  background: #000; }

#page-sidebar .small-banner .button:hover a,
#unique-business .small-banner .button:hover a {
  color: #fff !important; }

#page-sidebar .overbg,
#unique-business .overbg {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#page-sidebar .unique-business-model .banner,
#unique-business .unique-business-model .banner {
  padding: 0;
  margin-top: 0; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-menu-parent > a {
  border-left: 5px solid #000 !important;
  background-color: #fdfdfd; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-menu-parent .sub-menu {
  display: block !important;
  height: auto !important;
  opacity: 1; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current-menu-parent .sub-menu a {
  padding-left: 75px; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current_page_item .sub-menu {
  display: block !important;
  height: auto !important;
  opacity: 1; }

#page-sidebar .menu-relacje-inwestorskie-container .menu-item.current_page_item .sub-menu a {
  padding-left: 75px; }

@media (max-width: 1050px) {
  #page-sidebar .small-banner h2 {
    font-size: 1.1875rem; } }
@media (max-width: 991px) {
  #unique-business .small-banner .row {
    min-height: 185px; } }
@media (max-width: 905px) {
  #page-sidebar .small-banner .row {
    justify-content: center; }

  #page-sidebar .small-banner .row h2,
  #page-sidebar .small-banner .row span {
    text-align: center; }

  #page-sidebar .small-banner span {
    white-space: break-spaces; } }
@media (max-width: 878px) {
  #page-sidebar .row.banners {
    flex-direction: column; }

  #page-sidebar .row.banners .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px; } }
@media (max-width: 850px) {
  #page-sidebar .row {
    justify-content: center; }

  #page-sidebar .row.raport-container {
    margin: 0; }

  #page-sidebar .left.col-md-4 {
    display: none; }

  #page-sidebar .right.col-md-8 {
    flex: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0; }

  #page-sidebar .content {
    padding: 20px; } }
@media (max-width: 700px) {
  #page-sidebar .page-header-title h2,
  #unique-business .page-header-title h2 {
    font-size: 2.375rem; } }
@media (max-width: 430px) {
  #page-sidebar .page-header-title h2,
  #unique-business .page-header-title h2 {
    font-size: 2.1875rem; } }
@media (max-width: 576px) {
  #page-sidebar .page-header-title span {
    display: none; } }
@media (max-width: 460px) {
  #page-sidebar .page-header-title h2 {
    font-size: 35px;
    font-size: 35px;
    white-space: break-spaces;
    line-height: 38.5px; }

  #page-sidebar .small-banner .row {
    justify-content: space-between;
    flex-wrap: nowrap; }

  #page-sidebar .small-banner .row .col-md-8 {
    padding-left: 0; }

  #page-sidebar .small-banner .row .button {
    max-width: 97px !important;
    width: 100px; }

  #page-sidebar .small-banner .row .button a {
    font-size: 13px; }

  #page-sidebar .right.col-md-8 h2 {
    font-size: 20px; } }
@media (max-width: 400px) {
  #page-sidebar .col-md-8 {
    padding: 0 15px !important; }

  #page-sidebar .col-md-8 .breadcrumbs {
    padding: 0; }

  #page-sidebar .container .row {
    padding: 0; }

  #page-sidebar .right.Panel .chartdiv {
    padding: 0; }

  #page-sidebar .small-banner .row span {
    font-size: 0.75rem; }

  #page-sidebar .content {
    padding: 20px 0 !important; } }
@media (max-width: 380px) {
  #page-sidebar .small-banner .row {
    padding: 10px; }

  #page-sidebar .small-banner .row .button {
    max-width: 68px !important; } }
@media (max-width: 340px) {
  #page-sidebar .small-banner .row .col-md-8 {
    padding: 0 !important; }

  #page-sidebar .small-banner .row .button {
    margin-top: 10px; } }
#unique-business .page-header {
  background-image: url("assets/img/page-header-banner.jpg");
  margin-top: 0;
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center; }

#unique-business .page-header .small-banner .row {
  flex-wrap: nowrap; }

.unique-business {
  margin-top: -50px; }

.unique-business .unique-business-model {
  width: 100%; }

.unique-business .row:first-child {
  border: 1px solid #dedede; }

.unique-business .row.content {
  width: 1200px;
  max-width: 100%;
  margin: auto; }

.unique-business .small-banners .row {
  border: none; }

.unique-business .small-banners .small-banner .row {
  border: none;
  flex-wrap: nowrap !important; }

.unique-business #content {
  padding-top: 20px !important; }

.unique-business #content .row {
  padding: 20px;
  border: 0; }

.unique-business a {
  position: static;
  font-size: 0.8125rem;
  color: #444; }

.unique-business .button {
  width: 240px;
  height: 40px;
  color: #000;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  background-color: #f8dc00;
  cursor: pointer;
  transition: all 0.3s ease-out; }

.unique-business .button:hover {
  background: #000;
  color: #fff !important; }

.unique-business .meet-tim-group-container {
  text-align: center; }

.unique-business .meet-tim-group-container span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important; }

.unique-business .banners-container {
  height: 420px;
  margin-top: 30px;
  display: flex; }

.unique-business .banners-container .banner {
  width: 385px;
  height: 420px;
  float: left;
  background-repeat: no-repeat; }

.unique-business .banners-container .banner img {
  min-width: 245px;
  height: 85px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  margin-top: 55px;
  margin-bottom: 50px;
  position: relative;
  z-index: 1; }

.unique-business .banners-container .banner span {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 40px;
  line-height: 44px;
  color: #fff;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  height: 135px;
  margin-bottom: 20px;
  letter-spacing: -2px;
  font-weight: normal;
  position: relative;
  z-index: 1; }

.unique-business .banners-container .banner:nth-child(2) {
  margin-left: 25px;
  border: 1px solid #f1f1f1; }

.unique-business .banners-container .banner:nth-child(2) span {
  color: #000; }

.unique-business .companies-container {
  margin-top: 40px;
  height: 150px;
  background-color: #f8dc00;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.unique-business .companies-container .text-container {
  display: flex;
  letter-spacing: -2px;
  font-weight: 300;
  margin-left: 25px; }

.unique-business .companies-container .text-container .number {
  font-size: 110px;
  display: flex;
  align-items: center; }

.unique-business .companies-container .text-container .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 25px;
  margin-top: 0;
  line-height: 40px; }

.unique-business .companies-container .text-container span {
  font-size: 40px; }

.unique-business .companies-container .button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  height: 39px;
  margin-right: 25px;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: 0.3s ease-out; }

.unique-business .companies-container .button:hover {
  background-color: #c9c9c9;
  color: #000 !important; }

.unique-business .companies-container a .button {
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0; }

.unique-business .companies-container a .button::before {
  margin-right: 0 !important;
  padding-left: 5px;
  order: 2;
  transform: translateY(5%); }

.unique-business .info-box-container {
  border: 1px solid #f1f1f1;
  margin-top: 40px;
  float: left; }

.unique-business .info-box-container h3 {
  margin-top: 50px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important; }

.unique-business .info-box-container span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important; }

.unique-business .info-box-container img {
  display: block;
  margin: auto; }

.unique-business .boxes-container {
  display: flex;
  justify-content: space-around;
  margin-top: 100px;
  height: 290px;
  margin-bottom: 30px;
  margin-left: 35px; }

.unique-business .boxes-container .box-container {
  width: 350px;
  height: 290px;
  float: left;
  margin-right: 36px;
  background: #f1f3f2; }

.unique-business .boxes-container .box-container .yellow-box {
  text-align: center;
  height: 130px;
  background: #f8dc00;
  display: flex;
  align-items: center; }

.unique-business .boxes-container .box-container .yellow-box span {
  font-size: 80px;
  margin: 0; }

.unique-business .boxes-container .box-container span {
  letter-spacing: -2px;
  font-size: 40px;
  color: #000;
  line-height: 45px;
  margin-top: 30px;
  width: 100%;
  font-weight: 300; }

.unique-business .col-md-4 {
  padding: 0;
  background: #f3f6f5; }

.unique-business .statistics {
  margin-top: 70px !important;
  width: 100%;
  margin: 0 auto; }

.unique-business .statistics tr td:nth-child(1) {
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 26px;
  letter-spacing: -1px;
  font-weight: normal;
  width: 35%; }

.unique-business .statistics tr:nth-child(2) {
  height: 80px;
  font-family: HelveticaLTCom-Light, sans-serif !important;
  color: #000; }

.unique-business .statistics tr .button {
  width: 107px;
  padding: 0;
  font-size: 14px;
  height: 35px;
  font-weight: 300; }

.unique-business .statistics tr:nth-child(2) {
  border-top: 3px solid #dddddd; }

.unique-business .grey-box-text-container {
  margin-top: 40px;
  background: #f1f3f2;
  min-height: 615px;
  padding-bottom: 50px; }

.unique-business .grey-box-text-container h3 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  color: #000;
  font-family: HelveticaLTCom-Bold, sans-serif !important; }

.unique-business .grey-box-text-container span {
  margin-top: 10px;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  padding-left: 8%;
  padding-right: 8%;
  display: inline-block;
  color: #787e83;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  margin-bottom: 50px; }

.unique-business .grey-box-text-container .image {
  width: 100%;
  margin: 0 auto;
  display: block;
  height: 410px;
  background-size: cover !important;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end; }

.unique-business .grey-box-text-container .image span {
  text-align: center;
  position: relative;
  z-index: 5;
  color: #fff;
  font-size: 14px;
  width: 95%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  z-index: 999; }

.unique-business .grey-box-text-container .image .overbg {
  position: absolute;
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(0, 0, 0, 0.67) 100%);
  height: 100%;
  width: 100%; }

.unique-business .grey-box-text-container .image a {
  bottom: 25%;
  margin: auto; }

.unique-business .grey-box-text-container .image a button {
  max-width: 100%; }

.unique-business .mobile-app-download-container {
  padding: 40px 20px;
  margin-top: 40px;
  height: 130px;
  background-color: #f8dc00;
  width: 100%;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.unique-business .mobile-app-download-container span {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  color: #000;
  font-size: 32px; }

.unique-business .mobile-app-download-container ul {
  display: flex;
  list-style: none;
  margin: 0; }

.unique-business .mobile-app-download-container ul li:nth-child(1) {
  margin-right: 10px; }

.unique-business .quotes-container {
  padding: 10px;
  height: 270px;
  background-color: #f8dc00;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 30px;
  text-align: center;
  padding-bottom: 30px; }

.unique-business .quotes-container h3 {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  width: 55% !important;
  font-size: 40px;
  line-height: 44px;
  color: #000000;
  width: 100%;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 10px;
  text-align: center;
  text-align: center !important;
  font-weight: 300; }

.unique-business .quotes-container span {
  font-size: 12px;
  text-transform: uppercase; }

.unique-business .quotes-container a .button {
  background-color: #000;
  color: #fff;
  margin-top: 30px;
  padding: 7.5px 25px;
  height: 39px;
  border: 0;
  max-width: 187px; }

.unique-business .quotes-container a .button:hover {
  background-color: #fff;
  color: #000 !important;
  border: 0; }

.unique-business .quotes-container a .button.all-news {
  max-width: none;
  width: unset; }

.unique-business #slider {
  overflow: hidden; }

.unique-business #slider .button {
  width: auto; }

@media (max-width: 1318px) {
  div.box-container:nth-child(1) > span:nth-child(2) {
    /*! margin: 0; */
    margin-top: 15px !important; } }
@media (max-width: 1300px) {
  .unique-business .companies-container .text-container .number {
    font-size: 6.875rem; }

  .unique-business .companies-container .text-container span {
    font-size: 1.8125rem;
    white-space: nowrap; }

  .unique-business .companies-container .text-container span:nth-child(1) {
    margin-bottom: 10px; }

  .unique-business .companies-container .text-container .text {
    line-height: 30px; } }
@media (max-width: 991px) {
  .unique-business {
    width: 95% !important;
    padding: 0; }

  .unique-business .col-md-4 {
    display: none; }

  .unique-business .banners-container {
    justify-content: center; }

  .unique-business .banners-container .banner:nth-child(1) {
    margin-right: 10px; }

  .unique-business .banners-container .banner:nth-child(2) {
    margin-left: 10px; }

  .unique-business .banners-container .banner span {
    font-size: 35px; }

  div.box-container:nth-child(1) > span:nth-child(2) {
    /*! margin: 0; */
    margin-top: 15 !important; }

  div.box-container:nth-child(2) > span:nth-child(2) {
    margin-top: 15px !important; } }
@media (max-width: 828px) {
  .unique-business .mobile-app-download-container span {
    font-size: 2rem; } }
@media (max-width: 600px) {
  .unique-business .banners-container {
    height: auto;
    flex-direction: column;
    align-items: center; }

  .unique-business .companies-container .text-container {
    width: auto; }

  .unique-business .companies-container .text-container .text {
    width: auto; }

  .unique-business .companies-container a {
    width: auto; }

  .unique-business .companies-container .button {
    margin-left: 0; }

  .unique-business .mobile-app-download-container {
    flex-direction: column;
    height: auto;
    padding: 40px 20px;
    margin-top: 20px; }

  .unique-business .mobile-app-download-container ul {
    flex-direction: column; }

  .unique-business .mobile-app-download-container ul li {
    margin: 0 !important; }

  .unique-business .mobile-app-download-container ul li:nth-child(1) {
    margin-bottom: 20px !important; }

  .unique-business .quotes-container h3 {
    font-size: 35px; } }
@media (max-width: 600px) {
  .unique-business .banners-container .banner {
    width: 100%; }

  .unique-business .companies-container {
    flex-direction: column;
    align-items: center;
    height: auto; }

  .unique-business .companies-container .text-container {
    margin: 0; }

  .unique-business .companies-container a {
    margin-bottom: 40px; }

  .unique-business .companies-container .button {
    margin: 0; }

  .unique-business .companies-container .text-container {
    margin-top: 20px;
    margin-bottom: 20px; }

  .unique-business .quotes-container {
    height: auto; }

  .unique-business .mobile-app-download-container span {
    font-size: 28px; } }
@media (max-width: 430px) {
  .unique-business .companies-container .text-container .text {
    margin: 0;
    margin-left: 20px; }

  .unique-business .companies-container .text-container .text .second-line {
    margin-top: 0; }

  .unique-business .grey-box-text-container h3 {
    font-size: 23px;
    padding: 50px 5px 0 5px; }

  .unique-business .grey-box-text-container a button {
    padding: 0; }

  .unique-business .grey-box-text-container a button::before {
    margin-right: 10px !important; }

  .unique-business .quotes-container {
    padding-bottom: 1px; }

  .unique-business .quotes-container h3 {
    font-size: 23px;
    line-height: 30px;
    width: 100% !important;
    margin-bottom: 30px; }

  .unique-business .quotes-container .button {
    margin-bottom: 50px; }

  .unique-business .companies-container .text-container .number {
    font-size: 90px; }

  .unique-business .companies-container .text-container span {
    font-size: 25px; }

  .unique-business .companies-container .text-container span:nth-child(1) {
    margin-bottom: 10px; }

  .unique-business .companies-container .text-container .text {
    line-height: 20px; } }
@media (max-width: 991px) {
  #unique-business .col-md-4 {
    display: none; } }
@media (max-width: 772px) {
  .unique-business .mobile-app-download-container {
    flex-direction: column;
    align-items: center;
    justify-content: center; }

  .unique-business .mobile-app-download-container span {
    margin-bottom: 20px; }

  .unique-business .mobile-app-download-container ul {
    padding: 0; }

  .unique-business .quotes-container h3 {
    width: 100% !important; } }
@media (max-width: 676px) {
  .statistics > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {
    font-size: 16px; }

  .statistics > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) {
    font-size: 11px; }

  .statistics > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > span:nth-child(1) {
    font-size: 16px; }

  .unique-business-model .statistics tr td {
    width: 190px !important; }

  .statistics > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(1) {
    font-size: 16px; }

  .statistics > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(2) {
    font-size: 11px; }

  .statistics > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(2) > span:nth-child(1) {
    font-size: 20px; } }
@media (max-width: 450px) {
  #unique-business .small-banner {
    padding-right: 0 !important; }

  #unique-business .small-banner .row {
    flex-wrap: nowrap;
    min-height: 145px; }

  #unique-business .small-banner h2 {
    line-height: 21px;
    font-size: 1.1875rem; }

  #unique-business .small-banner span {
    font-size: 12px;
    white-space: break-spaces !important; }

  #unique-business .small-banner .button {
    width: 68px; } }
@media (max-width: 540px) {
  .unique-business .companies-container a .button {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center; }

  .unique-business .companies-container a .button::before {
    margin-right: 0 !important;
    padding-left: 5px;
    order: 2; }

  .unique-business .button {
    padding: 10px; }

  .unique-business .button::before {
    margin-right: -5px !important; } }
@media (max-width: 477px) {
  .unique-business .grey-box-text-container .image {
    max-height: 210px; }

  .unique-business .grey-box-text-container .image a {
    bottom: 40%;
    margin-bottom: 10px; }

  .unique-business .grey-box-text-container .image span {
    margin: 10px auto 10px auto; }

  .unique-business .mobile-app-download-container {
    padding-top: 55px; } }
@media (max-width: 360px) {
  .unique-business .button {
    width: 170px; }

  .unique-business .quotes-container {
    padding-bottom: 1px; }

  .unique-business .quotes-container a .button {
    width: 170px; } }
#pl-476,
#pl-478 {
  padding: 20px;
  padding-left: 0; }

#pl-476 p span,
#pl-478 p span {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  font-size: 17px;
  color: #777;
  font-weight: 400 !important;
  letter-spacing: -1px;
  line-height: 24px;
  width: 100%;
  color: #7c7c7c;
  display: inline-block;
  text-align: justify; }

#pl-476 .company-group-url,
#pl-478 .company-group-url {
  margin-top: 0;
  margin-bottom: 0; }

#pl-476 #pgc-476-1-0,
#pl-476 #pgc-476-1-1,
#pl-476 #pgc-478-1-0,
#pl-476 #pgc-478-1-1,
#pl-478 #pgc-476-1-0,
#pl-478 #pgc-476-1-1,
#pl-478 #pgc-478-1-0,
#pl-478 #pgc-478-1-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 30px 30px 30px;
  border: 1px solid #e1e1e1;
  min-height: 420px; }

#pl-476 #pgc-476-1-0 .widget_sow-image .so-widget-sow-image,
#pl-476 #pgc-476-1-1 .widget_sow-image .so-widget-sow-image,
#pl-476 #pgc-478-1-0 .widget_sow-image .so-widget-sow-image,
#pl-476 #pgc-478-1-1 .widget_sow-image .so-widget-sow-image,
#pl-478 #pgc-476-1-0 .widget_sow-image .so-widget-sow-image,
#pl-478 #pgc-476-1-1 .widget_sow-image .so-widget-sow-image,
#pl-478 #pgc-478-1-0 .widget_sow-image .so-widget-sow-image,
#pl-478 #pgc-478-1-1 .widget_sow-image .so-widget-sow-image {
  padding: 0; }

#pl-476 #pgc-476-1-0 .sow-image-container,
#pl-476 #pgc-476-1-1 .sow-image-container,
#pl-476 #pgc-478-1-0 .sow-image-container,
#pl-476 #pgc-478-1-1 .sow-image-container,
#pl-478 #pgc-476-1-0 .sow-image-container,
#pl-478 #pgc-476-1-1 .sow-image-container,
#pl-478 #pgc-478-1-0 .sow-image-container,
#pl-478 #pgc-478-1-1 .sow-image-container {
  display: flex;
  justify-content: center; }

#pl-478 #panel-478-1-1-1.widget_text .textwidget {
  width: unset;
  position: relative; }

@media (max-width: 1320px) {
  #pl-476 .button,
  #pl-478 .button {
    padding: 5px 20px;
    font-size: 14px; } }
@media (max-width: 776px) {
  #pl-476 #pg-476-1 {
    justify-content: center;
    align-items: center; }

  #pl-476 #pgc-476-1-1,
  #pl-476 #pgc-476-1-0 {
    width: 70%; }

  #pl-478 #pg-478-1 {
    justify-content: center;
    align-items: center; }

  #pl-478 #pgc-478-1-1,
  #pl-478 #pgc-478-1-0 {
    width: 70%; } }
@media (max-width: 600px) {
  #pl-476 {
    padding: 0; }

  #pl-476 #pg-476-1 {
    justify-content: center;
    align-items: center; }

  #pl-476 #pgc-476-1-1,
  #pl-476 #pgc-476-1-0 {
    width: 100%; }

  #pl-478 {
    padding: 0; }

  #pl-478 #pg-478-1 {
    justify-content: center;
    align-items: center; }

  #pl-478 #pgc-478-1-1,
  #pl-478 #pgc-478-1-0 {
    width: 100%; } }
#pl-1061,
#pl-1065,
#pl-1074,
#pl-1136 {
  padding: 20px; }

#pl-1061 #pg-1061-0,
#pl-1061 #pg-1065-0,
#pl-1061 #pg-1074-0,
#pl-1061 #pg-1136-0,
#pl-1065 #pg-1061-0,
#pl-1065 #pg-1065-0,
#pl-1065 #pg-1074-0,
#pl-1065 #pg-1136-0,
#pl-1074 #pg-1061-0,
#pl-1074 #pg-1065-0,
#pl-1074 #pg-1074-0,
#pl-1074 #pg-1136-0,
#pl-1136 #pg-1061-0,
#pl-1136 #pg-1065-0,
#pl-1136 #pg-1074-0,
#pl-1136 #pg-1136-0 {
  display: flex;
  flex-direction: column; }

#pl-1061 img.size-full,
#pl-1065 img.size-full,
#pl-1074 img.size-full,
#pl-1136 img.size-full {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 15px; }

#pl-1061 a,
#pl-1065 a,
#pl-1074 a,
#pl-1136 a {
  color: #2d5c88;
  font-size: 1.0625rem !important; }

#pl-1061 .buttons-bar,
#pl-1065 .buttons-bar,
#pl-1074 .buttons-bar,
#pl-1136 .buttons-bar {
  margin-bottom: 20px;
  margin-top: 20px; }

#pg-478-0 .siteorigin-widget-tinymce {
  text-align: left !important; }

#pg-478-0 .siteorigin-widget-tinymce b {
  display: inline !important; }

#pg-478-0 .siteorigin-widget-tinymce p {
  display: inline !important;
  text-align: left !important; }

#pl-478 .panel-grid-cell-empty {
  font-size: 17px;
  color: #545454;
  font-family: "Helvetica LT Com Roman", sans-serif;
  margin-bottom: 2rem; }

#pg-478-0 {
  padding: 0 15px; }

#pl-478:nth-child(1) div:nth-child(1),
#pl-486:nth-child(1) div:nth-child(1),
#pl-212:nth-child(1) div:nth-child(1) {
  font-size: 17px; }

#pl-478 #pgc-478-1-1,
#pl-478 #pgc-478-2-1,
#pl-478 #pgc-478-2-3,
#pl-478 #pgc-486-1-1,
#pl-478 #pgc-486-2-1,
#pl-478 #pgc-486-2-3,
#pl-478 #pgc-486-3-1,
#pl-478 #pgc-486-3-3,
#pl-478 #pgc-212-1-1,
#pl-478 #pgc-212-2-1,
#pl-478 #pgc-212-2-3,
#pl-478 #pgc-212-3-1,
#pl-478 #pgc-212-3-3,
#pl-486 #pgc-478-1-1,
#pl-486 #pgc-478-2-1,
#pl-486 #pgc-478-2-3,
#pl-486 #pgc-486-1-1,
#pl-486 #pgc-486-2-1,
#pl-486 #pgc-486-2-3,
#pl-486 #pgc-486-3-1,
#pl-486 #pgc-486-3-3,
#pl-486 #pgc-212-1-1,
#pl-486 #pgc-212-2-1,
#pl-486 #pgc-212-2-3,
#pl-486 #pgc-212-3-1,
#pl-486 #pgc-212-3-3,
#pl-212 #pgc-478-1-1,
#pl-212 #pgc-478-2-1,
#pl-212 #pgc-478-2-3,
#pl-212 #pgc-486-1-1,
#pl-212 #pgc-486-2-1,
#pl-212 #pgc-486-2-3,
#pl-212 #pgc-486-3-1,
#pl-212 #pgc-486-3-3,
#pl-212 #pgc-212-1-1,
#pl-212 #pgc-212-2-1,
#pl-212 #pgc-212-2-3,
#pl-212 #pgc-212-3-1,
#pl-212 #pgc-212-3-3 {
  padding: 5px !important;
  border: 1px solid #e1e1e1;
  position: relative;
  margin-bottom: 30px; }

#pl-478 #panel-478-1-1-1 > div:nth-child(1),
#pl-486 #panel-478-1-1-1 > div:nth-child(1),
#pl-212 #panel-478-1-1-1 > div:nth-child(1) {
  position: absolute;
  width: 96%;
  margin: 0 auto; }

#pl-478 .so-widget-sow-editor,
#pl-486 .so-widget-sow-editor,
#pl-212 .so-widget-sow-editor {
  position: absolute;
  bottom: 30%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 206px; }

#pl-478 .so-widget-sow-editor p,
#pl-486 .so-widget-sow-editor p,
#pl-212 .so-widget-sow-editor p {
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  color: #fff;
  padding: 0;
  font-weight: 400;
  font-size: 1.3125rem; }

#pl-478 .so-widget-sow-editor p:nth-child(2),
#pl-486 .so-widget-sow-editor p:nth-child(2),
#pl-212 .so-widget-sow-editor p:nth-child(2) {
  font-size: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Titillium Web Regular", sans-serif !important; }

#pl-478 .widget_sow-image,
#pl-486 .widget_sow-image,
#pl-212 .widget_sow-image {
  position: relative; }

#pl-478 .widget_sow-image figure::after,
#pl-486 .widget_sow-image figure::after,
#pl-212 .widget_sow-image figure::after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000000 100%);
  height: 150px;
  width: 100%;
  left: 0;
  bottom: 0;
  content: ""; }

#pl-478 .widget_sow-image .sow-image-container,
#pl-486 .widget_sow-image .sow-image-container,
#pl-212 .widget_sow-image .sow-image-container {
  display: none; }

#pl-478 .widget_sow-image .so-widget-sow-image,
#pl-486 .widget_sow-image .so-widget-sow-image,
#pl-212 .widget_sow-image .so-widget-sow-image {
  padding: 0px;
  max-height: 310px; }

#pl-478 .ow-button-base p:first-child,
#pl-486 .ow-button-base p:first-child,
#pl-212 .ow-button-base p:first-child {
  display: none; }

#pl-478 .ow-button-base p,
#pl-486 .ow-button-base p,
#pl-212 .ow-button-base p {
  text-align: center;
  margin-bottom: 20px; }

#pl-478 .ow-button-hover:last-child,
#pl-486 .ow-button-hover:last-child,
#pl-212 .ow-button-hover:last-child {
  background-color: #f8dc00 !important;
  border-radius: 20px;
  padding: 0;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  width: 170px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  transition: 0.3s ease-out;
  max-width: 100%; }

#pl-478 .ow-button-hover:last-child br,
#pl-486 .ow-button-hover:last-child br,
#pl-212 .ow-button-hover:last-child br {
  display: none; }

#pl-478 .ow-button-hover:last-child::after,
#pl-486 .ow-button-hover:last-child::after,
#pl-212 .ow-button-hover:last-child::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  font-size: 17px;
  position: absolute;
  right: 10px; }

#pl-478 .ow-button-hover:last-child:hover,
#pl-486 .ow-button-hover:last-child:hover,
#pl-212 .ow-button-hover:last-child:hover {
  background-color: #000 !important;
  color: #fff !important; }

#pl-478 #pg-478-1,
#pl-478 #pg-486-1,
#pl-478 #pg-212-1,
#pl-486 #pg-478-1,
#pl-486 #pg-486-1,
#pl-486 #pg-212-1,
#pl-212 #pg-478-1,
#pl-212 #pg-486-1,
#pl-212 #pg-212-1 {
  justify-content: center; }

#pl-478 #pgc-478-1-2,
#pl-478 #pgc-486-1-2,
#pl-478 #pgc-212-1-2,
#pl-486 #pgc-478-1-2,
#pl-486 #pgc-486-1-2,
#pl-486 #pgc-212-1-2,
#pl-212 #pgc-478-1-2,
#pl-212 #pgc-486-1-2,
#pl-212 #pgc-212-1-2 {
  display: none; }

#pl-486 #pgc-486-2-1 .panel-grid-cell,
#pl-486 #pgc-486-2-3 .panel-grid-cell,
#pl-486 #pgc-486-3-1 .panel-grid-cell,
#pl-486 #pgc-486-3-3 .panel-grid-cell,
#pl-486 #pgc-212-2-1 .panel-grid-cell,
#pl-486 #pgc-212-2-3 .panel-grid-cell,
#pl-486 #pgc-212-3-1 .panel-grid-cell,
#pl-486 #pgc-212-3-3 .panel-grid-cell,
#pl-212 #pgc-486-2-1 .panel-grid-cell,
#pl-212 #pgc-486-2-3 .panel-grid-cell,
#pl-212 #pgc-486-3-1 .panel-grid-cell,
#pl-212 #pgc-486-3-3 .panel-grid-cell,
#pl-212 #pgc-212-2-1 .panel-grid-cell,
#pl-212 #pgc-212-2-3 .panel-grid-cell,
#pl-212 #pgc-212-3-1 .panel-grid-cell,
#pl-212 #pgc-212-3-3 .panel-grid-cell {
  max-height: 350px; }

#pl-486 #pgc-486-2-1 .widget_sow-image,
#pl-486 #pgc-486-2-3 .widget_sow-image,
#pl-486 #pgc-486-3-1 .widget_sow-image,
#pl-486 #pgc-486-3-3 .widget_sow-image,
#pl-486 #pgc-212-2-1 .widget_sow-image,
#pl-486 #pgc-212-2-3 .widget_sow-image,
#pl-486 #pgc-212-3-1 .widget_sow-image,
#pl-486 #pgc-212-3-3 .widget_sow-image,
#pl-212 #pgc-486-2-1 .widget_sow-image,
#pl-212 #pgc-486-2-3 .widget_sow-image,
#pl-212 #pgc-486-3-1 .widget_sow-image,
#pl-212 #pgc-486-3-3 .widget_sow-image,
#pl-212 #pgc-212-2-1 .widget_sow-image,
#pl-212 #pgc-212-2-3 .widget_sow-image,
#pl-212 #pgc-212-3-1 .widget_sow-image,
#pl-212 #pgc-212-3-3 .widget_sow-image {
  position: relative; }

#pl-486 #pgc-486-2-1 .widget_sow-image figure::after,
#pl-486 #pgc-486-2-3 .widget_sow-image figure::after,
#pl-486 #pgc-486-3-1 .widget_sow-image figure::after,
#pl-486 #pgc-486-3-3 .widget_sow-image figure::after,
#pl-486 #pgc-212-2-1 .widget_sow-image figure::after,
#pl-486 #pgc-212-2-3 .widget_sow-image figure::after,
#pl-486 #pgc-212-3-1 .widget_sow-image figure::after,
#pl-486 #pgc-212-3-3 .widget_sow-image figure::after,
#pl-212 #pgc-486-2-1 .widget_sow-image figure::after,
#pl-212 #pgc-486-2-3 .widget_sow-image figure::after,
#pl-212 #pgc-486-3-1 .widget_sow-image figure::after,
#pl-212 #pgc-486-3-3 .widget_sow-image figure::after,
#pl-212 #pgc-212-2-1 .widget_sow-image figure::after,
#pl-212 #pgc-212-2-3 .widget_sow-image figure::after,
#pl-212 #pgc-212-3-1 .widget_sow-image figure::after,
#pl-212 #pgc-212-3-3 .widget_sow-image figure::after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000000 100%);
  height: 150px;
  width: 100%;
  left: 0;
  bottom: 0;
  content: ""; }

#pl-486 #pgc-486-2-1 .so-panel,
#pl-486 #pgc-486-2-3 .so-panel,
#pl-486 #pgc-486-3-1 .so-panel,
#pl-486 #pgc-486-3-3 .so-panel,
#pl-486 #pgc-212-2-1 .so-panel,
#pl-486 #pgc-212-2-3 .so-panel,
#pl-486 #pgc-212-3-1 .so-panel,
#pl-486 #pgc-212-3-3 .so-panel,
#pl-212 #pgc-486-2-1 .so-panel,
#pl-212 #pgc-486-2-3 .so-panel,
#pl-212 #pgc-486-3-1 .so-panel,
#pl-212 #pgc-486-3-3 .so-panel,
#pl-212 #pgc-212-2-1 .so-panel,
#pl-212 #pgc-212-2-3 .so-panel,
#pl-212 #pgc-212-3-1 .so-panel,
#pl-212 #pgc-212-3-3 .so-panel {
  margin: 0 !important; }

#pl-486 #panel-486-1-1-1,
#pl-486 #panel-212-1-1-1,
#pl-212 #panel-486-1-1-1,
#pl-212 #panel-212-1-1-1 {
  margin-bottom: 0; }

#pl-486 #panel-486-1-1-0,
#pl-486 #panel-212-1-1-0,
#pl-212 #panel-486-1-1-0,
#pl-212 #panel-212-1-1-0 {
  margin-bottom: 0; }

#pl-486 .so-widget-sow-image,
#pl-212 .so-widget-sow-image {
  overflow: hidden; }

@media (max-width: 1300px) {
  #pl-478 .widget_sow-image .so-widget-sow-image,
  #pl-486 .widget_sow-image .so-widget-sow-image,
  #pl-212 .widget_sow-image .so-widget-sow-image {
    padding: 0px;
    max-height: 270px; } }
@media (max-width: 780px) {
  #pl-478 .sow-image-container,
  #pl-486 .sow-image-container,
  #pl-212 .sow-image-container {
    display: flex;
    justify-content: center; }

  #pl-478 #pgc-478-1-1,
  #pl-478 #pgc-478-2-1,
  #pl-478 #pgc-478-2-3,
  #pl-478 #pgc-486-1-1,
  #pl-478 #pgc-486-2-1,
  #pl-478 #pgc-486-2-3,
  #pl-478 #pgc-486-3-1,
  #pl-478 #pgc-486-3-3,
  #pl-478 #pgc-212-1-1,
  #pl-478 #pgc-212-2-1,
  #pl-478 #pgc-212-2-3,
  #pl-478 #pgc-212-3-1,
  #pl-478 #pgc-212-3-3,
  #pl-486 #pgc-478-1-1,
  #pl-486 #pgc-478-2-1,
  #pl-486 #pgc-478-2-3,
  #pl-486 #pgc-486-1-1,
  #pl-486 #pgc-486-2-1,
  #pl-486 #pgc-486-2-3,
  #pl-486 #pgc-486-3-1,
  #pl-486 #pgc-486-3-3,
  #pl-486 #pgc-212-1-1,
  #pl-486 #pgc-212-2-1,
  #pl-486 #pgc-212-2-3,
  #pl-486 #pgc-212-3-1,
  #pl-486 #pgc-212-3-3,
  #pl-212 #pgc-478-1-1,
  #pl-212 #pgc-478-2-1,
  #pl-212 #pgc-478-2-3,
  #pl-212 #pgc-486-1-1,
  #pl-212 #pgc-486-2-1,
  #pl-212 #pgc-486-2-3,
  #pl-212 #pgc-486-3-1,
  #pl-212 #pgc-486-3-3,
  #pl-212 #pgc-212-1-1,
  #pl-212 #pgc-212-2-1,
  #pl-212 #pgc-212-2-3,
  #pl-212 #pgc-212-3-1,
  #pl-212 #pgc-212-3-3 {
    width: 50%;
    margin: auto; }

  #pl-478 #pgc-478-2-1,
  #pl-486 #pgc-478-2-1,
  #pl-212 #pgc-478-2-1 {
    margin-bottom: 30px; }

  #pl-478 #pgc-486-1-1,
  #pl-478 #pgc-486-2-1,
  #pl-478 #pgc-486-2-3,
  #pl-478 #pgc-486-3-1,
  #pl-478 #pgc-486-3-3,
  #pl-478 #pgc-212-1-1,
  #pl-478 #pgc-212-2-1,
  #pl-478 #pgc-212-2-3,
  #pl-478 #pgc-212-3-1,
  #pl-478 #pgc-212-3-3,
  #pl-486 #pgc-486-1-1,
  #pl-486 #pgc-486-2-1,
  #pl-486 #pgc-486-2-3,
  #pl-486 #pgc-486-3-1,
  #pl-486 #pgc-486-3-3,
  #pl-486 #pgc-212-1-1,
  #pl-486 #pgc-212-2-1,
  #pl-486 #pgc-212-2-3,
  #pl-486 #pgc-212-3-1,
  #pl-486 #pgc-212-3-3,
  #pl-212 #pgc-486-1-1,
  #pl-212 #pgc-486-2-1,
  #pl-212 #pgc-486-2-3,
  #pl-212 #pgc-486-3-1,
  #pl-212 #pgc-486-3-3,
  #pl-212 #pgc-212-1-1,
  #pl-212 #pgc-212-2-1,
  #pl-212 #pgc-212-2-3,
  #pl-212 #pgc-212-3-1,
  #pl-212 #pgc-212-3-3 {
    margin-top: 30px; }

  #pl-478 #pgc-486-3-3,
  #pl-478 #pgc-212-3-3,
  #pl-486 #pgc-486-3-3,
  #pl-486 #pgc-212-3-3,
  #pl-212 #pgc-486-3-3,
  #pl-212 #pgc-212-3-3 {
    margin-bottom: 30px; }

  #pl-478 .panel-grid-cell,
  #pl-486 .panel-grid-cell,
  #pl-212 .panel-grid-cell {
    min-width: 250px; }

  #pl-478 .widget_sow-image .so-widget-sow-image,
  #pl-486 .widget_sow-image .so-widget-sow-image,
  #pl-212 .widget_sow-image .so-widget-sow-image {
    padding: 0px;
    max-height: 400px; } }
@media (max-width: 622px) {
  #pl-478 .widget_sow-image .so-widget-sow-image,
  #pl-486 .widget_sow-image .so-widget-sow-image,
  #pl-212 .widget_sow-image .so-widget-sow-image {
    padding: 0px;
    max-height: 350px; } }
@media (min-width: 780px) {
  #pl-212 #pgc-212-1-1.panel-grid-cell {
    width: calc(35% - (0.65 * 30px)); } }
@media (max-width: 780px) {
  #pg-486-2 {
    display: flex !important;
    flex-direction: column !important; }

  #pgc-486-1-0 {
    display: none; }

  #pgc-486-1-1 img,
  #pg-486-2 img {
    width: 100%; }

  .style-person-cv {
    display: flex;
    flex-direction: column;
    align-items: center; }

  .style-person-cv #pgc-99422-0-0,
  .style-person-cv #pgc-99422-0-1,
  .style-person-cv #pgc-99079-0-0,
  .style-person-cv #pgc-99079-0-1 {
    width: 100% !important; }

  .style-person-cv #panel-99079-0-1-0,
  .style-person-cv #pgc-99422-0-1 {
    margin-bottom: 30px; }

  .style-person-cv .kad_img_upload_widget {
    display: flex;
    justify-content: center; }

  .Supervisory #pg-212-2,
  .Supervisory #pg-212-3,
  .Supervisory #pg-486-3 {
    display: flex;
    flex-direction: column; }

  .Supervisory #pg-212-2 img,
  .Supervisory #pg-212-3 img,
  .Supervisory #pg-486-3 img {
    width: 100%; }

  .Supervisory #pgc-212-1-0 {
    display: none; } }
.post-screen .container {
  margin-top: 0 !important;
  padding: 0; }

.post-screen .img {
  padding-left: 0 !important; }

.post-screen .row article .content-image {
  height: 190px;
  border: 1px solid #f1f1f1;
  opacity: 1;
  transition: opacity 0.2s ease-in-out; }

.post-screen .row article .content-image img {
  height: 100%;
  object-fit: cover;
  width: 100%; }

.post-screen .row article .content-image:hover {
  opacity: 0.8; }

.post-screen .row article .content-text h2 {
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  font-size: 22px !important;
  width: 100%;
  color: #000;
  line-height: 24px !important;
  padding-left: 0;
  font-weight: bold;
  border-bottom: 0 !important;
  white-space: normal !important; }

.post-screen .row article .content-text span {
  color: #545454;
  display: inline-block;
  font-family: "Helvetica LT Com Roman", sans-serif !important;
  line-height: 22px;
  font-size: 17px;
  text-align: justify; }

.post-screen .row.columns-1 article {
  margin-top: 20px; }

.post-screen .row.columns-1 article .content-text {
  padding-left: 0; }

.post-screen .row.columns-1 article .content-footer {
  display: flex;
  justify-content: space-between;
  padding: 25px 15px;
  border-bottom: 1px solid #eee; }

.post-screen .row.columns-1 article .content-footer .date {
  display: flex;
  align-items: center;
  justify-content: center; }

.post-screen .row.columns-1 article .content-footer .date span {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: #616c75; }

.post-screen .row.columns-1 article .content-footer .date span::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("assets/img/clock.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px; }

.post-screen .row.columns-1 article .content-footer .date.hide {
  display: none !important; }

.post-screen .row.columns-1 article .content-footer .date.show {
  display: block !important; }

.post-screen .row.columns-2 article {
  margin-top: 20px;
  min-height: 540px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.post-screen .row.columns-2 article .content-text {
  height: auto; }

.post-screen .row.columns-2 article .content-image {
  height: 170px;
  border: 1px solid #f1f1f1;
  opacity: 1;
  transition: opacity 0.2s ease-in-out; }

.post-screen .row.columns-2 article .content-image img {
  height: 100%;
  object-fit: cover;
  width: 100%; }

.post-screen .row.columns-2 article .content-image:hover {
  opacity: 0.8; }

.post-screen .row.columns-2 article .content-footer {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px; }

.post-screen .row.columns-2 article .content-footer .date span {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: #616c75; }

.post-screen .row.columns-2 article .content-footer .date span::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("assets/img/clock.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px; }

.post-screen .row.columns-2 article .content-footer .date.hide {
  display: none !important; }

.post-screen .row.columns-2 article .content-footer .date.show {
  display: block !important; }

.post-screen .button {
  margin-left: auto;
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  min-width: 100px !important;
  text-align: center;
  transition: 0.3s ease-out all; }

.post-screen .button:hover {
  background-color: #000;
  color: #fff; }

.post-screen .pagination-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 20px 0 60px;
  padding: 5px 0;
  background: #f3f6f5; }

.post-screen .pagination-bar .page-numbers {
  border: solid 1px #dedede !important;
  color: #000;
  border-radius: 50%;
  margin: 5px 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  transition: 0.3s ease-out; }

.post-screen .pagination-bar .page-numbers.current {
  background: #f8dc00; }

.post-screen .pagination-bar .page-numbers.next {
  position: relative;
  margin: 5px 20px; }

.post-screen .pagination-bar .page-numbers.next::after {
  content: "";
  display: block;
  content: "\f105";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.post-screen .pagination-bar .page-numbers.prev {
  position: relative;
  margin: 5px 20px; }

.post-screen .pagination-bar .page-numbers.prev::after {
  content: "";
  display: block;
  content: "\f104";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.post-screen .pagination-bar .page-numbers:hover {
  background: rgba(0, 0, 0, 0.05); }

.post-screen .filter-container {
  display: flex;
  align-items: center;
  background: #f3f6f5;
  padding: 10px; }

.post-screen .filter-container #year-select {
  background-color: #fff;
  border: 1px solid gray; }

.post-screen .filter-container .filter-logo {
  margin-right: 10px;
  display: block;
  background-image: url("assets/img/reports-icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 18px;
  height: 16px; }

.post-screen .filter-container label {
  margin: 0;
  margin-right: 10px; }

.post-screen .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebebeb; }

.post-screen .top .button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  transition: 0.3s ease-out all;
  height: 34px;
  border: 1px solid black; }

.post-screen .top .button::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px; }

.post-screen .top .button:hover {
  background: #000;
  color: #fff !important; }

.post-screen .top .button.big {
  display: flex; }

.post-screen .top .button.short {
  display: none; }

.post-screen .top .title h2 {
  border-bottom: 0 !important;
  display: flex;
  align-items: center; }

@media (max-width: 1319px) {
  .post-screen .content-footer .button {
    width: 107px !important;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px !important; }

  .post-screen .top .title h2 {
    font-size: 1.5rem !important;
    line-height: 24px !important; }

  .post-screen .top .button {
    padding: 10px; } }
@media (max-width: 991px) {
  .post-screen .top .button {
    padding: 15px; } }
@media (max-width: 700px) {
  .post-screen .top .button {
    padding: 10px; }

  .post-screen .top .button.big {
    display: none; }

  .post-screen .top .button.short {
    display: flex; }

  .post-screen .row.columns-1 article .content-text {
    padding-left: 15px; }

  .post-screen .row.columns-2 article {
    flex-direction: column;
    min-height: unset; }

  .post-screen .row.columns-2 article .content-text {
    height: auto;
    margin-bottom: 30px; }

  .post-screen .row.columns-2 .col-sm-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important; } }
@media (max-width: 576px) {
  .post-screen .row article .content-image {
    height: 90px; }

  .post-screen .img {
    padding-left: 15px !important; }

  .post-screen .button {
    margin-left: auto;
    padding: 5px 20px !important; }

  .post-screen .top {
    flex-direction: column;
    padding-bottom: 15px; }

  .post-screen .top .title h2 {
    text-align: center; }

  .post-screen .inside-container.short-post-screener .top {
    flex-direction: row;
    position: relative; }

  .post-screen .inside-container.short-post-screener .top .title {
    width: 70%; }

  .post-screen .inside-container.short-post-screener .top .title h2 {
    text-align: left;
    line-height: 35px !important;
    margin: 0; } }
@media (max-width: 450px) {
  .post-screen .row.columns-2 {
    padding-right: 0; }

  .post-screen .button {
    padding: 0;
    align-items: center;
    justify-content: center;
    display: flex; } }
@media (max-width: 400px) {
  .post-screen .row.columns-2 {
    padding: 0; }

  .post-screen .row.columns-2 .col-sm-6 {
    padding: 0; }

  .post-screen .inside-container {
    padding: 0 !important; } }
@media (max-width: 360px) {
  .post-screen article {
    padding: 0; }

  .post-screen .content-footer .button {
    width: 97px !important; } }
@media (max-width: 350px) {
  .post-screen .row.columns-2 article .content-footer {
    align-items: center; }

  .post-screen .row.columns-2 article .content-footer .date {
    margin-bottom: 10px; }

  .post-screen .row.columns-2 article .content-footer .button {
    height: 30px;
    margin: 0; }

  .post-screen .inside-container.short-post-screener .top .button {
    position: absolute;
    bottom: 15%;
    right: 0;
    transform: translateY(-50%); } }
#pg-1154-1 .so-widget-sow-editor .widget-title,
#pg-99608-1 .so-widget-sow-editor .widget-title {
  font-weight: normal;
  font-family: HelveticaLTCom-Bold, sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0; }

#pg-1154-1 .so-widget-sow-editor form,
#pg-99608-1 .so-widget-sow-editor form {
  background-color: #f3f6f5;
  float: left;
  padding: 35px 40px;
  width: 100%; }

#pg-1154-1 .so-widget-sow-editor label,
#pg-99608-1 .so-widget-sow-editor label {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px; }

#pg-1154-1 .so-widget-sow-editor label span,
#pg-99608-1 .so-widget-sow-editor label span {
  display: block;
  width: 100%; }

#pg-1154-1 .so-widget-sow-editor input,
#pg-99608-1 .so-widget-sow-editor input {
  font-size: 16px;
  max-width: 100%; }

#pg-1154-1 .so-widget-sow-editor textarea,
#pg-99608-1 .so-widget-sow-editor textarea {
  font-size: 16px; }

#pg-1154-1 .so-widget-sow-editor input[type="submit"],
#pg-99608-1 .so-widget-sow-editor input[type="submit"] {
  float: right;
  background-color: #f8dc00 !important;
  padding: 10px 40px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #000 !important;
  letter-spacing: 2px;
  outline: 0;
  margin-top: 50px;
  transition: 0.3s ease-out; }

#pg-1154-1 .so-widget-sow-editor input[type="submit"]:hover,
#pg-99608-1 .so-widget-sow-editor input[type="submit"]:hover {
  background-color: #000 !important;
  color: #fff !important; }

#pg-1154-1 .so-widget-sow-editor .checkbox,
#pg-99608-1 .so-widget-sow-editor .checkbox {
  display: flex; }

#pg-1154-1 .so-widget-sow-editor .checkbox span,
#pg-99608-1 .so-widget-sow-editor .checkbox span {
  width: 1rem; }

#pg-1154-1 .so-widget-sow-editor .checkbox a,
#pg-99608-1 .so-widget-sow-editor .checkbox a {
  margin-left: 5px;
  margin-right: 5px;
  color: #2d5c88; }

#pl-1154,
#pl-99608 {
  display: flex;
  flex-direction: column; }

#pl-1154 .wpcf7,
#pl-99608 .wpcf7 {
  background-color: #f3f6f5;
  padding: 20px; }

#pl-1154 .wpcf7 .submit-button,
#pl-99608 .wpcf7 .submit-button {
  text-align: right; }

#pl-1154 .wpcf7 .submit-button input,
#pl-99608 .wpcf7 .submit-button input {
  background-color: #f8dc00 !important;
  padding: 10px 40px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #000 !important;
  letter-spacing: 2px;
  outline: 0;
  margin-top: 20px;
  max-width: 140px; }

@media (max-width: 850px) {
  #pg-1154-1 .so-widget-sow-editor .submit-button,
  #pg-99608-1 .so-widget-sow-editor .submit-button {
    text-align: center; }

  #pg-1154-1 .so-widget-sow-editor input[type="submit"],
  #pg-99608-1 .so-widget-sow-editor input[type="submit"] {
    float: unset; } }
@media (max-width: 500px) {
  #pg-1154-1 .so-widget-sow-editor form,
  #pg-99608-1 .so-widget-sow-editor form {
    padding: 1rem; }

  div.siteorigin-widget-tinymce:nth-child(1) > p:nth-child(1) > b:nth-child(1) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  div.siteorigin-widget-tinymce:nth-child(1) > p:nth-child(1) {
    display: flex;
    flex-direction: column;
    justify-content: center; }

  div.siteorigin-widget-tinymce:nth-child(1) {
    display: flex;
    flex-direction: column;
    text-align: center; }

  #pg-1154-0 p,
  #pg-99608-0 p {
    text-align: center; } }
@media (max-width: 420px) {
  #pg-1154-1 .wpcf7-acceptance-as-validation,
  #pg-99608-1 .wpcf7-acceptance-as-validation {
    padding: 15px; } }
#pl-634 {
  display: none; }

.raports-calc .container {
  margin: 0 !important;
  margin-top: 20px !important;
  padding: 0; }

.raports-calc .bgwrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #f0f2f1;
  width: 100%;
  max-width: 100%; }

.raports-calc .raports {
  display: flex;
  flex-direction: column;
  border: 1px solid #e0e2e1;
  padding: 8px;
  height: 100%;
  box-shadow: unset;
  background-color: #fff; }

.raports-calc .raports span {
  display: block;
  text-align: center; }

.raports-calc .raports .title h2 {
  font-size: 24px;
  font-family: "Helvetica LT Com Bold", sans-serif !important; }

.raports-calc .raports .insidediv {
  background: #fff;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #cfd8d5;
  border-left: 3px solid #fff;
  padding: 19.5px 0 !important; }

.raports-calc .raports .insidediv h2 {
  font-size: 1rem !important;
  line-height: 20px; }

.raports-calc .raports .insidediv span {
  font-size: 25px !important; }

.raports-calc .raports .button {
  border-left: 3px solid #fff;
  padding: 0 !important; }

.raports-calc .raports .button .insidediv {
  padding: 0 !important;
  line-height: 25px; }

.raports-calc .raports .button .insidediv .content {
  padding: 19.5px 0 !important;
  min-height: 48px; }

.raports-calc .raports .button .content {
  border: 0 !important; }

.raports-calc .raports .button .content h2 {
  line-height: 20px !important;
  border: 0 !important;
  margin: 0 !important;
  min-height: auto !important; }

.raports-calc .raports .button:hover {
  border-left: 3px solid #f8dc00; }

.raports-calc .raports button {
  background-color: transparent;
  border: navajowhite;
  outline: none;
  background: #fff;
  padding: 9px 10px;
  margin: 0;
  text-align: center;
  width: 100%; }

.raports-calc .raports .button-more {
  color: #444;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  background-color: #f8dc00;
  width: 120px;
  text-align: center;
  margin: auto;
  transition: 0.3s ease-out; }

.raports-calc .raports .button-more:hover {
  background: #000;
  color: #fff !important; }

.raports-calc .raports .title h2 {
  margin: 0 !important; }

.raports-calc .calc {
  border: 1px solid #e0e2e1;
  padding: 8px;
  height: 100%;
  box-shadow: unset;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 575px;
  justify-content: space-between;
  min-height: 100%; }

.raports-calc .calc .top {
  position: relative;
  width: 100%;
  height: 300px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center; }

.raports-calc .calc .top .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1; }

.raports-calc .calc .top .title h2 {
  border-bottom: 0 !important;
  order: 2;
  font-family: "Helvetica LT Com Bold", sans-serif !important;
  font-size: 25px !important;
  color: #fff;
  margin-top: 30px;
  text-align: center;
  padding: 0 80px !important;
  color: #fff !important;
  font-weight: 700 !important;
  line-height: 27.5px !important; }

.raports-calc .calc .top .ovbg {
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 40%, rgba(0, 0, 0, 0.67) 100%);
  height: 100%;
  width: 100%;
  position: absolute; }

.raports-calc .calc .bottom {
  width: 100%;
  padding-top: 40px; }

.raports-calc .calc .bottom #calculator-form {
  display: flex;
  flex-direction: column; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs {
  margin-bottom: 50px; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs input[type="text"] {
  border-radius: 25px;
  background-color: #f0f2f1;
  padding: 0 10px 0 10px;
  border: 1px solid #828c93;
  color: #828c93;
  width: 160px;
  height: 30px;
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 12px;
  font-weight: normal; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs label {
  font-size: 14px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs .calculator-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs .calculator-row:first-child {
  margin-bottom: 10px; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs #price_error {
  display: none; }

.raports-calc .calc .bottom #calculator-form .calculator-inputs #shares_quantity_error {
  display: none; }

.raports-calc .calc .bottom #calculator-form .button {
  border-top: 2px solid #c0ccc8;
  padding-top: 20px;
  background: none;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }

.raports-calc .calc .bottom #calculator-form .button button {
  display: block;
  margin: auto;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  background-color: #f8dc00;
  margin-top: 0 !important;
  cursor: pointer;
  margin-top: 55px;
  transition: 0.3s ease-out;
  z-index: 9999999; }

.raports-calc .calc .bottom #calculator-form .button button::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px; }

.raports-calc .calc .bottom #calculator-form .button button:hover {
  background: #000;
  color: #fff !important; }

.raports-calc .calc .bottom #calculator-form .button:hover {
  background: none;
  color: none; }

.raports-calc .calc .bottom #calculator-result-container {
  display: none;
  text-align: center; }

.raports-calc .calc .bottom #calculator-result-container .calculator-row .labels-container .calculator-loss {
  font-weight: 700; }

.raports-calc .calc .bottom #calculator-result-container .button {
  padding-top: 20px;
  background: none; }

.raports-calc .calc .bottom #calculator-result-container .button button {
  display: block;
  margin: auto;
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  height: 34px;
  background-color: #f8dc00;
  cursor: pointer;
  transition: 0.3s ease-out; }

.raports-calc .calc .bottom #calculator-result-container .button button::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px; }

.raports-calc .calc .bottom #calculator-result-container .button button:hover {
  background: #000;
  color: #fff !important; }

.raports-calc .calc .bottom #calculator-result-container .button:hover {
  background: none;
  color: none; }

@media (max-width: 1320px) {
  .raports-calc .calc .bottom #calculator-result-container .button button {
    padding: 5px 20px; }

  .raports-calc .raports .button-more {
    margin-top: 24px;
    margin-bottom: 24px; } }
@media (max-width: 767px) {
  .raports-calc .col-12 {
    margin-bottom: 30px; }

  .raports-calc .calc {
    min-height: 570px; }

  .raports-calc .calc .bottom #calculator-form .button {
    margin-top: 0; } }
@media (max-width: 460px) {
  .raports-calc #calculator-form .calculator-inputs .calculator-row {
    flex-direction: column; }

  .raports-calc .calc .bottom #calculator-form .button {
    transform: translateY(0); }

  .raports-calc .raports .button-more {
    width: 97px; } }
@media (max-width: 400px) {
  .raports-calc .container {
    padding: 0; }

  .raports-calc .inside-container .col-12 {
    padding: 0 !important; }

  .raports-calc .raports .title h2 {
    font-size: 24px !important; }

  .raports-calc .calc .top .title h2 {
    padding: 0 !important; }

  .raports-calc .calc .bottom .labels {
    flex-direction: column;
    align-items: flex-start; } }
@media (max-width: 380px) {
  .raports-calc .raports .button-more {
    width: 68px; } }
.privacy.nosidebar .title {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.privacy.nosidebar .title span {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 3px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  width: 40%;
  float: right;
  text-align: right; }

.privacy.nosidebar-v2 .article-wrapper {
  padding: 0 20px; }

.privacy .container {
  margin-top: -120px;
  margin-bottom: 50px; }

.privacy .content h2 {
  font-size: 2.8125rem; }

.privacy .content .article-wrapper h2 {
  font-size: 1.875rem;
  font-weight: 500; }

.privacy .content .article-wrapper b {
  font-weight: 500; }

.privacy .page-header {
  background-image: url("assets/img/page-header-banner.jpg");
  margin-top: 0;
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center; }

.privacy .article-wrapper {
  display: flex;
  background-color: white;
  flex-direction: column;
  border: 1px solid #dedede; }

.privacy .article-wrapper p:first-child {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.privacy .article-wrapper p {
  color: #545454;
  font-family: "Helvetica LT Com Roman", sans-serif; }

.privacy article {
  background: #fff;
  padding: 20px; }

.privacy article p {
  justify-content: unset; }

.privacy article p a {
  color: #2d5c88; }

.privacy ul {
  background-color: #fff; }

.privacy ul:first-child {
  padding-top: 30px !important;
  padding-left: 40px !important; }

.privacy ul a {
  color: #2d5c88; }

.privacy ol {
  padding-left: 15px; }

.privacy.cookies .article-wrapper {
  padding: 40px; }

.privacy.cookies .article-wrapper p:first-child {
  display: inline; }

.privacy.cookies p {
  display: inline;
  padding: 0; }

.privacy.cookies p a {
  font-size: 1.0625rem; }

.privacy .article-wrapper > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) {
  display: flex;
  flex-direction: c3;
  flex-direction: column; }

.privacy .article-wrapper > ul:nth-child(1) > li:nth-child(7) > ul:nth-child(2) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) {
  order: 2; }

@media (max-width: 672px) {
  .privacy .content h2 {
    font-size: 2.1875rem; } }
.strategy h2:nth-child(2) {
  border: 0; }

.shareholder-info .container {
  margin-top: 0 !important;
  margin-bottom: 10px; }

.shareholder-info .col-sm-4 {
  position: relative;
  background-color: #f8dc00 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }

.shareholder-info .col-sm-4::after {
  position: absolute;
  content: "";
  display: block;
  height: 80%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  background-color: #000; }

.shareholder-info .col-sm-4:last-child::after {
  display: none; }

.shareholder-info .col-sm-4 h4 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  display: block; }

.shareholder-info .col-sm-4 span {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 30px;
  letter-spacing: -2px;
  color: #000 !important;
  margin-top: 5px; }

.shareholder-info .col-sm-4 .price span:nth-child(2) {
  margin-left: 0px;
  padding-left: 0px;
  color: #000;
  font-size: 13px;
  text-transform: uppercase; }

.shareholder-info .title {
  border-bottom: 1px solid #ebebeb;
  margin-top: 40px !important; }

.shareholder-info .title h2 {
  border: 0 !important;
  margin: 0 !important; }

.shareholder-info .title div:nth-child(2) {
  display: flex;
  justify-content: end;
  align-items: center; }

.shareholder-info .title div a {
  outline: 0;
  border: 0;
  border-radius: 20px;
  padding: 5px 40px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
  height: 34px;
  z-index: 1000;
  padding: 7.5px 15px;
  border: 1px solid #777 !important;
  position: relative;
  line-height: 18px;
  color: #444;
  transition: 0.3s ease-out; }

.shareholder-info .title div a::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  padding-left: 8px; }

.shareholder-info .title div a:hover {
  color: #fff !important;
  background: #000; }

.shareholder-info .title div a.big {
  display: block;
  color: #444;
  min-width: 254px; }

.shareholder-info .title div a.short {
  display: none; }

@media (max-width: 850px) {
  .shareholder-info .col-sm-4 {
    display: block !important; } }
@media (max-width: 700px) {
  .shareholder-info .title h2 {
    padding: 10px;
    display: flex;
    align-items: center; }

  .shareholder-info .title div a.big {
    display: none; }

  .shareholder-info .title div a.short {
    display: flex;
    align-items: center; } }
@media (max-width: 650px) {
  .shareholder-info .col-sm-4 span {
    font-size: 25px; } }
@media (max-width: 575px) {
  .shareholder-info .container {
    height: auto; }

  .shareholder-info .col-sm-4 {
    border-bottom: 1px solid #000; }

  .shareholder-info .col-sm-4::after {
    display: none; }

  .shareholder-info .col-sm-4:last-child {
    border-bottom: 0; } }
@media (max-width: 340px) {
  .shareholder-info .container {
    padding: 0; }

  .shareholder-info .title div h2 {
    font-size: 20px !important; }

  #chartdiv {
    padding: 0; } }
.listing-articles .container {
  margin-top: -120px; }

.listing-articles .title h2 {
  font-size: 2.625rem; }

.listing-articles .content {
  margin-bottom: 1rem; }

.listing-articles .page-header {
  background-image: url("assets/img/page-header-banner.jpg");
  margin-top: 0;
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center; }

.listing-articles .wrapper {
  background: #fff;
  padding: 20px;
  border: 1px solid #dedede;
  margin-bottom: 2rem; }

.listing-articles .img img {
  height: 100%;
  object-fit: cover; }

.listing-articles .text h2 {
  font-weight: normal;
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 28px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  color: #000;
  line-height: 45px;
  padding-left: 0;
  float: left;
  min-height: 48px;
  margin: 15px 0;
  font-weight: 700; }

.listing-articles .text span {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 17px;
  line-height: 24px;
  color: #545454;
  width: 100%;
  padding: 10px 0; }

.listing-articles .content-footer {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding: 25px 0; }

.listing-articles .content-footer .date span {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: #616c75; }

.listing-articles .content-footer .date span::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("assets/img/clock.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px; }

.listing-articles .button {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  transition: 0.3s ease-out all; }

.listing-articles .button:hover {
  background-color: #000;
  color: #fff; }

.listing-articles .pagination-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.25rem;
  padding: 5px 0;
  background: #f3f6f5; }

.listing-articles .pagination-bar .page-numbers {
  border: solid 1px #dedede !important;
  color: #000;
  border-radius: 50%;
  margin: 5px 0;
  width: 35px;
  height: 35px;
  line-height: 33px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px; }

.listing-articles .pagination-bar .page-numbers.current {
  background: #f8dc00; }

.listing-articles .pagination-bar .page-numbers.next {
  position: relative; }

.listing-articles .pagination-bar .page-numbers.next::after {
  content: "";
  display: block;
  content: "\f105";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.listing-articles .pagination-bar .page-numbers.prev {
  position: relative; }

.listing-articles .pagination-bar .page-numbers.prev::after {
  content: "";
  display: block;
  content: "\f104";
  font-family: FontAwesome;
  color: #000;
  font-size: 14px; }

.listing-articles .no-post {
  padding: 20px;
  background-color: #f4f6f5;
  display: flex;
  flex-direction: column; }

.listing-articles .no-post .row {
  padding: 20px;
  border-bottom: 1px solid #d5d7d6; }

.listing-articles .no-post .icon {
  background-image: url("assets/img/search-icon.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 90px; }

.listing-articles .no-post .text {
  display: flex;
  flex-direction: column; }

.listing-articles .no-post .text span {
  padding: 0;
  text-align: left;
  padding-top: 20px;
  font-size: 35px; }

.listing-articles .no-post .text span:nth-child(2) {
  font-weight: 700; }

.listing-articles .no-post .button {
  margin: 30px 0;
  max-width: 280px; }

@media (max-width: 762px) {
  .listing-articles .title h2 {
    font-size: 2rem; }

  .listing-articles .text h2 {
    font-size: 1.25rem;
    line-height: 1.25rem; } }
@media (max-width: 400px) {
  .listing-articles .title h2 {
    font-size: 28px;
    text-align: center; } }
#info404 .page-header {
  background-image: url("assets/img/page-header-banner.jpg");
  margin-top: 0;
  width: 100%;
  height: 170px;
  background-size: cover;
  background-position: center; }

#info404 .container {
  margin-top: -120px; }

#info404 .wrapper {
  background: #fff;
  padding: 20px;
  margin-bottom: 2rem;
  padding: 20px;
  border: 1px solid #dedede; }

#info404 .row {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  background-color: #f4f6f5;
  min-height: 320px; }

#info404 .icon {
  background-image: url("assets/img/not-found-icon.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 90px;
  height: 90px; }

#info404 .text {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #d5d7d6; }

#info404 .text span {
  text-align: center;
  font-size: 35px; }

#info404 .button {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  transition: 0.3s ease-out all; }

#info404 .button:hover {
  background-color: #000;
  color: #fff; }

#info404 .bottom {
  position: absolute;
  bottom: 0;
  transform: translateY(-100%); }

#cookiebar {
  display: block;
  background-color: rgba(0, 0, 0, 0.75) !important;
  padding: 10px;
  border-top: 0 !important;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999; }

#cookiebar .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto; }

#cookiebar .text {
  width: 930px;
  max-width: 100%;
  color: #e6e6e6;
  font-size: 12px;
  line-height: 17.15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#cookiebar .text p {
  text-align: center;
  color: #e6e6e6;
  font-size: 12px;
  line-height: 17.15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#cookiebar .text a {
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
  font-size: 12px; }

#cookiebar .buttons {
  float: right; }

#cookiebar .buttons button {
  display: block;
  cursor: pointer;
  float: right;
  width: 130px;
  font-weight: bold;
  border-radius: 20px;
  padding: 7.5px 0;
  font-size: 16px;
  height: 37px;
  text-decoration: none;
  color: #444;
  text-align: center;
  background-color: #f8dc00;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  opacity: 1 !important;
  text-shadow: none !important;
  transition: 0.2s ease-out; }

#cookiebar .buttons button:hover {
  background-color: #ddd !important; }

@media (max-width: 991px) {
  #cookiebar .wrap {
    flex-direction: column; }

  #cookiebar .wrap button {
    font-size: 11px; } }
.good-practice {
  margin-bottom: 20px; }

.good-practice > .container {
  padding: 0; }

.good-practice .container {
  margin-top: 0 !important; }

.good-practice .row article {
  border-bottom: 1px solid #eee;
  margin-top: 20px;
  padding: 0; }

.good-practice .row article .img {
  padding-left: 0; }

.good-practice .row article .content-image {
  border: 1px solid #f1f1f1;
  height: 100px;
  object-fit: cover;
  width: 100px;
  background-image: url("assets/img/current_reports.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.good-practice .row article .content-text {
  padding-left: 0; }

.good-practice .row article .content-text h2 {
  font-family: "Helvetica LT Com", sans-serif !important;
  font-size: 1.0625rem !important;
  width: 100% !important;
  line-height: 24px !important;
  padding-left: 0 !important;
  font-weight: normal !important;
  border-bottom: 0 !important;
  color: #545454 !important; }

.good-practice .row article .content-text span {
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  line-height: 22px;
  font-size: 17px;
  text-align: justify; }

.good-practice .row article .content-text .date {
  margin-bottom: 10px; }

.good-practice .row article .content-text .date span {
  font-family: HelveticaLTCom-Light, sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  color: #616c75; }

.good-practice .row article .content-text .date span::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("assets/img/clock.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px; }

.good-practice .row article .content-footer {
  display: flex;
  justify-content: end;
  padding: 25px 15px; }

.good-practice .row article .button {
  background-color: #f8dc00;
  padding: 5px 45px;
  border: 0;
  border-radius: 20px;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  transition: 0.3s ease-out all; }

.good-practice .row article .button:hover {
  background-color: #000;
  color: #fff; }

@media (max-width: 575px) {
  .good-practice .row article .img {
    display: none; } }
.kad-youtube-shortcode {
  position: relative;
  padding-top: 66.6%; }

.kad-youtube-shortcode iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.Wideo b {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.map {
  border-bottom: 0; }

.map .container {
  margin-top: 0;
  padding: 1.25rem; }

#mapView {
  height: 300px;
  max-height: 80vh;
  min-height: 150px; }

@media (max-width: 1318px) {
  .Struktura tbody {
    width: 100%; }

  .Struktura .amcharts-chart-div {
    width: 100% !important; }

  .Struktura table {
    display: table !important; } }
.Struktura .dataTables_wrapper tr.odd td {
  background-color: #f9f9f9 !important; }

.Struktura .dataTables_wrapper tr:hover td {
  background-color: #f3f3f3 !important; }

/*# sourceMappingURL=style.css.map */
header .row2 #menu-header_menu .menu-item .submenucol .menu-item .nav-link {
  text-align: start; }

.kad_img_upload_widget {
  width: 170px;
  height: auto;
  margin: 0 auto; }

.style-person-cv.panel-row-style {
  margin-bottom: 30px; }

.kad_img_upload_widget {
  width: 170px;
  height: auto;
  margin: 0 auto; }

.style-person-cv.panel-row-style {
  margin-bottom: 30px;
  margin-top: 40px; }

.siteorigin-widget-tinymce.textwidget p {
  display: block;
  margin-bottom: 0;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  font-family: HelveticaLTCom-Roman, sans-serif !important;
  color: #000;
  padding: 0 10px 20px 0; }

.siteorigin-widget-tinymce.textwidget ul li {
  color: #000 !important;
  font-size: 14px;
  font-family: HelveticaLTCom-Roman, sans-serif !important; }

.siteorigin-widget-tinymce.textwidget ul {
  margin-bottom: 40px;
  list-style: none; }

.siteorigin-widget-tinymce.textwidget ul li::before {
  display: block;
  content: '\f04d';
  color: #f8dc00;
  padding-right: 10px;
  font-family: FontAwesome;
  float: left;
  font-size: 9px !important;
  margin-left: -19px; }

.siteorigin-widget-tinymce.textwidget ul {
  padding: 0 0 5% 8% !important; }
#co-nas-laczy .tim_mod_04_left .tim_mod_button::before{
content: "";
  width: 19px;
  height: 19px;
  background: url(/assets/img/kariera/arrow_down_white.png) no-repeat center center;
    background-size: auto;
  background-size: contain;
  display: inline-block;
  box-sizing: border-box;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 1.5rem;
		
	}
/*# sourceMappingURL=style.css.map */
