@media (max-width: 992px) {
    .bodyOffersList .side-section {
        display: none !important;
    }

    .blog .side-section {
        display: none !important;
    }

    #banner .slogan {
        font-size: 1em;
        top: 60px;
    }

    #banner .ofe-img {
        height: 200px;
    }
}

.offer .has360-flag {width: 100%;}

/*   ------------------zima-----------------------   */

/* canvas {
    position: absolute;
    top: 0;
    left: 0; background-image: linear-gradient(bottom, rgb(105, 173, 212) 0%, rgb(23, 82, 145) 84%);
    background-image: -o-linear-gradient(bottom, rgb(105, 173, 212) 0%, rgb(23, 82, 145) 84%);
    background-image: -moz-linear-gradient(bottom, rgb(105, 173, 212) 0%, rgb(23, 82, 145) 84%);
    background-image: -webkit-linear-gradient(bottom, rgb(105, 173, 212) 0%, rgb(23, 82, 145) 84%);
    background-image: -ms-linear-gradient(bottom, rgb(105, 173, 212) 0%, rgb(23, 82, 145) 84%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(105, 173, 212)), color-stop(0.84, rgb(23, 82, 145)));
    background: transparent;
    width: 100%;
    height: 100%;
}

.main-logo a img {
    margin-top: 0px;
}

#menu {
    background: #05480d;
}

#menu.navbar-default .navbar-nav>li:last-child {
    border-right: 1px solid rgb(33, 104, 41);
}

#menu.navbar-default .navbar-nav>li {
    border-left: 1px solid rgb(33, 104, 41);
}

#search-box {
    background: rgba(5, 72, 13, 0.93);
}

.search-box .nav-tabs>li:first-child>a {
    background-color: rgba(5, 72, 13, 0.93);
}

.snow {
    position: absolute;
}

.snow img {
    width: 100%;
    position: relative;
    bottom: 64px;
}

.img-thumbnail,
body {
    background-color: #e4f2f6;
}

.offer .params .tags .flag {
    background: #05480d;
}

.offer .params .tags .flag::before {
    background: #dd3e00;
}

.contact-agent {
    background: #05480d;
}

.btn-default.contactAgent {
    line-height: 14px;
    background: #05480D;
    border: 1px solid #fff;
}

.agent-avatar {
    background-color: #d5d5d5;
}

.agent-offers {
    background: #05480d;
    z-index 200;
}

#team {
    background: linear-gradient(to bottom, rgb(228, 242, 246) 35%, rgb(87, 136, 165) 65%, rgb(3, 83, 111) 100%);
}

.agent {
    background: #fff;
}

#team h4 {
    color: #0f678b;
}

.agent-avatar::after {
    content: url('/../grafika/czapa.png');
    position: absolute;
    bottom: 40px;
    left: -5px;
}

.agent-avatar {
    width: 85px;
    height: 85px;
}

.agent-box {
    padding-bottom: 50px;
}

#bottom-form {
    background: url('/../grafika/xmass.jpg') #114e17;
    background-size: cover;
    background-position: left;
}

#footer-menu {
    background: #b50000;
}

#footer {
    background: #114e17;
}

#footer-menu {
    background: #e0f0f6;
}

#footer {
    background: #e0f0f6;
    color: #253224;
}

.globalForm .btn {
    background: #c40806;
}

#footer-menu .container>ul li a {
    color: #253224;
}

@media (max-width: 991px) {
    canvas {
        display: none;
    }

    .snow img {
        bottom: 20px;
    }
} */

/* --------------------- zimakoniec --------------- */