@font-face {
    font-family: "BMWMotorradW05-Regular";
    src: url("BMWMotorradW05-Regular.woff");
}

html {
    height: 100%;
    font-size: 90%;
    overflow-x: hidden !important;
    margin-right: 0 !important;
}

body {
    font-family: "BMWMotorradW05-Regular", Helvetica, Arial, sans-serif;
    color: #333;
    height: 100vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1260px;
}

@media screen and (max-width: 1280px) {
    .container {
        width: 97vw;
    }
}

.wrapper {
    max-width: 1600px;
    margin: 0 auto;
}

.swiper-gray-wrapper {
    background: #eee;
    padding: 70px 0;
}

a {
    color: #48535b;
}

    a:hover {
        color: #000;
    }

strong {
    font-weight: 600;
}

p, ul, ol {
    margin: 0 0 10px;
}

h1 {
    font-size: 240%;
    letter-spacing: -1px;
}

h2 {
    font-size: 180%;
    letter-spacing: -1px;
}

h3 {
    font-size: 150%;
}

h4 {
    font-size: 125%;
}

h5 {
    font-size: 110%;
}

h6 {
    font-size: 100%;
}

.underline {
    border-bottom: 1px solid #ababad;
    padding-bottom: 6px;
}

.uppercase {
    text-transform: uppercase;
    letter-spacing: -1px;
}

.orange, .orange a {
    color: #004563 !important;
}

.white {
    color: #fff;
}

.blue {
    color: #004563;
    font-weight: 600;
}

p .btn {
    margin-bottom: 4px;
}

.btn-green {
    color: #fff;
    background-color: #72bf5b;
    border-color: #72bf5b;
}

    .btn-green:hover,
    .btn-green:focus,
    .btn-green:active,
    .btn-green.active,
    .open > .dropdown-toggle.btn-green {
        color: #ffffff;
        background-color: #489132;
        border-color: #489132;
    }

.btn-blue {
    color: #fff;
    background-color: #004563;
    border-color: rgba(72, 83, 91, 0.7);
}

    .btn-blue:hover,
    .btn-blue:focus,
    .btn-blue:active,
    .btn-blue.active,
    .open > .dropdown-toggle.btn-blue {
        color: #ffffff;
        background-color: #002738;
        border-color: #002738;
    }

.btn-claret {
    color: #fff;
    background-color: #AD1C4E;
    border-color: #AD1C4E;
}

    .btn-claret:hover,
    .btn-claret:focus,
    .btn-claret:active,
    .btn-claret.active,
    .open > .dropdown-toggle.btn-claret {
        color: #ffffff;
        background-color: #81002D;
        border-color: #81002D;
    }

.btn-yellow {
    color: #fff;
    background-color: #eda140;
    border-color: #EDA140;
}

    .btn-yellow:hover,
    .btn-yellow:focus,
    .btn-yellow:active,
    .btn-yellow.active,
    .open > .dropdown-toggle.btn-yellow {
        color: #ffffff;
        background-color: #E48E21;
        border-color: #E48E21;
    }

.btn {
    border-radius: 0;
    vertical-align: top;
    min-width: 32px;
}

.logo-header {
    padding-bottom: 120px;
    padding-top: 30px;
    float: left;
}

    .logo-header a {
        max-width: 416px;
        margin: 0 auto;
        text-align: center;
        display: block;
    }

        .logo-header a:focus {
            outline: 0;
        }

    .logo-header img {
    }

.btn-primary {
    margin-top: 3px;
    margin-bottom: 2px;
    background-color: #004563;
    border-color: #004563;
}

/*.btn-primary:hover {
        background-color: #002738;
        border-color: #002738;
    }*/

.btn-wide {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.btn-search {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 5px 8px;
    border: none;
    background-color: #ccc;
    text-transform: uppercase;
    font-weight: 600;
    color: #666;
}

    .btn-search:hover, .btn-search:focus {
        color: #f2f2f2;
        background-color: #a4a7aa;
    }

.search-form {
    position: relative;
    margin-top: 6px;
}

    .search-form .form-group {
        margin: 0;
    }

    .search-form .form-control {
        border-radius: 0;
        border: none;
        height: 30px;
        padding: 4px 12px;
        background: #CCCCCC;
        color: #333;
    }

.navbar-line {
    border-top: 1px solid #004563;
}

.navbar-wrapper {
    border-bottom: 1px solid #ddd;
    color: black !important;
    min-height: 43px;
    position: relative;
}

    .navbar-wrapper.navbar-inverse {
        background: #004563;
        border-bottom: 1px solid #000;
    }

        .navbar-wrapper.navbar-inverse .navbar-nav > li > a {
            color: #fff;
        }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent;
}

.navbarless .navbar-wrapper {
    min-height: 0;
    border-bottom-color: #ddd;
}

.navbar {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
    border: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
}

.navbar-container {
    max-width: 1200px;
    margin: auto;
    height: 100%;
}

.navbar-underline {
    position: absolute;
    height: 4px;
    background-color: #D1D1D1;
    bottom: 0px;
    width: 100vw;
    left: -12px;
}

.navbar-collapse {
    padding: 0;
    width: 100%;
    border-top: 0;
}

.navbar-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #57585b;
    font-weight: 600;
}

    .navbar-nav ul .sub-arrow {
        border: none !important;
        position: absolute;
        margin-top: -3px;
        width: 20px;
        height: 20px;
        text-align: center;
        font-size: 140%;
        margin-right: 5px;
    }

    .navbar-nav > li {
        float: left;
        line-height: 100%;
        display: inline-block;
    }

        .navbar-nav > li > a {
            display: block;
            color: #000;
            font-size: 120%;
            /*margin-right: 1px;*/
            line-height: 14px;
        }

.main-menu > li > a:hover {
    text-decoration: none;
}

.main-menu > li > a > .sub-arrow {
    border: none !important;
}

.nav-tabs {
    margin-bottom: 48px;
}

    .nav-tabs > li {
        margin-bottom: -1.2px;
    }

        .nav-tabs > li > a {
            color: #004563;
            outline: 0;
        }

            .nav-tabs > li > a:hover {
                color: #004563;
            }

        .nav-tabs > li.active:after {
            content: '';
            border-bottom: 1px solid #004563;
            width: 100%;
            position: absolute;
            bottom: -10px;
        }

        .nav-tabs > li.active:before {
            content: "\f078";
            font-family: FontAwesome;
            color: #004563;
            margin: 0 4px 0 -8px;
            position: absolute;
            bottom: -20px;
            background: #fff;
            padding: 0 3px;
            display: block;
            z-index: 1;
            left: 50%;
        }

.tab-content {
    /*margin: 20px 0 100px;*/
}

.tab-pane p {
    font-size: 115%;
    font-weight: 300;
}

.tab-pane h3, .tab-pane h4 {
    font-weight: 600;
    color: #57585b;
}

.tab-pane h2 {
    color: #004563;
    font-weight: normal;
    font-size: 180%;
}

.tab-pane img {
    max-width: 100%;
}

.image-centered {
    text-align: center;
}

.narrow-view {
    padding: 1% 8%;
}

.cboxElement:focus {
    outline: none;
}

#swipebox-overlay {
    background: rgba(0,0,0,0.8);
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.top-text-menu {
    font-weight: 600;
}

footer .top-text-menu {
    font-weight: normal;
}

.top-text-menu, .bottom-text-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bottom-text-menu {
    font-size: 90%;
}

    .top-text-menu li, .bottom-text-menu li {
        margin: 0 -3.5px 0 0;
        display: inline-block;
        border-left: 1px solid #ccc;
    }

        .top-text-menu li.active {
        }

        .top-text-menu li a {
            padding: 30px 16px 5px 16px;
            display: block;
        }

        .top-text-menu li.active a {
            color: #48535a;
            padding-top: 25px;
        }

            .top-text-menu li.active a:before {
                content: '';
                width: 98%;
                height: 5px;
                margin-left: 2%;
                border-top: 2px solid #004563;
                display: block;
                top: -4px;
                position: relative;
            }

.index-page .top-text-menu li {
}

.top-text-menu li:first-child, .bottom-text-menu li:first-child {
    border-left: none;
}

.top-text-menu li a {
    font-weight: 600;
}

.index-page .index-black-wrapper .top-text-menu li a {
    color: #fff;
}

.personal-tools {
    float: right;
    width: 100%;
}

.loginDisplay {
    font-size: 10px;
    margin: 6px 0 11px;
    text-align: right;
}

loginDisplay:after {
    content: '';
    clear: both;
    display: table;
}


.loginDisplay span {
    margin-left: 4px;
}

    .loginDisplay span + span {
        margin: 0 4px 0 0;
    }

.loginDisplay ul {
    padding: 0;
    /*max-width: 88%;*/
}

.loginDisplay li {
    display: inline-block;
}

#lLogin {
    color: #003399;
}

#lLogin, #lblLogOff {
    font-weight: bold;
}

#lblLogOff {
    width: 100%;
    transition: 0.1s all ease-in-out;
}

    #lblLogOff:hover {
        background-color: white;
        color: #039;
    }

.logout-button {
    text-decoration: none !important;
}

.loginDisplay > * {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
}

.langButtons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding-bottom: 4px;
}

#panelLogout {
    margin-right: 8px;
}

#ServerClock1_lClock {
    width: unset;
    height: 100%;
    margin: auto 0;
}

.langButtons span {
    display: flex;
    height: 100%;
    width: 30%;
    align-items: center;
    justify-content: center;
}

.langButtons input {
    background: transparent;
    border: none;
    font-size: 11px;
    color: #666;
    padding: 1px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 16px;
}

    .langButtons input:hover {
        color: #000;
    }

#lbLangPolish {
    background-image: url(../img/pl.jpg);
}

#lbLangEnglish {
    background-image: url(../img/uk.jpg);
}

#ServerClock1_lClock {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.btn-login {
    padding: 9px 0 9px;
}

.loginDisplay .btn-login {
    margin: 0 0 6px 30px;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
    width: 188px;
}

/* aa filters */
.form .form-group {
    clear: left;
    height: 24px;
}

    .form .form-group:after, .form form:after {
        content: '';
        display: table;
        clear: both;
    }

    .form .form-group label {
        width: 32%;
        float: left;
        text-align: right;
    }

        .form .form-group label + * {
            width: 63% !important;
            float: left;
            margin-left: 2%;
            height: 29px;
            font-size: 12px;
        }

        .form .form-group label + div.form-slider {
            margin-top: -14px;
            padding: 0 10px;
        }

        .form .form-group label + div.dropdown {
            margin-top: -1px;
        }

#productionYearText, #mileageText, #priceText {
    border: none;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    line-height: 10px;
    background-color: transparent;
}

#MainContent_panelSearch {
    background-color: #f5f5f5;
}

    #MainContent_panelSearch > form {
        margin: 3% 3%;
    }

.ForSaleHeaderPanel {
    background-color: #004463;
    font-weight: bold;
    padding: 6px 3%;
    color: #fff;
}

.MainContent_actions {
    margin: 0px 0px;
    text-align: center;
}

    .MainContent_actions .btn-primary {
        min-width: 25%;
    }

#MainContent_ValidationSummary1 ul {
    border: 1px solid #a94442;
    padding: 10px 40px;
    margin-bottom: 20px;
    color: #f40;
}

.dropdown .selected, .dropdown li {
    font-size: 100%;
    padding: 5px 12px;
}

.dropdown {
    display: flex;
    align-items: center;
}

.short-dropdown .dropdown {
    display: flex;
    width: 75px;
    align-items: center;
    border-radius: 1px;
    margin-top: 15px;
}

.dropdown ul {
    padding: 0;
}

.dropdown li.focus {
    background-color: #004463;
}


.dropdown .carat {
    border-top-color: #004463;
}

#MainContent_ddlRows {
    max-width: 70%;
}

.forsale-listing {
    /*margin-bottom: 20px;*/
    width: 100%;
    border: 0;
}

.exchange-container {
}

.promotedAuction, .promotedAuction:first-child {
    border: 1px solid #ccc;
    padding: 15px 14px 5px;
    margin: 15px -15px 5px;
    background-color: #FCFCFC;
}

tr.promotedAuction {
    border: 3px solid #E48E21;
    background-color: inherit;
}

.promotedAuction + .Auction {
    border-top: none;
}

.promotedAuction + .promotedAuction {
    border-top: 1px solid #ccc;
    margin-top: 0;
}
/* JMMJ CSS */

.panelDekraNetOrder {
    padding: 20px;
    background-color: #f5f5f5;
}

    .panelDekraNetOrder input, .panelDekraNetOrder select {
        width: 220px;
    }

    .panelDekraNetOrder span {
        width: 205px;
        display: inline-block;
    }

.headerClass {
    display: inline-block;
}


.form-horizontal .form-group span {
    font-weight: bold;
}


.forsale-listing tr.promotedAuction {
    border: 1px solid #ccc;
    padding: 15px 14px 5px;
    margin: 15px -15px 5px;
    background-color: #FCFCFC;
}

.forsale-listing td, .forsale-listing th {
    border: 0 !important;
    text-align: center;
}

/*.forsale-listing .Auction:first-child {
    padding: 25px 0;
    border-top: none;
}*/

.forsale-listing tr {
    border-top: 1px solid #ddd;
    /*padding: 25px 0 5px !important;*/
}

    .forsale-listing tr:last-child {
        border-bottom: 1px solid #ddd;
    }


/* ----- */
.boldColor {
    font-weight: 600;
    color: #004463;
}

.left-side {
    width: 50%;
    float: left;
    padding-right: 30px;
}

.right-side {
    width: 45%;
    float: left;
}

.MainContent_lblEquipment_scroll {
    max-height: 200px;
    overflow-y: auto;
    padding: 5px 10px 5px 0;
}

.price {
    margin: 10px 0 20px;
    font-size: 220%;
    font-weight: bold;
    color: #004463;
}

.tableSell {
    margin-top: 30px;
}

#MainContent_lblPLN {
    font-weight: normal;
    font-size: 60%;
}

.mostRight {
}

.dealerInfo p {
    margin-bottom: 2px;
}

.dealerInfo * {
    font-size: 14px !important;
}

.ad-gallery {
    width: 900px;
}

    .ad-gallery .ad-image-wrapper {
        width: 100%;
        height: 345px;
        padding: 0;
    }

    .ad-gallery .ad-nav .ad-thumbs {
        width: 420px;
    }

.ad-image {
    max-width: 100%;
}

    .ad-image img {
        /*max-width: 100%;
        height: auto;*/
        width: 100%;
        height: 100%;
    }

.form-logon {
    padding: 6% 10% 2%;
    /*background-color: #f5f5f5;
    border: 1px solid #ddd;*/
    width: 100%;
}

    .form-logon.login-page-form {
        padding: 6% 2%;
        display: flex;
        align-items: center;
    }

@media (max-width: 768px) {
    .form-logon.login-page-form {
        display: inline-block;
    }

    .langButtons .logout-button {
        width: 75% !important;
    }
}

.form-logon form:first-child {
    margin-top: 6%;
}

.langButtons .logout-button {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background-color: rgba(255,255,255,.6);
    width: 50%;
}

.langButtons-separator {
    height: 24px;
    width: 1px;
    background: #D1D1D1;
    margin-right: 15px;
    position: absolute;
}

.dealerInfo {
    margin: -20px 0 30px;
}

.block-logon {
    margin: 30px 0;
}

.logon-text {
    margin: 8% 0;
}

.swiper-logon img {
    width: 100%;
}

.cta {
    padding: 3%;
    background-color: #F7F7F7;
}

.mGrid, .mGrid td {
    border: none;
    text-align: center;
}

    .mGrid th {
    }

    .mGrid td:first-child {
        position: relative;
    }

.lbCode {
    text-align: center;
    display: block;
    background-color: #ddd;
    background-color: rgba(255, 255, 255, 0.7);
    margin-top: -1px;
    position: absolute;
    bottom: 8px;
    padding: 0 5px;
    font-weight: bold;
    font-size: 70%;
}

.mGrid .brand {
    font-size: 140%;
    font-weight: 300;
    width: 10%;
    text-align: left;
    padding-left: 2%;
}

.mGrid .model {
    font-size: 140%;
    font-weight: 300;
    width: 30%;
    text-align: left;
}

.mGrid .price {
    font-size: 120%;
    width: 10%;
    text-align: center;
    position: relative;
    height: 153px;
}

    .mGrid .price .btn {
        position: absolute;
        top: 118px;
        left: 0;
        min-width: 100%;
    }

.black-mask, .black-content-mask, .black-side-menu-mask {
    position: absolute;
    width: 100%;
    height: 300px;
    background-color: rgba(0,0,0,0.75);
    display: none;
    z-index: 4;
}

.black-side-menu-mask {
    z-index: 3;
}

.breadcrumb {
    padding: 0;
    background: none;
    border-radius: 0;
    margin-bottom: 0;
}

    .breadcrumb .home {
        padding: 0 2px;
        color: #aaa;
    }

        .breadcrumb .home:hover {
            color: #888;
        }

.side-menu-header .breadcrumb {
    font-size: 80%;
    padding-top: 6px;
    border-bottom: 1px solid #989898;
    text-transform: uppercase;
}

    .side-menu-header .breadcrumb a {
        color: #fff;
    }

.breadcrumb + h1 {
    font-weight: 600;
    font-size: 320%;
    color: #004563;
    margin: 13px 0 50px;
}

.breadcrumb + h4 {
    margin: 25px 0 0;
}

.breadcrumb span:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #CBCBCB;
    margin: 0 4px;
}

.page-tools {
    float: right;
    list-style: none;
    margin: 5px 0 0;
    font-size: 90%;
}

    .page-tools li {
        float: left;
        margin-left: 20px;
    }

    .page-tools a:hover {
        text-decoration: none;
    }

    .page-tools a:after {
        content: "\f054";
        font-family: FontAwesome;
        font-size: 80%;
        font-weight: bold;
        color: #004563;
        margin: 0 4px 0 8px;
    }

.content-container {
    padding-top: 100px;
    z-index: 1;
    position: relative;
    background: #fff;
}

.swiper-container + .black-content-mask + .content-container {
    margin-top: 30px;
}


.sub-footer {
    padding: 4px 0 2px;
    margin-bottom: 2px;
}

.sub-footer-header {
    text-transform: uppercase;
    font-weight: 600;
    border-left: 1px solid #8a8f93;
    padding: 0 0 12px 9px;
    margin-bottom: 2px;
}

    .sub-footer-header a {
    }

.sub-footer-item {
    margin: 0 0 3px;
    float: left;
    width: 32.9%;
}

.sub-footer-header .sub-footer-item {
    padding-bottom: 12px;
}

.sub-footer-menu {
    list-style: none;
    color: #fff;
    padding: 0 0 0 9px;
    margin: -3px 0 0;
    font-size: 92%;
    min-height: 120px;
    border-left: 1px solid #8a8f93;
}

    .sub-footer-menu li {
        margin-bottom: 0px;
    }

    .sub-footer-menu a {
        color: #333;
    }

.login-container {
    display: flex;
    align-items: center;
    align-items: flex-end;
}

    .login-container .login-icon {
        height: 14px;
        margin-right: 6px;
    }

    .login-container span {
        display: unset;
        height: unset;
        width: unset;
        align-items: unset;
        justify-content: unset;
    }

    .login-container .login-separator {
        width: 2px;
        height: 5px;
        background-color: red;
    }

.header-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.header-wrapper, .footer {
    flex-shrink: 0;
}

.top-text-menu li {
}

.footer .bottom-text-menu li a {
    color: #333;
}

.footer .bottom-text-menu li a {
    color: #000;
}

.footer .bottom-text-menu li:first-child {
    margin-left: 0;
    border: none;
    padding-left: 0;
}

.back-to-top {
    cursor: pointer;
}

.logo-footer {
    max-width: 100%;
    margin-top: 28px;
}

::-ms-clear {
    width: 0;
    height: 0;
}

::-ms-reveal {
    width: 0;
    height: 0;
}

.awesome-ul {
    list-style: none;
}

    .awesome-ul li:before {
        content: "\f046";
        font-family: FontAwesome;
        font-size: 24px;
        color: #004563;
        margin: 0 8px 0 -30px;
    }


.pagination {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 2;
    margin: 10px 0;
}

.index-page .pagination {
    top: 0;
    bottom: auto;
}

.pagination-c {
    top: 5px;
}

.swiper-pagination-switch {
    background-color: transparent;
    display: inline-block;
    padding: 6px;
    border-radius: 50%;
    border: 1px solid #555;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0 5px 4px;
    cursor: pointer;
}

.swiper-active-switch {
    padding: 10px;
    border: 2px solid #888;
    border: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 2px;
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.swiper-pagination-switch:hover {
    border-color: #fff;
}

.swiper-slide img {
    max-width: 100%;
}

.swiper-full .swiper-slide > img {
    width: 100%;
    max-width: none;
}

.swiper-arrow {
    display: none;
}

.swiper-full .swiper-slide {
    position: relative;
}

.swiper-full {
    max-height: 690px;
}

.swiper-campaign {
    margin: 20px 0;
    position: relative;
}

.swiper-index {
    max-height: 450px;
}

.product-title {
    margin: 13px 0 -5px;
}

    .product-title h1 {
        margin: 12px 0 0 -10px;
        font-weight: 300;
        font-size: 200%;
        line-height: 100%;
        background: #fff;
        padding: 2px 10px;
        display: inline-block;
    }

.product-image-wrapper {
    background: #eee;
}

    .product-image-wrapper img {
        max-width: 100%;
    }

.product-title-wrapper {
    /*border-bottom: 1px solid #ddd;*/
    margin-bottom: 10px;
}

/* side menu */
.side-menu {
    position: fixed;
    background: #fff;
    max-width: 370px;
    width: 90%;
    z-index: 6;
    right: -100%;
}

    .side-menu li a {
        padding: 14px 14% 14px 3%;
        display: block;
        margin: 0 0 -1px;
        font-weight: normal;
        position: relative;
        min-width: 200px;
        text-decoration: none;
        border-top: 1px solid #fff;
    }

    .side-menu li li a {
        padding: 7px 14% 7px 10%;
    }

    .side-menu li li li a {
        padding: 7px 14% 7px 18%;
    }

    .side-menu li a:hover {
        background: #004563;
        color: #fff;
    }

    .side-menu li.active > a {
        background: #004563;
        color: #fff;
        margin-top: -1px;
    }

.side-menu-header {
    background-color: #004563;
    padding: 50px 30px 10px 60px;
    color: #fff;
    font-size: 130%;
    min-height: 131px;
}

    .side-menu-header h4 {
        font-size: 150%;
    }

    .side-menu-header .close-side-menu {
        background-color: #fff;
        color: #004563;
        border-radius: 2px;
        width: 42px;
        height: 42px;
        line-height: 44px;
        text-align: center;
        display: block;
        font-size: 120%;
        padding-left: 3px;
        position: absolute;
        left: -22px;
        top: 12px;
        cursor: pointer;
    }

.side-menu-content {
    padding: 0 0 0 60px;
    overflow: hidden;
}

    .side-menu-content h3 {
        color: #004563;
        padding: 0 0 0 3%;
        font-weight: 600;
    }

    .side-menu-content ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .side-menu-content ul ul {
            margin: 0 0 10px;
            font-size: 94%;
        }

    .side-menu-content > ul > li {
        border-bottom: 1px solid #e8e5e1;
    }

        .side-menu-content > ul > li a:after {
            content: "\f105";
            font-family: FontAwesome;
            font-size: 140%;
            font-weight: normal;
            position: absolute;
            right: 7%;
            top: 50%;
            margin-top: -6px;
            color: #333;
            line-height: 12px;
        }

    .side-menu-content > ul ul > li > a:after {
        font-size: 50%;
        content: '\f111';
        color: #aaa;
        right: 6%;
    }

.side-menu li.active > a:after {
    color: #fff;
}

.side-menu-content > ul > li a:hover:after, .side-menu-content li.active > a:hover:after, .side-menu-content li.active > a:hover {
    color: #fff;
}

.show-side-menu {
    background: #f5f5f5;
    background: rgba(229, 229, 229, 0.3);
    width: 70px;
    height: 46px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 120%;
    position: fixed;
    right: -16px;
    top: 158px;
    z-index: 4;
    cursor: pointer;
}

.menu-icon {
    display: inline-block;
    margin: 9px 14px 0 0;
}

.line-icon {
    display: block;
    width: 24px;
    height: 4px;
    background: #4B6E7E;
    margin-top: 4px;
}

.arrow-icon {
    display: none;
    font-size: 120%;
    top: 0px;
    position: relative;
    float: left;
    left: 14px;
}

.gray-side {
    background: #e5e5e5;
    padding: 30px 0;
    margin-top: 20%;
}

    .gray-side .side-menu-content {
        padding-right: 20px;
    }

/**/

/* index */

.index-content-wrapper {
    z-index: 1;
    position: relative;
    background: #fff;
    -webkit-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

#content {
    font-size: 100%;
    line-height: 160%;
    /*padding-bottom: 30px;
    padding-top: 30px;*/
}

.index-content-wrapper h2, .index-content-wrapper h3, .index-content-wrapper h4 {
    /* font-weight: 300; */
    line-height: normal;
}

.index-content-wrapper h2 {
    font-size: 200%;
}

.index-section {
    padding: 20px 0 20px;
    margin: 20px 0 40px;
}

    .index-section:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .index-section > h3 {
        margin: 0 0 60px;
    }

hr {
    border-color: #ccc;
}

.row-flex {
    display: flex;
}

    .row-flex > div {
        display: flex;
    }

.table-columns {
    display: table;
    margin: 50px 0 30px;
    width: 100%;
}

    .table-columns > div {
        display: table-cell;
    }

.table-columns-50 > div {
    width: 50%;
}

.table-columns-33 > div {
    width: 30%;
    padding-right: 3%;
}

.pictureMainPageDiv {
    text-align: center;
    margin: 60px 0 30px;
}

    .pictureMainPageDiv > a {
        margin: 0 2%;
        filter: alpha(opacity=70);
        opacity: 0.7;
    }

        .pictureMainPageDiv > a:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .pictureMainPageDiv img {
        max-height: 7vw;
    }

.product-choice-left h3 {
    margin: 23px 0 40px;
}

.four-boxes .item {
    float: left;
    margin-left: 0.4%;
    width: 24.7%;
}

    .four-boxes .item a {
    }

    .four-boxes .item div.img {
        overflow: hidden;
    }

    .four-boxes .item img {
        width: 100%;
    }

    .four-boxes .item:first-child {
        margin-left: 0;
    }

    .four-boxes .item h4 {
        font-size: 100%;
        line-height: normal;
        padding: 0 10px;
    }

        .four-boxes .item h4:before {
            content: "\f054";
            font-family: FontAwesome;
            font-size: 70%;
            font-weight: bold;
            color: #004563;
            margin: 0 3px 0 -10px;
        }

.three-boxes .item h3 {
    min-height: 50px;
    margin: 0 0 30px;
}

    .three-boxes .item h3 a {
    }

.read-more {
    text-align: right;
}

    .read-more .fa {
        font-size: 80%;
    }

.footer-social {
    padding-bottom: 0;
    margin-top: 60px;
    display: none;
}

.social-box {
    float: right;
    text-align: center;
}

.footer-social ul {
    list-style: none;
    float: left;
    margin: 0;
}

.footer-social h5 {
    float: left;
    margin: 25px 0 30px;
}

.footer-social li {
    float: left;
    margin: 0 6px;
    padding: 0 0 22px 6px;
    border-left: 1px solid #ccc;
}

    .footer-social li img {
        height: 37px;
    }

.nine-slices {
    z-index: 3;
    position: relative;
}

    .nine-slices .item a {
        text-decoration: none;
        display: block;
        height: 100%;
    }

    .nine-slices .item {
        width: 16.5%;
        float: left;
        margin-right: 1px;
    }

        .nine-slices .item.item-navy, .nine-slices .item.item-navy a {
            background: #004463;
            color: #fff;
        }

            .nine-slices .item.item-navy:hover, .nine-slices .item.item-navy:hover a {
                background: #002738;
                color: #fff;
            }

        .nine-slices .item.item-black, .nine-slices .item.item-black a {
            background: #004563;
            color: #fff;
        }

            .nine-slices .item.item-black:hover, .nine-slices .item.item-black:hover a {
                background: #000;
                color: #fff;
            }

        .nine-slices .item.item-gray, .nine-slices .item.item-gray a {
            background: #ccc;
            color: #333;
        }

            .nine-slices .item.item-gray:hover, .nine-slices .item.item-gray:hover a {
                background: #888;
                color: #fff;
            }

        .nine-slices .item.item-white, .nine-slices .item.item-white a {
            background: #fff;
            color: #333;
        }

            .nine-slices .item.item-white:hover, .nine-slices .item.item-white:hover a {
                background: #000;
                color: #fff;
            }

        .nine-slices .item.item-green, .nine-slices .item.item-green a {
            background: #72bf5b;
            color: #fff;
        }

            .nine-slices .item.item-green:hover, .nine-slices .item.item-green:hover a {
                background: #489132;
            }

        .nine-slices .item.hover-claret:hover, .nine-slices .item.hover-claret:hover a {
            background-color: #830F37 !important;
        }

        .nine-slices .item.hover-yellow:hover, .nine-slices .item.hover-yellow:hover a {
            background-color: #eda140 !important;
        }

.item-header {
    height: 50%;
    display: block;
    letter-spacing: -1px;
}

    .item-header h3, h3.item-header {
        margin: 0;
    }

    .item-header a {
        padding: 15px 15px 0;
    }

.item-content {
    vertical-align: bottom;
    height: 50%;
    font-size: 94%;
    line-height: 120%;
}

.nine-slices .item-content a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    padding: 0 15px 15px;
}

.border-box {
    border-left: 1px solid transparent;
    padding-left: 28px;
    margin: 50px 0 40px;
    height: 100%;
}

.form-group .btn {
    font-weight: 600;
    padding: 10px 20px;
    font-size: 120%;
    vertical-align: top;
}

.border-box select {
    height: 46px;
    font-size: 120%;
    min-width: 70%;
    display: inline-block;
    width: auto;
}

.border-green .fa {
    color: #72bf5b;
    font-size: 80%;
}

.border-green {
    border-color: #72bf5b;
}

.border-blue {
    border-color: #004563;
    padding-top: 1px;
}

    .border-blue .fa {
        color: #004563;
        font-size: 80%;
    }

.demo {
    margin: 10px 0;
}

.form-inline .bootstrap-select {
    height: 47px;
    width: 70% !important;
}

.bootstrap-select.open > .dropdown-toggle.btn-default, .bootstrap-select .btn-default:hover {
    background: #fafafa;
}

.bootstrap-select .btn-default:focus {
    background: #fff;
}

/* tables */
.table-vwb > thead > tr > th, .table-vwb > tbody > tr > th, .table-vwb > tfoot > tr > th, .table-vwb > thead > tr > td, .table-vwb > tbody > tr > td, .table-vwb > tfoot > tr > td {
    padding: 8px 10px;
    border-color: #EDEDED;
    border-top-width: 2px;
}

.table > thead > tr > th, .table > tbody > tr > th {
    background: #ddd;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.table th strong {
    font-weight: bold;
}

.table > thead > tr:first-child > th, .table > tbody > tr:first-child > th {
    border-top-color: #ddd;
}

.table > thead > tr > th:first-child, .table > tbody > tr > th:first-child {
    border-left: 1px solid #ddd;
}

.table > thead > tr > th:last-child, .table > tbody > tr > th:last-child {
    border-right: 1px solid #ddd;
}

.table-right td {
    text-align: right;
}

    .table-right td:first-child {
        text-align: left;
    }

.table-contact {
    width: 80%;
}

    .table-contact tr {
        border-bottom: 1px solid #eee;
    }

    .table-contact td {
        padding: 4px 10px 4px 1px;
    }
/**/
.before-title {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 50%;
    text-align: center;
}

    .before-title img {
        max-width: 100%;
    }

h2 a:hover {
    text-decoration: none;
}

.before-title + * + * {
    clear: both;
}

.eurobuy, .eurosell {
    font-weight: bold;
}


.separator-line {
    background: url(../img/separator.png) no-repeat center top;
    background-size: 100% auto;
    height: 20px;
    margin-top: 1px;
    margin-bottom: 40px;
}

.section-shadow:before {
    content: '';
    background: url(../img/separator.png) no-repeat center top;
    height: 20px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}

.section-full.section-shadow:before {
    top: -90px;
}

.section-text.section-shadow:before {
    top: -20px;
}

#content.container .container {
    /* padding-left: 0; */
    /* padding-right: 0; */
    /* width: auto; */
}

.section-full {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 120% auto;
    padding: 90px 0;
}

    .section-full .btn {
        font-weight: 600;
    }

.section-text {
    padding: 20px 0;
    margin: 20px 0;
}

.whitebox > div {
    padding: 10px 25px;
    margin-bottom: 0;
}

.whitebox label {
    font-weight: normal;
}

.whitebox input, .whitebox select, .whitebox .btn {
    font-weight: 600;
    margin-bottom: 10px;
}

.odd {
    background: rgba(255, 255, 255, 0.9);
}

.even {
    background: rgba(244, 244, 244, 0.9);
}

.form-group-lg input {
    font-size: 120%;
}

.form-highlight {
    background-color: #72BF5B;
    color: #fff;
    display: none;
}

#rataMiesieczna {
    border-bottom: 1px solid #C3EFB6;
    padding-bottom: 10px;
    margin-top: 15px;
}

    #rataMiesieczna strong {
        font-size: 320%;
    }

#wartoscWykupu strong {
    font-size: 140%;
}

.whitebox > div *:disabled {
    color: #aaa;
}

.four-buttons .btn {
    padding-left: 1px;
    padding-right: 1px;
    width: 23%;
    margin: 0 1px 2px;
    float: left;
    font-size: 100%;
}

.btn-darkblue {
    background: #004563;
    color: #fff !important;
}

    .btn-darkblue:hover {
        background: #002738;
    }

.btn-directgreen {
    background: #72bf5b;
    color: #fff !important;
}

    .btn-directgreen:hover {
        background: #489132;
    }

.btn-angle {
    padding: 5px 15px 7px 20px;
    line-height: normal;
}

    .btn-angle:after {
        content: "\f105";
        font-family: FontAwesome;
        margin-left: 10px;
        font-size: 140%;
        line-height: 0;
        bottom: -2px;
        position: relative;
    }

.bluebox {
    padding: 70px 70px 20px;
}

    .bluebox, .bluebox a, .bluebox a:hover {
        color: #fff;
        text-decoration: none;
    }

        .bluebox .btn-white, .bluebox .btn-white:hover {
            color: #004563;
            background: #fff;
        }

        .bluebox .round-btn {
            font-size: 160%;
            border: 2px solid #fff;
            line-height: 43px;
        }

.ul-plus, .ul-arrow, .ul-plus-claret, .ul-plus-yellow, .ul-plus-green {
    list-style: none;
    line-height: 160%;
    margin: 20px 0 30px 20px;
}

    .ul-plus ul, .ul-plus-claret ul, .ul-plus-yellow ul, .ul-plus-green ul {
        list-style: none;
    }

    .ul-plus li, .ul-arrow li, .ul-plus-claret li, .ul-plus-yellow li, .ul-plus-green li {
        margin-top: 10px;
    }

        .ul-plus li:before, .ul-arrow li:before, .ul-plus-claret li:before, .ul-plus-yellow li:before, .ul-plus-green li:before {
            content: "\f055";
            font-family: FontAwesome;
            font-weight: normal;
            margin: 0 10px 0 -28px;
            color: #004563;
            position: relative;
            font-size: 120%;
        }

    .ul-plus ul li, .ul-plus-claret ul li, .ul-plus-yellow ul li, .ul-plus-green ul li {
        padding-left: 30px;
        margin-top: 5px;
        line-height: normal;
    }

        .ul-plus ul li:before, .ul-plus-claret ul li:before, .ul-plus-yellow ul li:before, .ul-plus-green ul li:before {
            content: "\f067";
            color: #aaa;
            font-size: 116%;
            margin: 0 15px 0 -30px;
            top: 0;
        }

    .ul-arrow li:before {
        content: "\f0a9";
        margin-left: -38px;
        position: absolute;
        margin-top: 14px;
    }

    .ul-plus:not(.download-list) a {
        border-bottom: 1px dotted #ccc;
    }

        .ul-plus:not(.download-list) a:hover {
            border-bottom: 1px solid #aaa;
            text-decoration: none;
        }

    .ul-plus-claret li:before {
        color: #AD1C4E;
    }

    .ul-plus-yellow li:before {
        color: #eda140;
    }

    .ul-plus-green li:before {
        color: #4D9E35;
    }

.context-menu {
    margin: 0 auto;
}

    .context-menu .separator-line {
        margin: 0 0 -20px;
    }

.top-shadow {
    background: url(../img/separator.png) no-repeat center top;
    background-size: 100% auto;
    min-height: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}

.context-menu .module-btn {
    float: right;
    margin-top: 12px;
}

    .context-menu .module-btn .btn {
        font-size: 14px;
        min-width: 0;
        padding: 3px 10px 5px;
    }

.context-list {
    padding: 8px 0 6px 4px;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 0 -1px;
}

@media (min-width: 768px) {
    .scroll-fix .context-menu {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .scroll-fix .context-menu {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .scroll-fix .context-menu {
        width: 1170px;
    }
}

.scroll-fix .context-menu {
    padding-right: 15px;
    padding-left: 15px;
}

.scroll-fix .context-list {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}

.context-list li {
    padding: 0;
}

    .context-list li:after {
        content: '';
        border-right: 1px solid #CCCCCC;
        height: 10px;
        display: inline-block;
        margin-left: 10px;
    }

    .context-list li:last-child:after {
        content: normal;
    }

.context-list a {
    padding: 8px 4px 6px 10px;
    display: inline-block;
    text-decoration: none;
}

.context-list li:first-child a {
    /* padding-left: 0; */
}

/* content blocks */
.block-row {
}

.col-image-1, .col-title {
    display: none;
    vertical-align: top;
    text-align: center;
    font-weight: 600;
    font-size: 180%;
    line-height: normal;
}

.col-image-2 {
    display: none;
    text-align: right;
    vertical-align: top;
    font-weight: 600;
    font-size: 180%;
    line-height: normal;
}

    .col-image-1 h3, .col-image-2 h3 {
        font-size: inherit;
    }

.block-bg-right {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    padding-bottom: 40px;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}

    .block-bg-right::before {
        content: '';
        background: url(../img/separator.png) no-repeat center top;
        background-size: 100% auto;
        min-height: 20px;
        display: block;
    }

    .block-bg-right .col-text {
        margin-top: 60px;
        display: block;
    }

.block-col > *, #content .context-menu + .block-row:first-child .block-col > * {
    padding-top: 20px;
    background: url(../img/separator.png) no-repeat center top;
    background-size: 100% auto;
    padding-bottom: 30px;
}

#content .block-row:first-child .block-col > * {
    background: none;
    padding-top: 40px;
}

.download-list li:before {
    content: "\f016";
    margin-left: -28px;
}

.download-list .pdf:before {
    content: "\f1c1";
}

.download-list + .btn {
    margin: 20px 0 0 60px;
}

.block-image-half img, .block-image-half-left img, .block-image-half-right img {
    max-width: 530px;
}

.block-gray {
    background-color: #fafafa;
}

.block-3-cols ul {
    padding: 0;
}

    .block-3-cols ul li {
        list-style: none;
        border-left: 10px solid #999;
        padding: 10px 20px;
    }

.short-gray {
    border-color: #999 !important;
}

.short-green {
    border-color: #72bf5b !important;
}

.short-blue {
    border-color: #003366 !important;
}

.block-faq {
    margin-bottom: 20px;
}

    .block-faq > * {
    }

    .block-faq .col-text h3 {
        font-size: 110%;
        font-weight: 600;
    }

.block-border {
    border-top: 1px solid #eee;
    padding: 0 20px;
}

.block-border-gray {
    border-color: #aaa;
    padding: 25px 20px;
}

.block-border-green {
    border-color: #72bf5b;
    padding: 25px 20px;
}

.block-border-blue {
    border-color: #003366;
    padding: 25px 20px;
}

.btn-more {
    display: none;
}

.block-hidden {
    display: none;
    padding-bottom: 15px;
}

.block-docs .col-title {
    text-align: left;
}

.col-title h2, .col-title h3 {
    font-size: inherit;
    margin-top: 10px;
    letter-spacing: -1px;
}

.block-toc {
    display: table;
    table-layout: fixed;
}

.toc-box {
    border: 1px solid #eee;
    background-color: #fafafa;
    display: block;
    padding: 3% 3% 5%;
    vertical-align: top;
    position: relative;
    border-right-color: #ddd;
    width: 31%;
    float: left;
    margin: 0 2% 2% 0;
    min-height: 240px;
}

    .toc-box h2 {
        font-weight: 600;
        text-transform: uppercase;
        line-height: 110%;
    }

    .toc-box h4 {
        color: #ddd;
    }

    .toc-box .view-more {
        color: #004563;
        margin: 20px 0 0;
        display: inline-block;
        position: absolute;
        bottom: 20px;
    }

    .toc-box:before, .toc-box:after {
        display: block;
        position: absolute;
        width: 15px;
        height: 15px;
        top: -1px;
        right: -1px;
        content: "";
    }

    .toc-box:before {
        border-top: solid 15px #fff;
        border-right: solid 15px #fff;
        border-left: solid 15px transparent;
        border-bottom: solid 15px transparent;
    }

    .toc-box:after {
        border-bottom: solid 15px #ddd;
        border-left: solid 15px #ddd;
        border-right: solid 15px transparent;
        border-top: solid 15px transparent;
    }

.image-right {
    float: right;
    margin: 0 0 50px 50px;
}

.lead {
    font-weight: 600;
}

.go-back {
    margin: 30px 0;
}

a.more, .more > a {
    padding: 5px 15px 3px 0;
    color: #000;
    position: relative;
    text-decoration: none;
}

    a.more:before, .more > a:before {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 140%;
        font-weight: normal;
        color: #000;
        margin-right: 10px;
        position: relative;
        bottom: -1px;
        display: inline-block;
        text-decoration: underline;
    }

    a.more:hover, .more > a:hover {
        text-decoration: underline;
    }

        a.more:before, a.more:hover:before, .more > a:before, .more > a:hover:before {
            text-decoration: none;
        }

    a.more:before, .more > a:before {
        content: "\f105";
        bottom: -1px;
    }

.ico {
    max-width: 70px;
}

/**/
.articles {
    font-size: 115%;
    margin-bottom: 30px;
}

.col-text .articles {
    font-size: 100%;
}

.articles ul {
    list-style: none;
    padding: 20px 0 0;
}

.articles li {
    list-style: none;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.articles .more {
    font-size: 90%;
    font-weight: 600;
}

.date {
    font-size: 13px;
    display: block;
    margin: 10px 0 20px;
    color: #666;
    font-weight: normal;
}

.articles h5 {
    font-size: 130%;
    font-weight: 600;
}

.jplist-panel:after {
    content: '';
    display: table;
    clear: both;
}

.jplist-panel {
    text-align: center;
    margin-bottom: 50px;
}

    .jplist-panel button, .jplist-label, .jplist-drop-down .jplist-dd-panel {
        border-radius: 0;
        background: #eee;
        margin-right: 4px;
        border-color: transparent;
        padding-right: 22px;
        color: #004463;
        text-shadow: none;
    }

        .jplist-drop-down .jplist-dd-panel:after {
            right: 4px;
            top: 0;
            color: #004563;
        }

.jplist-drop-down:hover .jplist-dd-panel:after, .jplist-drop-down:hover .jplist-dd-panel {
    color: #002738;
}

.jplist-drop-down {
    color: #09587B;
    border: none;
}

    .jplist-drop-down ul {
        padding: 0;
    }

        .jplist-drop-down ul li {
            margin: 0;
        }

.jplist-panel .jplist-pagination button {
    color: #004463;
    text-shadow: none;
}

.jplist-panel button:hover {
    background: #e5e5e5;
}

.jplist-panel .jplist-pagination .jplist-current {
    background-color: #004563;
    border-color: #004563;
    color: #fff;
}

.pager li > a, .pager li > span {
    font-size: 90%;
    border-radius: 4px;
    margin: 2px;
}

.btn-lg .btn-label {
    font-size: 120%;
}

.btn-lg {
    margin: 0 0 10px 5px;
}

#cookies-bar {
    overflow: hidden;
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    bottom: 0;
    background: lightgray;
    padding: 10px 0;
    font-size: 90%;
}

    #cookies-bar .close {
        position: absolute;
        right: 10px;
        top: 1px;
        font-size: 26px;
        text-decoration: none;
    }

/* kariera */
.career {
    background: #fff;
}

.career-box {
    background: #aaa;
    margin-bottom: 30px;
    position: relative;
    display: table;
    visibility: hidden;
    opacity: 0;
}

.career-box-v {
}

.career-box img {
    width: 100%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
}

.career-idea {
    position: absolute;
    top: 43%;
    width: 100%;
    font-size: 250%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100%;
    visibility: hidden;
    opacity: 0;
}

.career-odpowiedzialnosc {
    background: #005571;
}

.career-entuzjazm {
    background: #9c0139;
}

.career-odwaga {
    background: #9a9b22;
}

.career-zaufanie {
    background: #d9931c;
}

.career-orientacja-na-klienta {
    background: #5e9dad;
}

    .career-orientacja-na-klienta .career-idea {
        margin-top: -20px;
    }

.row-space {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .career-box img {
        height: 148px;
    }

    .career-box-v img {
        height: 326px;
    }
}

@media (min-width: 992px) {
    .career-box img {
        height: 197px;
    }

    .career-box-v img {
        height: 424px;
    }
}

@media (min-width: 1200px) {
    .career-box img {
        height: 240px;
    }

    .career-box-v img {
        height: 510px;
    }
}

@media (max-width: 1199px) {
    .career-idea {
        font-size: 220%;
    }
}

@media (max-width: 991px) {
    .career-idea {
        font-size: 150%;
        font-size: 2vw;
    }
}

@media (max-width: 767px) {
    .career-idea {
        font-size: 4vw;
    }
    /*.header-container {
        padding-top: 0;
    }*/
}

/**/

::-webkit-input-placeholder { /* WebKit browsers */
    color: #999 !important;
    opacity: 1;
    font-weight: normal;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999 !important;
    opacity: 1;
    font-weight: normal;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999 !important;
    opacity: 1;
    font-weight: normal;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999 !important;
    opacity: 1;
    font-weight: normal;
}

.search-form input::-webkit-input-placeholder { /* WebKit browsers */
    color: #eee !important;
    opacity: 1;
    font-weight: normal;
}

.search-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #eee !important;
    opacity: 1;
    font-weight: normal;
}

.search-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #eee !important;
    opacity: 1;
    font-weight: normal;
}

.search-form input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #eee !important;
    opacity: 1;
    font-weight: normal;
}

.map {
    height: 700px;
}

    .map .gmap {
        height: 100%;
    }

    .map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.map-floating-box {
    background: #fff;
    border-radius: 0;
    border: 1px solid #eee;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    padding: 0px 5px 10px 10px;
    position: absolute;
    min-height: 50px;
    right: 5px;
    width: 30%;
    overflow: hidden;
    z-index: 1;
    margin-top: 30px;
}

.your-location {
    font-size: 130%;
    line-height: 1;
    margin: 0 2px;
    color: #72BF5B;
}

.map-floating-box .form-group {
    margin-bottom: 2px;
}

    .map-floating-box .form-group input, .map-floating-box .form-group select {
        padding: 4px;
    }

.map-floating-box .alert {
    padding: 5px 10px 5px 10px;
}

.map-results {
    margin: 10px -8px 0 0;
    max-height: 350px;
    overflow-y: auto;
    padding-right: 12px;
}

    .map-results .table {
        margin-bottom: 0;
    }

        .map-results .table tr:first-child > td {
            border-top: none;
        }

        .map-results .table > thead > tr > th, .map-results .table > tbody > tr > th, .map-results .table > thead > tr > td, .map-results .table > tbody > tr > td {
            padding: 4px 2px 4px 8px;
            line-height: normal;
        }

    .map-results td:nth-child(2) {
        /*width: 64%;*/
    }

    .map-results td img {
        margin-right: 4px;
    }

.map-static-img {
    float: left;
    margin-right: 14px;
}

.map-ajax-loader {
    margin: 20px -8px 0 0;
    text-align: center;
}

.show-on-map {
    font-size: 80%;
    line-height: 100%;
    display: block;
    text-align: center;
}

.infowindow {
    width: 380px;
    -ms-word-break: break-all;
    word-break: break-all;
}

.gm-style div {
    border-radius: 0 !important;
}

.infowindow-body {
    padding: 4px;
    font-size: 14px;
}

.col-display {
    display: table-cell;
    vertical-align: top;
}

.pin-ico {
    margin: -1px 1px 0 1px;
}

/* sitemap */
.listing-sitemap ul {
    list-style: none;
    position: relative;
    padding-left: 0;
    font-weight: bold;
}

.listing-sitemap li {
    position: relative;
    line-height: 30px;
}

    .listing-sitemap li li {
        padding-left: 0;
        border-left: 1px solid #ddd;
    }

    .listing-sitemap li ul {
        margin: 10px 0 15px;
        padding-left: 20px;
        font-weight: normal;
    }

    .listing-sitemap li > a:before {
        content: "-";
        font-family: FontAwesome;
        font-size: 140%;
        font-weight: normal;
        color: #ccc;
        margin-right: 5px;
        margin-left: -1px;
    }

    .listing-sitemap li a:hover {
        text-decoration: none;
        color: #000;
        font-weight: 600;
    }

/* VW Ubezpieczenia */
.float-box > .form-group {
    border: 1px solid #eee;
}

.thick-box > .form-group {
    border: 3px solid #ddd;
    border-bottom-color: transparent;
    margin-top: -2px;
}

    .thick-box > .form-group:last-child {
        border-bottom-color: #ddd;
    }

    .thick-box > .form-group + .form-group {
        border-top: 1px solid #ddd;
    }

.float-box + .float-box {
    margin-top: 60px;
}

.float-box > div {
    padding: 8px 0 8px;
    margin: 0;
}

.form-group-header {
    background: #FFFFFF;
}

    .form-group-header > h3 {
        display: inline-block;
        margin: 20px 10px 0 0;
        font-weight: 600;
    }

.tooltip-helper {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 300%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .tooltip-helper:before {
        content: "\f059";
        font-size: 130%;
        color: #004563;
    }

.tooltip-inner {
    max-width: 400px;
    text-align: left;
}

.input-group.date {
    display: table;
    margin: 0;
}

.form-group .radio-inline {
    margin-top: 8px;
}

.input-group.date div.input-group-addon {
    background: transparent;
    border: none;
    padding: 0 6px 0 0;
}

.form-group-lg .form-control {
    padding: 10px 8px;
}

.block-steps {
    display: table;
    table-layout: fixed;
    margin: -10px auto 40px;
    text-align: center;
    /* width: 50%; */
}

.step {
    display: table-cell;
    font-size: 150%;
    text-align: center;
    /* float: left; */
    /* width: 25%; */
}

    .step:before {
        content: '';
        border-bottom: 1px solid #ddd;
        height: 1px;
        /* width: 380px; */
        display: block;
        margin-bottom: -30px;
    }

    .step a {
        display: inline-block;
        background: #fff;
        border: 2px solid #ECECEC;
        color: #E5E5E5;
        text-decoration: none;
        font-weight: 400;
        border-radius: 50%;
        line-height: 55px;
        width: 60px;
        height: 60px;
    }

    .step.step-active a {
        background: #fff;
        font-weight: 700;
        border-color: #AD1C4E;
        color: #AD1C4E;
    }

.float-box .agreement {
    margin: 20px 0 0;
}

.form-item {
    margin: 15px auto;
}

    .form-item .btn-lg {
        min-width: 30%;
    }

.image-4-cols, .image-3-cols, .image-2-cols {
    text-align: center;
}

    .image-4-cols img, .image-3-cols img, .image-2-cols img {
        margin: 2%;
        max-width: 100%;
    }


/**/
.scroll-fix {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 10;
    right: 0;
    left: 0;
}

/* search results */
.zoom_button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #ffffff;
    background-color: #004463;
    border-color: #004463;
}

.zoom_searchbox, .zoom_results_per_page select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.zoom_searchform {
    font-size: 120%;
}

.zoom_match {
    font-size: 80%;
}

    .zoom_match input[type="radio"] {
        margin: 0 4px 0 20px;
    }

.searchheading {
    font-size: 160%;
    margin: 30px 0 10px;
}

.result_pagescount {
    margin-bottom: 20px;
    color: #999;
}

.result_block, .result_altblock {
    margin-bottom: 20px;
}

.results {
    font-size: 117%;
}

.result_title {
    font-weight: 600;
}

.results .description {
    font-size: 96%;
}

.results .infoline {
    font-size: 80%;
    color: #aaa;
}

.results .context {
    font-size: 90%;
}

.result_pages {
    /* font-size: 86%; */
    text-align: center;
    margin-top: 40px;
}

    .result_pages a {
        display: inline-block;
        padding: 2px 4px;
        border-radius: 4px;
        background: #fff;
        border: 1px solid #ddd;
        color: #666;
        min-width: 26px;
        text-align: center;
    }

        .result_pages a:hover {
            background: #fafafa;
            border: 1px solid #ccc;
            color: #222;
            text-decoration: none;
        }

.zoom_results_per_page {
    margin-left: 20px;
}

/* kariera */
.profesjonalisci h2, .profesjonalisci h3, .profesjonalisci h4 {
    color: #003965;
}

.studenci h2, .studenci h3, .studenci h4 {
    color: #D9931C;
}

.rozwoj h2, .rozwoj h3, .rozwoj h4 {
    color: #005578;
}

.benefity h2, .benefity h3, .benefity h4 {
    color: #9C0139;
}



@media (min-width: 1200px) {
    .block-image-right .module-right-btn .module-text + *, .block-image-left .module-right-btn .module-text + *, .module-featured .module-text + * {
        display: table-cell;
        vertical-align: middle;
    }

    .block-image-half-left .col-image-1, .block-image-half-left .col-image-2, .block-image-half-right .col-image-1, .block-image-half-right .col-image-2 {
        min-width: 570px;
    }
}

@media (min-width: 992px) {
    .swiper-index {
        min-height: 300px;
    }
}

@media (min-width: 768px) {
    .col-search {
        float: right;
        padding: 0;
        max-width: 188px;
    }

    .dealer-checkboxes {
        border-bottom: 1px solid #ccc;
        padding-bottom: 6px;
        margin-top: 2px;
        padding-left: 8px;
        font-size: 13px;
    }

        .dealer-checkboxes .checkbox-inline input[type="checkbox"] {
            margin-left: -15px;
            margin-top: 2px;
        }

        .dealer-checkboxes .checkbox-inline {
            padding-left: 20px;
        }

            .dealer-checkboxes .checkbox-inline + .checkbox-inline {
                margin-left: 2px;
            }

    /**/
    .swiper-arrow {
        display: block;
        position: absolute;
        bottom: 50%;
        height: 80px;
        width: 80px;
        border-radius: 50%;
        background-color: #004563;
        line-height: 76px;
        font-size: 300%;
        color: #fff;
        cursor: pointer;
        text-align: center;
        opacity: 0.9;
    }

        .swiper-arrow:hover {
            opacity: 1;
        }

    .swiper-arrow-left {
        left: 1%;
        padding-right: 2px;
    }

    .swiper-arrow-right {
        right: 1%;
        padding-left: 2px;
    }

    .main-menu {
        /*padding-left: 3px;*/
        width: 100% !important;
        /*margin-bottom: -4px;*/
        display: flex;
    }


        .main-menu > li a {
            text-align: center;
            display: block;
            font-size: 100%;
            white-space: nowrap;
            transition: 0.1s all ease-in-out;
            border-bottom: 1px solid #D1D1D1;
        }

            .main-menu > li a:hover {
                background-color: white !important;
                color: #039;
            }

        .main-menu > li > .dropdown-menu {
            margin-top: 1px !important;
            min-width: 100% !important;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }


    @keyframes fade {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes fade-out {
        from {
            opacity: 1;
        }

        to {
            opacity: 0;
        }
    }

    .navbar-nav > li.open > a:hover, .navbar-nav > li > a:hover,
    .navbar-nav > li > a:focus, .navbar-nav > li > a.highlighted {
        background: transparent !important;
        color: black;
    }

    .navbar-nav > li.open > a:hover, .navbar-nav > li:nth-child(4n+1) > a:hover,
    .navbar-nav > li > a:focus, .navbar-nav > li:nth-child(4n+1) > a.highlighted {
        border-bottom: 4px solid #163B68;
    }

    .navbar-nav > li.open > a:hover, .navbar-nav > li:nth-child(4n+2) > a:hover,
    .navbar-nav > li > a:focus, .navbar-nav > li:nth-child(4n+2) > a.highlighted {
        border-bottom: 4px solid #E96D0D;
    }

    .navbar-nav > li.open > a:hover, .navbar-nav > li:nth-child(4n+3) > a:hover,
    .navbar-nav > li > a:focus, .navbar-nav > li:nth-child(4n+3) > a.highlighted {
        border-bottom: 4px solid #0082C6;
    }

    .navbar-nav > li.open > a:hover, .navbar-nav > li:nth-child(4n+4) > a:hover,
    .navbar-nav > li > a:focus, .navbar-nav > li:nth-child(4n+4) > a.highlighted {
        border-bottom: 4px solid #508130;
    }

    .navbar-nav > li:nth-child(4n+1) a.selected {
        border-bottom: 4px solid #163B68;
    }

    .navbar-nav > li:nth-child(4n+2) a.selected {
        border-bottom: 4px solid #E96D0D;
    }

    .navbar-nav > li:nth-child(4n+3) a.selected {
        border-bottom: 4px solid #0082C6;
    }

    .navbar-nav > li:nth-child(4n+4) a.selected {
        border-bottom: 4px solid #508130;
    }

    .langButtons li a {
        border: 0;
        border-bottom: 0 !important;
    }

        .langButtons li a:hover {
            border: 0;
            border-bottom: 0 !important;
        }

        .langButtons li a.highlighted {
            border: 0;
            border-bottom: 0 !important;
        }

        .langButtons li a.selected {
            border: 0;
            border-bottom: 0 !important;
        }

    .navbar-nav > li > a:focus, .navbar-nav > li > a.highlighted + ul {
        animation-name: fade;
        animation-duration: 0.3s; /*border-color: #004463;*/
    }

    .navbar-nav > li > a:focus,
    .navbar-nav > li > a + ul > li > a {
        color: #444;
    }

        .navbar-nav > li > a:focus,
        .navbar-nav > li > a + ul > li > a:hover {
            color: #a6a6a6 !important;
        }

    .dropdown-menu {
        font-size: inherit;
        border: 1px solid #d8d8d8;
        border-top: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 0 1px;
    }

        .dropdown-menu > li a:hover, .dropdown-menu li.active > a, .content-menu li > a:hover, .dropdown-menu li.open .highlighted {
            background-color: #004563;
            color: #fff;
            text-decoration: none;
        }

        .dropdown-menu li a, .navbar-nav ul a.has-submenu {
            padding: 14px 45px 14px 22px;
            display: block;
            margin: 0px 0 -1px;
            font-weight: normal;
            position: relative;
            line-height: 14px;
        }

        .dropdown-menu li a {
            padding: 14px 7% 14px 7%;
            display: block;
            margin: -1px 0;
            color: #545454;
            font-weight: normal;
            position: relative;
        }

        .dropdown-menu li a, .navbar-nav ul a.has-submenu {
            text-align: left;
            padding: 5px 20px 5px 6%;
            display: block;
            margin: 0px 0 -1px;
            font-weight: normal;
            position: relative;
            line-height: 18px;
        }

    .navbar-nav ul a.has-submenu {
        padding-right: 28px;
    }

    .dropdown-menu > li > a:before {
        content: '';
        border-bottom: 1px solid #e8e5e1;
        display: block;
        line-height: 1px;
        height: 1px;
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
    }

    .dropdown-menu > li a:hover, .dropdown-menu li.active > a, .content-menu li > a:hover {
        background-color: #004563;
        color: #fff;
        text-decoration: none;
    }

        .dropdown-menu li a:hover:after, .dropdown-menu li.active > a:after, .content-menu li > a:hover:after {
            color: #fff;
        }

    /*.main-menu:before {
        content: '';
        display: block;
        border-right: 1px solid #4d7c92;
        float: right;
        height: 24px;
        margin-top: 8px;
    }*/

    #mNavigationMenu {
        width: 100%;
    }

    .main-menu > li > a:focus {
        outline: none;
    }

    .main-menu > li > .dropdown-menu {
        top: 90% !important;
        box-shadow: 0 6px 6px rgb(0 0 0 / 10%)
    }

    .main-menu > .has-popup > a {
        border-bottom: 4px solid #D1D1D1 !important;
    }

    /* .main-menu > li > .dropdown-menu > li:first-child:before {
        content: '';
        position: absolute;
        top: -5px;
        left: 20px;
        width: 0;
        height: 0;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ccc;
        border-left: 6px solid transparent;
    } */

    /* .main-menu > li > .dropdown-menu > li:first-child:after {
        content: '';
        position: absolute;
        top: -5px;
        left: 20px;
        width: 0;
        height: 0;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    } */

    .main-menu > li > .dropdown-menu > li:first-child:hover:before {
        border-bottom-color: #000;
    }

    .main-menu > li > .dropdown-menu > li:first-child:hover:after {
        /*border-bottom-color: #004563;*/
    }

    .navbar-nav ul .sub-arrow {
        color: #ccc;
    }

    .fa-angle-down:before {
        content: "\f054";
        font-size: 76%;
    }

    /* smart menu */

    .dropdown-menu .content-div {
        padding: 25px;
        font-weight: normal;
        border: 1px solid #004563;
        box-shadow: 0 0 3px rgba(0,0,0,0.2);
        line-height: normal;
    }

        .dropdown-menu .content-div a {
            padding: 0;
            text-align: center;
        }

    .dropdown-menu > li .content-div a:hover {
        background: transparent;
        color: #000;
    }

    .caret-up:before {
        content: '';
        position: absolute;
        top: -10px;
        left: 20px;
        width: 0;
        height: 0;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ccc;
        border-left: 10px solid transparent;
    }

    .caret-up:after {
        content: '';
        position: absolute;
        top: -9px;
        left: 20px;
        width: 0;
        height: 0;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
    }

    .sub-menu > li > a:hover .caret-up:after, .sub-menu > li.active > a .caret-up:after {
        border-bottom-color: #004563;
    }

    .three-boxes {
        display: flex;
    }

        .three-boxes .item {
            float: left;
            margin-left: 2%;
            width: 32%;
            padding-left: 1.5%;
            border-left: 1px solid #ddd;
        }

            .three-boxes .item:first-child {
                margin-left: 0;
            }

    .block-image-onethird .col-image-1, .block-image-half .col-image-1, .block-image-left .col-image-1, .block-image-half-left .col-image-1, .block-docs .col-title {
        display: table-cell;
        padding-right: 20px;
        min-width: 228px;
    }

    .block-image-onethird .col-image-2, .block-image-half .col-image-2, .block-image-right .col-image-2, .block-image-half-right .col-image-2 {
        display: table-cell;
        padding-left: 20px;
    }

    .block-docs .col-title {
        padding-right: 40px;
        width: 29%;
        display: inline-block;
    }

    .block-docs .col-text {
        display: inline-block;
    }

    .block-docs .download-list, .module-outline .download-list {
        margin-bottom: 0;
    }

    .block-image-half .col-image-1, .block-image-half .col-image-2, .block-image-half-left .col-image-1, .block-image-half-left .col-image-2, .block-image-half-right .col-image-1, .block-image-half-right .col-image-2 {
        vertical-align: middle;
    }

    .col-text {
        display: table-cell;
        width: 80%;
        font-size: 115%;
    }

    .block-docs .col-text {
        width: 70%;
    }

    .col-text:first-child:last-child {
        display: block;
        width: auto;
    }

    .col-text h2:first-child, .col-text h3:first-child {
        margin-top: 0;
    }

    .col-title, .block-image-onethird .col-text, .block-image-half .col-text, .block-image-right .col-text, .block-image-half-right .col-text, .block-no-cols .col-text, .block-2-cols .col-text {
        padding-left: 20px;
    }

    .block-bg-right .col-text {
        width: 50%;
        margin-top: 60px;
        margin-left: 50%;
        display: block;
    }

    .block-image-half .col-text, .block-image-half-left .col-text, .block-image-half-right .col-text {
        width: 50%;
    }

    .block-col > *, #content .context-menu + .block-row:first-child .block-col > * {
        padding-top: 60px;
    }

    .block-2-cols ul, .block-3-cols ul {
        padding: 0;
        margin-left: 0;
    }

        .block-2-cols ul:after, .block-3-cols ul:after {
            content: '';
            display: table;
            clear: both;
        }

    .block-2-cols .col-text > ul > li {
        float: left;
        width: 42%;
        margin-left: 8%;
        margin-bottom: 15px;
    }

    .block-2-cols ul li:nth-child(2n+1) {
        clear: left;
    }

    .block-2-cols ul.ul-arrow li {
        width: 42%;
        margin-left: 3%;
        margin-right: 5%;
        line-height: normal;
    }

    .block-3-cols ul {
        margin-top: 40px;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        display: flex;
        font-size: 110%;
    }

        .block-3-cols ul li {
            float: left;
            width: 33%;
            margin-left: 0;
        }

            .block-3-cols ul li:nth-child(3n+1) {
                clear: left;
            }

    .module-right-btn {
        background: #F7F7F7;
        padding: 10px 20px;
        border-radius: 4px;
    }

    .col-text .module-right-btn, .module-featured {
        margin-left: -20px;
    }

    h2 + .module-featured {
        margin-left: 0;
    }

    .module-featured {
        background: #F7F7F7;
        padding: 25px 40px;
        display: table;
        width: 100%;
    }

    .module-outline {
        padding: 25px 40px;
        display: table;
        width: 100%;
        border: 1px solid #ddd;
        min-height: 140px;
        vertical-align: middle;
    }

    .module-right-btn {
        margin-top: 50px;
        margin-bottom: 30px;
    }

        .module-right-btn .module-text, .module-featured .module-text {
            display: table-cell;
            width: 75%;
        }

    .module-text p:last-child {
        margin-bottom: 8px;
    }

    .module-right-btn .module-text + *, .module-featured .module-text + * {
        text-align: right;
        padding-left: 20px;
    }

    .module-right-btn .btn {
        margin: 2px;
    }

    .block-faq > * {
        position: relative;
    }

    .block-faq .col-image-1 {
        display: block;
        width: 80px;
        float: left;
        margin-right: 40px;
        cursor: pointer;
        min-width: 0;
    }

        .block-faq .col-image-1 img {
            max-height: 48px;
        }

    .block-faq .col-text {
        width: auto;
        display: block;
        margin-left: 120px;
    }

        .block-faq .col-text h3 {
            margin-top: 10px;
            cursor: pointer;
        }

    .block-border .btn-more {
        position: absolute;
        right: 0;
        top: 0;
        background: #aaa;
        padding: 5px 10px 3px;
        color: #fff;
        font-weight: bold;
        font-size: 90%;
        display: block;
    }

        .block-border .btn-more:hover, .block-border .btn-more:focus {
            color: #fff;
            text-decoration: none;
            background: #000;
        }

    .block-border-green .btn-more {
        background: #72bf5b;
    }

    .block-border-blue .btn-more {
        background: #72bf5b;
    }

    .block-faq .btn-more {
        display: none;
    }

    .block-bg {
        padding: 5% 7%;
        display: flex;
        background-size: auto;
        font-size: 90%;
        background-color: #ccc;
    }

    .image-4-cols img {
        width: 23%;
        margin: 1% 1% 2%;
    }

    .image-3-cols img {
        width: 31%;
        margin: 1% 1% 2%;
    }

    .image-2-cols img {
        width: 48%;
        margin: 1% 1% 2%;
    }


    /* ubezpieczenia */
    .block-float {
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;
        display: flex;
        flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

        .block-float:after {
            content: '';
            display: table;
            clear: both;
        }

    .float-box {
        padding: 0 15px;
    }

        .float-box .text {
            font-size: 120%;
        }

    .block-half-cols .col-text {
        display: block;
        width: 50%;
        padding: 0 2%;
        float: left;
        margin-bottom: 20px;
    }

        .block-half-cols .col-text:nth-child(2n+1) {
            clear: left;
        }

    .col-full {
        float: left;
        width: 100%;
        padding: 0 2%;
        margin-bottom: 20px;
    }

    .form-item {
        width: 90%;
    }

        .form-item .btn-lg {
            margin: 40px 0;
        }

    .bottom-text-menu {
        float: left;
        margin-top: 6px;
    }

    /*  kalkulator  */
    .col-1, .col-2 {
        width: 50%;
        float: left;
        background-color: rgba(72, 83, 91, 0.7);
        display: flex;
    }

        .col-1 > .col-text, .col-2 > .col-text {
            align-self: center;
            margin: 30px;
            color: #fff;
        }

            .col-1 > .col-text a, .col-2 > .col-text a {
                color: #fff;
                text-decoration: underline;
            }

        .col-1 > div a.btn, .col-2 > div a.btn {
            text-decoration: none;
        }

    .whitebox {
        background: #fff;
    }

    .block-bg:after {
        content: '';
        display: table;
        clear: both;
    }

    .ul-2-cols ul, .ul-3-cols ul {
        padding: 0;
        margin-left: 0;
    }

        .ul-2-cols ul:after, .ul-3-cols ul:after {
            content: '';
            display: table;
            clear: both;
        }

    .ul-3-cols > ul > li, .ul-2-cols > ul > li, .ul-2-cols .col-text > ul > li {
        float: left;
        width: 42%;
        margin-left: 8%;
        margin-bottom: 15px;
    }

    .ul-2-cols ul li:nth-child(2n+1) {
        clear: left;
    }

    .ul-2-cols ul.ul-arrow li {
        width: 42%;
        margin-left: 3%;
        margin-right: 5%;
        line-height: normal;
    }

    .ul-3-cols ul li {
        list-style: none;
        border-left: 10px solid #999;
        padding: 10px 20px;
    }

    .ul-3-cols ul {
        margin-top: 40px;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        display: flex;
        font-size: 110%;
    }

        .ul-3-cols ul li {
            float: left;
            width: 33%;
            margin-left: 0;
        }

            .ul-3-cols ul li:nth-child(3n+1) {
                clear: left;
            }
}

@media (min-width: 480px) and (orientation: portrait) {
}

@media (min-width: 480px) {
}

@media (max-width: 1199px) {
    .main-menu > li > a {
        /*padding: 15px 16px 13px;*/
    }

        .main-menu > li > a.active {
            padding: 17px 34px 13px;
        }

    .top-text-menu li {
    }

    .pos-abs,
    .pos-sta {
        font-size: 90%;
    }

    .map-floating-box {
        font-size: 86%;
    }

        .map-floating-box .table td {
            padding: 2px 4px;
        }

        .map-floating-box .form-group {
            max-width: none;
        }

    .map-results {
        height: 250px;
    }

    .item-header {
        font-size: 82%;
        word-wrap: break-word;
    }

    .item-content {
        font-size: 90%;
        line-height: 110%;
    }

    .section-full {
        background-size: auto 120%;
    }

    .block-image-half img, .block-image-half-left img, .block-image-half-right img {
        max-width: 440px;
    }

    .ForSaleLeft {
        width: 60%;
    }

    .ad-gallery .ad-image-wrapper {
        height: 285px;
    }

    .ad-gallery .ad-nav .ad-thumbs {
        width: 340px;
        margin-left: 0;
    }
}

@media (max-width: 1024px) {
    .main-menu > li > a {
        padding: 15px 15px 13px;
    }

        .main-menu > li > a.active {
            padding: 17px 25px 13px;
        }

    .top-text-menu {
        margin: 20px 0 3px;
    }

        .top-text-menu li {
            padding: 0 0 0 8px;
            line-height: 10px;
        }

            .top-text-menu li a {
                padding: 10px;
                display: block;
            }

            .top-text-menu li.active a {
                padding-top: 5px;
            }

    .image-wrapper {
        min-height: 600px;
    }

    .pos-abs .btn {
        font-size: 86%;
        white-space: normal;
        text-transform: uppercase;
    }

    .pos-abs,
    .pos-sta {
        font-size: 80%;
    }

    .swiper-arrow {
        height: 60px;
        width: 60px;
        line-height: 60px;
        font-size: 250%;
    }

    .item-header {
        font-size: 100%;
    }

    .item-content {
        font-size: 110%;
        line-height: 130%;
    }

    .nine-slices {
        margin-top: 20px !important;
    }

        .nine-slices .item {
            width: 33.1%;
            margin: 0 1px 1px 0 !important;
            position: relative;
        }

    .four-buttons .btn {
        font-size: 90%;
    }

    .block-image-half img, .block-image-half-left img, .block-image-half-right img {
        max-width: 330px;
    }

    .block-image-onethird .col-image-1, .block-image-half .col-image-1, .block-image-left .col-image-1, .block-image-half-left .col-image-1, .block-docs .col-title {
        min-width: 150px;
    }

    .map-floating-box {
        position: static;
        width: auto;
        box-shadow: none;
        border: none;
        padding: 20px;
    }

    .map-results {
        display: none !important;
    }

    .table-vwb {
        font-size: 90%;
    }

    .table-contact td:first-child {
        display: block;
    }

    .table-contact td {
        display: inline-block;
    }

    .ForSaleLeft, .ForSaleRight {
        margin-top: 10px;
    }

    .ForSaleLeft {
        width: 50%;
        display: block;
        clear: left;
        float: left;
    }

    .ForSaleRight {
        width: 50%;
        display: block;
        float: left;
    }

    .row-flex {
        display: block;
    }

    .loginDisplay > * {
        margin-bottom: 10px;
    }

    .langButtons {
        margin-top: 0;
    }

    .logo-header {
        margin-top: 30px;
        /* margin: 4px 0 18px; */
    }

    .ad-gallery .ad-image-wrapper {
        height: 300px;
    }
}

@media (max-width: 911px) {
    .main-menu > li > a {
        padding: 11px 7px 10px;
        font-size: 13px;
    }

    .langButtons span {
        font-size: 13px;
        width: 65%;
    }
}

.nav-container {
    /*z-index: 100;*/
}

@media (max-width: 767px) {
    .nav-container {
        padding: 0;
        background-color: rgba(255,255,255,0.6);
        /*background-color: white;*/
    }

    .header-container {
        padding-top: 0 !important;
        padding: 0;
    }

        .header-container .custom-row {
            padding: 0 !important;
        }

    .loginDisplay {
        margin: 32px 0 16px;
    }

    .langButtons {
        position: absolute;
        top: 0;
        right: 0;
        height: 56px;
    }

        .langButtons span {
            width: 85%;
        }


    .show-side-menu, .side-menu {
        display: none;
    }

    .logo-header {
        margin: 32px 0 16px;
        display: block;
        text-align: center;
    }

        .logo-header img {
            display: inline;
        }

    form .row {
        margin-right: 83px;
        margin-left: -15px;
        width: auto;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle .icon-bar {
        height: 4px;
    }

    .footer-nav {
        font-size: 80%;
    }

    .search-form {
        margin: 8px 100px 7px 12px;
    }

        .search-form .form-group {
            margin: 0;
        }

    .pagination {
        display: none;
    }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
        border-color: #337ab7;
    }

    .border-thumb:hover {
        padding: 0 15px;
        margin: 0;
    }

    .index-box-container {
        margin-top: -10px;
    }

    .index-promo-box:before {
        content: normal;
    }

    .index-promo-context-wrapper {
        font-size: 100%;
    }

    .breadcrumb {
        clear: right;
    }

    .page-tools {
        padding: 0;
    }

    .logo-footer {
        max-width: 50%;
        margin: 35px 0 0;
        float: right;
    }

    .navbar {
        /*margin: 0 -15px;*/
        min-height: 48px;
    }

    .navbar-underline {
        left: 0;
    }

    .main-menu {
        font-size: 90%;
        padding: 0 20px 0;
        margin: 50px 0 0;
        /* background: #fff; */
    }

    .main-menu {
        margin: 0;
        padding: 0 !important;
    }

        .main-menu li {
            float: none;
            width: 100%;
        }

    .navbar-toggle {
        /*position: absolute;
        left: 0;
        margin-top: 4px;
        z-index: 1;*/
    }

        .navbar-toggle .burger-icon {
            height: 18px;
        }

        .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .navbar-toggle .icon-bar {
            height: 4px;
        }

    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
        position: absolute;
        right: 0;
        border: none;
        font-size: 160%;
        width: 30px;
        height: 30px;
        top: 6px;
        padding: 0;
        line-height: 116%;
        text-align: center;
        background: #eee;
    }

    .navbar-nav li.collapsible li .sub-arrow {
        top: 2px;
        font-size: 110%;
        height: 26px;
        width: 26px;
        line-height: 170%;
    }

    .navbar-nav .open .dropdown-menu {
        font-size: inherit;
    }

        .navbar-nav .open .dropdown-menu ul {
            font-size: 96%;
        }

        .navbar-nav .open .dropdown-menu li > a {
            padding-left: 40px;
            position: relative;
        }

        .navbar-nav .open .dropdown-menu li li > a {
            padding-left: 55px;
        }

        .navbar-nav .open .dropdown-menu li li li > a {
            padding-left: 65px;
        }

        .navbar-nav .open .dropdown-menu li li li li > a {
            padding-left: 75px;
        }

    .main-menu > li > a {
        color: #000;
        border-bottom: 1px solid gray;
        margin: 10px 10px;
        background-color: transparent !important;
    }

    .main-menu > li:last-child > a {
        border-bottom: none;
    }

    .nav-container .main-menu > li > a {
        padding: 0 0 4px 0;
    }

    .row-absolute {
        font-size: 80%;
    }

    .four-boxes .item {
        width: 49.8%;
    }

        .four-boxes .item:nth-child(2n+1) {
            margin-left: 0;
            clear: left;
        }

    .item-header {
        font-size: 2vw;
        letter-spacing: 0;
    }

    .item-content {
        font-size: 2vw;
    }

    .three-boxes .item {
        width: 100%;
        margin-left: 0;
        border: none;
        padding-left: 0;
    }

        .three-boxes .item h3 {
            min-height: 0;
            margin: 20px 0 10px;
        }

        .three-boxes .item p {
            margin-bottom: 10px;
        }

    .index-section > h3 {
        margin: 0 0 20px;
    }

    .four-buttons .btn {
        font-size: 100%;
    }

    .top-text-menu {
        margin-bottom: 10px;
        text-align: center;
    }

        .top-text-menu li {
            border: none;
        }

    .context-menu {
        display: none;
    }

    .block-bg-right {
        background-image: none !important;
        background-color: #eee;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 -15px;
    }

    .col-text {
        width: auto;
        display: block;
    }

        .col-text + .col-text {
            margin-top: 20px;
            border-top: 1px solid #ededed;
            padding-top: 20px;
        }

    .col-image-1, .col-image-2 {
        float: right;
        max-width: 25%;
        margin: 5px 0 20px 20px;
    }

    .block-docs .col-title {
        display: block;
    }

    .block-col > .block-bg {
    }

    .toc-box {
        float: none;
        width: auto;
        min-height: 0;
        padding-bottom: 60px;
    }

    .ul-plus li:before, .ul-arrow li:before {
        margin: 0 10px 0 -25px;
    }

    .career-box {
        margin: 0;
        height: 31vw;
        overflow: hidden;
        display: block;
    }

    .career [class*="col-xs"] img {
        width: 100%;
    }

    .career [class*="col-xs"] {
        margin: 0;
        padding: 0;
    }

        .career [class*="col-xs"]:nth-child(2n+1) {
            clear: left;
        }

    .module-outline {
        background: #F7F7F7;
        padding: 3% 5%;
    }

    .loginDisplay ul {
        border-right: 1px solid #004463;
        max-width: none;
    }

    .table-columns > div {
        display: block;
        width: auto;
    }

    .ForSaleLeft {
        width: 100%;
        clear: left;
    }

    .ForSaleRight {
        width: 100%;
        clear: left;
        margin-top: 0;
    }

    .ForSaleHeader {
        clear: left;
        margin: 14px 0 5px;
        float: left;
    }

    .ad-gallery .ad-image-wrapper {
        /*height: 345px;*/
        height: 300px;
    }

    .ad-gallery .ad-nav .ad-thumbs {
        width: 85%;
        margin-left: 5%;
    }

    .left-side {
        width: auto;
        float: none;
        padding-right: 0;
    }

    .right-side {
        width: auto;
        float: none;
    }
}

@media (max-width: 479px) {
    body {
        font-size: 90%;
        overflow-x: hidden;
    }

    .logo-header img {
        /*max-width: 70%;*/
    }

    h1 {
        font-size: 180%;
    }

    h2 {
        font-size: 150%;
    }

    .footer-nav li {
        margin-bottom: 10px;
        margin-left: 12px;
    }

    .btn-search {
        padding: 2px 6px;
        font-size: 140%;
    }

    .row > [class*="col-xs"] {
        width: 100%;
        margin: 0;
        left: auto;
        right: auto;
    }

    .language-items {
        margin-bottom: 30px;
    }

    .ad-gallery .ad-image-wrapper {
        /*height: 345px;*/
        height: 300px;
    }

    .flag img {
        width: 20px;
    }

    .context-list {
        font-size: 100%;
    }

        .context-list a {
            padding: 2px 4px 2px 10px;
        }

    .sub-footer-item {
        margin: 0 0 20px;
        float: none;
        width: auto;
    }

    .sub-footer-menu {
        min-height: 0;
        font-size: 100%;
    }

    .ul-plus li:before, .ul-arrow li:before {
        margin: 0 10px 0 -22px;
    }

    .nine-slices .item {
        width: 49.4%;
    }

    .item-header {
        font-size: 3vw;
    }

    .item-content {
        font-size: 3vw;
    }

    .before-title {
        float: none;
        max-width: none;
    }
}

@media (max-width: 319px) {
    .btn-search {
        display: none;
    }
}
/* swiper min-height */
.swiper-full .swiper-slide {
    min-height: 302px;
}

@media (max-width: 1200px) {
    .swiper-full .swiper-slide {
        min-height: 248px;
    }
}

@media (max-width: 992px) {
    .swiper-full .swiper-slide {
        min-height: 188px;
    }
}

@media (max-width: 767px) {
    .swiper-full .swiper-slide {
        min-height: 0;
    }
}

<!IoRangeRedDotMode >
#SmartEditConfig {
    height: 20px;
    padding: 2px 5px 1px 0px;
    background: #D3D3D3;
    border-bottom: 1px solid #808080;
    font-size: 11px !important;
    line-height: 13px;
    color: #666;
}

#SmartEditConfig a, #SmartEditConfig a:hover {
    text-decoration: none;
    color: #666;
}

    #SmartEditConfig a, #SmartEditConfig a:hover {
        text-decoration: none;
        color: #666;
    }

#SmartEditPreview {
    margin: 0px 10px 0px 0px;
    padding: 1px 0px 1px 20px;
    float: left;
    /*background: url(../img/reddot/icon_info.gif) no-repeat;*/
}

.SmartEditMainPageBox {
    background-color: #EADFB7;
    font-family: Tahoma,sans-serif;
    font-size: 12px !important;
    overflow: hidden;
    padding: 2px 5px 2px;
    position: absolute;
    width: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #F00;
}

.SmartEditMainPageQuickLinks {
    background-color: #EADFB7;
    font-family: Tahoma,sans-serif;
    font-size: 12px !important;
    overflow: hidden;
    padding: 2px 5px 2px;
    position: absolute;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #F00;
    width: 100%;
}

.SmartEditArea {
    min-height: 20px;
    padding: 2px 2px 2px 1px;
    font-size: 11px !important;
    margin-bottom: 3px;
    border: 1px dashed red;
}

.swiper-slide .SmartEditArea {
    /*position: absolute;
    top: 100px;
    right: 0px;*/
}

    .swiper-slide .SmartEditArea img {
        width: auto;
    }

.SmartEdit {
    font-size: 11px;
    color: #F00;
    margin-bottom: 3px;
}

    .SmartEdit img {
        width: auto !important;
        height: auto !important;
    }

.SmartEditWhite {
    background-color: white;
    display: inline-block;
}

.nine-slices .SmartEditArea {
    position: relative;
    /*  z-index: 2;
    right: 0;*/
}

.gallery-black div.SmartEdit {
    display: none !important;
}

#gallery .tile .SmartEdit {
    /*   position: absolute;
    top: 15px;
    left: 10px; */
}

.hover-gallery {
    background: #fff;
    border: 1px solid #666;
    border-radius: 0;
    padding: 16px;
    box-shadow: 0 0 10px #aaa;
    width: auto;
}

    .hover-gallery ul {
        padding: 0;
    }

    .hover-gallery li {
        margin: 2px 1px 2px;
        height: auto;
        line-height: normal;
    }

    .hover-gallery p {
        margin: 0 0 10px;
        font-weight: 300;
    }

    .hover-gallery img {
        max-width: 100%;
    }


/* dodatkowe CSS JMMJ */
.rowWrapper {
    margin-top: 18px !important;
    /*padding-bottom: 5px !important;*/
    height: auto;
}

.failureNotification {
    color: red;
}

    .failureNotification ul {
        list-style-type: none;
        margin-left: -40px;
    }

.login-validation {
    white-space: nowrap;
    margin-left: 15px;
}

.main-menu ul li a.selected {
    border-top: 5px solid #004463;
    margin-top: -7px;
    padding-top: 17px;
}

.instalments #scaled-frame {
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

#scaled-frame {
    /*zoom: 0.7;
    -moz-transform: scale(0.7);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.7);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.7);
    -webkit-transform-origin: 0 0;*/
    -ms-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.checkBoxWrapper input {
    float: left;
}

.checkBoxWrapper label {
    margin-left: 10px;
    width: 510px;
    float: left;
}

.form-group .tbCalendar {
    width: 100px !important;
}

.photosListStyle img {
    padding: 10px;
}


.formAuction2 input[type="text"] {
    height: 20px;
    margin-left: 10px;
    border: 1px solid #404040;
    border-radius: 2px;
    width: 230px;
}

.formAuction2 span, .formAuction2 label {
    width: 500px;
    text-align: right;
    float: left;
    font-weight: normal;
}

.formAuction2 p {
    width: 800px;
}

.register input[type='text'] {
    width: 230px !important;
}

.register input[type='submit'] {
    width: 200px !important;
}

.checkboxEN input {
    margin-left: 130px;
}

.checkboxEN label {
    width: 400px;
    margin-left: 20px;
}

.firstColumnGVnormal {
    background-color: transparent !important;
    position: relative !important;
    padding-top: 10px !important;
    font-size: 100% !important;
    font-weight: normal !important;
}

/* .pgr a
{
    color:Black;   
}

.pgr a:hover
{
   font-weight:bolder;
}

.pgr td
{
    padding: 5px;
    background-color: #ddd;
}

.pgr td span
{ 
    font-size:14px !important;
    position:relative;
    margin-left:-8px !important;
     background-color:#ddd !important;
     padding-left:2px;
     padding-right:2px;
     margin-bottom:8px !important;
}*/

.pgr > td > table {
    margin: 20px auto;
}

.pgr span, .pgr a {
    background: #eee;
    margin-right: 4px;
    color: #004463;
    display: inline-block;
    padding: 4px 11px;
    font-size: 114%;
    text-decoration: none;
}

    .pgr a:hover {
        background: #e5e5e5;
    }

.pgr span {
    background-color: #004563;
    border-color: #004563;
    color: #fff;
    font-weight: 600;
}


.block-logon .checkbox label {
    padding-left: 10px;
    width: 420px;
    margin-left: 153px;
}

.block-logon .checkbox2 label {
    padding-left: 10px;
    width: 70px;
    margin-left: 30px;
    margin-right: 6px;
    font-weight: normal !important;
}

.block-logon .checkbox input, .block-logon .checkbox2 input {
    margin-left: 116px !important;
}

/*Style naprawcze*/
.row {
    margin-right: -15px !important;
}

.grid-view-full-width {
    /*position: absolute;*/
    margin-right: 10px !important;
    display: inline-block;
    margin-left: -9% !important;
}

@media (min-width: 900px) {
    .grid-view-standard-width {
        width: 70% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

.grid-view-under {
}

.panelRaport {
    background-color: white;
    padding: 20px;
}

.popUpWindow {
    background-color: white;
    padding: 20px;
}

.popUpWindow2 {
    background-color: white;
    padding: 20px;
}

    .popUpWindow2 .form-control {
        display: inline-block !important;
    }

    .popUpWindow2 input[type='text'] {
        width: 150px;
    }


/*NEW STYLES*/
.title-wrapper {
    border: none;
}

    .title-wrapper + .container {
        width: 100%;
        padding: 0;
    }

    .title-wrapper .product-title {
        display: flex;
        min-height: 38px;
        margin: 30px 0;
        font-size: 25px;
        color: black;
    }

        .title-wrapper .product-title h1 {
            background-color: transparent;
            /*color: #f2f2f2;*/
            font-size: 25px;
        }

.search-panel {
    width: 100%;
}

    .search-panel .ForSaleHeaderPanel {
        background-color: #ffffff;
        color: #444444;
        font-size: 30px;
        text-transform: uppercase;
        padding: 30px 80px;
    }

.waiting-panel-search {
    padding: 50px 80px;
}

.form {
    border: 1px solid #e3e3e3;
    padding: 10px 30px;
    display: flex;
    flex-wrap: wrap;
    background: #f5f5f5;
}

.waiting-wrapper {
    background-color: #f5f5f5;
    /*padding: 50px 80px;*/
    margin-top: 0 !important;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

    .waiting-wrapper > div {
        margin-bottom: 5px;
    }

.rowWrapper > div {
    margin-bottom: 5px;
}

.waiting-wrapper .row label {
    text-align: left;
    text-transform: uppercase;
}

/*.waiting-wrapper .row .form-control,
        .waiting-wrapper .row .dropdown {
            border: 1px solid black;
            border-radius: 0 !important;
        }*/
.waiting-wrapper .form-control {
    border-radius: 0 !important;
}

.waiting-wrapper .row .dropdown {
    width: 100%;
    height: 34px;
    display: flex;
    align-items: center;
}

.waiting-wrapper #MainContent_ddlRows {
    max-width: 100%;
}
/*TEMP*/
/*.waiting-wrapper .row .form-control:focus,
    .waiting-wrapper .row .dropdown.focus {
        outline: none;
        border: 1px solid black;
        box-shadow: none;
    }*/
/*TEMP*/

.waiting-actions {
    background-color: #f5f5f5;
    /*padding: 0px 80px 30px 80px;*/
}

    .waiting-actions .row {
        margin-bottom: 20px;
    }



    .waiting-actions .buttons-container {
        display: flex;
        width: 100%;
        margin: 10px 0;
    }

.buttons-container input {
    width: 100%;
    background-color: #003399;
    margin-top: 0;
    color: white;
}

    .buttons-container input:hover {
        background-color: #003399;
    }



/*LOGIN DISPLAY*/
.header-container {
    width: 100%;
    padding: 0;
}

.row-container .custom-row {
    max-width: 1200px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

    .row-container .custom-row .text-wrapper-container {
        align-self: flex-end;
        margin-left: 8px;
    }

.header-container .custom-row {
    display: flex;
    margin: 0 auto;
    padding: 0 12px;
}

.header-container .personal-tools {
    /*margin-right: 60px;*/
}

@media screen and (max-width: 911px) {
    .header-container .personal-tools {
        margin-right: 0;
    }
}

.header-container .logo-header {
    /*margin-left: 60px;*/
    width: 240px;
}

.login-details {
    color: white;
    font-weight: bold;
}

    .login-details ul {
        display: flex;
        flex-direction: column;
    }
/* END LOGIN DISPLAY*/

.bmw-main-menu {
    color: #000;
}

    .bmw-main-menu .langButtons {
        color: #000;
    }

.header {
    margin-top: 2px;
    height: 225px;
    background-image: url('../Images//Header_1.jpg');
    background-position: center;
}

.table-container {
    max-width: 100%;
    /*overflow-x: auto;*/
}

.grid {
    margin-top: 20px;
}

    .grid tbody > tr > th {
        color: #039 !important;
        font-weight: bold;
        border-left: 4px solid #edede8;
        border-right: 4px solid #edede8;
        padding: 5px;
        background-color: #f5f5f5;
    }

        .grid tbody > tr > th:first-child {
            border-left: 1px solid #ddd !important;
        }

        .grid tbody > tr > th:last-child {
            border-right: 1px solid #ddd !important;
        }

    .grid th > a {
        color: #039;
        font-weight: bold;
    }

    .grid > tbody > tr td:first-child {
        border-left: 1px solid #ddd !important;
    }

    .grid > tbody > tr td:last-child {
        border-right: 1px solid #ddd !important;
    }

    .grid > tbody > tr:nth-of-type(even) {
        /*background-color: #f9f9f9;*/
    }

    .grid > tbody > tr:nth-child(odd) > td {
    }

    .grid > tbody > tr:nth-child(odd) td:first-child {
    }

    /*.grid > tbody > tr:nth-child(odd) td:last-child {
        border-right: none !important;
    }*/

    .grid > tbody > tr:nth-of-type(odd) {
        background-color: transparent;
    }

    .grid > tbody > tr > td {
        padding: 8px;
        vertical-align: middle;
        border-left: 4px solid #edede8;
        border-right: 4px solid #edede8;
    }

.landing-slide {
    max-height: 650px;
}

    .landing-slide img {
        height: 100%;
        width: 100%;
    }

.welcome-title {
    background-color: #fff;
    padding: 20px 0 0 0px;
}

    .welcome-title p {
        font-size: 30px;
        color: #444444;
        text-transform: uppercase;
        line-height: 35px;
    }


.validationError2 {
    color: red;
}

.validationError3 {
    color: red;
    display: none;
}

.dealerzy-list input {
    width: 100%;
}

.dealerzy-list {
    font-size: 75%;
}

.custom-stock-wrapper label {
    font-size: 11px;
}

.custom-stock-wrapper input,
.custom-stock-wrapper .full-width-dropdown .dropdown {
    height: 25px;
    font-size: 90%;
    margin: 0;
}

    .custom-stock-wrapper input[type=button] {
        padding: 0 10px;
    }

    .custom-stock-wrapper .full-width-dropdown .dropdown .selected {
        font-size: 80%;
    }

.table.exchange-item-table tr td {
    border-top: 0;
    /*border-bottom: 1px solid #efefef;*/
}

.table.exchange-item-table tr {
    border-bottom: 1px solid #efefef;
}


    .table.exchange-item-table tr td span,
    .table.exchange-item-table tr td {
        font-size: 12px;
    }

        .table.exchange-item-table tr td:nth-child(2),
        .table.exchange-item-table tr td:nth-child(2) span {
            font-size: 14px;
        }

.top-bar img {
    height: 60px;
}

.row-container {
    width: 1290px;
    margin: 0 auto;
    background: url(/Images/bmw_header.jpg) no-repeat;
    width: 100%;
    background-position: center;
    background-size: cover;
    height: 300px;
}

    .row-container .text-wrapper p {
        font-size: 26px;
        text-transform: uppercase;
        color: #fff;
    }

@media screen and (max-width: 1324px) {
    .row-container {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {

    .row-container {
        background: url(/Images/bmw_header-mobile.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }

        .row-container .custom-row {
            height: 100%;
            align-items: flex-end;
        }

            .row-container .custom-row .col-xs-5 {
                width: unset;
            }

        .row-container .text-wrapper p {
            font-size: 16px;
        }
}


.hurtownia-button {
    margin: 21px 0 0 0 !important;
}

.hurtownia-table {
    margin-top: 25px;
    width: 100%;
    margin-bottom: 50px;
}

table.hurtownia-table .form-control {
    width: 45%
}

    table.hurtownia-table .form-control.time-select {
        width: 40px;
    }

    table.hurtownia-table .form-control.hurtownia-dropdown {
        width: 80%;
    }

.hurtownia-table tr {
    display: flex;
}

.hurtownia-table td {
    /*justify-content: space-between;*/
    width: 25%;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-end;
    height: 56px;
}

.hurtownia-table .first-col {
    width: 20%;
}

.hurtownia-table .data-col {
    width: 40%;
}

.hurtownia-table .last-col {
    width: 10%;
}

.hurtownia-table td span {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .hurtownia-table {
        display: table;
    }

    table.hurtownia-table .form-control {
        /*width: 50%*/
    }

    .hurtownia-table tr {
        flex-wrap: wrap;
    }

    .hurtownia-table .first-col,
    .hurtownia-table .data-col,
    .hurtownia-table .last-col {
        width: 100%;
    }

    table.hurtownia-table .form-control.hurtownia-dropdown {
        width: 45%;
    }
}

.table.exchange-item-table tr td.empty-col {
    font-size: 12px !important;
}

.vin-bigger-bold span {
    font-size: 15px !important;
    font-weight: bold;
}

.detail-wrapper {
    display: flex;
}

.detail-icon {
    width: 50px;
}

.detail-icon__img {
    width: 100%;
}

.detail-info {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    padding-left: 5px;
}

.detail-info__title {
    display: block;
    width: 100%;
    color: rgba(136, 136, 136, 1);
    font-size: 11px;
    font-weight: 700;
}

.detail-info__value {
    display: block;
    width: 100%;
    color: rgba(34,34,34,1);
    font-size: 18px !important;
}

.return-wrapper {
    margin-top: 20px;
    margin-left: 8px;
}

    .return-wrapper .action-button {
        padding: 8px 20px;
        color: white;
    }

.margin-bottom-25 {
    margin-bottom: 25px;
}

.ajax__calendar_days td {
    height: 19px !important;
}

.stockList {
    width: 100%;
    overflow-x: auto;
    display: inline-block;
}

.rowGVstyle {
    display: inline-block;
}

.agreementsStyle {
    font-size: 12px;
    line-height: 100%;
    display: none;
}

.tooltipCustom {
    position: relative;
    display: inline-block;
}

    /* Tooltip text */
    .tooltipCustom .tooltiptext {
        visibility: hidden;
        width: 240px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 2px;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        bottom: 125%;
        margin-left: -133px;
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 0.3s;
    }

        /* Tooltip arrow */
        .tooltipCustom .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltipCustom:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
        z-index: 999 !important;
    }

/*TOOLTIP 2*/
.tooltipCustom2 {
    position: relative;
    display: inline-block;
}

    /* Tooltip text */
    .tooltipCustom2 .tooltiptext2 {
        visibility: hidden;
        width: 240px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 2px;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        bottom: 125%;
        margin-left: -133px;
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 0.3s;
    }

        /* Tooltip arrow */
        .tooltipCustom2 .tooltiptext2::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 80%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltipCustom2:hover .tooltiptext2 {
        visibility: visible;
        opacity: 1;
        z-index: 999 !important;
    }

.PriceInfoStyle {
    text-align: right;
    font-style: italic;
    font-size: 10px;
    margin-top: 20px;
}

.PriceInfoStyle {
    text-align: right;
    font-style: italic;
    font-size: 10px;
    margin-top: 20px;
}

.galleryPopup {
    background-color: lightgrey;
    padding: 5px;
    width: 830px;
    border-radius: 25px;
}

.buttonCancelGallery {
    border: none;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 203;
    border-radius: 25px;
    background-image: url('/Styles/img/fancybox_sprite.png');
    cursor: pointer;
    width: 36px;
    height: 36px;
}

.AuctionWithOffers {
    background-color: lightgreen !important;
}

.offersStyle {
    background-color: #f5f5f5;
    padding: 5px;
    width: 480px;
    border: 0;
    margin-bottom: 15px;
    font-size: 14px;
}


    .offersStyle td {
        padding: 5px;
        border: 0;
    }

.offersStyleOdd {
    background-color: white;
}

.customNumberedList {
    list-style-type: decimal;
}

.image-funding {
    float: right;
    width: 700px;
}

.transparent-bg {
    background-color: rgba(255,255,255,.6) !important;
    width: 85px;
}

.iframeStyle {
    width: 100%;
    height: 542px;
    border: 0;
    overflow: hidden;
}

#iframe {
    width: 76.92% !important;
    height: 76.92% !important;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.calculatorInfo {
    border: 0;
    overflow: hidden;
    margin-bottom: -20px;
}

    .calculatorInfo::-webkit-scrollbar {
        display: none;
    }

.priceGV {
    text-align: right;
    line-height: 1;
    /*    margin-top: -20%;*/
}

.cbEmailTranport label {
    margin-left: 5px;
}

.transport-list {
    font-size: 80%;
}

.btn-transport-disabled {
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    cursor: not-allowed !important;
    filter: alpha(opacity=65) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    opacity: .65 !important;
}

*, input, select, textarea, option, button {
    outline: none !important;
}

.forsale-listing td a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
}

.ubezpieczenia-info {
    width: 50%;
    float: left;
}

.ubezpieczenia-foto1 {
    width: 48%;
    float: right;
    padding-left: 2%;
    padding-top: 2%;
}

.ubezpieczenia-foto2 {
    width: 48%;
    float: left;
    padding-right: 2%;
    padding-top: 2%;
}

@media (max-width: 768px) {
    .ubezpieczenia-foto1 {
        display: none;
    }

    .ubezpieczenia-foto2 {
        width: 100%;
        padding: 5%;
        float: right;
    }

    .ubezpieczenia-info {
        width: 100%;
    }
}

.table-pricing {
    width: 500px !important;
    display: inline-block !important;
}

    .table-pricing td {
        width: 160px !important;
        display: inline-block !important;
        text-align: left !important;
    }

        .table-pricing td span {
            font-weight: normal !important;
        }

        .table-pricing td select {
            width: 130px !important;
        }

        .table-pricing td input {
            width: 150px !important;
        }

/* TIRES */
.add-new-tire-section {
    float: left;
    width: 48%;
}

    .add-new-tire-section label {
        width: 25% !important;
    }

.failureNotificationTires {
    width: 430px !important;
}

    .failureNotificationTires li {
        text-align: left !important;
    }

< !/IoRangeRedDotMode >
