body {
    font-family: 'Barlow', sans-serif;
    font-size: 18px;
}

a,
a:hover {
    color: #fd7e14
}

.row1>.col {
    padding-left: 5px;
    padding-right: 5px;
}

.header-gray-mobile {
    display: none;
}

#google_translate_element_mobile .goog-te-combo {
    padding: 6px;
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    min-height: 45px;
}

.side-menu {
    display: none;
}

.menu-group {
    display: flex;
    align-items: center;
}

.menu-group a {
    margin: 5px;
}

#menu-show {
    height: 36px;
}

.dashboard__content {
    margin-top: 200px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.dashboard__message {
    border: 1px solid #e6dede;
    border-radius: 5px;
    padding: 25px;
}

.header-gray {
    background-color: #535353;
    padding: 10px;
    height: 68px;
    margin: 0px;
}

.back-btn {
    margin: 20px 0 20px 0;
    max-width: 100%;
}


.header-white {
    background-color: #FFF;
    padding: 0px;
    height: 65px;
    margin: 0px;
    flex-direction: row-reverse;
}

.logo-main {
    margin-top: -48px;
    max-width: 166px;
    position: relative;
    z-index: 100;
}

#footer {
    background-color: #535353;
    padding: 30px 10px 30px 10px;
    margin: 0px;
}

.entry-content {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.about-us {
    max-width: 1200px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 70px;
    padding-left: 20px;
    padding-right: 20px;
}

.about-us p {
    font-size: 32px;
}

.footer-socials {
    margin-top: 80px;
}

.footer-socials>div {
    text-align: center;
}

.footer-socials img {
    max-width: 100%;
    max-height: 80px;

}

.container {
    max-width: 1366px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    /* padding-right: 15px;
    padding-left: 15px; */
}

.main-content {
    margin-left: auto;
    margin-right: auto;
}

.static-content {
    padding: 15px;
}

.spis-tresci {
    display: flex;
    align-items: center;
}

.spis-tresci ul {
    list-style: none;
}

.spis-tresci ol li::marker {
    background-color: red;
}


.ph_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
}

.ph_wrapper figure {
    width: 100%;
    background-color: #d9d9d9;
    color: #000;
    padding: 6px 3px 6px 3px;
    text-align: center;
    line-height: 110%;
}

.ph_image,
.ph_image_3 {
    background-color: #d9d9d9;
    max-width: 280px;
    margin: 7px 10px 7px 10px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.ph_image_3 {
    max-width: 368px;
    margin: 12px 16px 16px 12px;
}

.ph_image img,
.ph_image_3 img {
    width: 100%;
}

.ph_image_3 img {
    width: 100%;
}

.btn-copy-photo {
    margin-top: 2px;
    width: 100%;
}

.icons-list {
    padding: 7px 0 0 0;
}

.icons-list img {
    max-height: 40px;
}

.logo-left,
.logo-right {
    display: flex;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

#footer p.footer_desc {
    color: #FFF;
    text-align: center;
    font-family: 'Barlow', sans-serif;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 35px;
}

.message-info {
    min-height: 200px;
    min-width: 400px;
    max-width: 800px;
    border: 1px solid #CCC;
    margin: 120px auto 120px auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-size: 20px;
    font-weight: 600;
}

#footer p b {
    color: #ef7900;
}

.navbar-header {
    display: none;
}

.input-field {
    background: url('../img/magnify.png') no-repeat right center;
    min-width: 300px;
    width: calc(100% - 10px);
    padding: 5px;
}

input {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input {
    padding: 0;
    margin: 0;
    outline: none;
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.menu {
    padding-top: 10px;
}

.menu-white {
    padding-top: 0px;
    min-width: none;
}

.menu li,
.menu-white li {
    display: inline-block;
}

.menu li a,
.menu-white li a,
.menu-white li {
    padding-right: 10px;
    padding-left: 10px;
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.0px;
    border-right: 2px solid #FFF;
}

.menu-white li a,
.menu-white li {
    color: #535353;
    font-weight: 750;
}

.menu-white li {
    border-right: 2px solid #535353;
}

.menu li:last-of-type a,
.menu-white li:last-of-type {
    border-right: 0px solid #74CCF4;
    margin-right: 0px;
}

.btn-primary {
    background-color: #595959;
    border-color: #595959;
    margin: 30px 0px 30px 0;
    border-radius: 0px;
    font-size: 21px;
    font-weight: 600
}

.btn-primary:hover {
    background: #ef7900;
    color: #FFF;
}

.btn-form {
    min-width: 150px;
    text-transform: uppercase;
}

.menu li a:hover,
.menu li a.active {
    color: #ef7900 !important;
}

.dropdown-menu {
    border: none;
    padding: 20px 20px 0 0px;
    background-color: #535353;
    color: #535353;
    font-weight: 750;
}

.dropdown-menu li {
    margin-bottom: 10px;
    width: 100%;
}

.dropdown-menu li a {
    font-weight: 500;
    color: #FFF;
    border: none;
    white-space: nowrap;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.no-parallax-window-product {
    text-align: center;
    display: block;
    /* margin-top: -18px; */
}

.no-parallax-window-product img {
    position: relative;
    z-index: -10;
    /* margin-top: -40px;
    margin-bottom: -40px; */

}

/* .no-parallax-window-product {
    display: none;
} */

.parallax-window,
.parallax-window2 {
    height: 777px;
    background: transparent;
    padding: 15px;
}

.head-light {
    font-size: 70px;
    font-weight: 500;
    color: #535353;
    margin: 25px 0 25px 0;
}

#findadealer {
    padding: 0px 10px 30px 10px;
    margin: 0px;
}

.row-dealer {
    margin-bottom: 20px;
}

.head-number {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.head-desc {
    font-size: 21px;
    color: #535353;
    font-weight: 600;
}

.head-desc-kontakt {
    padding-left: 180px;
}

.head-desc-kontakt a {
    color: #FFF !important;
}

.head-desc b {
    font-weight: 800;
    color: #ef7c00
}

.head-desc a {
    color: #535353;
}

footer>.head-desc {
    font-size: 21px;
    color: #FFF;
    font-weight: 600;
}

.head-number img {
    margin-bottom: 10px;
}

.head-number span {
    font-size: 40px;
    font-weight: 500;
    color: #ef7c00
}

.parallax-window {
    height: 646px;
}

.parallax-window-product {
    height: 1900px;
    background: transparent;
}

.header-txt h2 {
    margin-top: 200px;
    font-size: 70px;
    font-weight: 500;
    color: #FFF;
    margin-left: 50px;
    line-height: 100%;
}

.products-wrap {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
}

.product {
    width: 100%;
}

.product-photo {
    /* max-width: 1212px; */
}

.product-photo-layer {
    position: relative;
}

.product-photo:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.product-photo-layer img {}

.text-overlay {
    position: absolute;
    top: 10%;
    left: 10%;
    /* transform: translate(-50%, -50%); */
    color: white;
    /* background-color: rgba(0, 0, 0, 0.5); */
    padding: 10px;
    font-weight: 500;
    font-size: 30px;
    text-align: left;
    text-transform: uppercase;
    line-height: 140%;
    width: 50%;
    text-wrap: pretty;
}

.text-center {
    text-align: center !important;
}

.second-col {
    text-align: right;
    margin-right: 50px;
}

.second-col h2 {
    margin-top: 0px;
}

.divider {
    text-align: center;
    height: 116px;
    background-color: #535353;
    padding-top: 3px;
}

.divider p,
#footer .divider p {
    font-size: 70px;
    font-weight: 500;
    color: #FFF;
}

.spacer {
    width: 100%;
    height: 50px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.spacer-reverse {
    width: 100%;
    height: 50px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px -25px 20px -20px;
    margin-bottom: -20px;
}

.header-middle-subpage {
    margin-top: 50px;
    margin-left: 23%;
    background: url('../img/arrow.png') no-repeat;
    background-size: contain;
    max-height: 101px;
    color: #FFF;
    padding: 10px 0 10px 130px;
}

.header-middle-subpage h1 {
    font-size: 30px;
}

.header-middle-subpage h1 b {
    font-weight: bold;
    color: #ef7900;
}

.header-footer-subpage {
    margin-top: 50px;
    margin-bottom: 20px;
    background: url('../img/arrow_xl.png') no-repeat;
    background-size: contain;
    max-height: 101px;
    color: #FFF;
    padding: 16px 0 10px 85px;
}

.header-footer-subpage h2 {
    font-size: 21px;
}

.header-index-subpage {
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 18%;
    background: url('../img/arrow_xxxl.png') no-repeat;
    background-size: contain;
    max-height: 101px;
    color: #FFF;
    padding: 20px 0 15px 115px;
    text-transform: uppercase;
}

.header-index-subpage h1 {
    font-size: 36px;
}

.header-index {
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 0px;
    background: url('../img/arrow_xxxl.png') no-repeat;
    background-size: contain;
    max-height: 101px;
    color: #FFF;
    padding: 20px 0 15px 115px;
    text-transform: uppercase;
}

.header-index h2 {
    font-size: 36px;
}

.header-index h2 a {
    color: #FFF;
}


.header-middle {
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 94px;
    height: 101px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.header-middle-center {
    height: 100%;
    background: #595959;
    padding: 25px 10px 0px 20px;
    text-transform: uppercase;
}

.header-middle-right {
    width: 55px;
}

.header-middle-lef {
    width: 125px;
}

.header-middle h3,
.header-middle h1 {
    font-size: 40px;
    color: #FFF;
}

.table-special td {
    border: 5px solid #FFF;
}

.table-special th {
    background: #ef7900;
    color: #FFF;
    border: 5px solid #FFF;
}

.gray-bg {
    background-color: #575756;
    color: #FFF;
    padding: 25px;
    margin-bottom: 1rem;
}

.gray-bg div {
    padding: 25px 40px 25px 40px;
}

.gray-bg h3 {
    color: #ef7900;
    font-size: 19px;
}

.gray-bg div:nth-of-type(2) {
    border-left: 1px solid #FFF;
}

.slick-next {
    right: -25px;
}

.search-content {
    padding-left: 150px;
    padding-right: 150px;
}

.search-content ul {
    padding: 30px 5px 30px 5px;
}

.search-content ul li a {
    color: #535353;
    font-size: 19px;
    font-weight: bold;
}

.search-content ul li {
    list-style: none;
}
.machine-h1 {
    margin: 10px 10px 60px 10px;
}

.machine-details-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.machine-details-right ul {}

.btn-download {
    background: #ef7900;
    color: #FFF;
    border: 1px solid #FFF;
    font-weight: bold;
    border-radius: 0px;
    font-size: 15px;
    text-transform: uppercase;
}

.btn-download:hover {
    background: #FFF;
    color: #FFF;
    border: 1px solid #ef7900;
    color: #ef7900;
}

@media (max-width: 560px) {
    .search-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-top {}

    .main-slider {
        margin-left: 0px;
        margin-right: 0px;
    }

    .header-white {
        display: none;
    }

    .header-gray {
        display: none;
    }

    .head-desc-kontakt {
        padding-left: 10px;
    }

    .header-clip-path {
        background-color: #595959;
        /* Nieco ciemniejszy odcień szarości */
        padding: 10px 15px;
        clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
    }

    .header-gray-mobile {
        display: block;
        background-color: #535353;
        padding: 10px;
        height: 68px;
        margin: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 20px;
        color: white;
        align-content: center;
    }

    .header-top {
        height: auto;
    }

    .products-wrap {
        padding-left: 3px;
        padding-right: 3px;
    }

    .menu {
        padding: 10px !important;
    }

    .header-txt h2 {
        font-size: 34px;
        margin-left: 15px;
        margin-top: 50px;
    }

    .second-col {
        margin-right: 15px;
    }

    .ph_image {
        max-width: 170px;
    }

    .gray-bg div:nth-of-type(2) {
        border-left: 0px;
    }

    .gray-bg div {
        padding: 0px 15px 0px 15px;
    }

    .no-parallax-window-product {
        display: block;
        /* margin-top: -18px; */
    }

    .no-parallax-window-product img {
        position: relative;
        z-index: -10;
        /* margin-top: -40px;
        margin-bottom: -40px; */

    }


    .no-parallax-window-product {}

    .parallax-window-product {
        height: 500px;
    }

    .parallax-window,
    .parallax-window2 {
        height: 500px;
    }


    .header-middle-subpage h1 {
        font-size: 24px;
    }

    .header-middle-subpage {
        margin-left: 10px;
        padding: 3px 0 3px 110px;
    }

    .header-footer-subpage {
        padding: 14px 0 5px 60px;
    }

    .header-footer-subpage h2 {
        font-size: 16px;
    }


    .logo-main {
        height: 120px;
        position: relative;
        z-index: 100;
        margin-top: 64px;
    }

    #footer p.footer_desc {
        font-size: 20px;
        margin-top: 20px;
    }

    .divider {
        background-color: #535353;
        padding-top: 10px;
        height: 80px;
    }

    .head-light {
        font-size: 42px;
        text-align: center !important;
    }

    .head-number {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
    }

    .head-number img {
        margin-left: 15px;
        margin-right: 15px;
    }

    .divider p,
    #footer .divider p {
        font-size: 42px;
        font-weight: 500;
        color: #FFF;
    }

    .header-middle {
        margin-top: 50px;
        margin-bottom: 20px;
        margin-left: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .text-overlay {
        position: absolute;
        top: 0;
        left: 0;
        /* transform: translate(-50%, -50%); */
        color: white;
        /* background-color: rgba(0, 0, 0, 0.5); */
        padding: 15px;
        font-weight: 400;
        font-size: 15px;
        text-align: left;
        text-transform: uppercase;
        line-height: 130%;
        width: 100%;
    }

    .header-index {
        margin-top: 50px;
        margin-bottom: 12px;
        margin-left: 0px;
        /* background: url('../img/arrow_xxl.png') no-repeat; */
        background: none;
        /* background-color: #595959; */
        /* background-size: contain; */
        color: #FFF;
        /* padding: 8px 0 9px 55px; */
        padding: 9px 0 5px 5px;
        text-transform: uppercase;
        width: 100%;
    }

    .header-index-subpage {
        margin-top: 60px;
        margin-bottom: 12px;
        margin-left: 0px;
        /* background: url('../img/arrow_xxl.png') no-repeat; */
        background: none;
        background-size: contain;
        max-height: 101px;
        color: #FFF;
        padding: 12px 0 9px 5px;
        text-transform: uppercase;
        width: 100%;
    }

    .header-index h2 {
        font-size: 16px;
    }

    .header-index-subpage h1 {
        font-size: 16px;
    }

    .about-us p {
        font-size: 22px;
    }

    .about-us {
        min-height: 400px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 40px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-socials {
        margin-top: 40px;
    }

    .menu-bar {
        color: #FFF;
    }

    .menu-bar:active,
    .menu-bar:hover {
        color: #FFF;
    }

    .side-menu .menu-bar {
        color: #FFF;
        display: block;
        margin: 0px 15px 15px 20px;
        display: flex;
        flex-direction: row-reverse;
    }


    .menu-button {
        background: none;
        color: white;
        border: none;
        font-size: 1.5em;
        cursor: pointer;
    }

    .logo {
        font-size: 1.5em;
    }

    .side-menu {
        display: block;
        z-index: 100;
        position: fixed;
        top: 0;
        left: -100vw;
        width: 100vw;
        height: 100%;
        color: white;
        overflow: auto;
        transition: left 0.3s ease-out;
        background: rgba(85, 85, 85, 0.7);
        backdrop-filter: blur(5px);
    }

    .left-blur {
        padding-top: 15px;
        background-color: #535353;
        width: 85%;
        height: 1600px;
    }

    .right-blur {
        background: rgba(0, 0, 0, .7);
        backdrop-filter: blur(5px);
        width: 15%;
        height: 100%;
    }

    .message-info {
        min-height: 200px;
        min-width: 300px;
        border: 1px solid #CCC;
        margin: 120px 15 120px 15;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        font-size: 20px;
        font-weight: 600;
    }

    .side-menu ul {
        margin-left: 3px;
        list-style: none;
        padding: 0;
    }

    .side-menu li {
        text-transform: uppercase;
        padding: 10px 15px;
        cursor: pointer;
    }

    .side-menu li a {
        color: white;
        text-decoration: none;
        display: block;
        font-weight: 600;
    }

    .side-menu li ul {
        margin-left: 20px;
        display: none;
    }

    .side-menu li:hover ul {
        display: block;
    }

    .table-special {
        display: block;
        width: auto;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-left: -15px;
        margin-right: -15px;
    }

    .table-special td {
        border: 3px solid #FFF;
        font-size: 15px;
    }

    .table-special th {
        border: 3px solid #FFF;
        font-size: 15px;
    }

    .spacer,
    .spacer-reverse {
        display: none;
    }

    .parallax-window-product {
        display: none;
    }

    .footer-socials img {
        /* max-width: 100%;
        max-height: 40px; */

    }
}

@media (max-width: 380px) {
    .ph_image {
        max-width: 100%;
    }

    .header-footer-subpage {
        padding: 13px 0 5px 54px;
    }

    .header-footer-subpage h2 {
        font-size: 14px;
    }

    .header-index-subpage {
        padding: 9px 0 9px 50px;
    }

}

@media (max-width: 1380px) {}

@media (max-width: 880px) {
    .header-index {
        margin-top: 50px;
        margin-bottom: 12px;
        margin-left: 0px;
        /* background: url('../img/arrow_xxl.png') no-repeat; */
        background: none;
        /* background-color: #595959;
        background-size: contain; */
        color: #FFF;
        /* padding: 8px 0 9px 55px; */
        padding: 9px 0 5px 5px;
        text-transform: uppercase;
        width: 100%;
    }

}

/*@media (max-width: 1200px) {
    .mainlogo {
    }
    .ofertarow img.oferta1, .ofertarow img.oferta2, .ofertarow img.oferta3 {
        border-right: 0px solid #232323;
    }
    .portfolio-items.col-4a > li {
        width: 50%;
    }
    .ofertarow {
        height: auto;
        text-align: center;
    }
    .ofertarow img {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ofertarow img.oferta1, .ofertarow img.oferta2  {
        border-right: 0px solid #232323;
    }
    .oferta_top {
        display: none;
    }
}*/