/*
 Theme Name:     Construction Child
 Theme URI:      https://themeforest.net/user/sk-themes/
 Description:    Construction Child Theme
 Author:         SK Web Solutions
 Author URI:     https://sk-web-solutions.com/
 Template:       construction
 Version:        1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.logo,
.mean-container .mean-bar {
    z-index: 1;
}

.logo {
    margin-right: 30px;
}

.logo > img {
    height: 40px;
}

@media (max-width: 991px) {
    .menu-wrp ul li:last-child {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .vc_row {
        margin-left: 0;
        margin-right: 0;
    }

    .logo {
        margin-right: 15px;
    }

    #o-nas-ikony h6 {
        font-size: 13px;
    }
}

.header-menu-inner {
    float: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 767px) {
    .header-menu-inner .logo img {
        height: auto !important;
        width: auto !important;
    }
}

.menu-wrp nav {
    float: left;
}

.menu-wrp ul li {
    padding: 38px 0;
}

.menu-wrp ul > li > a {
    color: #000;
}
.menu-wrp ul > li.current-menu-item > a::before {
    width: 0;
}
.menu-wrp ul > li:hover > a::before {
    width: 100%;
}

.header-explore .explore-get {
    margin-top: 31px;
}

@media (max-width: 767px) {
    #o-nas {
        margin-top: 40px;
    }
}

.o-nas-wyburzenia img {
    height: 77px;
    max-width: 110px;
}

.o-nas-projekty .icon-note::before,
.o-nas-zagospodarowanie .icon-grid::before {
    color: #000;
}

#oferta .services-small-icon {
    margin-bottom: 0;
}

#oferta .services-small-icon img {
    height: 24px;
}

#oferta h5 {
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (min-width: 768px) {
    #oferta h5 {
        min-height: 35px;
    }
}

.services-row-list.margin-bottom-50 {
    margin-bottom: 20px;
}

.footer-inner .edge-seprator {
    margin: 10px 0 25px;
}
