.hiddenOption { display:none; }
.hbspt-form {
	width: 100%;
}
@media screen and (min-width: 1000px) and (max-width: 20000px) {
	

	.global__popup {
	display: none;

	  float: left;
	  width: 100%;
	  height: 100%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  background: rgba(0, 0, 0, 0.8);
	  z-index: 100;
	}
	.global__popup--inside {
	  float: left;
	  width: 100%;
	  height: 100%;
	  position: relative;
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  justify-content: center;
	  align-items: center;
	  align-content: center;
	}
	.global__popup--inner {
	  float: left;
	  width: 80%;
	  position: relative;
	  margin: 0px 0px 0px 0px;
	  padding: 1.0416666667vw;
	  background-color: #fff;
	 
	}
	.global__popup--inner--pop {
		float: left;
		width: 100%;
		max-height: 80vh;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 1.0416666667vw;
		background-color: #fff;
		
  
		overflow: hidden;
		overflow-y: auto;
	  }
	.popup--baner {
	  float: left;
	  position: relative;
	  margin: 0vw 0px 1.0416666667vw 0px;
	}
	.popup--button {
	  float: left;
	  width: 13.0208333333vw;
	  height: auto !important;
	  margin: 1.0416666667vw 0px 0px 0px;
	}
	.global__popup--close {
	  float: left;
	  position: absolute;
	  top: -20px;
	  right: -20px;
	  z-index: 10;
	  border: 2px solid #fff;
	  cursor: pointer;
	}
	.global__popup--a {
	  float: left;
	}
	.global__popup--img {
	  float: left;
	  width: auto;
	  max-width: 100%;
	  height: 100%;
	}
	.global__popup--video {
	  float: left;
	  width: 100%;
	  height: auto;
	  position: relative;
	  z-index: 8;
	}
	.global__popup--video .video {
	  float: left;
	  position: relative;
	  left: 0;
	  top: 0;
	  width: 100%;
	  min-width: 100%;
	  height: 100%;
	  min-height: 100%;
	  z-index: 1;
	  -o-object-fit: cover;
	  object-fit: cover;
	}
	.global__button {
	  float: left;
	  width: 10vw;
	  position: fixed;
	  left: 0vw;
	  top: 8vw;
	  z-index: 90;
	  cursor: pointer;
	}
  }
  @media screen and (min-width: 0px) and (max-width: 1000px) {
	.global__popup {
	display: none;
	  float: left;
	  width: 100%;
	  height: 100%;
	  position: fixed;
	  top: 0;
	  left: 0;
	  background: rgba(0, 0, 0, 0.8);
	  z-index: 100;
	}
	.global__popup--inside {
	  float: left;
	  width: 100%;
	  height: 100%;
	  position: relative;
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  justify-content: center;
	  align-items: center;
	  align-content: center;
	}
	.global__popup--inner {
	  float: left;
	  width: 80%;
	  position: relative;
	  margin: 0px 0px 0px 0px;
	  padding: 20px;
	  background-color: #fff;
	}
	.global__popup--inner--pop {
		float: left;
		width: 100%;
		max-height: 80vh;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 1.0416666667vw;
		background-color: #fff;
		
  
		overflow: hidden;
		overflow-y: auto;
	  }
	.popup--baner {
	  float: left;
	  position: relative;
	  margin: 0vw 0px 0vw 0px;
	}
	.popup--button {
	  float: left;
	  width: 25vw;
	  height: auto !important;
	  margin: 5vw 0px 0px 0px;
	}
	.global__popup--close {
	  float: left;
	  position: absolute;
	  top: -20px;
	  right: -20px;
	  z-index: 10;
	  border: 2px solid #fff;
	  cursor: pointer;
	}
	.global__popup--a {
	  float: left;
	}
	.global__popup--img {
	  float: left;
	  width: auto;
	  max-width: 100%;
	}
	.global__popup--video {
	  float: left;
	  width: 100%;
	  height: 38vw;
	  position: relative;
	  z-index: 8;
	}
	.global__popup--video .video {
	  float: left;
	  position: absolute;
	  left: 0;
	  top: 0;
	  width: 100%;
	  min-width: 100%;
	  height: 100%;
	  min-height: 100%;
	  z-index: 1;
	  -o-object-fit: cover;
	  object-fit: cover;
	}
	.global__button {
	  float: left;
	  width: 30vw;
	  position: fixed;
	  left: 1vw;
	  bottom: 1vw;
	  z-index: 90;
	  cursor: pointer;
	}
  }

@media screen and (min-width: 1001px) and (max-width: 3000px) {
	.page--lang--cz #wrapper nav {
		margin: 35px 0px 0px -350px;
	}
.ava {
	float: left;
	width: 100%;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 70px 0px;
	background-color: #181818;

	font-family: Gotham;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;

	overflow: hidden;
}
.ava__inside {
	float: left;
	width: 90%;
	max-width: 1270px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ava__inner {
	float: left;
	width: calc(100% - 250px);
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}
	.ava__flag {
		float: left;
		width: 49px;
		position: relative;
		margin: 0px 50px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.ava__flag--img {
		float: left;
		width: 100%;
		position: relative;
	}
	.ava__text {
		float: left;
		width: calc(100% - 100px);
		position: relative;
		margin: 1px 0px 0px 0px;
		padding: 0px 5% 0px 0px;

		color: #fff;
		font-size: 16px;
		font-weight: 500;
		line-height: 22px;
		text-transform: uppercase;
	}
		.ava__text span {
			text-decoration: underline;
		}

.ava__more {
	float: left;
	width: 250px;
	height: 42px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 12px;
	text-transform: uppercase;

	cursor: pointer;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;

	border: 1px solid #a1a1a1;
}
.ava__more:hover {
	color: #181818;
	background-color: #fff;
}
}

@media screen and (min-width: 1001px) and (max-width: 1500px) {
	.page--lang--cz #wrapper nav {
		margin: 35px 0px 0px -300px;
	}

	.ava__text {
		padding: 0px 10% 0px 0px;
	}
}

@media screen and (min-width: 0px) and (max-width: 1000px) {
	#cart-5 {
		overflow: hidden;
	}
	.ava {
		float: left;
		width: 100%;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 40px 0px 40px 0px;
		background-color: #181818;
	
		font-family: Gotham;
	
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	
		overflow: hidden;
	}
	.ava__inside {
		float: left;
		width: 90%;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		justify-content: center !important;
	}
	.ava__inner {
		float: left;
		width: 100%;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		align-content: center;
	}
		.ava__flag {
			float: left;
			width: 100%;
			position: relative;
			margin: 0px 0px 30px 0px;
			padding: 0px 0px 0px 0px;
		}
		.ava__flag--img {
			float: left;
			width: 49px;
			position: relative;
		}
		.ava__text {
			float: left;
			width: 100%;
			position: relative;
			margin: 1px 0px 20px 0px;
			padding: 0px 0% 0px 0px;
	
			color: #fff;
			font-size: 15px;
			font-weight: 500;
			line-height: 20px;
			text-transform: uppercase;
			text-align: center;
		}
			.ava__text span {
				text-decoration: underline;
			}
	
	.ava__more {
		float: left;
		height: 38px;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 25px 0px 25px;
		color: #fff;
		font-size: 12px;
		font-weight: 500;
		line-height: 12px;
		text-transform: uppercase;
	
		cursor: pointer;
	
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	
		border: 1px solid #a1a1a1;
	}
	.ava__more:hover {
		color: #181818;
		background-color: #fff;
	}
}

.formBox__checkBox {
		float:left;
		width:100%;
		margin:20px 0px 20px 0px;
		cursor:pointer;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;
		align-items:center;
		align-content:center;
	}
	.formBox__checkInput {
		float:left;
		width:15px;
		height:15px;
		position:relative;
		border:1px solid #eaeaea;
	}
	.formBox__checkText {
		float:left;
		width:100%;
		position:relative;
		color:#000;
		font-size:14px;
		line-height:18px;
		font-weight:400;
		text-align:justify;
	}
		.formBox__checkText a {
			color:#000;
			text-decoration:underline;
		}
		.box-right .formBox__checkText {
			color:#8b8b8b;
		}
		.box-right .formBox__checkText a {
			color:#fff;
			text-decoration:underline;
		}

.text img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}


@media screen and (min-width: 1001px) and (max-width: 3000px) {
.manuals-text #manuals .wrap .pliki-big {
	margin: 0 !important;
}

#cart-1 .left .price.buy {
	clear: both;
	color: #fff;
	background-color: #000;
	padding: 0px 8% 0px 8% !important;
}
#cart-1 .left .price.buy .text {
	color: #fff !important;
	font-size: 16px;
}

#n_cookie_info { 
	float:right;
	width:520px;
	position:fixed;	
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.8); 
	z-index:99999;
}
	#n_user_information { 
		float:left;
		width:84%;
		margin:0px 8% 0px 8%;
		padding:25px 0px 20px 0px;
		color:#fff;
		position:relative; 
	}
		.n_cookie__button { 
			float:left;
			position:relative;
			margin:10px 20px 0px 0px;
			padding: 0px 15px 0px 15px;
			background-color:#959595;
			color:#fff;
			height:45px;
			font-size:16px;
			line-height:16px;
			font-weight:300;
			text-align:center;
			text-decoration: none;
			cursor:pointer;	
			display:flex;
			flex-direction:row;
			flex-wrap:wrap;
			justify-content:center;
			align-items:center;
			align-content:center;	
		}
		.n_user_information_nag { 
			float:left;
			width:100%;
			margin:0px 0px 5px 0px; 
			position:relative;
			color:#fff;
			font-size:14px;
			line-height:20px;	
			font-weight:600;
		}
		.n_user_information_text { 
			float:left;
			width:100%;
			position:relative;
			color:#fff;
			font-size:12px;
			line-height:18px;
			font-weight:400;

		}
			.n_user_information_text a {
				color: #fff;
				font-weight: bold;
				text-decoration: none;
			}
			.n_user_information_text a:hover {
				color: #fff;
				text-decoration: underline;
			}

.dealers {
	float:left;
	width:100%;
	position:relative;
	margin:4.7vw 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	.dealers #mapa-box {
		float:left;
		width:100%;
		height:100%;
		position:relative;
	}
	.gm-style .gm-style-iw-c {
		position: absolute;
		box-sizing: border-box;
		overflow: hidden;
		top: 0;
		left: 0;
		transform: translate(-50%,-100%);
		background-color: white;
		border-radius: 0;
		padding: 12px;
		box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
	}
	.gm-ui-hover-effect {
		margin:25px 25px 0px 0px !important;
		font-size:18px !important;
	}
	.gm-ui-hover-effect img {
		width:30px !important;
		height:30px !important;
	}
		.contentMap {
			float:left;
			position:relative;
			padding:1vw 1vw 1vw 1vw;
		}
			.contentMap__name {
				float:left;
				width:100%;
				position:relative;
				margin:0px 0px 1vw 0px;
				font-family: Gotham;
				color: #383436;
				font-size: 1.25vw;
				font-weight: 400;
				line-height: 1.25vw;
				text-transform: uppercase;
				text-align:left;
				letter-spacing: 1.75px;
			}
			.contentMap__type {
				float:left;
				width:100%;
				position:relative;
				margin:0.5vw 0px 0px 0px;
				padding: 0px 0px 0.2vw 0px;
				font-family: Gotham;
				color: #383436;
				font-size: 1vw;
				font-weight: 400;
				line-height: 1vw;
				text-transform: capitalize;
				text-decoration: underline;
				text-align:left;
				letter-spacing: 1.1px;
			}
			.contentMap__text {
				float:left;
				width:100%;
				color: #484848;
				margin:0px 0px 0px 0px;
				font-family: Roboto;
				font-size: 15px;
				font-weight: 300;
				line-height: 22px;
			}
				.contentMap__text a {
					color:#000;
					text-decoration:none;
					font-weight:600;
				}
			.contentMap__web {
				float:left;
				width:100%;
				position:relative;
				margin:1vw 0px 0px 0px;
				font-family: Gotham;
				font-size: 16px;
				font-weight: 400;
				line-height: 22px;
				color:#000;
				text-decoration:none;
				display:flex;
				flex-direction:row;
				flex-wrap:wrap;
				justify-content:flex-start;
				align-items:center;
				align-content:center;
				text-transform: uppercase;
			}
				.contentMap__web .img {
					float:left;
					margin:0px 0.4vw 0px 0px;
				}
					.contentMap__web:hover {
						text-decoration:underline;
					}
	.dealers .search {
		float:left;
		width:100%;
		position:relative;
		padding:1.9vw 5% 1.9vw 5%;
		margin:0px 0px 0px 0px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-color: #fbfbfb;
	}
			.dealers .search form {
				float: left;
				width: 100%;
				position: relative;
			}
		.formSearchDealer {
			float:left;
			width:100%;
			height:4vw;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
			.formSearchDealer-submit {
				float:left;
				width:100px;
				height:100%;
				position:relative;
				font-size:0;
				border:0;
				cursor:pointer;
				background: url(images/searchDealerSubmit.svg) center no-repeat;
			}
			.formSearchDealer-input {
				float: left;
				width: calc(100% - 60px);
				height: 100%;
				position: relative;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 2vw;
				font-family: Gotham;
				color: #000;
				font-size: 1.4vw;
				font-weight: 500;
				line-height: 1.4vw;
				letter-spacing: 0.36px;
				background: #fff;
				text-align: left;
				border: 0;
			}
			.formSearchDealer-select {
				float: left;
				width: calc(50% - 30px);
				height: 100%;
				position: relative;
				margin: 0px 0px 0px 0px;
				padding: 0px 2vw 0px 1vw;
				font-family: Gotham;
				color: #000;
				font-size: 1.4vw;
				font-weight: 500;
				line-height: 1.4vw;
				letter-spacing: 0.36px;
				background: #fff;
				text-align: left;
				border: 0;
			}
			
			.clear {
				float:left;
				width:100%;
				margin:1vw 0px 0px 0px;
				padding:0px 2vw 0px 2vw;
				font-family: Gotham;
				color: #fff;
				font-size: 1.4vw;
				font-weight: 500;
				line-height: 3vw;
				letter-spacing: 0.36px;
				background: #000;
				text-decoration:none;
				text-transform:uppercase;
				text-align:center;
			}
	.dealersDown {
		float:left;
		width:90%;
		height: 35vw;
		position:relative;
		margin:3vw 5% 3vw 5%;
		padding:0px 0px 0px 0px;
	}
		.dealersDown__left {
			float: left;
			width: 33%;
			height: 100%;
			position: relative;
			margin: 0px 0px 0px 0px;
			padding: 0 2vw 2vw 2vw;
		}
			.dealersDown__header {
				float: left;
				width: 100%;
				position: relative;
				margin: 0px 0px 1vw 0px;
				padding: 0px 0px 0.5vw 0px;
				color: #000000;
				font-family: Gotham;
				font-size: 1.4vw;
				font-weight: 500;
				line-height: 2vw;
				text-transform: uppercase;
				border-bottom:2px solid #c3c3c3;
				background-color: #fff;
			}
			.dealersDownInput {
				height: 3vw;
				margin: 0px 0px 1vw 0px;
			}
			.dealersDownInput .formSearchDealer-input {
				width: 100%;
				border: 1px solid rgba(0, 0, 0, 0.2);
			}
			.dealersDown__list {
				float: left;
				width: 100%;
				height: calc(100% - 5vw);
				position: relative;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				overflow-y: scroll;
			}
				.dealersDown__list--name {
					float: left;
					width: 100%;
					position: relative;
					margin: 0px 0px 0.8vw 0px;
					padding: 0.6vw 0px 0.6vw 0px;
					color: #000000;
					font-family: Gotham;
					font-size: 0.9vw;
					font-weight: 500;
					line-height: 1vw;
					border-bottom:1px solid #c3c3c3;
					cursor: pointer;
				}
					.dealersDown__list--name a {
						color: #000000;
						text-decoration: none;
					}
					.dealersDown__list--name:hover {
						border-bottom:1px solid #000;
					}
					.otherColor {
						text-transform: uppercase;
						background: rgb(0,0,0);
						background: linear-gradient(85deg, rgba(0,0,0,0) 0%, rgba(107,107,107,0.3085609243697479) 94%);
					}
					.rentColor {
						background: rgb(0,0,0);
						background: linear-gradient(15deg, rgba(0,0,0,0) 0%, rgba(107,107,107,0.0585609243697479) 14%);
					}
		.dealersDown__right {
			float: left;
			width: 67%;
			height: 100%;
			position: relative;
		}
}

@media screen and (min-width: 0px) and (max-width: 1000px) {
#cart-1 .left .price.buy {
	clear: both;
	color: #fff;
	background-color: #000;
	padding: 0px 8% 0px 8% !important;
}
#cart-1 .left .price.buy .text {
	color: #fff !important;
	font-size: 16px;
}

#n_cookie_info { 
	float:right;
	width:100%;
	position:fixed;	
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.8); 
	z-index:99999;
}
	#n_user_information { 
		float:left;
		width:84%;
		margin:0px 8% 0px 8%;
		padding:25px 0px 20px 0px;
		color:#fff;
		position:relative; 
	}
		.n_cookie__button { 
			float:left;
			position:relative;
			margin:10px 20px 0px 0px;
			padding: 0px 15px 0px 15px;
			background-color:#959595;
			color:#fff;
			height:45px;
			font-size:16px;
			line-height:16px;
			font-weight:300;
			text-align:center;
			text-decoration: none;
			cursor:pointer;	
			display:flex;
			flex-direction:row;
			flex-wrap:wrap;
			justify-content:center;
			align-items:center;
			align-content:center;	
		}
		.n_user_information_nag { 
			float:left;
			width:100%;
			margin:0px 0px 5px 0px; 
			position:relative;
			color:#fff;
			font-size:14px;
			line-height:20px;	
			font-weight:600;
		}
		.n_user_information_text { 
			float:left;
			width:100%;
			position:relative;
			color:#fff;
			font-size:12px;
			line-height:18px;
			font-weight:400;

		}
			.n_user_information_text a {
				color: #fff;
				font-weight: bold;
				text-decoration: none;
			}
			.n_user_information_text a:hover {
				color: #fff;
				text-decoration: underline;
			}
	
.dealers {
	float:left;
	width:100%;
	position:relative;
	margin:60px 0px 0px;
	padding:0px 0px 0px 0px;
}
	.dealers #mapa-box {
		float:left;
		width:100%;
		height:100%;
		position:relative;
	}
	.gm-style .gm-style-iw-c {
		position: absolute;
		box-sizing: border-box;
		overflow: hidden;
		top: 0;
		left: 0;
		transform: translate(-50%,-100%);
		background-color: white;
		border-radius: 0;
		padding: 12px;
		box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
	}
	.gm-ui-hover-effect {
		margin:25px 25px 0px 0px !important;
		font-size:18px !important;
	}
	.gm-ui-hover-effect img {
		width:30px !important;
		height:30px !important;
	}
		.contentMap {
			float:left;
			position:relative;
			padding:1vw 1vw 1vw 1vw;
		}
			.contentMap__name {
				float:left;
				width:100%;
				position:relative;
				margin:0px 0px 2vw 0px;
				font-family: Gotham;
				color: #383436;
				font-size: 4vw;
				font-weight: 400;
				line-height: 4vw;
				text-transform: uppercase;
				text-align:left;
				letter-spacing: 1.75px;
			}
			.contentMap__type {
				float:left;
				width:100%;
				position:relative;
				margin:0.5vw 0px 0px 0px;
				padding: 0px 0px 0.2vw 0px;
				font-family: Gotham;
				color: #383436;
				font-size: 3vw;
				font-weight: 400;
				line-height: 3vw;
				text-transform: capitalize;
				text-decoration: underline;
				text-align:left;
				letter-spacing: 0.5px;
			}
			.contentMap__text {
				float:left;
				width:100%;
				color: #484848;
				margin:0px 0px 0px 0px;
				font-family: Roboto;
				font-size: 15px;
				font-weight: 300;
				line-height: 20px;
			}
				.contentMap__text a {
					color:#000;
					text-decoration:none;
					font-weight:600;
				}
			.contentMap__web {
				float:left;
				width:100%;
				position:relative;
				margin:1vw 0px 0px 0px;
				font-family: Gotham;
				font-size: 16px;
				font-weight: 400;
				line-height: 22px;
				color:#000;
				text-decoration:none;
				display:flex;
				flex-direction:row;
				flex-wrap:wrap;
				justify-content:flex-start;
				align-items:center;
				align-content:center;
				text-transform: uppercase;
			}
				.contentMap__web .img {
					float:left;
					margin:0px 0.4vw 0px 0px;
				}
					.contentMap__web:hover {
						text-decoration:underline;
					}
	.dealers .search {
		float:left;
		width:100%;
		position:relative;
		padding:6vw 5% 2vw 5%;
		margin:0px 0px 0px 0px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-color: #fbfbfb;
	}
			.dealers .search form {
				float: left;
				width: 100%;
				position: relative;
			}
		.formSearchDealer {
			float:left;
			width:100%;
			height: auto !important;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
			.formSearchDealer-submit {
				float:left;
				width:100%;
				height:10vw;
				position:relative;
				font-size:0;
				border:0;
				cursor:pointer;
				background: url(images/searchDealerSubmit.svg) center no-repeat;
			}
			.formSearchDealer-input {
				float: left;
				width: 100%;
				height: 10vw;
				position: relative;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 2vw;
				font-family: Gotham;
				color: #000;
				font-size: 4vw;
				font-weight: 500;
				line-height: 4vw;
				letter-spacing: 0.36px;
				background: #fff;
				text-align: left;
				border: 0;
			}
			.formSearchDealer-select {
				float: left;
				width: 100%;
				height: 10vw;
				position: relative;
				margin: 0px 0px 2vw 0px;
				padding: 0px 2vw 0px 1vw;
				font-family: Gotham;
				color: #000;
				font-size: 4vw;
				font-weight: 500;
				line-height: 4vw;
				letter-spacing: 0.36px;
				background: #fff;
				text-align: left;
				border: 0;
			}
			
			.clear {
				float:left;
				width:100%;
				margin:1vw 0px 0px 0px;
				padding:0px 2vw 0px 2vw;
				font-family: Gotham;
				color: #fff;
				font-size: 4vw;
				font-weight: 500;
				line-height: 8vw;
				letter-spacing: 0.36px;
				background: #000;
				text-decoration:none;
				text-transform:uppercase;
				text-align:center;
			}
	.dealersDown {
		float:left;
		width:96%;
		position:relative;
		margin:6vw 2% 6vw 2%;
		padding:0px 0px 0px 0px;
	}
		.dealersDown__left {
			float: left;
			width: 100%;
			height: 100%;
			position: relative;
			margin: 0px 0px 0px 0px;
			padding: 6vw;
		}
			.dealersDown__header {
				float: left;
				width: 100%;
				position: relative;
				margin: 0px 0px 4vw 0px;
				padding: 0px 0px 2vw 0px;
				color: #000000;
				font-family: Gotham;
				font-size: 6vw;
				font-weight: 500;
				line-height: 6vw;
				text-transform: uppercase;
				border-bottom:2px solid #c3c3c3;
				background-color: #fff;
			}
			.dealersDown__list {
				float: left;
				width: 100%;
				height: 40vw;
				position: relative;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				overflow-y: scroll;
			}
				.dealersDown__list--name {
					float: left;
					width: 100%;
					position: relative;
					margin: 0px 0px 2vw 0px;
					padding: 2vw 0px 2vw 0px;
					color: #000000;
					font-family: Gotham;
					font-size: 3vw;
					font-weight: 500;
					line-height: 3vw;
					border-bottom:1px solid #c3c3c3;
					cursor: pointer;
				}
					.dealersDown__list--name a {
						color: #000000;
						text-decoration: none;
					}
					.dealersDown__list--name:hover {
						border-bottom:1px solid #000;
					}
					.otherColor {
						background: rgb(0,0,0);
						background: linear-gradient(85deg, rgba(0,0,0,0) 0%, rgba(107,107,107,0.3085609243697479) 94%);
					}
					.rentColor {
						background: rgb(0,0,0);
						background: linear-gradient(85deg, rgba(0,0,0,0) 0%, rgba(107,107,107,0.3085609243697479) 34%);
					}
		.dealersDown__right {
			float: left;
			width: 100%;
			height: 65vw;
			position: relative;
		}
}

.bi {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.d-c-c {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	align-content:center;
}
.d-c-b {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	align-content:center;
}
.d-c-s {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	align-content:center;
}
.d-c-e {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:center;
	align-content:center;
}
.d-s-c {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	align-content:flex-start;
}
.d-s-s {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	align-content:flex-start;
}
.d-s-b {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	align-content:flex-start;
}
.d-s-e {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:flex-start;
	align-content:flex-start;
}
.d-e-c {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-end;
	align-content:flex-end;
}
.d-e-s {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-end;
	align-content:flex-end;
}
.d-e-e {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:flex-end;
	align-content:flex-end;
}