/*
Theme Name: MCSNeo
Author: MCS Group
Author URI: https://www.mcsgroup.pl
License: Private
Text Domain: mcsneo
*/
/* GLOBAL */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300i,400|Roboto:400,700&display=swap');

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    color: #343a40;
}

ul {
    line-height: 1.4em;
}

ul li {
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}

h1, h2, h3, h4, h5 {
    color: #333;
}

h1 {
    font-size: 2rem;
}

table {
    max-width: 1024px;
}

table tr td {
    max-width: 350px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: white;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .02);
}

a:hover {
    color: #101c4f;
    text-decoration: underline;
}


/* CONTENT */
#header.scrolled {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.9);
}
.container-fluid {
    max-width: 1920px;
}

.navbar {
    min-height: 50px;
}

.navbar ul li {
    padding-bottom: 0;
}

.navbar-toggler-icon {
    width: 36px;
    height: 12px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("img/header-menu-ico.png");
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 300;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    border-bottom: 2px solid #fff;
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    border-bottom: 2px solid #fff;
    color: rgba(255, 255, 255, .7);
}

#neoNavbar.show {
    background-color: rgba(0, 0, 0, 0.7);
}

#karuzela {
    background: url("img/slider001.jpg") no-repeat center center #fff;
}

#karuzela h1 {
    color: #fff;
}

.head-kw-bottom {
    width: 100%;
    border-top: 10px solid #fff;
}

.head-kw-bl {
    width: 50%;
    border-right: 10px solid #fff;
}

.head-kw-bl-top {
    width: 100%;
    border-bottom: 10px solid #fff;
}

.head-kw-bl-tl {
    width: 55%;
    border-right: 10px solid #fff;
}

.head-kw-bl-tl-t {
    width: 100%;
    border-bottom: 10px solid #fff;
}

#doswiadczenie {
    background-color: #fff;
    padding: 50px 0;
}

#doswiadczenie .lead {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4rem;
    color: #6b6b6b;
}

#doswiadczenie .lead-before, #doswiadczenie .lead-after {
    content: url("img/doswiadczenie-line.png");
    width: 1px;
    height: 50px;
}

#doswiadczenie .lead-before {
    margin-bottom: 30px;
}

.head-kw {
    border: 10px solid #fff;
}

.head-kw-tekst .lead {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 2.2rem;
}

.head-kw-tekst .lead {
    font-weight: 700;
}

.head-kw-tekst .lead-under {
    font-size: 1.9rem;
    font-weight: 400;
}

#sprawdz-uslugi {
    padding: 70px 0;
    text-transform: uppercase;
}

#sprawdz-uslugi .lead {
    font-weight: 700;
    font-size: 2.1rem;
}

#sprawdz-uslugi ul li {
    border-left: 1px solid #dcdcdc;
    margin-right: 50px;
    padding-top: 7px;
    padding-bottom: 8px;
}

#partnerzy {
    overflow: visible;
    margin: 50px 0;
    min-height: 300px;
}

#partnerzy .lead {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2rem;
}

#partnerzy .col-right .lead {
    position: absolute;
    top: 15px;
    left: 30px;
    z-index: 5;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
    font-style: italic;
    font-weight: 300;
    font-size: 1.6rem;
}

#partnerzy .col-right-info {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 15px 40px 15px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1rem;
}

#doswiadczenie .lead-after {
    margin-top: 30px;
}

#przerywnik {
    background: url("img/przerywnik-bg.jpg") no-repeat center center #fff;
    background-attachment: fixed;
    height: 300px;
    min-height: 30vh;
}

#realizacje {
    background: url("img/uniw-bg-white.png") repeat center center #fff;
    padding: 80px 0;
}

#motto {
    background: url("img/motto-bg.jpg") no-repeat center center #000;
}

#motto .row {
    height: 30vh;
    min-height: 30vh;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 1.4rem;
    font-style: italic;
    color: #fff;
}

#footer {
    background: url("img/footer-bg.png") repeat top left #333;
    border-top: 1px solid #000;
    padding: 30px 0;
    color: gray;
}

#footer .footer-logo {
    margin-right: 1rem;
}

#footer a {
    color: gray;
}

#copy {
    background-color: #18191f;
    min-height: 80px;
}

#copy a {
    color: #fff;
}



/* PAGE */
#page-header .row {
    min-height: 10rem;
}
#page-header {
    background-size: cover;
}
.post-12 .lead {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}
.page p {
    text-align: justify;
}



/* BTN */
.btn-mcsneo {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    background-color: #101c4f;
    padding: 0.5rem 2rem 0.6rem;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8rem;
}

.btn-mcsneo:hover, .btn-mcsneo:focus {
    color: #ebebeb;
}


/* KLASY HELPER */
.card {
    border: 0;
}

.lead {
    font-family: 'Roboto Condensed', sans-serif;
    color: #202020;
}

.lead-top {
    text-transform: uppercase;
    line-height: 1;
}

.lead-under {
    font-size: 0.8rem;
}

.display-4 {
    font-size: 2.5rem !important;
}

.text-big {
    font-size: 1.6rem;
}

.text-medium {
    font-size: 1.2rem;
}

.text-small {
    font-size: 0.9rem;
}

.text-black-100 {
    color: black
}

.btn-desktop {
    display: none;
}

.btn-phone {
    display: block;
}


@media (min-width: 320px) {

    .cc-html {
        top: 120px;
    }

    .head-kw-bottom {
        height: 100px;
    }

    .head-kw-bl {
        height: 100px;
    }

    .head-kw-bl-top {
        height: 46px;
    }

    .head-kw-bl-tl {
        height: 46px;
    }

    .head-kw-bl-tl-t {
        height: 20px;
    }

}

@media (min-width: 425px) {

    #oferta .card .obrazek_uslugi_ponad {
        width: 310px;
    }

}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    .cc-html {
        top: 30px;
    }

    .head-kw-bottom {
        height: 190px;
    }

    .head-kw-bl {
        height: 190px;
    }

    .head-kw-bl-top {
        height: 95px;
    }

    .head-kw-bl-tl {
        height: 95px;
    }

    .head-kw-bl-tl-t {
        height: 48px;
    }

    #partnerzy {
        background: url("img/uniw-bg-white.png") repeat center center #fff;
    }
    #partnerzy .col-right-info {
        position: absolute;
        z-index: 5;
        left: 15px;
        top: 40%;
    }
    #partnerzy .col-right-info {
        font-size: 1.6rem;
    }

    #doswiadczenie {
        padding: 100px 0;
    }
    #doswiadczenie .lead {
        font-size: 2rem;
    }

    #page-header .row {
        min-height: 20rem;
    }

    .row-mixed:nth-child(odd) {
        flex-direction: row-reverse !important;
    }

    .lead {
        font-size: 1.7rem;
    }

    .lead-under {
        font-size: 1.1rem;
        line-height: 1.2;
    }

    .btn-desktop {
        display: initial;
    }

    .btn-phone {
        display: none;
    }

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    h1 {
        font-size: 2.5rem;
    }

    #partnerzy .col-right {
        margin-top: -30px;
        margin-bottom: -30px;
    }

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}