

/* Start:/local/templates/europe/components/bitrix/catalog/test_drives/style.css?16780885951567*/
.test-drives .btn{

	padding: 8px 24px;
	font-size: inherit;
}

.test-drives a.group-title{
	margin-left: 30px;
}
.test-drives a.group-title h4{
	margin-bottom: 0;
}

.test-drives .submenu-3{
	list-style-type: none; /* Remove bullets */
	padding: 0; /* Remove padding */
	margin: 0; /* Remove margins */
}
.test-drives .submenu-3{
	margin-right: 20px;
}
.test-drives .submenu-3 a{
	text-decoration: none;
}
.test-drives .submenu-3 .current,
.test-drives .submenu-3 a:hover{
	color: #000;
}
.test-drives .submenu-3 .current{
	font-weight: bold;
}
.test-drives .next-item{
	margin-top: 15px;
	display: none;
}
.test-drives .next-item a{
	margin-left: 5px;
}
.test-drives .next-item a:after{
	content: '';
	border: 9px solid transparent;
	border-left: 13px solid #3a8cf0;
	margin-left: 10px;
	font-size: 0;
	margin-bottom: -4px;
	display: inline-block;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transform:all 0.3s cubic-bezier(.25,.8,.25,1);

}
.test-drives .next-item a:hover{
	text-decoration: none;
}
.test-drives .next-item a:hover:after{
	border-left-color: #69A3E9;
}

@media (max-width: 600px) {
	.test-drives .toogle-row{
		display: block;
		padding-top: 15px;
		padding-bottom: 23px;
	}
	.test-drives .toogle-col .btn{
		margin-left: 30px;
		margin-top: 10px;
	}
	.test-drives .toogle-col{
		min-height: 0;
	}
	.test-drives a.group-title{
		margin-right: 30px;
	}

}


.test-drives img{
	max-width: 100% !important;
	height: auto !important;
}
.test-drives .md-4 ul{
	margin-left: 20px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?16637683601636*/
.modern-page-navigation {
	text-align: center;
	margin-top: 0;
	padding: 0.5em 0;
	margin-left: -25px;
}
.modern-page-navigation a{
	font-size: 18px;
}
.modern-page-navigation a,
.modern-page-current,
.modern-page-dots {

	padding: 0.1em;
	margin: 0 0.9em;
	text-decoration: none;
}

.modern-page-navigation a,
.modern-page-current,
.modern-page-dots {
	border-bottom: 3px solid transparent;
}
.modern-page-current {
	font-weight: bold;
	font-size: 23px;
	border-bottom: 3px solid #2c77d2;
}
.modern-page-navigation .modern-page-previous,
.modern-page-navigation .modern-page-next{
	position: relative;
}
.modern-page-navigation .modern-page-previous{
	margin-right: 60px;
	padding: 0;
}
.modern-page-navigation .modern-page-previous:before {
	content: "";
	border: 9px solid transparent;
	border-right: 13px solid #2c77d2;
	font-size: 0;
	position: absolute;
	top:5px;
	left:0;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transform:all 0.3s cubic-bezier(.25,.8,.25,1);
}
.modern-page-navigation .modern-page-previous:hover:before {
	border-right-color: #69A3E9;
}
.modern-page-navigation .modern-page-next{
	margin-left: 40px;
	padding: 0;
}
.modern-page-navigation .modern-page-next:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	border: 9px solid transparent;
	border-left: 13px solid #2C77D2;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	-moz-transform:all 0.3s cubic-bezier(.25,.8,.25,1);

}
.modern-page-navigation .modern-page-next:hover:before{
	border-left-color: #69A3E9;
}
/* End */
/* /local/templates/europe/components/bitrix/catalog/test_drives/style.css?16780885951567 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?16637683601636 */
