.collection__video img {
	width: 100%;
}
.collection__info {
	margin-top: 30px;
	margin-bottom: 20px;
}
.collection__text {
	text-align: right;
}
.collection__text p {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}
.table-responsive td {
	text-align: center;
	vertical-align: middle;
}
.table-responsive tr td:nth-child(2) {
	text-align: left;
}
.shop_item {
	max-width: 300px;
	margin: 0 auto 20px;
}
.shop_item .kol-mest {
	margin-top: 10px;
	padding-bottom: 3px;
}
.content h1 {
	color: #009aa6;
	font-weight: 300;
	margin-top: 40px;
}
.content h2 {
	color: #009aa6;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	margin-top: 20px !important;
	font-size: 27px;
}
.content p {
	line-height: 21px;
}
.content ol {
	padding-left: 15px;
}
.content li {
	font-weight: 300;
	color: #666;
	line-height: 21px;
	margin-bottom: 15px;
}
.form-policy {
	margin-bottom: 20px;
	text-align: left;
}
.form-policy a {
	color: #009aa6;
	text-decoration: underline;
}
.form-policy a:hover {
	text-decoration: none;
}
.form-policy input {
	display: inline-block !important;
	width: auto !important;
	height: auto !important;
	margin-top: 0 !important;
}
.selector-spa-width {
    max-width: 600px;
    margin: 50px auto;
}
#dealear-toogle:hover {
	cursor: pointer;
	border-color: #009aa6;
}
#get-toogle:hover {
	cursor: pointer;
	border-color: #009aa6;
}
.slider-info a.slider_new-btn {
	background-position: right 10px center;
}
.form-block.addZapis_form.success,
.form-block.addZapis_form.loading {
    text-align: center;
    margin-bottom: 50px;
}
.callbackBox {
	padding: 30px 0 20px;
	background-image: url('/images/form-back.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	
}
.callbackBox:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
}
.callbackBox .title {
	font-size: 27px;
	text-align: center;
	position: relative;
	z-index: 10;
	padding-bottom: 20px;
}
.callbackBox .form {
	position: relative;
	z-index: 10;
}
.callbackBox .form input[type="text"] {
	width: 100%;
	padding: 17px 20px 17px 40px;
	border: 1px solid #ccc;
	box-shadow: none;
}
.callbackBox .form input[type="text"]:focus {
	border: 1px solid #7FCCD2;
}
.callbackBox .form input[type="submit"] {
	width: 100%;
	padding: 15px 20px;
	background-color: #009aa6;
	color: #fff;
	border: none;
	font-size: 17px;
	font-family: 'Ubuntu', sans-serif;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.callbackBox .form input[type="submit"]:hover {
	background-color: #7FCCD2;
}
.callbackBox .form input[type="submit"][disabled="disabled"] {
	background-color: #999;
}
.callbackBox .form-policy {
	margin-top: 20px;
	text-align: center;
}
.callbackBox .txt {
	position: relative;
}
.callbackBox .txt.txt_name:before {
	content: "\f007";
	display: block;
	font: 400 20px/1 "FontAwesome";
	color: #7FCCD2;
	position: absolute;
	top: 18px;
	left: 15px;
}
.callbackBox .txt.txt_phone:before {
	content: "\f095";
	display: block;
	font: 400 20px/1 "FontAwesome";
	color: #7FCCD2;
	position: absolute;
	top: 18px;
	left: 15px;
}
.form_content.loading {
    text-align: center;
}
.form_content.order {
	color: #000;
}
.colorItem__img img {
	max-width: 100%;
}

.owl-carousel {
	position: relative;
	margin-bottom: 30px;
}
.owl-carousel .owl-prev {
	position: absolute;
	top: 35%;
	left: -45px;
	font-size: 75px;
	color: #ddd;
}
.owl-carousel .owl-next {
	position: absolute;
	top: 35%;
	right: -45px;
	font-size: 75px;
	color: #ddd;
}
.owl-controls {
	margin-top: 10px;
}
.owl-controls .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 20px;
	background-color: #ddd;
	display: inline-block;
	margin: 0px 5px;
}
.owl-controls .owl-dots .owl-dot.active {
	background-color: #555;
}
.bmw-messaging-point h4,
.models-title-nxt h2,
.highlife-models-nxt h4 {
	font-family: 'Ubuntu', sans-serif;
}
.bmw-messaging-point p {
	font-family: 'Ubuntu', sans-serif;
}
.highlife-models-nxt p {
	font-family: 'Ubuntu', sans-serif;
}
.slider_color_text {
	text-align: center;
	color: #999;
	font-weight: 300;
}
.color-selector-picker ul li.walnut {
	background-image: url('/images/calc/Walnut-f.png');
	background-size: 100%;
}
.color-selector-picker ul li.bronze {
	background-image: url('/images/calc/Bronze-f.png');
	background-size: 100%;
}
.color-selector-picker ul li.sandstone {
	background-image: url('/images/calc/Sandstone-f.png');
	background-size: 100%;
}
.color-selector-picker ul li.driftwood {
	background-image: url('/images/calc/Driftwood-f.png');
	background-size: 100%;
}
.color-selector-picker ul li.brushed-nickel {
	background-image: url('/images/calc/Brushed-Nickel-f.png');
	background-size: 100%;
}
.color-selector-picker ul li.shale {
	background-image: url('/images/calc/Shale-f.png');
	background-size: 100%;
}
.box-tabs iframe {
	max-width: 100%;
}

.color-selector-spa.highlife__box .img-corpus {
    margin-bottom: -3%;
}