.lb-loader,.lightbox{text-align:center;line-height:0}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}html.lb-disable-scrolling{overflow:hidden;position:fixed;height:100vh;width:100vw}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//truckpartner.pl/wp-content/themes/truckpartner/assets/dist/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//truckpartner.pl/wp-content/themes/truckpartner/assets/dist/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//truckpartner.pl/wp-content/themes/truckpartner/assets/dist/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//truckpartner.pl/wp-content/themes/truckpartner/assets/dist/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}*{
box-sizing: border-box;
font-family: 'Source Sans Pro', sans-serif;
}
html,
body{
margin: 0;
padding: 5px;
overflow-x: hidden;
}
p,
h1,
h2,
h3,
h4,
h5,
h6{
cursor: default;
}
.top{
position: absolute;
top: -5px;
left: 0px;
z-index: 1000000000000;
}
.function{
width: 200px;
height: 30px;
position: fixed;
display: block;
top: 50%;
right: -86px;
transform: translateY(-50%);
transform: rotate(270deg);
z-index: 30;
background-color: rgba(185, 0, 0, 0.75);
cursor: pointer;
}
.function_mobile{
display: none;
width: calc(100% - 20px);
height: 30px;
position: fixed;
bottom: 0px;
z-index: 30;
background-color: rgb(185, 0, 0);
cursor: pointer;
}
.fw50{
float: left;
width: calc(50% - 2px);
height: 30px;
border: 1px solid white;
cursor: pointer;
}
.fw50 p{
width: 100%;
text-align: center;
line-height: 30px;
color: white;
font-size: 12px;
margin: 0px !important;
cursor: pointer;
}
.back_top{
position: fixed;
display: none;
bottom: 30px;
right: 30px;
width: 50px;
height: 50px;
border-radius: 25px;
background-color: #C20618;
border: none;
cursor: pointer;
} .button_black{
width: 120px;
height: 40px;
border-radius: 8px;
border: 1px solid black;
font-size: 14px;
background: none;
cursor: pointer;
transition-duration: 0.4s;
margin-top: 60px;
}
.button_black:hover{
border: 1px solid #C20618;
-webkit-box-shadow: inset 0px 0px 20px -6px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 20px -6px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 20px -6px rgba(0,0,0,0.5);
}
.button_black:active{
-webkit-box-shadow: inset 0px 0px 20px -2px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 20px -2px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 20px -2px rgba(0,0,0,0.5);
}
.button_white{
width: 120px;
height: 40px;
border-radius: 8px;
border: 1px solid white;
font-size: 14px;
background: none;
cursor: pointer;
transition-duration: 0.4s;
color: white;
margin-top: 60px;
}
.button_white:hover{
border: 1px solid #C20618;
-webkit-box-shadow: inset 0px 0px 20px -6px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 20px -6px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 20px -6px rgba(0,0,0,0.5);
}
.button_white:active{
-webkit-box-shadow: inset 0px 0px 20px -2px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 20px -2px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 20px -2px rgba(0,0,0,0.5);
} .mobile_nav{
display: none;
position: absolute;
width: calc(100% - 20px);
height: calc(100vh - 20px);
background-color: rgb(117,117,117);
z-index: 20;
}
.mobile_btn{
display: none;
width: 40px;
height: 40px;
background: transparent;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
border: none;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
}
.mobile_btn:hover{
transform: rotate(90deg);
}
.mobile_navbar{
width: 80%;
height: auto;
max-width: 1200px;
position: relative;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
margin: 0 auto;
margin-top: 40px;
} .navbar{
width: 90%;
height: auto;
max-width: 1200px;
position: absolute;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
top: 50px;
left: 50%;
transform: translateX(-50%);
z-index: 10;
}
.navbar_lang_switcher {
margin: 0;
padding: 0;
list-style: none;
display: flex;
gap: 16px;
}
.logo_nav{
width: auto;
transition-duration: 0.4s;
}
.menu-container{
display: flex;
background: rgba(166, 36, 36, 0.7);
padding: 14px 24px;
border-radius: 5px;
gap: 20px;
}
@media screen and (max-width: 1280px) {
.menu-container{
display: none;
}
}
.menu-container-nav {
display: none;
}
@media screen and (max-width: 1280px) {
.menu-container-nav {
display: flex;
align-items: center;
gap: 16px;
}
}
.menu-container .menu {
display: flex;
list-style: none;
gap: 20px;
margin: 0;
padding: 0;
}
.menu-container .menu a{
color: #ffffff;
text-decoration: none;
font-weight: 300;
font-size: 14px;
text-transform: uppercase;
}
.menu a li{
text-transform: uppercase;
margin: 10px;
}
.mobile_menu{
width: 200px;
list-style: none;
margin: 0;
}
.mobile_menu a{
color: #ffffff;
text-decoration: none;
font-weight: 500;
font-size: 22px;
}
.mobile_menu a li{
text-transform: uppercase;
padding: 15px;
border-bottom: 1px solid white;
}
.mobile_lang_menu {
display: flex;
align-items: center;
gap: 16px;
margin: 36px 0 0 0;
padding: 0 0 0 inherit;
list-style: none;
} header{
width: 100%;
height: calc(100vh - 20px);
background-repeat: no-repeat;
background-position: 90% 70%;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.hero_content{
width: 90%;
height: auto;
max-width: 1200px;
}
.hero_content h1{
font-size: 60px;
color: white;
font-weight: 700;
text-shadow: 1px 1px 1px black;
}
.hero_content h1 span{
font-weight: 300;
}
.hero_content p{
font-weight: 300;
color: white;
font-size: 20px;
width: 525px;
} .section_one{
margin: 0 auto;
width: 100%;
max-width: 1600px;
display: flex;
position: relative;
flex-direction: row;
margin-top: 100px;
}
.red_line{
width: 125px;
height:2px;
background-color: #C20618;
margin-bottom: 25px;
} .section_two{
margin: 0 auto;
width: 100%;
max-width: 1600px;
display: flex;
position: relative;
flex-direction: row;
margin-top: 100px;
}
.section_two_box{
padding: 50px;
}
.services_flex{
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
margin-top: 50px;
}
.services_flex div{
width: 220px;
min-width: 220px;
height: 40px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 15px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.services_flex div img{
height: 25px;
margin-right: 10px;
} .full_photo{
width: 100%;
height: 100%;
object-fit: cover;
} .text_box{
padding-left: 50px;
padding-right: 30px;
padding-bottom: 30px;
}
.w50{
width: 50%;
height: auto;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.w50 h2{
font-size: 38px;
font-weight: 600;
margin-bottom: 10px;
}
.w50 p{
font-size: 18px;
font-weight: 400;
line-height: 150%;
}
.w50 .section_one_small{
font-size: 16px;
font-weight: 300;
}
.w30{
width: 30%;
height: auto;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.w70{
width: 65%;
height: auto;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
} .icons_row{
width: auto;
height: auto;
position: relative;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: flex-start;
margin: 0 auto;
}
.icon{
width: 150px;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 25px;
margin-bottom: 25px;
}
.icon img{
width: 40px;
height: 40px;
margin-bottom: 10px;
object-fit: contain;
}
.icon p{
font-size: 18px;
font-weight: 400;
color: #4B4B4B;
text-align: center;
} .footer{
width: 100%;
max-width: 1600px;
height: auto;
padding-top: 50px;
padding-bottom: 50px;
background-color: #4B4B4B;
margin: 0 auto;
}
.footer_container{
width: 90%;
max-width: 1200px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin: 0 auto;
}
.footer_container div{
display: flex;
align-items: center;
}
.footer_container div img{
width: 100px;
margin-left: 30px;
}
.copyright{
width: 80%;
max-width: 1200px;
position: relative;
margin: 0 auto;
margin-top: 30px;
font-size: 14px;
font-weight: 300;
color: white;
text-align: center;
}
.copyright a {
color: white;
}
.submenu{
width: 90%;
max-width: 1720px;
height: 70px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
position: absolute;
bottom: 50px;
border: 2px solid rgba(187, 96, 96, 0);
border-radius: 4px;
}
.submenu div{
width: 25%;
height: 70px;
background: rgba(166, 36, 36, 0.7);
display: flex;
justify-content: center;
align-items: center;
transition-duration: 0.4s;
border-left: 1px solid rgb(177, 14, 30);
border-right: 1px solid rgb(177, 14, 30);
}
.submenu div:first-child{
border-left: none;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.submenu div:last-child{
border-right: none;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.submenu div:hover{
background: rgba(133, 30, 30, 0.8);
}
.submenu div a{
color: white;
text-decoration: none;
text-align: center;
letter-spacing: 2px;
line-height: 70px;
margin-left: 18px;
}
.submenu_mobile{
width: 100%;
height: auto;
display: none;
flex-direction: column;
margin-top: 10px;
}
.submenu_mobile div{
width: 100%;
height: 60px;
background: rgba(166, 36, 36, 0.8);
}
.submenu_mobile div a{
color: white;
text-decoration: none;
text-align: center;
letter-spacing: 3px;
width: 100%;
height: 100%;
line-height: 60px;
margin-left: 50px;
}
.submenu_mobile div:hover{
background: rgba(133, 30, 30, 0.8);
}
iframe{
width: 100%;
height: 400px;
border: 0px;
}
.contact_flex{
width: 90%;
max-width: 1200px;
height: auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 auto;
margin-top: 50px;
}
.contact_cell{
width: 50%;
}
.contact_cell p{
width: 80%;
background: rgb(190, 190, 190);
margin: 0 auto;
color: white;
padding: 20px;
font-size: 18px;
}
.contact_cell p a{
color: #C20618;
text-decoration: none;
}
.contact_cell p span{
font-weight: 700;
}
.flexbox_right{
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-end;
}
@media only screen and (max-width: 1280px) {
.navbar{
width: 80%;  
}
.menu{
display: none;
}
.mobile_btn{
display: block;
}
.hero_content h1{
font-size: 52px;
color: white;
font-weight: 700;
text-shadow: 1px 1px 1px black;
line-height: 120%;
}
.hero_content p{
font-size: 16px;
}
.submenu{
display: none;
}
.submenu_mobile{
display: flex;
}
}
@media only screen and (max-width: 960px) {
.section_one{
width: 100%;
display: block;
position: relative;
margin-top: 20px !important;
}
.section_two{
width: 100%;
display: block;
position: relative;
margin-top: 30px;
}
.w50{
width: 100%;
padding: 20px;
}
.w30{
width: calc(100% - 100px);
}
.w70{
width: calc(100% - 100px);
}
.icons_row{
flex-wrap: wrap;
}
.hero_content{
width: 80%;
height: auto;
max-width: 1200px;
}
.hero_content h1{
font-size: 38px;
color: white;
font-weight: 700;
text-shadow: 1px 1px 1px black;
}
.hero_content h1 span{
font-weight: 300;
}
.hero_content p{
font-weight: 300;
color: white;
font-size: 14px;
width: 100%;
max-width: 500px;
}
iframe{
width: 100%;
height: 400px;
margin-bottom: 50px;
margin-top: 30px;
}
.contact_flex{
width: 90%;
height: auto;
display: flex;
flex-direction: column;
flex-wrap: wrap;
margin: 0 auto;
margin-top: 50px;
}
.contact_cell{
width: 100%;
margin-bottom: 15px;
}
.contact_cell p{
width: calc(90% - 20px);
background: rgb(190, 190, 190);
margin: 0 auto;
color: white;
padding: 20px;
}
}
@media only screen and (max-width: 480px) {
.back_top{
bottom: 50px;
}
.function{
display: none;
}
.function_mobile{
display: block;
}
.button_black{
width: 100px;
}
.button_white{
width: 100px;
}
.hero_content{
width: 80%;
height: auto;
max-width: 1200px;
}
.hero_content h1{
font-size: 28px;
color: white;
font-weight: 700;
text-shadow: 1px 1px 1px black;
line-height: 100%;
}
.hero_content h1 span{
font-weight: 300;
}
.hero_content p{
font-weight: 300;
color: white;
font-size: 12px;
width: 100%;
max-width: 500px;
}
.w50 h2{
font-size: 28px;
font-weight: 600;
margin-bottom: 10px;
}
.w50 p{
font-size: 16px;
font-weight: 400;
line-height: 150%;
}
.logo_nav{
width: 150px;
}
.footer_container{
width: 90%;
max-width: 1200px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0 auto;
}
.footer_container div img{
width: 100px;
margin-left: 0px;
margin-top: 20px;
}
}
#page-gallery{
width: 100%;
max-width: 1600px;
height: auto;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
#page-gallery a,
#page-gallery a img{ max-width: 400px;
min-width: 300px;
height: 300px;
object-fit: cover;
margin: 5px;
filter: brightness(100%) grayscale(100%);
transition-duration: 800ms;
}
#page-gallery img:hover{
filter: brightness(70%) grayscale(0%);
}
.hours{
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: row;
color: white;
padding: 50px;
background-color: rgb(126, 126, 126);
margin: 0 auto;
max-width: 1600px;
}
.hours *{
font-size: 48px;
margin: 10px;
}
.hours p{
font-size: 22px;
}
@media only screen and (max-width:550px){
.hours{
position: relative;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
color: white;
padding-top: 50px;
padding-bottom: 50px;
background-color: rgb(126, 126, 126);
width: 100%;
max-width: 1600px;
margin: 0 auto;
}
}
.auto_slider{
margin-top: 0px !important;
}
.auto_slider img{
height: 80px;
width: auto;
object-fit: contain;
margin: 10px;
}
div.header-main-page {
font-size: 32px;
font-weight: 700;
}
.seoL{
text-decoration:none;
color:white;
}
.addressSeo{
align-items: center;
background-color: rgb(126, 126, 126);
color: white;
display: flex;
float:left;
flex-direction: row;
justify-content: center;
margin: 0 auto;
max-width: 1600px;
position: relative;
width: 50%;
}
.addressSeo a{
text-decoration: none !important; color: white; font-size:22px;
}
.addressSeo p{
font-size: 22px;
text-align:center;
line-height: 1.8em;
}
@media screen and (max-width: 979px) {
.naczepy{
min-width:95%;
}
}
@media screen and (max-width: 360px) {
.naczepy{
padding-right:9px;
padding-left:9px;
}
}
.zaH1k{
font-size:32px;
}
.zaH1s{
color: white; font-size:32px; font-family: 'Source Sans Pro',sans-serif; font-weight:700;
}