* {
    margin: 0;
    padding: 0;
    /* user-select: none; */
}

#system-message-container {
    position: fixed;
    z-index: 99999;
    top: 15px;
    right: 15px;
    font-size: 10px;
    opacity: 0.95;
    font-weight: 400;
    z-index: 99999;
}

#system-message-container .alert-heading {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    display: none;
}

#system-message-container .alert {
    border-radius: 0!important;
    border: 0;
    width: 100%;
    max-width: 400px;
    min-width: 250px;
    background: #f1f1f1;
    box-shadow: 0 5px 10px rgb(152 152 152 / 30%);
    color: #141414!important;
    margin-bottom: 0;
}

html,
body,
.body-wrapper {
    height: 100%;
}

.body-innerwrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.form-lock body {
    overflow: hidden!important;
}

#sp-main-body {
    flex: 1 0 auto;
    padding: 0;
}

#sp-footer {
    flex: 0 0 auto;
    background-color: #fff;
    color: #252525;
    padding: 0 15px;
}

#sp-footer .sp-copyright {
    font-weight: 400;
    font-size: 12px;
}

#sp-footer .row {
    align-items: center;
}

.logoFabryka {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    -ms-flex-pack: center;
    justify-content: flex-end;
    background: none;
    margin: 0;
    padding: 0;
}

.logoFabryka__link {
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}

.logoFabryka__text {
    line-height: 1.3;
    text-align: left !important;
    white-space: nowrap;
    color: #252525;
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-weight: 400;
    -ms-flex-order: 0;
    order: 0;
}

.logoFabryka__text a {
    color: #252525!important;
    text-decoration: underline;
}

::-webkit-scrollbar-button {
    background-image: none;
    background-repeat: no-repeat;
    width: 6px;
    height: 0px
}

 ::-webkit-scrollbar-track {
    background-color: transparent
}

 ::-webkit-scrollbar-thumb {
    background-color: #0E539F;
}

 ::-webkit-scrollbar-thumb:hover {
    background-color: #0E539F;
}

 ::-webkit-resizer {
    background-image: none;
    background-repeat: no-repeat;
    width: 4px;
    height: 0px
}

 ::-webkit-scrollbar {
    width: 4px;
}

::selection {
    background: #0E539F;
    color: #fff;
}

:focus {
    outline: 0;
}

ol,
ul {
    list-style: none;
}

.article-details ol,
.article-details ul {
    list-style: unset;
    padding-left: 30px;
}

a {
    color: #000;
}

a:hover,
a:active {
    color: #23527c;
    outline: 0;
    text-decoration: none;
}

button,
button:focus,
input,
input:focus,
textarea,
textarea:focus,
.btn.focus,
.btn:focus {
    outline: 0!important;
    box-shadow: none!important;
}

.h1 {
    display: block;
    margin: 0 0 30px;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    background-color: transparent;
    line-height: 1;
}

section#sp-slider {
    position: relative;
}

section#sp-slider:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    z-index: +1;
}

#sp-header {
    position: fixed;
    z-index: 999;
    transition: all 250ms ease-in-out;
}

#sp-header.header-sticky {
    background-color: #fff;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

#sp-header .logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

#sp-header .logo img.logo-image {
    transition: all 250ms ease-in-out;
}

#sp-header:not(.header-sticky) .logo img.logo-image {
    height: auto;
}


/* #sp-header.header-sticky .logo img.logo-image {
    filter: invert(1);
    -webkit-filter: invert(1);
} */

#sp-header:not(.header-sticky) .sp-megamenu-parent>li>a {
    color: #fff!important;
    text-shadow: 1px 1px 1px #0e539f;
    border-radius: 2px;
}

#sp-header:not(.header-sticky) .sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li>a:hover {
    background-color: #fff;
    color: #0e539f!important;
    text-shadow: unset;
}

.article-details .article-can-edit {
    display: none!important;
}

.vh-100 {
    height: 100vh!important;
}

.w-100 {
    width: 100%!important;
}

.slide-experience {
    position: relative;
    min-height: 100vh;
    background: #0e539f url(/images/bg-default.png) repeat left top;
}

.slide-experience:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: url(/images/photo-experience.jpg) no-repeat center right;
    background-size: auto 100%;
    /* background-attachment: fixed; */
}

.slide-experience li,
.slide-experience p,
.slide-experience p small {
    color: #fff;
}

.slide-experience div.title:before {
    background-color: #fff;
}

.slide-station {
    position: relative;
    min-height: 100vh;
    background: #0e539f url(/images/bg-default.png) repeat left top;
}

.slide-station:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: url(/images/photo-station.jpg) no-repeat center right;
    background-size: auto 100%;
    /* background-attachment: fixed; */
}

.slide-station li,
.slide-station p,
.slide-station p small {
    color: #fff;
}

.slide-station div.title:before {
    background-color: #fff;
}

div.title {
    position: relative;
    margin: 0 auto 20px;
}

div.title:before {
    content: '';
    position: absolute;
    top: calc(100% - 3px);
    left: auto;
    right: 0%;
    width: 50px;
    height: 3px;
    background-color: #0e539f;
}

.display-2 {
    font-size: 72px;
    color: #0e539f;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.4;
    padding: 25px 0!important;
    margin-bottom: 0!important;
}

.display-2 small {
    font-size: 24px;
    color: #656d78;
    font-weight: 700;
    text-transform: none;
    line-height: 18px;
    display: block;
}

p,
li {
    font-size: 16px;
    color: #252525;
    font-weight: 400;
}

.more {
    padding-right: 0px;
    padding-left: 0px;
}

.btn {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .2);
    padding-right: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #0e539f;
    cursor: pointer;
    box-shadow: 0 0 0 5px rgb(255 255 255 / 20%)!important;
    border-radius: 2px;
    webkit-transition: box-shadow 500ms;
    -moz-transition: box-shadow 500ms;
    -o-transition: box-shadow 500ms;
    -ms-transition: box-shadow 500ms;
    transition: box-shadow 500ms;
}

.btn:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 5px;
    width: 60px;
    height: 60px;
    background: url(/images/arrow.svg) no-repeat center center;
    z-index: +1;
    webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
}

.btn:hover,
.btn:focus,
.btn:active {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 5%)!important;
}

.btn:hover:before {
    right: -5px;
}

.btn-lg {
    font-size: 16px;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

.btn.btn-danger {
    background-color: #0e539f!important;
    color: #fff;
}

.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger:active {
    background-color: #0e539f!important;
    color: #fff;
    box-shadow: 0 0 0 10px rgb(255 255 255 / 5%)!important;
}

.btn.btn-danger {
    box-shadow: 0 0 0 5px rgb(14 83 159 / 20%)!important;
}

.btn.btn-danger:before {
    background: url(/images/arrow-white.svg) no-repeat center center;
}

.btn-light {
    color: #0e539f;
    background: url(/images/bg-button-white.svg) no-repeat 0px center;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn.btn-light:before {
    opacity: 0;
    filter: alpha(opacity=0);
    background: url(/images/arrow-red.svg) no-repeat center center;
}

.btn.btn-light:after {
    opacity: 1;
    filter: alpha(opacity=100);
    background: url(/images/arrow-button-white.svg) no-repeat right center;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #0e539f!important;
    background: url(/images/bg-button-white.svg) no-repeat 20px center!important;
}

.slide-trucks:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: url(/images/gh.jpg) no-repeat center;
    background-size: cover;
    /* background-attachment: fixed; */
}

.navbar-scrollspy {
    position: fixed;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 998;
    padding: 0;
}

.navbar-scrollspy .navbar-nav .nav-link {
    width: 4px;
    height: 30px;
    padding: 0;
    margin: 5px 0;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
}

.navbar-scrollspy .navbar-nav .nav-link:hover,
.navbar-scrollspy .navbar-nav .nav-link:focus,
.navbar-scrollspy .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-scrollspy .navbar-nav .nav-link.active {
    background-color: #0e539f;
}

.navbar-scrollspy .navbar-nav .nav-link span {
    font-size: 0;
    font-weight: 400;
    white-space: nowrap;
    text-shadow: 1px 1px 1px #0e539f;
}

.navbar-scrollspy .navbar-nav .nav-link:hover span,
.navbar-scrollspy .navbar-nav .nav-link.active span {
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
}

.sp-page-title {
    display: block;
    overflow: hidden;
    position: relative;
    height: 400px;
    width: 100%;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sp-page-title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.sp-page-title>.sp-page-title-caption {
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 60%;
    z-index: 4;
}

.page__header-title {
    position: relative;
    height: 160px;
}

.sp-page-title-heading {
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 0;
    color: #fff;
    width: 80%;
    z-index: +1;
    margin-top: 10px;
    margin-right: 100px;
    text-align: right;
    text-shadow: 2px 2px 2px #0e539f;
}

.sp-page-title-heading small {
    font-size: 27px;
    font-weight: 400;
    line-height: 20px;
}

body:not(.home-page) #sp-main-body {
    padding: 60px 0;
}

#sp-header .social {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#sp-header .social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 4px;
    margin: 1px;
    width: 40px;
    height: 40px;
    background-color: #010101;
    border-radius: 50%;
    margin-right: 15px;
}

#sp-header .social a:hover {
    background-color: #1a1a1a;
}

#sp-header .social a:last-child {
    margin-right: 0;
}

#sp-header .social a.social-facebook {
    background-color: #293b66;
}

#sp-header .social a.social-facebook:hover {
    background-color: #2f4f9d;
}

#sp-header .social a.social-youtube {
    background-color: #FF0000;
}

#sp-header .social a.social-youtube:hover {
    background-color: #ff1919;
}

#sp-header .social a.social-linkedin {
    background-color: #0080BD;
}

#sp-header .social a.social-linkedin:hover {
    background-color: #198cc3;
}

#sp-top1>.sp-column,
#sp-language>.sp-column {
    display: flex;
    align-items: center;
    justify-content: center;
}

#sp-top1>.sp-column>.sp-module {
    margin-right: 20px;
}

header#sp-header .order-btn {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .2);
    padding-right: 60px;
    line-height: 45px;
    font-size: 14px;
    color: #0e539f;
    cursor: pointer;
    box-shadow: 0 0 0 5px rgb(255 255 255 / 20%)!important;
    border-radius: 2px;
    webkit-transition: box-shadow 500ms;
    -moz-transition: box-shadow 500ms;
    -o-transition: box-shadow 500ms;
    -ms-transition: box-shadow 500ms;
    transition: box-shadow 500ms;
}

header#sp-header.header-sticky .order-btn {
    background-color: #0e539f;
    color: #fff;
    box-shadow: 0 0 0 5px rgb(14 83 159 / 20%)!important;
}

header#sp-header .order-btn:hover {
    box-shadow: 0 0 0 10px rgb(255 255 255 / 5%)!important;
}

header#sp-header.header-sticky .order-btn:hover {
    box-shadow: 0 0 0 10px rgb(14 83 159 / 5%)!important;
}

header#sp-header .order-btn:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 10px;
    width: 45px;
    height: 45px;
    background: url(/images/arrow.svg) no-repeat center center;
    z-index: +1;
    webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms;
    transition: all 500ms;
}

header#sp-header.header-sticky .order-btn:before {
    background: url(/images/arrow-white.svg) no-repeat center center;
}

header#sp-header .order-btn:hover:before {
    right: 0px;
    box-shadow: 0 0 0 0px rgb(14, 83, 159);
}

#sp-language .btn-language {
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 1px #0e539f;
    background: transparent;
    border: 0;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}

header#sp-header.header-sticky #sp-language .btn-language {
    color: #252525;
    text-shadow: unset;
}

#sp-language .btn-language.dropdown-toggle::after {
    display: none;
}

#sp-language .dropdown-menu {
    min-width: unset;
    border: 0;
    border-radius: 2px;
    left: 0;
    right: 0;
    text-align: center;
    box-shadow: 0 15px 10px 5px rgb(0 0 0 / 10%);
}

#sp-language .dropdown-menu a {
    padding: 5px;
}

#sp-language .dropdown-menu a:hover,
#sp-language .dropdown-menu a:active,
#sp-language .dropdown-menu a:focus {
    background-color: #f8f9fa;
    color: #0e539f;
}

.slide-countries {
    min-height: 100vh;
    position: relative;
    background: #0e539f url(/images/bg-countries.jpg) no-repeat center;
    background-size: 100%;
    /* background-attachment: fixed; */
}

.slide-countries:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 75%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 90%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 90%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 90%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    z-index: 2;
}

.slide-countries div.title:before {
    background-color: #fff;
}

.slide-countries .container-fluid {
    z-index: 3;
}

.slide-countries p,
.slide-countries p small {
    color: #fff;
}

.slide-countries .title .display-2 {
    color: #fff;
}

.slide-geography {
    min-height: 100vh;
    position: relative;
    background: #fff url(/images/bg-geography.jpg) no-repeat center;
    background-size: 100%;
    background-attachment: fixed;
}

.slide-trucks {
    min-height: 100vh;
    margin-top: -60px;
    margin-bottom: 60px;
    padding: 60px 0;
    position: relative;
    background: #0e539f url(/images/bg-default.png) repeat left top;
}

.slide-trucks p,
.slide-trucks p small {
    color: #fff;
}

.slide-default,
.slide-car {
    position: relative;
    margin: -60px 0;
    background: #0e539f url(/images/bg-default.png) repeat left top;
}

.slide-default li,
.slide-default a,
.slide-default p,
.slide-default p small,
.slide-default h2,
.slide-car li,
.slide-car a,
.slide-car p,
.slide-car p small {
    color: #fff;
}

.slide-default div.title:before,
.slide-car div.title:before {
    right: auto;
    left: 0;
}

.slide-default .slide-default__text,
.slide-car .slide-default__text {
    padding: 60px 0;
}

.slide-default__image {
    background-color: #fff;
    width: 100%;
    height: 100%;
    margin-left: -30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    /* background-attachment: fixed; */
}

.slide-default__text {
    padding-right: 30px;
}

.slide-default__text ul,
.slide-default__text ol {
    list-style: unset;
    padding-left: 45px;
}

.slide-default__title,
.slide-default__title h1 {
    font-size: 32px;
    color: #0e539f;
    margin-bottom: 30px;
}

.slide-default b,
.slide-default strong,
.slide-car b,
.slide-car strong {
    font-weight: 600;
    font-size: 18px;
}

.slide-default .slide-default__title,
.slide-default .slide-default__title h1 {
    width: 100%;
    margin-bottom: 15px;
    color: #fff;
}

#sp-language {
    padding-left: 0;
}

.contact-item {
    padding: 15px;
    background-color: #fff;
    position: relative;
    box-shadow: 0 10px 20px 0 rgba(17, 17, 17, .1);
    margin-bottom: 15px;
    border-radius: 2px;
    overflow: hidden;
}

.contact-item:after {
    content: '';
    width: 50px;
    height: 50px;
    background-color: #f1f1f1;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 2;
}

.contact-item:before {
    content: '';
    width: 75px;
    height: 75px;
    background-color: #f9f9f9;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    right: -30px;
    z-index: 1;
}

.contact-title {
    color: #0e539f;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.contact-item a {
    color: #0e539f;
}

.contact-item p {
    margin-bottom: 10px;
}

.team-wrapper {
    padding: 30px;
    background-color: #fff;
    border-radius: 2px;
    transition: all .5s ease;
    margin-bottom: 30px;
}

.team-wrapper:hover {
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 10%);
}

.team-image {
    text-align: center;
    margin-bottom: 30px;
}

.team-image img {
    display: block;
    position: relative;
    transition: transform .5s ease;
    text-decoration: none;
    border-radius: 50%;
    object-fit: cover;
    display: inline-block;
    width: 250px;
    height: 250px;
}

.team-wrapper:hover .team-image img {
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}

.team-head {
    margin-bottom: 15px;
    font-size: 19px;
    text-align: center;
}

.team-title {
    color: #000;
    min-height: 56px;
}

.team-subtitle {
    color: #000;
    font-weight: 300;
    font-size: 15px;
    min-height: 44px;
}

.team-footer {
    text-align: center;
}

.social-icons img {
    max-width: 20px;
    box-shadow: 0 10px 20px 0 rgba(17, 17, 17, .1);
}

.team-email,
.team-email a {
    font-size: 13px;
    color: #0e539f;
}

body.geography section.slide-geography {
    margin-top: -60px;
    margin-bottom: -60px;
}

.fa-viber {
    color: #6F3FAA;
}

[data-fancybox] {
    cursor: zoom-in;
}

.fullSwiper,
.thumbsSwiper {
    margin-top: 10px;
}

.fullSwiper .swiper-slide {
    height: 550px;
}

.thumbsSwiper .swiper-slide {
    height: 100px;
    opacity: 0.8;
    cursor: pointer;
}

.thumbsSwiper .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
    cursor: default;
}

.fullSwiper .swiper-slide img,
.thumbsSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 2px;
}

.fancybox__nav {
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
}

.fancybox__nav .carousel__button.is-prev {
    left: 20px;
}

.fancybox__nav .carousel__button.is-next {
    right: 20px;
}

.carousel__button.is-close {
    right: auto;
    top: 20px;
    left: 20px;
}

.fancybox__slide {
    padding: 8px 88px;
}


/* Thumbnails */

.fancybox__thumbs .carousel__slide {
    padding: 8px 8px 16px 8px;
}

.is-nav-selected::after {
    display: none;
}

.fancybox__thumb {
    border-radius: 2px;
    opacity: 0.4;
}

.fancybox__thumb:hover,
.is-nav-selected .fancybox__thumb {
    border-radius: 2px;
    opacity: 1;
}

.is-nav-selected .fancybox__thumb::after {
    display: none;
}

.article-list {
    margin: 0 -15px;
}

.article-container {
    max-width: 960px;
    margin: auto;
    padding: 30px;
    background-color: #fff;
    border-radius: 2px;
}

.article-container .article-details .article-full-image {
    margin-top: 30px;
    margin-bottom: 30px;
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a,
.article-list .article .article-header h1,
.article-list .article .article-header h2,
.article-container .article-details .article-header h1,
.article-container .article-details .article-header h2 {
    color: #0e539f;
    font-size: 18px;
    margin-bottom: 10px;
}

.article-container .article-details .article-header h1,
.article-container .article-details .article-header h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h2 a:hover {
    text-decoration: underline;
}

.article-list .article .article-introtext,
.article-list .article .article-introtext p,
.article-list .article .article-introtext li {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 0;
}

.article-container .article-details,
.article-container .article-details p,
.article-container .article-details li {
    font-size: 18px;
}

.article-list .readmore .btn-readmore {
    font-size: 12px;
    color: #0e539f;
}

.article-list .readmore .btn-readmore:hover {
    text-decoration: underline;
}

.article-list .article .article-body,
.article-list .article .article-intro-image {
    position: relative;
}

.article-list .article.article-leading .article-intro-image:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.article-list .article.article-leading .article-wrapper {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 1;
}

.article-list .article.article-leading .article-header h1 a,
.article-list .article.article-leading .article-header h2 a,
.article-list .article.article-leading .article-header h1,
.article-list .article.article-leading .article-header h2,
.article-list .article.article-leading .article-info>span {
    color: #fff;
}

.article-details .article-info>span {
    font-size: 14px;
    color: #999;
}


/* RESPONSIVE */

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

@media (max-width: 1440px) {
    .fullSwiper .swiper-slide {
        height: 450px;
    }
    .team-image img {
        max-width: 200px;
        max-height: 200px;
    }
    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        font-size: 12px;
    }
    #sp-header:not(.header-sticky) .logo img.logo-image {
        max-height: 94px;
    }
}

@media (max-width: 1199px) {
    .article-list .article {
        padding: 0 15px;
    }
    .fullSwiper .swiper-slide {
        height: 350px;
    }
    .thumbsSwiper .swiper-slide {
        height: 75px;
    }
    .team-image img {
        max-width: 150px;
        max-height: 150px;
    }
    #sp-header {
        background-color: #fff;
        box-shadow: 0 0 10px 5px rgb(0 0 0 / 10%);
    }
    #sp-header .row {
        justify-content: flex-end;
    }
    #sp-header:not(.header-sticky) .logo img.logo-image,
    #sp-header .logo img.logo-image {
        height: auto;
    }
    #sp-header #sp-logo {
        margin-right: auto;
    }
    #sp-header #sp-menu {
        margin-right: 15px;
    }
    #sp-menu {
        padding: 0;
        order: 3;
    }
    #sp-language {
        padding: 0;
        order: 2;
    }
    #sp-language .btn-language {
        color: #252525;
        text-shadow: unset;
    }
    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    html,
    body,
    .body-wrapper {
        height: unset;
    }
    .display-2 {
        font-size: 48px;
        white-space: unset;
    }
    .display-2 small {
        font-size: 20px;
    }
    p,
    li {
        font-size: 14px;
    }
    .slide-experience,
    .slide-countries,
    .slide-station,
    .slide-geography {
        min-height: unset;
        background-image: unset;
        padding: 30px 0;
    }
    .slide-experience:after,
    .slide-countries:after,
    .slide-trucks:after,
    .slide-station:after,
    .slide-geography:after {
        display: none;
    }
    #sp-footer {
        padding-top: 15px;
        text-align: center;
    }
    .logoFabryka {
        justify-content: center;
    }
    .sp-page-title {
        height: 350px;
    }
    .sp-page-title-heading {
        margin-right: 0;
        font-size: 32px;
        width: 100%;
        text-align: center;
    }
    .sp-page-title-heading small {
        font-size: 18px;
    }
    .slide-default__title,
    .slide-default__title h1 {
        font-size: 24px;
    }
    div.joomly-contactus-div {
        flex-direction: column;
    }
    div.contactus-lightbox,
    div.contactus-alert,
    div.contactus-lightbox.jmoddiv.jmodinside {
        position: fixed!important;
        top: 15%!important;
        left: 15px!important;
        right: 15px!important;
        width: auto!important;
    }
    .slide-default .slide-default__text,
    .slide-car .slide-default__text {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .team-image img {
        max-width: 250px;
        max-height: 250px;
    }
    .sp-page-title {
        height: 300px;
    }
    .scrollspy-menu {
        display: none!important;
    }
    .fullSwiper .swiper-slide {
        height: 250px;
    }
    .thumbsSwiper .swiper-slide {
        height: 50px;
    }
    .thumbsSwiper {
        margin-bottom: 30px;
    }
}

@media (max-width: 480px) {
    .sp-page-title {
        height: 300px;
    }
}


/* KEYFRAMES */