@import url('https://fonts.googleapis.com/css?family=Roboto:300,500,900');

/*#region Podstawowe*/

*:focus {
    outline: 0 !important;
}

img {
	border: none;
}
img.mirror {
    transform: rotate(180deg);
}
b, strong {
	font-weight: 900 !important;
}

html, body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

body {
	font-size: 1.125rem;
	line-height: 1.125rem;
	overflow-x: hidden;
}

@media (pointer:coarse) {
	.container.booking {
		display: none;
	}
}

.z-index-1 {
	z-index: 1;
}
.z-index-2 {
	z-index: 2;
}
.z-index-3 {
	z-index: 3;
}
.z-index-4 {
	z-index: 4;
}
.z-index-5 {
	z-index: 5;
}

.bgr {
	background-color: rgba(255, 0, 0, 0.5);
}
.bgg {
	background-color: rgba(0, 255, 0, 0.5);
}
.bgb {
	background-color: rgba(0, 0, 255, 0.5);
}
.bgc {
	background-color: rgba(0, 255, 255, 0.5);
}
.bgm {
	background-color: rgba(255, 0, 255, 0.5);
}
.bgy {
	background-color: rgba(255, 255, 0, 0.5);
}

.position-relative {
	position: relative;
}

.position-absolute {
	position: absolute;
}

.vertical-align-middle {
	vertical-align: middle;
}
.vertical-align-bottom {
	vertical-align: bottom;
}

.font-weight-middle {
	font-weight: 500;
}

.price-extra {
	font-size: 150%;
	color: #be1622;
	animation: blinker 1s linear infinite;
}
@keyframes blinker {
	50% {
		opacity: 0.3;
	}
}

h2 {
	font-weight: 900;
	color: #be1622;
	font-size: 2.5rem;
	line-height: 2.5rem;
	margin-bottom: 37px;
}

p {
	margin-bottom: 18px;
}

ul {
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 900;
	text-transform: uppercase;
	color: #be1622;
	font-size: 1.0625rem;
	line-height: 1.0625rem;
}
ul li {
	margin-bottom: 10px;
}

a, a:hover {
	text-decoration: none;
	color: inherit;
}

a.text-btn {
	display: inline-block;
	margin-bottom: 18px;
	color: #be1622;
	font-weight: 900;
	-webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
} 
a.text-btn:hover {
	color: #a20000;
}

/*#endregion Podstawowe*/

/*#region Górny pasek*/
header > .top-bar {
	width: 100%;
	min-height: 70px;
	background-color: #f2f2f2;
}
.top-bar nav a {
	height: 70px;
	border-top: solid 3px #f2f2f2;
	padding: 0 16px;
	font-size: 1.25rem;
	line-height: 1.25rem;
	-webkit-transition: border-top 0.5s ease-in-out;
	-moz-transition: border-top 0.5s ease-in-out;
	-o-transition: border-top 0.5ss ease-in-out;
	-ms-transition: border-top 0.5s ease-in-out;
	transition: border-top 0.5s ease-in-out;
}
.top-bar nav a.active, .top-bar nav a:hover {
	border-top: solid 3px #dd0000;
}
/* XL */
@media (min-width: 1200px) and (max-width: 1280px) {
	.top-bar nav a {
		padding: 0 15px;
		font-size: 1.125rem;
		line-height: 1.125rem;
	}
}
/*#endregion Górny pasek*/

/*#region Menu mobilne*/
nav.mobile-menu {
	display: block;
	height: 70px;
	z-index: 4;
}
nav.mobile-menu a {
	text-transform: none;
}
nav.mobile-menu .navbar-collapse {
	background: #f2f2f2;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: 8px;
}
nav.mobile-menu .navbar-collapse ul {
	padding: 0 15px;
	text-align: center;
}
nav.mobile-menu .navbar-collapse .dropdown-menu {
	border-radius: 0;
    padding-top: 0;
}
.dropdown-toggle::after {
    display: none;
}
.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
}
nav.mobile-menu .dropdown-toggle .d-table-cell::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}
/*#endregion*/

/*#region Pływający kontakt*/
.booking-nav .floating-contact {
	width: 400px;
	height: 160px;
	padding: 15px 40px;
	right: -400px;
	z-index: 3;
	text-align: right;
	color: #fff;
	background-color: rgba(221,0,0,0.7);
}
.floating-contact .contact-btn {
	width: 40px;
	height: 40px;
	top: 0;
	left: -40px;
	line-height: 40px;
	color: #000;
	background: url(/images/rent-step-active.png) center top repeat-x;
	cursor: pointer;
}
.floating-contact p.contact-info {
	font-size: 1.5625rem;
	line-height: 1.5625rem;
}
.floating-contact p.contact-info span {
	font-weight: 900;
}
.floating-contact p.contact-phone {
	font-size: 1.25rem;
	line-height: 1.25rem;
	margin-bottom: 0;
}
.floating-contact p.contact-phone > span {
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-weight: 900;
}
/*#endregion*/

/*#region Nawigacja*/
header > .booking-nav {
	min-height: 610px;
	background-image: url(/images/header-main-bg.jpg);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
}
header > .booking-nav.active-truck {
	min-height: 400px;
	background-position: center top;
}
.booking-nav nav > .left {
	width: 345px;
	height: 183px;
	padding: 30px 0 30px 80px;
}
.booking-nav nav > .right {
	width: calc(100% - 345px);
	height: 183px;
}
.booking-nav nav a.anch-btn {
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 13px;
	float: left;
	background: url(/images/nav-arrow-mark.png) left bottom no-repeat;
	font-size: 1.375rem;
	font-weight: 900;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.booking-nav nav a.anch-btn:hover {
	color: #dd0000;
}
.booking-nav nav a.lang-btn {
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 13px;
	float: left;
	background: url(/images/nav-arrow-mark.png) left bottom no-repeat;
	font-size: 0.75rem;
	font-weight: 900;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	-ms-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.booking-nav nav a.lang-btn:hover {
	color: #dd0000;
}
@media (min-width: 1200px) and (max-width: 1280px) {
	.booking-nav {
		min-height: 400px !important;
    	background-position: center top !important;
	}
	.booking-nav.transport {
		min-height: 610px !important;
    	background-position: center top !important;
	}
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.booking-nav {
		min-height: 400px !important;
    	background-position: center top !important;
	}
	.booking-nav.transport {
		background-size: cover;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	/* header > .booking-nav {
		min-height: 540px;
	} */
	.booking-nav {
		min-height: 400px !important;
    	background-position: center top !important;
	}
	.booking-nav.transport {
		background-size: cover;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	header > .booking-nav {
		min-height: 405px;
	}
	header > .booking-nav.active-truck {
		min-height: 400px;
		background-position: center center;
	}
	.booking-nav nav > .left {
		width: 100%;
		height: 135px;
		padding: 0 0 0 15px;
	}
	.booking-nav nav > .left a > img {
		height: 80px;
	}
	.booking-nav.transport {
		background-size: cover;
	}
}
/* XS */
@media (max-width: 575px) {
	header > .booking-nav {
		min-height: 405px;
	}
	header > .booking-nav.active-truck {
		min-height: 400px;
		background-position: center center;
	}
	.booking-nav nav > .left {
		width: 100%;
		height: 135px;
		padding: 0 0 0 15px;
	}
	.booking-nav nav > .left a > img {
		height: 60px;
	}
	.booking-nav.transport {
		background-size: cover;
	}
}
/*#endregion nawigacja*/

/*#region Rezerwacja*/
.booking-nav .booking .left {
	margin-left: -15px;
	margin-right: 15px;
	min-height: 427px;
}
.booking-nav .booking form {
	width: 100%;
	height: 427px;
	padding: 0 80px;
	background-color: rgba(221,0,0,0.7);
}
.booking-nav .booking form .form-group {
	margin-bottom: 10px;
}
.booking-nav .booking form .form-group.left-input {
	padding-right: 5px;
}
.booking-nav .booking form .form-group.right-input {
	padding-left: 5px;
}
.booking-nav .booking form label {
	margin-left: 9px;
	margin-bottom: 4px;
	font-size: 0.625rem;
	font-weight: 900;
	color: #fff;
}
.booking-nav .booking form .input-bg {
	width: 100%;
	height: 50px;
	background-color: #fff;
}
.booking-nav .booking form .place {
	background: url(/images/date-picto.png) #fff calc(100% - 10px) 10px no-repeat;
	overflow: hidden;
}
.booking-nav .booking form .date {
	background: url(/images/date-picto.png) #fff 10px 10px no-repeat;
}
.booking-nav .booking form .hour {
	background: url(/images/time-picto.png) #fff 10px 10px no-repeat;
}
.booking-nav .booking form input, .booking-nav .booking form select {
	font-size: 0.9375rem !important;
	font-weight: 900;
	color: #000 !important;
	text-transform: uppercase;
	-webkit-appearance: none;
	border-radius: 0 !important;
	border: none !important;
	box-shadow: none;
	background: transparent !important;
}
.booking-nav .booking form input {
	padding: 0 10px 0 50px;
	cursor: pointer;
}
.booking-nav .booking form select {
	padding: 0 60px 0 10px !important;
	width: calc(100% + 20px);
	cursor: pointer !important;
}
select::-ms-expand {
    display: none;
}
.booking-nav .booking form button {
	padding: 0 29px;
	height: 55px;
	right: 0;
	bottom: -55px;
	border: none;
	z-index: 3;
	background-color: #747474;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.booking-nav .booking form button:hover {
	background-color: #4e4e4e;
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.booking-nav .booking form {
		padding: 0 45px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	.booking-nav .booking .left {
		margin-left: 0;
		margin-right: 0;
		top: calc((100vw - 720px) * 0.5);
		right: 0;
		position: absolute;
		z-index: 3;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	.booking-nav .booking .left {
		margin-left: 0;
		margin-right: 0;
		top: calc((100vw - 540px) * 0.5);
		right: 0;
		position: absolute;
		z-index: 3;
	}
}
/* XS */
@media (max-width: 575px) {
	.booking-nav .booking .left {
		margin-left: 0;
		margin-right: 0;
		top: 15px;
		right: 15px;
		left: 15px;
		position: absolute;
		z-index: 3;
	}
	.booking-nav .booking form {
		padding: 30px 20px;
	}
	.booking-nav .booking form .form-group.left-input {
		padding-right: 15px;
	}
	.booking-nav .booking form .form-group.right-input {
		padding-left: 15px;
	}
}
/*#endregion rezerwacja*/

/*#region Informacja z nagłówkiem*/
.booking-nav .booking .right {
	margin-left: 15px;
	margin-right: -15px;
	min-height: 427px;
}
.booking-nav .booking .info {
	width: 100%;
	padding-right: 80px;
	height: 427px;
}
.booking-nav .booking .info h1 {
	margin-bottom: 30px;
	color: #fff;
	font-size: 2.5rem;
	font-weight: 900;
}
.booking-nav .booking .info p {
	margin-bottom: 60px;
	color: #fff;
	font-weight: 300;
	font-size: 1.125rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.booking-nav .booking .info {
		padding-right: 50px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	.booking-nav .booking .right {
		margin-left: 0px;
		margin-right: 0px;
		min-height: 380px;
	}
	.booking-nav .booking .info {
		padding-right: 0px;
		height: 380px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	.booking-nav .booking .right {
		margin-left: 0px;
		margin-right: 0px;
		min-height: 330px;
	}
	.booking-nav .booking .info {
		padding-right: 0px;
		height: 330px;
	}
}
/* XS */
@media (max-width: 575px) {
	.booking-nav .booking .right {
		margin-left: 0px;
		margin-right: 0px;
		min-height: 330px;
	}
	.booking-nav .booking .info {
		padding-right: 0px;
		height: 330px;
	}
}
/*#endregion Informacja z nagłówkiem*/

/*#region Rezerwacja - kroki*/
.reservation-steps {
	margin-bottom: 115px;
}
.reservation-steps .steps-bar {
	min-height: 70px;
	padding: 0 80px;
}
.reservation-steps .plug-left {
	left: 0;
}
.reservation-steps .plug-right {
	right: 0;
}
.reservation-steps .plug-left, .reservation-steps .plug-right {
	top: 0;
	width: 75px;
	height: 70px;
}
.reservation-steps .step-light {
	background: url(/images/rent-step-light.png) #e9e9e9 left top repeat-x;
}
.reservation-steps .step-dark {
	background: url(/images/rent-step-dark.png) #cfcfcf left top repeat-x;
}
.reservation-steps .step-active {
	background: url(/images/rent-step-active.png) #ffff00 left top repeat-x;
}
.reservation-steps .step-btn {
	height: 70px;
	margin-left: -10px;
	margin-right: -10px;
	text-transform: uppercase;
	font-size: 0.9375rem;
	line-height: 0.9375rem;
	font-weight: 900;
	cursor: pointer;
}
.reservation-steps .step-btn i {
	font-size: 24px;
	margin-right: 15px;
}
.reservation-steps .step-btn .rent-step-arrow {
	top: calc(50% - (34px * 0.5));
	left: -22px;
	width: 34px;
	height: 34px;
	background: url(/images/rent-step-arrow.png) #fff center center no-repeat;
	border-radius: 50%;
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.reservation-steps .steps-bar {
		padding: 0 45px;
	}
	.reservation-steps .plug-left, .reservation-steps .plug-right {
		width: 40px;
		height: 70px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	.reservation-steps .steps-bar {
		padding: 0;
	}
	.reservation-steps .step-btn i {
		display: none;
	}
	.reservation-steps .step-place-btn {
		margin-left: -15px;
	}
	.reservation-steps .step-reserv-btn {
		margin-right: -15px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	.reservation-steps .steps-bar {
		padding: 0;
	}
	.reservation-steps .step-place-btn {
		margin-left: -15px;
	}
	.reservation-steps .step-car-btn {
		margin-right: -15px;
	}
	.reservation-steps .step-equip-btn {
		margin-left: -15px;
		margin-top: 10px;
	}
	.reservation-steps .step-equip-btn .rent-step-arrow {
		display: none;
	}
	.reservation-steps .step-reserv-btn {
		margin-right: -15px;
		margin-top: 10px;
	}
}
/* XS */
@media (max-width: 575px) {
	.reservation-steps .steps-bar {
		padding: 0;
	}
	.reservation-steps .step-btn {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.reservation-steps .rent-step-arrow {
		display: none;
	}
}
/*#endregion*/

/*#region Cennik & samochody*/
main .top-two-col {
	width: 100%;
	padding-top: 115px;
	padding-bottom: calc(154px + 115px);
	min-height: 863px;
	/*background: url(/images/theme-gray-triangle.png) top center no-repeat;*/
}
main .top-two-col.active-steps {
	padding-top: 30px;
}
main .top-two-col .left {
	margin-left: -15px;
	margin-right: 15px;
	padding-left: 80px;
	/*text-align: right;*/
	text-align: justify;
}
main .top-two-col .right {
	margin-left: 15px;
	margin-right: -15px;
	padding-right: 80px;
	text-align: justify;
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	main .top-two-col .left {
		padding-left: 50px;
	}
	main .top-two-col .right {
		padding-right: 50px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	main .top-two-col {
		padding-top: calc(542px + (((100vw - 720px) * 0.5)));
	}
	main .top-two-col.active-steps {
		padding-top: calc(456px + (((100vw - 720px) * 0.5)));
	}
	main .top-two-col.active-truck {
		padding-top: 115px;
	}
	main .top-two-col .left {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
	main .top-two-col .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	main .top-two-col {
		padding-top: calc(542px + (((100vw - 540px) * 0.5)));
	}
	main .top-two-col.active-steps {
		padding-top: calc(456px + (((100vw - 540px) * 0.5)));
	}
	main .top-two-col.active-truck {
		padding-top: 115px;
	}
	main .top-two-col .left {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
	main .top-two-col .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
/* XS */
@media (max-width: 575px) {
	main .top-two-col {
		padding-top: 624px;
	}
	main .top-two-col.active-steps {
		padding-top: 539;
	}
	main .top-two-col.active-truck {
		padding-top: 115px;
	}
	main .top-two-col .left {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
	main .top-two-col .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
/*#endregion*/

/*#region Pozostaw kontakt*/
main .leave-contact {
	margin-top: -154px;
	min-height: 470px;
	background: url(/images/leave-contact-bg.jpg) center center no-repeat;
}
main .leave-contact .left {
	margin-left: -15px;
	margin-right: 15px;
	padding-top: 235px;
	padding-left: 80px;
	height: 470px;
}
main .leave-contact h2 {
	margin-bottom: 8px;
	text-align: right;
	font-weight: 900;
	font-size: 2.5rem;
	line-height: 2.5rem;
	color: #fff;
}
main .leave-contact p {
	text-align: right;
	font-size: 1.875rem;
	line-height: 1.875rem;
	color: #fff;
}
main .leave-contact .right {
	margin-left: 15px;
	margin-right: -15px;
	padding-top: 235px;
	height: 470px;
}
main .leave-contact form {
	padding: 0 80px;
	/*background-color: rgba(221,0,0,0.7);*/
	background-color: rgba(190,22,34,0.7);
}
main .leave-contact .input-bg {
	width: 100%;
	height: 50px;
	background: url(/images/picto-contact.png) #fff 10px 10px no-repeat;
}
main .leave-contact .input-bg input {
	padding: 0 10px 0 50px;
    cursor: pointer;
	font-size: 0.9375rem !important;
    font-weight: 900;
    color: #000 !important;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none;
    background: transparent !important;
}
main .leave-contact label {
	padding-left: 60px;
	color: #fff;
	font-weight: 900;
	font-size: 0.625rem;
	line-height: 0.9375rem;
	cursor: pointer;
}
main .leave-contact .custom-control-indicator {
	border-radius: 0;
	width: 30px;
	height: 30px;
	top: 8px;
	left: 10px;
	background-color: #fff;
}
.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
	background: url(/images/chbox.svg) #ffc107;
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
}
.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #ffc107;
}
.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #ffc107;
}
.custom-control-input:checked~.custom-control-indicator {
	color: #fff;
    background-color: #ffc107;
}
main .leave-contact button {
	padding: 0 29px;
	height: 55px;
	left: 0;
	bottom: -55px;
	border: none;
	z-index: 3;
	background-color: #747474;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
main .leave-contact button:hover {
	background-color: #4e4e4e;
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	main .leave-contact .left {
		padding-left: 50px;
	}
	main .leave-contact form {
		padding: 0 45px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	main .leave-contact {
		min-height: 250px;
	}
	main .leave-contact .left {
		margin-left: 0;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 0;
		height: 250px;
	}
	main .leave-contact .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 0px;
		height: 235px;
		position: absolute;
		top: calc((100vw - 720px) * 0.5);
		left: 0;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	main .leave-contact {
		min-height: 250px;
	}
	main .leave-contact .left {
		margin-left: 0;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 0;
		height: 250px;
	}
	main .leave-contact .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 0px;
		height: 235px;
		position: absolute;
		top: calc((100vw - 540px) * 0.5);
		left: 0;
	}
}
/* XS */
@media (max-width: 575px) {
	main .leave-contact {
		min-height: 250px;
	}
	main .leave-contact .left {
		margin-left: 0;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 0;
		height: 250px;
	}
	main .leave-contact .right {
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 15px;
		height: 235px;
		position: absolute;
		top: 15px;
		left: 0;
	}
	main .leave-contact form {
		padding: 0px 20px;
	}
	main .leave-contact h2 {
		font-size: 2rem;
		line-height: 2rem;
	}
	main .leave-contact p {
		font-size: 1.375rem;
		line-height: 1.375rem;
	}
}
/*#endregion*/

/*#region Warunki & Punkt odbioru*/
main .bottom-two-col {
	background: /*url(/images/two-column-bg.png)*/ #f2f2f2 center bottom no-repeat;
	min-height: 320px;
	padding: 115px 0;
}
.bottom-two-col .left {
	margin-left: -15px;
	margin-right: 15px;
	padding-left: 80px;
	/*text-align: right;*/
	text-align: justify;
}
.bottom-two-col .right {
	margin-left: 15px;
	margin-right: -15px;
	padding-right: 80px;
	text-align: justify;
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.bottom-two-col .left {
		padding-left: 50px;
	}
	.bottom-two-col .right {
		padding-right: 50px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	main .bottom-two-col {
		padding: calc(350px + (((100vw - 720px) * 0.5))) 0 115px 0;
	}
	.bottom-two-col .left {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
	.bottom-two-col .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	main .bottom-two-col {
		padding: calc(350px + (((100vw - 540px) * 0.5))) 0 115px 0;
	}
	.bottom-two-col .left {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
	.bottom-two-col .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
/* XS */
@media (max-width: 575px) {
	main .bottom-two-col {
		padding: calc(350px + 15px) 0 115px 0;
	}
	.bottom-two-col .left {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
	.bottom-two-col .right {
		margin-left: 0px;
		margin-right: 0px;
		padding-right: 0px;
	}
}
/*#endregion*/

/*#region Etykiety wynajem*/
aside.rent-labels {
	padding: 70px 0;
}
aside.rent-labels a {
	height: 200px;
	overflow: hidden;
}
aside.rent-labels a.left {
	overflow: hidden;
	margin-left: -15px;
	margin-right: 25px;
	background: url(/images/rent-labels-picto-bg.jpg) left center no-repeat;
}
aside.rent-labels a > div {
	/*background: rgba(221,0,0,0.7);*/
	background: rgba(190,22,34,0.7);
	width: calc(100% + 1px);
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
aside.rent-labels a:hover > div {
	/*background: rgba(221,0,0,1);*/
	background: rgba(190,22,34,1);
}
/*aside.rent-labels a h4 {
	background: url(/images/rent-labels-corner-bg.png) right bottom no-repeat;
	background-position: calc(100% + 1px) calc(100% + 1px);
}*/
aside.rent-labels a.center {
	margin-left: 5px;
	margin-right: 5px;
	background: url(/images/rent-labels-picto-bg.jpg) center center no-repeat;
}
aside.rent-labels a.right {
	margin-right: -15px;
	margin-left: 25px;
	background: url(/images/rent-labels-picto-bg.jpg) right center no-repeat;
}
aside.rent-labels h4 {
	margin: 0;
	font-size: 1.875rem;
	line-height: 1.875rem;
	color: #fff;
	font-weight: 900;
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	aside.rent-labels a.left {
		margin-right: 15px;
	}
	aside.rent-labels a.center {
		margin-left: 0px;
		margin-right: 0px;
	}
	aside.rent-labels a.right {
		margin-left: 15px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	aside.rent-labels a.left {
		margin-left: -15px;
		margin-right: -5px;
	}
	aside.rent-labels a.center {
		margin-left: -10px;
		margin-right: -10px;
	}
	aside.rent-labels a.right {
		margin-left: -5px;
		margin-right: -15px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	aside.rent-labels a.left {
		margin-left: -15px;
		margin-right: -15px;
	}
	aside.rent-labels a.center {
		margin: 15px -15px 15px -15px;
	}
	aside.rent-labels a.right {
		margin-right: -15px;
		margin-left: -15px;
	}
}
/* XS */
@media (max-width: 575px) {
	aside.rent-labels a.left {
		margin-left: 0px;
		margin-right: 0px;
	}
	aside.rent-labels a.center {
		margin: 15px 0px 15px 0px;
	}
	aside.rent-labels a.right {
		margin-right: 0px;
		margin-left: 0px;
	}
}
/*#endregion*/

/*#region Kontakt*/
section.contact .left {
	margin-left: -15px;
	margin-right: 15px;
}
section.contact .left > div {
	width: 520px;
	height: 400px;
	text-align: right;
}
section.contact .left p.info {
	font-size: 2.5rem;
	line-height: 2.5rem;
}
section.contact .left p.info span {
	font-weight: 900;
}
section.contact .left p.phone {
	font-size: 1.875rem;
}
section.contact .left p.phone span {
	font-weight: 900;
	font-size: 3.75rem;
	line-height: 3.75rem;
}
section.contact .left p.address {
	font-size: 1.125rem;
	line-height: 1.125rem;
}
section.contact .right {
	min-height: 400px;
	margin-left: 15px;
	margin-right: -15px;
}
section.contact #map {
	width: 100%;
	height: 400px;
	display: block;
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	section.contact .right {
		margin-left: -15px;
		margin-right: -15px;
	}
	section.contact .left {
		margin-left: 0px;
		margin-right: 0px;
	}
	section.contact .left > div {
		width: 720px;
		padding: 0 15px;
		height: auto;
		text-align: right;
		margin: 0 auto;
		float: none !important;
		padding-bottom: 60px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	section.contact .right {
		margin-left: -15px;
		margin-right: -15px;
	}
	section.contact .left {
		margin-left: 0px;
		margin-right: 0px;
	}
	section.contact .left > div {
		width: 540px;
		padding: 0 15px;
		height: auto;
		text-align: right;
		margin: 0 auto;
		float: none !important;
		padding-bottom: 60px;
	}
}
/* XS */
@media (max-width: 575px) {
	section.contact .right {
		margin-left: -15px;
		margin-right: -15px;
	}
	section.contact .left {
		margin-left: 0px;
		margin-right: 0px;
	}
	section.contact .left > div {
		width: 100%;
		padding: 0;
		height: auto;
		text-align: right;
		margin: 0 auto;
		float: none !important;
		padding-bottom: 60px;
	}
	section.contact .left p.phone {
		font-size: 1.375rem;
	}
	section.contact .left p.phone span {
		font-weight: 900;
		font-size: 2.25rem;
		line-height: 2.25rem;
	}
	section.contact .left p.info {
		font-size: 1.9rem;
		line-height: 1.9rem;
	}
}
/*#endregion*/

/*#region Stopka*/
footer {
	margin-top: 27px;
	padding: 35px 0;
}
footer .logo-container {
	width: 100%;
	height: 20px;
	top: calc(50% - 13px);
}
footer .logo-container a {
	margin-right: 70px;
}
footer .footer-btns {
	text-align: center;
}
footer a.footer-btn {
	display: inline-block;
	font-size: 0.9375rem;
	line-height: 0.9375rem;
	color: #a6a6a6;
	margin: 0 18px;
}
footer a.footer-btn > div {
	height: 30px;
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	footer a.footer-btn {
		display: block;
		font-size: 0.9375rem;
		line-height: 0.9375rem;
		color: #a6a6a6;
		margin: 0;
	}
	footer .logo-container {
		width: 540px;
		height: 20px;
		top: calc(50% - 13px);
		left: calc(50% - (540px * 0.5));
	}
	footer .logo-container a {
		margin-right: 19px;
	}
}
/* XS */
@media (max-width: 575px) {
	footer a.footer-btn {
		display: block;
		font-size: 0.9375rem;
		line-height: 0.9375rem;
		color: #a6a6a6;
		margin: 0;
	}
	footer .logo-container {
		width: 100vw;
		height: 20px;
		top: calc(50% - 13px);
		left: calc(50% - (100vw * 0.5));
	}
	footer .logo-container a {
		margin-right: 15px;
	}
}
/*#endregion*/


.car-details {
	margin-top: -330px;
	margin-bottom: 40px;
}
.car-details .left {
	margin: 0 !important;
    text-align: left !important;
}
.car-details .left a {
	display: block;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	border-bottom: solid 5px #be1622;
	-webkit-transition: border-bottom 0.25s ease-in-out;
    -moz-transition: border-bottom 0.25s ease-in-out;
    -o-transition: border-bottom 0.25ss ease-in-out;
    -ms-transition: border-bottom 0.25s ease-in-out;
    transition: border-bottom 0.25s ease-in-out, transform 0.5s ease-in-out;
}
.car-details .left a:hover {
	border-bottom: solid 5px #f50000;
}
.car-details .left .photo-wrapper {
	width: 100%;
	height: 350px;
	margin-bottom: 30px;
	overflow: hidden;
}
.car-details .left .photo {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	-webkit-transition: transform 0.5s ease-in-out;
	-moz-transition: transform 0.5s ease-in-out;
	-o-transition: transform 0.5ss ease-in-out;
	-ms-transition: transform 0.5s ease-in-out;
	transition: transform 0.5s ease-in-out;
}
.car-details .left a:hover .photo {
	transform: scale(1.2);
}
.car-details .left h3 {
	margin-bottom: 15px;
	font-size: 180%;
	font-weight: 900;
}
.car-details .left p {
	margin-bottom: 15px;
	font-size: 130%;
}
.car-details .right {
	margin: 150px 0 0 0 !important;
}
.car-details .right .params {
	padding: 40px;
	background-color: #fff;
}
.car-details .right h3 {
	font-weight: 900;
	font-size: 130%;
	margin: 0 0 15px 0;
}
.car-details .params table b {
	font-weight: 900;
}
.car-details .params table {
	margin-top:30px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: 100%;
	text-align: left;
}
.car-details .params table tr td:nth-child(1) {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 15px;
}
.car-details .params table tr td:nth-child(2) {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 15px;
	background: #f2f2f2;
}
.car-details .params table.prices tr:nth-child(1) td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 15px;
	background: #fff;
}
.car-details .params table.prices tr:nth-child(2) td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 15px;
	background: #f2f2f2;
}
.car-pictograms .picto {
	font-size: 130%;
	color: #be1622;
	text-align: center;
	margin-bottom: 55px;
	cursor: default;
	-webkit-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25ss ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
.car-pictograms .picto:hover {
	color: #ff0000;
}
.car-pictograms .picto i.fas {
	font-size: 300%;
	margin-bottom: 15px;
}
.car-gallery {
	margin-bottom: 90px;
}
.car-gallery .photo a {
	display: block;
	padding: 15px;
	border-bottom: solid 5px #be1622;
	-webkit-transition: border-bottom 0.25s ease-in-out;
    -moz-transition: border-bottom 0.25s ease-in-out;
    -o-transition: border-bottom 0.25ss ease-in-out;
    -ms-transition: border-bottom 0.25s ease-in-out;
    transition: border-bottom 0.25s ease-in-out, transform 0.5s ease-in-out;
}
.car-gallery .photo a:hover {
	border-bottom: solid 5px #f50000;
}
.car-gallery .photo:nth-child(1) a {
	margin-left: -15px;
}
.car-gallery .photo:nth-child(2) a {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.car-gallery .photo:nth-child(3) a {
	margin-right: -15px;
}
.car-gallery .photo a .photo-wrapper {
	width: 100%;
	height: 245px;
	overflow: hidden;
}
.car-gallery .photo a .photo-wrapper > div {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center center;
	-webkit-transition: border-bottom 0.25s ease-in-out;
    -moz-transition: border-bottom 0.25s ease-in-out;
    -o-transition: border-bottom 0.25ss ease-in-out;
    -ms-transition: border-bottom 0.25s ease-in-out;
    transition: border-bottom 0.25s ease-in-out, transform 0.5s ease-in-out;
}
.car-gallery .photo a:hover .photo-wrapper > div {
	transform: scale(1.2);
}
/* XL */
@media (min-width: 1200px) and (max-width: 1280px) {
	.car-details .left .photo-wrapper {
		height: 295px;
	}
	.car-details .left h3 {
		font-size: 170%;
	}
	.car-gallery .photo a .photo-wrapper {
		height: 188px;
	}
	.car-pictograms .picto i.fas {
		font-size: 250%;
	}
	.car-details {
		margin-top: -340px;
	}
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.car-details .left .photo-wrapper {
		height: 244px;
	}
	.car-details .left h3 {
		font-size: 140%;
	}
	.car-gallery .photo a .photo-wrapper {
		height: 154px;
	}
	.car-pictograms .picto {
		font-size: 100%;
	}
	.car-pictograms .picto i.fas {
		font-size: 200%;
	}
	.car-details {
		margin-top: -340px;
	}
}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	.two-col-off {
		padding-top: 115px !important;
	}
	.car-details .left .photo-wrapper {
		height: 380px;
	}
	.car-gallery .photo a .photo-wrapper {
		height: 109px;
	}
	.car-details .left {
		padding-left: 15px !important;
		margin-bottom: 40px !important;
	}
	.car-details .right {
		padding-right: 15px !important;
		margin-top: 0 !important;
	}
	.car-pictograms .picto {
		font-size: 100%;
	}
	.car-pictograms .picto i.fas {
		font-size: 200%;
	}
	.car-details {
		margin-top: -340px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	.two-col-off {
		padding-top: 115px !important;
	}
	.car-details .left .photo-wrapper {
		height: 270px;
	}
	.car-gallery .photo a .photo-wrapper {
		height: 270px;
	}
	.car-details .left {
		padding-left: 15px !important;
		margin-bottom: 40px !important;
	}
	.car-details .right {
		padding-right: 15px !important;
		margin-top: 0 !important;
	}
	.car-pictograms .picto {
		font-size: 100%;
	}
	.car-pictograms .picto i.fas {
		font-size: 200%;
	}
	.car-details .left h3 {
		font-size: 150%;
	}
	.car-gallery .photo a {
		margin: 0 !important;
	}
	.car-gallery .photo:nth-child(2) {
		margin: 20px 0;
	}
	.car-details {
		margin-top: -340px;
	}
}
/* XS */
@media (max-width: 575px) {
	.two-col-off {
		padding-top: 115px !important;
	}
	.car-details .left .photo-wrapper {
		height: 46.3vw;
	}
	.car-gallery .photo a .photo-wrapper {
		height: 46.5vw;
	}
	.car-details .left {
		padding-left: 15px !important;
		margin-bottom: 40px !important;
	}
	.car-details .right {
		padding-right: 15px !important;
		margin-top: 0 !important;
	}
	.car-pictograms .picto {
		font-size: 100%;
	}
	.car-pictograms .picto i.fas {
		font-size: 200%;
	}
	.car-details .left h3 {
		font-size: 130%;
	}
	.car-details .right h3 {
		font-size: 100%;
	}
	.car-gallery .photo a {
		margin: 0 !important;
	}
	.car-gallery .photo:nth-child(2) {
		margin: 20px 0;
	}
	.car-details .right .params {
		padding: 20px;
	}
	.car-details {
		margin-top: -340px;
	}
}


/* XXL */
@media (min-width: 1280px) {
	.container {
		max-width: calc(1280px + 100% - 100vw) !important;
	}
	
}

/*---ZMIANY---*/
.top-boxes {
	margin-bottom: 100px;
}
.top-two-col.home .top-boxes {
	margin-top: -350px;
}
.top-two-col.home-short .top-boxes {
	margin-top: -340px;
}
.top-two-col.home-short {
	background-position-y: -200px;
	min-height: 769px !important;
}
.top-two-col.home {
	min-height: 769px !important;
	background-position-y: -200px;
}
.main-box {
	background: #fff;
	height: auto;
	margin: 10px;
	max-width: calc(33.333333% - 20px);
	border-bottom: solid 5px #be1622;
	-webkit-transition: border-bottom 0.25s ease-in-out;
    -moz-transition: border-bottom 0.25s ease-in-out;
    -o-transition: border-bottom 0.25ss ease-in-out;
    -ms-transition: border-bottom 0.25s ease-in-out;
    transition: border-bottom 0.25s ease-in-out, transform 0.5s ease-in-out;
}
.main-box .bg-scale-wrapper {
	margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    height: 247px;
    position: relative;
    overflow: hidden;
}
.main-box .bg-scale-wrapper > div {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5ss ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}
.main-box .bg-scale-wrapper:hover > div {
	transform: scale(1.2);
}
.main-box:hover {
	border-bottom: solid 5px #ff0000;
}
.main-box h3 {
	font-weight: 900;
	font-size: 130%;
	line-height: 100%;
	margin-bottom: 15px;
}
.main-box p {
	margin-bottom: 15px;
}
/* XL */
@media (min-width: 1200px) and (max-width: 1280px) {
	.main-box .bg-scale-wrapper {
		height: 220px !important;
	}
	.main-box {
		height: auto;
	}
	.main-box h3 {
		font-size: 120%;
	}
	.top-two-col.home-short .top-boxes {
		margin-top: -350px;
	}
	.top-two-col.home {
		min-height: 769px !important;
	}
}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {
	.main-box .bg-scale-wrapper {
		height: 180px !important;
	}
	.main-box {
		height: auto;
	}
	.top-two-col.home-short .top-boxes {
		margin-top: -350px;
	}
	.top-two-col.home, .top-two-col.home-short {
		min-height: 600px !important;
		background-position-y: -200px;
	}
} 
/* MD */
@media (min-width: 768px) and (max-width: 991px) {
	.top-boxes {
		margin-bottom: 70px;
	}
	.main-box {
		display: block;
		width: 100%;
		height: auto;
		max-width: none;
		clear: both;
		margin-bottom: 30px;
	}
	.main-box .bg-scale-wrapper {
		width: 50%;
		float: right;
		height: 230px;
	}
	.main-box .d-table {
		float: left;
		width: 50%;
		height: 230px;
		margin-top: 15px;
	}
	.main-box h3 {
		float: none;
		text-align: center;
		padding-right: 15px;
	}
	.main-box p {
		padding-right: 15px;
		text-align: center;
	}
	.top-two-col.home, .top-two-col.home-short {
		min-height: 600px !important;
		background-position-y: -200px;
		padding-top: 115px !important;
	}
	.top-two-col.home-short .top-boxes {
		margin-top: -350px;
	}
}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {
	.top-boxes {
		margin-bottom: 70px;
	}
	.main-box {
		display: block;
		width: 100%;
		height: auto;
		max-width: none;
		clear: both;
		margin-bottom: 30px;
	}
	.main-box .bg-scale-wrapper {
		width: 50%;
		float: right;
		height: 170px;
	}
	.main-box .d-table {
		float: left;
		width: 50%;
		height: 170px;
		margin-top: 15px;
	}
	.main-box h3 {
		float: none;
		text-align: center;
		padding-right: 15px;
		font-size: 111%;
	}
	.main-box p {
		padding-right: 15px;
		text-align: center;
		font-size: 111%;
	}
	.top-two-col.home, .top-two-col.home-short {
		min-height: 600px !important;
		background-position-y: -200px;
		padding-top: 115px !important;
	}
	.top-two-col.home-short .top-boxes {
		margin-top: -350px;
	}
	.top-two-col.home .top-boxes {
		margin-top: -355px;
	}
}
/* XS */
@media (max-width: 575px) {
	.top-boxes {
		margin-bottom: 70px;
	}
	.main-box {
		display: block;
		width: calc(100% - 20px);
		height: auto;
		max-width: none;
		clear: both;
		margin-bottom: 30px;
	}
	.main-box .bg-scale-wrapper {
		width: 100%;
		float: right;
		height: 205px;
	}
	.main-box .d-table {
		float: left;
		width: 100%;
		height: auto !important;
		margin-top: 0;
	}
	.main-box h3 {
		float: none;
		text-align: left;
		padding-right: 0;
		font-size: 111%;
	}
	.main-box p {
		padding-right: 15px;
		text-align: left;
		font-size: 111%;
	}
	.top-two-col.home, .top-two-col.home-short {
		min-height: 600px !important;
		background-position-y: -200px;
		padding-top: 115px !important;
	}
	.top-two-col.home-short .top-boxes {
		margin-top: -350px;
	}
	.top-two-col.home .top-boxes {
		margin-top: -355px;
	}
}




/* XL */
@media (min-width: 1200px) and (max-width: 1280px) {}
/* LG */
@media (min-width: 992px) and (max-width: 1199px) {}
/* MD */
@media (min-width: 768px) and (max-width: 991px) {}
/* SM */
@media (min-width: 576px) and (max-width: 767px) {}
/* XS */
@media (max-width: 575px) {}