/* Template Name: Zoala - One Page HTML5 Template
   Author: Themesdesign
   Version: 1.0.0
   Created: Oct 2019
   File Description: Main Css file of the template
*/
/****************************************\

kolory z loga:
zielony: #27b048
szary: #44494f

01.general
02.helper
03.components
04.menu
05.home
06.services
07.project
08.cta
09.testimonial
10.about
11.video
12.pricing
13.blog
14.contact
15.footer
16.responsive

*****************************************/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600|Roboto:400,500");

body {
    font-family: "Open Sans", sans-serif;
    color: #44494f;
    overflow-x: hidden;
    font-size: 14px;
    background: #f2f2f2;
    padding-top: 70px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1, .h2, .h3, .h4, .h5, .h6,
label {
    font-family: "Roboto", sans-serif;
}

.h2 {
    font-size: 45px;
}

.btn,
.btn:focus,
button,
button:focus {
    outline: none !important;
}

a {
    text-decoration: none !important;
    outline: none;
    color: #44494f;
}

p {
    line-height: 1.8;
}

label {
    font-weight: 500;
}

.section {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

.vertical-content {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.bg-overlay {
    background-color: rgba(36, 37, 38, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.f-10 {
    font-size: 10px;
}

.f-12 {
    font-size: 12px;
}

.f-14 {
    font-size: 14px;
}

.f-15 {
    font-size: 15px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px;
}

.f-20 {
    font-size: 20px;
}

.line-height_1_4 {
    line-height: 1.4;
}

.line-height_1_6 {
    line-height: 1.6;
}

.line-height_1_8 {
    line-height: 1.8;
}

.title-heading h3 {
    font-size: 24px;
}

.title-heading p {
    max-width: 600px;
    margin: 0 auto;
}

hr {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.read-more {
    color: #44494f;
    font-weight: 500;
    border-bottom: 2px solid #44494f;
    padding: 2px 0;
}

.read-more:hover {
    color: #27b048;
    border-bottom: 2px solid #27b048;
    padding: 2px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.read-more i {
    font-size: 16px;
    position: relative;
    top: 2px;
}

.bg-custom {
    background-color: #27b048;
}

.bg-light {
    background-color: #fafafa !important;
}

.text-custom {
    color: #27b048;
}

.text-muted {
    color: #848290 !important;
}

.btn {
    padding: 12px 26px;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-sm {
    padding: 7px 14px;
    font-size: 12px;
}

.btn-round {
    border-radius: 4px !important;
}

.btn-rounded {
    border-radius: 30px !important;
}

.btn-custom {
    color: #ffffff;
    border-radius: 0;
    background-color: #27b048;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.open > .dropdown-toggle .btn-custom {
    color: #ffffff;
    background-color: #27b048;
}

.btn-white {
    color: #44494f;
    background-color: #ffffff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.open > .dropdown-toggle .btn-white {
    color: #44494f;
    background-color: #ffffff;
}

.btn-outline {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active,
.btn-outline.focus,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover,
.open > .dropdown-toggle .btn-outline {
    outline: none;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.navbar-custom {
    padding: 15px 0;
    border-radius: 0;
    z-index: 999;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #ffffff;
    margin: 0 auto;
    -webkit-box-shadow: 0 10px 15px rgba(140, 140, 140, 0.1);
    box-shadow: 0 10px 15px rgba(140, 140, 140, 0.1);
}

.navbar-custom .navbar-nav li a {
    line-height: 26px;
    color: #44494f;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent !important;
    padding: 6px 0;
    margin: 0 10px;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.navbar-toggler {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #44494f;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
    color: #27b048 !important;
}

.navbar-toggle {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    font-size: 18px;
    background: 0 0;
    border: 1px solid transparent;
    color: #ffffff;
    outline: 0;
}

.navbar-custom .navbar-toggles-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
}

.menu-toggle {
    padding: 4.5px 10px !important;
}

.menu-toggle span {
    line-height: 27px;
}

.navbar-button {
    margin-left: 20px;
}

/*---NAVBAR STICKY--*/
.nav-sticky.navbar-custom {
    margin-top: 0;
    padding: 15px 0;
}

.nav-sticky .logo {
    color: #44494f !important;
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
    color: #27b048 !important;
}

.nav-sticky.navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    border: 1px solid transparent;
    outline: 0;
}

.nav-sticky .navbar-nav {
    margin-top: 0;
}

.home-center {
    display: table;
    width: 100%;
    height: 100%;
}

.home-center, .home-center a {
    color: #ffffff;
}

.home-center [class^="icon-"] {
    color: #1ff152;
}

.home-description > div {
    margin: 25px 0;
}

.home-desc-center {
    display: table-cell;
    vertical-align: middle;
}

.bg-home {
    background-image: url(/img_static/myjnia.webp);
    background-size: cover;
    position: relative;
    height: 540px;
    max-height: calc(100vh - 70px);
    background-position: center;
}

.home-title {
    font-size: 76px;
    line-height: 1.3;
}

.home-desc {
    max-width: 450px;
    color: #ffffff;
}

.home-title-2 {
    font-size: 50px;
    color: #ffffff;
    line-height: 1.3;
}

.home-desc-2 {
    max-width: 600px;
    margin: 0 auto;
}

.slidero {
    position: relative;
    z-index: 1;
}

.subscribe input {
    padding: 14px 20px;
    width: 100%;
    font-size: 18px;
    color: #282828 !important;
    border: none;
    outline: none !important;
    padding-right: 180px;
    padding-left: 30px;
    background-color: #ffffff;
    border-radius: 30px;
}

.subscribe button {
    position: absolute;
    top: 5px;
    right: 6px;
    outline: none !important;
    border-radius: 30px;
    font-size: 14px;
    padding: 11px 30px;
}

.subscribe form {
    position: relative;
    max-width: 500px;
}

.home-title-5 {
    font-size: 50px;
    color: #ffffff;
    line-height: 1.3;
    margin: 0 auto;
}

.home-desc-5 {
    max-width: 500px;
    margin: 0 auto;
    color: #ffffff;
}

/* flexdemo */
.flex-control-paging li a {
    border-radius: 20px;
    height: 12px;
    width: 12px;
    opacity: 1;
    border: 2px solid #27b048 !important;
    background: #27b048;
}

.flex-control-paging li a:hover {
    background: #27b048;
}

.flex-control-paging li a.flex-active {
    background-color: transparent;
}

.flex-control-nav {
    bottom: -70px;
}

.home-registration-form {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 0 #d2d2d2;
    box-shadow: 0 0 3px 0 #d2d2d2;
    width: 600px;
}

.registration-form .registration-input-box {
    border: none;
    border-radius: 5px;
    color: #848290;
    height: 45px;
    border: 1px solid #ededf3;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.services-box {
    padding: 20px;
    position: relative;
}

.services-content {
    overflow: hidden;
}

.services-count {
    color: #dedee9;
    font-size: 40px;
    font-weight: 600;
}

.services-img img {
    width: 42px;
}

.item-box {
    -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.09);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.09);
}

.container-filter {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0;
    text-align: center;
}

.container-filter li {
    list-style: none;
    display: inline-block;
}

.container-filter a {
    display: block;
    color: #27b048 !important;
    border: 1px solid #27b048;
    padding: 0 22px;
    margin: 4px 8px !important;
    cursor: pointer;
    line-height: 35px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    border-radius: 30px;
}

.container-filter a.active {
    background-color: #27b048;
    color: #ffffff !important;
}

.container-filter a:hover {
    background-color: #27b048 !important;
    color: #ffffff !important;
}

.item-box {
    position: relative;
    overflow: hidden;
    display: block;
}

.item-box a {
    display: inline-block;
    position: relative;
}

.item-box:hover .item-mask {
    opacity: 1;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.item-box:hover .item-caption {
    opacity: 1;
}

.item-box:hover .item-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.item-mask {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #27b048;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.item-mask p {
    letter-spacing: 1.5px;
    font-size: 12px;
    margin-bottom: 0;
}

.item-mask .item-caption {
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    opacity: 0;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.project-icons {
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 22px;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    line-height: 41px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.project-icons:hover {
    background: #ffffff;
    color: #27b048;
    border: 2px solid #ffffff;
}

.bg-cta {
    background-image: url(../images/original/bg-1.jpg);
    background-size: cover;
    position: relative;
    background-position: center;
}

.testimonial-box {
    padding: 40px;
}

.testi-img img {
    width: 90px;
}

.owl-buttons {
    display: none;
}

.owl-theme .owl-controls .owl-page span {
    background-color: #27b048;
}

.testi-desc {
    position: relative;
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
    color: #848290;
}

.bg-client-logo {
    background-image: url(../images/original/bg-pattern.jpg);
    background-size: cover;
    position: relative;
    background-position: center;
}

.about-title {
    max-width: 800px;
}

.about-title p {
    font-size: 15px;
    font-weight: 300;
}

.about-border-left {
    border-left: 1px solid #44494f;
}

.team-img img {
    width: 130px;
}

.bg-video {
    background-image: url(../images/original/bg-2.jpg);
    background-size: cover;
    position: relative;
    background-position: center;
}

.video-content h3 {
    font-size: 34px;
}

.video-desc {
    max-width: 700px;
    margin: 0 auto;
    font-size: 17px;
}

.play-icon-circle {
    height: 80px;
    width: 80px;
    background-color: #27b048;
    color: #ffffff;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 26px;
    font-size: 40px;
}

.pricing-box {
    position: relative;
    padding: 40px;
    border: 2px solid #ededed;
    border-radius: 5px;
}

.blog-box {
    position: relative;
}

.blog-lable {
    font-size: 13px;
    position: absolute;
    top: 15px;
    left: 15px;
    background: #ffffff;
    padding: 5px 14px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
}

.blog-heading {
    top: -29px;
    position: relative;
}

.blog-heading p {
    background: #27b048;
    color: #ffffff;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    padding: 4px 15px;
    font-size: 12px;
}

.blog-title {
    color: #44494f;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.blog-title:hover {
    color: #27b048;
}

.blog-post {
    position: relative;
    padding: 0 20px 20px 20px;
}

.error {
    margin: 8px 0;
    display: none;
    color: red;
}

#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0;
}

.error_message {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #f01414;
    border: 2px solid #f01414;
}

.contact-loader {
    display: none;
}

.custom-form .form-control {
    height: 44px;
    z-index: 2;
    border: 1px solid #dedee9;
    font-size: 14px;
    color: #848290;
}

.custom-form .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.custom-form textarea.form-control {
    min-height: 130px;
}

.bg-footer {
    padding: 30px 0 30px 0;
    background-color: #44494f;
}

.footer-title {
    color: #ffffff;
    letter-spacing: 1px;
}

.footer-link a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.footer-link a {
    color: #a1aaae;
    display: inline-block;
}

.footer-link li, .footer-link p {
    line-height: 36px;
}

.footer-link a:hover {
    color: #27b048;
    transform: scale(1.1);
}

.footer-social a {
    text-align: center;
    color: #ffffff;
    display: block;
    width: 36px;
    height: 36px;
    background: #27b048;
    line-height: 36px;
    font-size: 15px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.footer-social img {
    max-width: 70%;
    max-height: 70%;
}

.footer-info,
.footer-alt {
    color: #a1aaae;
    margin-bottom: 0;
}

.Workflows-content {
    padding-left: 60px;
}

@media (min-width: 200px) and (max-width: 768px) {
    .navbar-custom {
        margin-top: 0;
        padding: 15px 0 !important;
        /*background-color: #ffffff !important;*/
        -webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
        color: #ffffff !important;
    }

    .navbar-custom .navbar-nav li.active {
        border-color: transparent;
    }

    .navbar-custom .navbar-nav li a {
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        /*color: #44494f !important;*/
        margin: 0;
    }

    .navbar-custom > .container {
        width: 90%;
    }

    .navbar-custom .navbar-nav li.active a,
    .navbar-custom .navbar-nav li a:hover,
    .navbar-custom .navbar-nav li a:active {
        color: #27b048 !important;
    }

    .navbar-toggler {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-button {
        margin-top: 15px;
        margin-left: 0;
    }

    .about-icon-1, .about-icon-2 {
        display: none;
    }

    .about-line:before {
        display: none;
    }

    .about-border-left {
        border: none;
    }

    .home-registration {
        height: auto;
    }
}

@media (min-width: 1000px) {
    .container {
        max-width: 1300px;
    }
}

@media (max-width: 575px) {
    .home-title, .h2 {
        font-size: 30px;
    }

    .home-description > div {
        margin: 12px 0;
    }
}

@media (min-width: 992px) and (max-width: 1060px) {
    .home-title, .h2 {
        font-size: 52px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .home-title, .h2 {
        font-size: 40px;
    }

    .home-description > div {
        margin: 15px 0;
    }
}

@media (max-width: 991px) {
    .navbar-custom .navbar-nav {
        margin-top: 12px;
    }

    .Workflows-content {
        padding-left: 0;
    }
}

@media (min-width: 992px) and (max-width: 1080px) {
    .navbar-custom .navbar-nav li a {
        margin: 0 5px;
        font-size: 12px;
    }
}

/* WŁASNE */
.text-underline {
    text-decoration: underline !important;
}

/* sekcje - akcent kolorystyczny */
.bg-dark-light {
    background-color: white;
}

/* navbar */
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    width: 100px;
    height: 40px;
    background-image: url("/img_static/logo/ciemne_male.webp");
    background-position: center center;
    background-size: 100% 100%;
}

/* sekcje */
.platnosci-section {
    background-image: url(/img_static/tlo_krople.webp);
    background-size: cover;
    background-position: center;
    color: #f2f2f2;
}

.platnosci-section img {
    width: auto;
    height: 30px;
    margin-right: 10px;
}

.platnosci-section .platnosci-element {
    line-height: 2.3;
}

.invert-images img {
    filter: invert(100%);
}

@media (max-width: 767px) {
    .platnosci-section .platnosci-element {
        padding-left: 15%;
    }
}

.baza-wiedzy-section .team-img img {
    height: 130px;
}

.baza-wiedzy-section a > div {
    transition: all .3s;
}

.baza-wiedzy-section a:hover > div {
    -moz-transform: translate(0, -15px) scale(1.05);
    -ms-transform: translate(0, -15px) scale(1.05);
    -o-transform: translate(0, -15px) scale(1.05);
    -webkit-transform: translate(0, -15px) scale(1.05);
    transform: translate(0, -15px) scale(1.05);
    color: #44494f;
}

.wyposazenie-section a > div {
    transition: all .3s;
}

.wyposazenie-section a:hover > div {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    color: #44494f;
}

.technologia-section a {
    display: inline-block;
    transition: all .3s;
}

.technologia-section a:hover {
    color: #ffffff;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

/* ciemne tło */
.bg-darker-soft {
    background-color: rgba(0, 0, 0, .55);
}

.bg-darker-strong {
    background-color: rgba(0, 0, 0, .75);
}

.list-spaced {
    padding-left: 20px;
}

.list-spaced li {
    margin-bottom: 10px;
}

.page-content {
    font-size: 15px;
    line-height: 1.7;
}

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

#nav-login, #nav-login a {
    color: #1f8c39 !important;
}

#nav-login:hover, #nav-login a:hover {
    color: #196f2d !important;
}

.btn:hover {
    background-color: #25a544;
}

.text-primary {
    color: #25a544 !important;
}

a.text-primary:hover {
    color: #1e8637 !important;
}

/* accordion */
.card-header {
    cursor: pointer;
    transition: background-color .2s;
}

.card-header h3 {
    font-size: 1.2rem;
}

.card-header:hover {
    background-color: rgba(0, 0, 0, .1);
}

.card-body p {
    margin-bottom: 10px;
}

.card-body p:last-of-type {
    margin-bottom: 0;
}

.text-bold {
    font-weight: bold;
}

/* COOKIE */
#cookie-alert-container {
    z-index: 1040;
    padding-top: 5px;
    padding-bottom: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #00000073;
    display: none;
}

#cookie-alert-container .container-fluid, #cookie-alert-container .row {
    height: 100%;
}

#cookie-alert {
    display: block;
    background: white;
    text-align: center;
    color: #848290;
    border-image: initial;
    border-width: 5px 0 0;
    border-top-style: solid;
    border-color: #27b048;
    border-radius: 6px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    transition: all .3s;
}

#cookie-alert-cnt {
    padding: 10px;
    font-size: 18px;
    font-weight: normal;
    display: block;
}

#cookie-alert-cnt-accept {
    display: block;
    background: #25a544;
    color: rgb(255, 255, 255);
    padding: 5px;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    border: 0 solid rgb(227, 242, 253);
    transition: all .2s;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
}

#cookie-alert-cnt-accept:hover {
    background: #1e8637;
}

#cookie-alert-container span, #cookie-alert-container a {
    font-weight: normal;
}

#aside-banner {
    display: block;
    width: auto;
    height: auto;
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 1030;
    background-color: rgba(220, 20, 60, .9);
    padding: 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#aside-banner * {
    transition: all .2s;
    color: #f2f2f2 !important;
}

#aside-banner a {
    display: block;
}

#aside-banner a:hover {
    text-decoration: underline !important;
}

#aside-banner-close {
    text-align: right;
}

#aside-banner-close i {
    font-size: 26px;
    cursor: pointer;
}

#aside-banner-close i::before {
    margin: 0;
}

#aside-banner-close i:hover {
    color: #a1a1a1 !important;
}

/* darkmode */
@media (prefers-color-scheme: dark) {
    :root {
        color-scheme: light dark; /* both supported */
    }

    /* body */
    body {
        background: #303338;
    }

    body,
    table,
    table * {
        color: #f2f2f2;
    }

    /* ciemne tło */
    .bg-darker-soft {
        background-color: rgba(0, 0, 0, .65);
    }

    .bg-darker-strong {
        background-color: rgba(0, 0, 0, .8);
    }

    /* sekcje - akcent kolorystyczny */
    .bg-dark-light {
        background-color: #152028;
    }

    /* tekst */
    a {
        color: #f2f2f2;
    }

    .text-muted,
    .testi-desc,
    .blog-title,
    .footer-link a {
        color: #f2f2f2e0 !important;
    }


    .text-secondary {
        color: #a5b2bd !important;
    }

    a.text-secondary:hover {
        color: #89949d !important;
    }

    /* about-border-left */
    .about-border-left {
        border-left: 1px solid #ededf3;
    }

    /* navbar */
    .navbar-custom {
        background-color: #152028;
    }

    .navbar-custom .navbar-nav li a {
        color: whitesmoke;
    }

    .navbar-brand {
        background-image: url("/img_static/logo/jasne_male.webp");
    }

    .navbar-toggler {
        color: whitesmoke;
    }

    /* footer */
    .bg-footer {
        background-color: #152028;
    }

    /* ikonki svg */
    .dla-firm-section img {
        filter: invert(100%);
    }

    /* formularz */
    .custom-form .form-control {
        background-color: #6f6d79 !important;
        border: 1px solid #5f5e68 !important;
        color: #f2f2f2 !important;
    }

    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 1000px #585767 inset !important;
    }

    input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #f2f2f2 !important;
        opacity: 1 !important; /* Firefox */
    }

    input::-ms-input-placeholder { /* Microsoft Edge */
        color: #f2f2f2 !important;
    }

    /* accordion */
    .card {
        background-color: #152028;
        border-color: rgba(242, 242, 242, .5);
    }

    .card-header {
        border-color: rgba(242, 242, 242, .2);
    }

    .card-header:hover {
        background-color: #1b242b;
    }

    /* sekcje */
    .baza-wiedzy-section a:hover > div {
        color: #f2f2f2;
    }

    .wyposazenie-section a:hover {
        color: #f2f2f2;
    }

    .wyposazenie-section a:hover > div {
        color: #f2f2f2;
    }

    /* COOKIE */
    #cookie-alert {
        background-color: #303338;
        color: #f2f2f2;
    }
}

#form-somefield-qwerty-row {
    opacity: 0;
    position: fixed;
    top: -1000px;
    left: -1000px;
}