/*
Theme Name: Solveit
Theme URI: https://www.solveit.pl/
Template: universal-wp
Author: Solveit
Author URI: https://www.solveit.pl/
Description: Solveit - uniwersalny, nowoczesny i wielofunkcyjny szablon do budowania stron internetowych
Version: 1.2.4.1590335648
Updated: 2020-05-24 17:54:08

*/

.wpb_wrapper .intro-body:before, .wrapper .tag_line_image .tag-body:before {
    background: transparent;
}

.promo-block h3,
.wpb_wrapper h3,
.pull-left h4,
.wpb_wrapper h5,
h5 a,
.vc_custom_1479804800604 a,
.widget h4,
.portfolio h3,
.wrap-content h3 {
    color: #003054 !important;
}

.content-block .btn-gray {
    color: white !important;
}

p input[type="submit"], .content-block .btn-gray {
    background: #003054;
    border: none;
    margin-left: auto;
    display: block;
}

.pagination .nav-links span.current {
    background: #003054;
}

.vc_tta-color-grey .vc_tta-title-text {
    color: #003054 !important;
}

.vc_row-no-padding .vc_inner.center {
    margin-left: auto;
    margin-right: auto;
}

html body #cookie-law-info-bar {
    width: 220px !important;
    right: 50px !important;
    bottom: 50px !important;
    left: initial !important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    padding-bottom: 40px!important;
}

html body #cookie-law-info-bar p {
    font-size: 13px !important;
}

.small.cli-plugin-button {
    width: 80px !important;
}

#map {
    height: 400px;
    width: 100%;
}

.footer-area .widget h5 {
    color: #003054;
}

.footer .footer-widget .widget ul {
    display: flex;
    flex-wrap: wrap;
}
html .menu-transparent .navbar .logo a, .menu-transparent .navbar.top-nav-collapse .logo a {
    width: 120px;
    display: inline-block;
}
.footer .footer-widget .widget ul li {
    width: 50%;
}

.footer .footer-widget .widget ul li:last-child {
    width: 100%;
}

.footer__bottom {
    background: white;
    min-height: 120px;
    display: flex;
}

.footer__bottom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer__box {
    width: 50%;
}

.footer__box--center {
    display: flex;
    justify-content: center;
}

.footer__box--logo {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 600px) {
    .footer__box--logo {
        width: 100%;
    }
}

.footer__copyright {
    font-size: 13px;
    margin-bottom: 0;
}

.footer__copyright span {
    font-weight: bold;
    color: #003054;
}

.footer__box a {
    display: block;
    color: #003054;
    min-width: 120px;
    width: 115px;
    font-size: 13px;
    margin-left: auto;
}

body.error404 .back {
    color: #003054;
    background: white;
    padding: 10px;
    font-weight: bold;
}

.navbar .nav > li.current-menu-item > a {
    color: #789 !important;
}

.nav > li > a:hover {
    color: #789 !important;
}

html .menu-transparent .navbar.top-nav-collapse .nav > li > a {
    color: #003054;
}

.vc_custom_1479804800604 .wpb_wrapper:first-child h5 {
    max-width: 360px;
}

.margin .wpb_content_element {
    margin-bottom: 0;
}

html .breadcrumbs {
    display: none;
}

.st_sf_list_cats li:nth-child(3) {
    order: 4;
}

.st_sf_list_cats li:nth-child(4) {
    order: 2;
}

.st_sf_list_cats li:nth-child(2) {
    order: 3;
}

.st_sf_list_cats {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;;
}

h6.outline, .outline {
    display: none;
}

.flex h4 {
    margin-bottom: 0;
    margin-right: 30px;
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.flex .universal_vc_button {
    text-transform: initial;
}

@media (min-width: 768px) and (max-width: 1199px) {
    body .navbar-collapse.collapse {
        display: none !important;
    }

    body .navbar-collapse.collapse.in {
        display: block !important;
    }

    body .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    body .navbar-header {
        float: none;
    }

    body .menu-responsive.mobile {
        display: block;
        float: right;
        margin-left: 15px;
    }

    body .navbar-custom.top-nav-collapse .nav-icon3 span {
        background: #333;
    }
}

@media (max-width: 1600px) {
    .nav > li > a {
        padding: 35px 10px;
        letter-spacing: 0;
    }
}

@media (min-width: 1500px) {
    html .navbar.top-nav-collapse .container.full {
        width: 100%;
        padding: 0 30px;
    }
}
