
ol {
    list-style: decimal !important;
}

.section-baner-small.container {
    display: none;
}

.section-zespol.container {
    display: none;
}

.section-galeria.container {
    display: none;
}

.footer {
    background: #FFF;
    color: #000;
}

.footer .footer-top {
    color: #000;
}

.footer h3 {
    color: #32427A;
}

.footer .phone h3 {
    margin-top: 0;
}

.footer .fa {
    color: #32427A;
}

.footer-bottom p {
    color: #000;
}

.footer-bottom ul.menu li a {
    color: #000;
}

#header {
    background: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

#header .row a {
    color: #32427A;
}

#header .fa {
    color: #32427A;
}

#header .fa:hover {
    color: #C73E81;
}

#header .menu-content .fa {
    color: #FFF;
}

.logo img {
    max-width: 250px;
    height: auto;
}

#header .social-media-icons .social-media-icons-box {
    top: -50px;
}

.section-opinie.container {
    padding: 120px 10% 100px;
}

.section-opinie h2 {
    color: #000;
    text-align: left;
    font-family: Montserrat;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 96.8%;
    text-align: center;
    margin-bottom: 100px;
}

.home-banner {
    height: 1100px;
}

#header {
    position: unset;
}

.section-informacje.container {
    background: #FFF;
}

.section-informacje h2 {
    color: #32427A;
}

.section-informacje p {
    color: #000;
}

.section-informacje a {
    color: #000;
}

.section-informacje a span {
    border: 1px solid #000;
}

.section-blog.container {
    background: #FFF;
}

.section-blog .blog-title {
    color: #32427A;
}

.section-6-post-border h3 a:hover {
    color: #C73E81;
}

.section-blog .blog-text {
    color: #000;
}

.section-6-post-border h3 a {
    color: #32427A;
}

.section-6-post-border p {
    color: #000;
}

.section-uslugi .home-oferta-title {
    color: #32427A;
}

.section-uslugi .card-uslugi h5 {
    color: #32427A;
}

.section-opinie h2 {
    color: #32427A;
}

.footer .right.col-md-6 .fa {
    color: #32427A; 
}

#header .menu-container .desktop-label {
    color: #32427A; 
}

.menu-toggle line.custom-line {
    stroke: #32427A !important; 
}

.footer-bottom ul.menu li a:hover {
    color: #C73E81;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #d73687;
    color: #FFFFFF;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}

@media screen and (max-width: 769px) {
    .home-banner {
        height: 400px;
    }
    .section-blog.container {
        padding: 0 1% 50px;
    }
    .section-6-post-border {
        padding: 0;
    }
}