.d_fl {
	display: flex;
	justify-content: space-between;
}
.fl_dir {
	flex-direction: column;	
}
.al_cen {
	align-items: center;
}
p {
	margin-bottom: 20px;
}
.btn {
	font-size: 13px;
	text-transform: uppercase;
	background: #e60003;
	padding: 5px 10px;
	max-width: 100%;
	display: inline-block;
	color: #fff;
}
.tel {
	color: #e60003;
	font-weight: 700;
}
.container {
	max-width: 1310px;
	z-index: 2;
	position: relative;
}

.beb {
	font-family: 'Bebas Neue Regular' !important;
}




header {
	position: fixed;
	background: rgba(000,000,000,0.8);
	width: 100%;
	padding: 15px 0;
	text-align: center;
	top: 0;
	left: 0;
	z-index: 10;
}
#top_menu a {
	color: #FFF;
	display: inline-block;
	padding: 0px 20px;
	border-bottom: 1px solid #FFF;
	font-size: 17px;
	transition: all 300ms linear;
	margin: 0px 2px;
}
ul#topmenu {
	list-style: none;
}
ul#topmenu a {
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	margin: 0 20px;
}


.box1 {
	background: url(images/bg1.jpg) 50% no-repeat;
	padding: 110px 0 100px;
	position: relative;
	color: #fff;
}
.box1:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 69%);
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}
.box1_line {
	margin-bottom: 100px;
}
.box1_line a.tel {
	color: #fff;
	font-size: 30px;
}
h1.p_title {
	font-size: 65px;
	text-align: center;
	margin-bottom: 60px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: 4px 3px 1px #000;
}
h1.p_title.beb span {
	display: block;
	font-size: 35px;
}
a.btn_modal {
	display: block;
	line-height: 55px;
	border-radius: 27.5px;
	max-width: 290px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	background: #FE0000;
	margin: 0 auto;
	font-family: 'Bebas Neue Regular' !important;
	letter-spacing: 2px;
}

.bl_title {
	font-size: 50px;
	color: #000;
	text-align: center;
	font-weight: bold;
	margin: 0 0 50px;
	text-transform: uppercase;
	font-family: 'Bebas Neue Regular' !important;
	letter-spacing: 1px;

}

.box2 {
	padding: 70px 0;
}
.how_work {
	flex-wrap: wrap;
	justify-content: center;
}
.pere2_item {
	width: 33.3333%;
	padding: 0 25px;
	margin-bottom: 30px;
	text-align: center;
}
.pere2_img {
	width: 85px;
	text-align: center;
	margin: 0 auto 20px;
}
.pere2_t {
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 15px;
}
.pere2_item:last-child {
	width: 66%;
	margin-bottom: 0;
}


.box3 {
	background: url(images/serv_bg.jpg) 50% no-repeat;
	background-attachment: fixed;
	padding: 110px 0;
	position: relative;
	color: #fff;
}
.box3:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 49%);
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}
.box3 .bl_title {
	color: #fff;
}
.text3_1 {
	font-size: 32px;
	margin-bottom: 0;
}
.text3_2 {
	font-size: 23px;
	margin-bottom: 30px;
}
.text3_3 {
	font-size: 30px;
	font-weight: 700;
}


.box4 {
	padding: 110px 0;
	position: relative;
}
.pere4_img {
	width: 200px;
	background: #3333330d;
	padding: 20px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	box-shadow: 0 0 20px 0px #00000038;
}
.pere4_item {
	align-items: center;
	font-size: 22px;
	margin-bottom: 30px;
	max-width: 992px;
	margin-left: auto;
	margin-right: auto;
}
.pere4_item:last-child {
	margin-bottom: 0;
}
.pere4_item img {
	display: block;
	max-width: 100px;
}

.pere4_t {
	width: calc(100% - 200px);
	padding-left: 30px;
}
.pere4_item:nth-child(2) .pere4_img {
	order: 2;
}
.pere4_item:nth-child(2) .pere4_t {
	order: 1;
	padding-left: 0;
	padding-right: 30px;
}


footer {
	background: url(images/footer_bg.jpg) 50% no-repeat;
	background-attachment: fixed;
	padding: 160px 0 140px;
	position: relative;
	color: #fff;
	background-size: cover;
}
footer:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 79%);
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}
.contacts_info {
	font-size: 23px;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #0000008a;
	padding: 40px;
}
.footer_form {
	background: #0000008a;
	padding: 40px;
}
.form_title {
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}















span.wpcf7-spinner {
	display: none !important;
}
#modal_callback, #modal_kupit {
	background: url(images/modal_bg.jpg) 50% no-repeat;
	background-size: cover;
	max-width: 470px;
}
button.fancybox-button.fancybox-close-small svg, button.fancybox-button.fancybox-close-small svg path {
	fill: #fff;
}
.modal__title.beb {
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin: 0 0 20px;
}
body input.wpcf7-form-control {
	padding: 0 20px;
	line-height: 55px;
	border-radius: 27.5px;
	box-shadow: none;
	color: #343434;
	font-size: 18px;
}
form input.wpcf7-form-control.wpcf7-submit {
	display: block;
	line-height: 55px;
	border-radius: 27.5px;
	max-width: 290px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	background: #FE0000;
	margin: 0 auto;
	font-family: 'Bebas Neue Regular' !important;
	letter-spacing: 2px;
	width: 100%;
	margin-top: 30px !important;
}
.wpcf7-response-output {
	text-align: center;
}


.menumobile {
  width: 27px;
  height: 25px;
  position: relative;
  cursor: pointer;
  display: none;
}
.menumobile div {
  height: 4px;
  width: 27px;
  background-color: #db3a34;
  border-radius: 2px;
  position: absolute;
  transition: 0.5s;
}
.menumobile .mline1 {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.menumobile .ml2 {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.menumobile .ml3 {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.m_mopen .ml1 {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.m_mopen .ml2 {
  height: 0;
}
.m_mopen .ml3 {
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(50%) rotate(-45deg);
}
.footer_form {
	max-width: 470px;
}
.text_logo.beb {
	font-size: 45px;
}
.contacts_info a {
	color: #fff;
}




.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}


.slick-track:before, .slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-arrow {
	display: block;
	width: 40px;
	height: 40px;
	background: none;
	border: 2px solid #fe0000;
	border-radius: 8px;
	font-size: 0;
	outline: none;
	cursor: pointer;
	position: absolute;
	bottom: 86px;
	z-index: 3;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.slick-arrow::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fe0000;
	border-left: 2px solid #fe0000;
	position: absolute;
	top: 13px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.slick-next {
	right: -45px;
}

.slick-prev {
	left: -45px;
}

.slick-prev::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 15px;
}

.slick-next::before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}

.slick-arrow:hover:before {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}

.slick-arrow:hover {
	background: #fe0000;
}


ul.slick-dots {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	align-items: center;
	justify-content: center;
}

ul.slick-dots li {
	display: block;
	margin: 0 5px;
}

ul.slick-dots button {
	background: #fff;
	outline: none;
	border: none;
	font-size: 0;
	width: 15px !important;
	height: 15px !important;
	border-radius: 2px;
	border: none;
	display: block;
	padding: 0;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}

ul li.slick-active button {
	background: #FFDC38;
	width: 50px !important;
}

.pere_avto_box {
    padding: 0px 0 100px;
}
.pere_avto_item {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding-bottom: 20px;
    min-height: 435px;
}
.pere_avto_item {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.pere_avto_img {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 200px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
	margin-bottom: 15px;
}
.pere_avto_img img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: relative;
	z-index: 1;
}
span.ocenka {
    position: absolute;
    z-index: 2;
    background: #fff;
    left: 10px;
    top: 10px;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
}
.pere_avto .slick-slide > div {
	padding: 10px;
}
.pere_avto_name {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #333;
	margin-bottom: auto;
	
}
.pere_avto_ch {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
	flex-wrap: wrap;
}
.pere_avto_ch span {
	display: block;
	padding: 0px 10px;
	position: relative;
}
.pere_avto_ch span:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    background: #a6a6a6;
    top: 10px;
    right: -1px;
    border-radius: 50%;
}
.pere_avto_ch span:last-child:after {
	display: none;
}
.pere_avto_price2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #fe0000;
}

.pere_avto_item_modal {
	display: block !important;
    visibility: hidden;
    position: absolute;
    left: -9999px;
    overflow: hidden;
}
.fancybox-slide--current .pere_avto_item_modal {
    visibility: visible;
    position: static;
    left: 0;
	display: inline-block !important;
}
.pere_avto_item_modal {
    width: 100% !important;
    max-width: 80% !important;
}
.modal_auto_wrap {
	display: flex;
	flex-wrap: wrap;
}
.modal_auto_left, .modal_auto_left2 {
	width: 50%;
	padding-right: 20px;
}
.modal_auto_right, .modal_auto_right2 {
	width: 50%;
	padding-left: 20px;
}
.modal_auto_left2, .modal_auto_right2 {
	margin-top: 30px;
}
.pere_avto_images_nav .slick-slide > div {
    padding: 0 10px;
}
.pere_avto_images {
	margin-bottom: 20px;
}
.pere_avto_images_nav_item {
    display: flex !important;
    height: 90px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 15px;
}
.pere_avto_images_nav_item img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.pere_avto_name_modal {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}
.pere_avto_ch_modal_box {
    display: flex;
    flex-wrap: wrap;
    padding: 35px;
    background: #f8f8f8;
    border-radius: 25px;
	justify-content: space-between;
}
.pere_avto_ch_modal {
    width: 48%;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
	position: relative;
}
.pere_avto_ch_modal:before {
    content: "";
    border-bottom: 1px dotted #ddd;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 7px;
    left: 0;
    display: block;
    z-index: 1;
}
.pere_avto_ch_modal span:first-child {
    color: #8d8d8d;
    background: #f8f8f8;
	position: relative;
	z-index: 2;
	padding-right: 10px;
}
.pere_avto_ch_modal span:last-child {
    font-weight: 600;
	font-size: 16px;
    background: #f8f8f8;
	position: relative;
	z-index: 2;
	padding-left: 10px;
}
.pere_avto_price_modal {
    margin: 20px 0;
    text-align: center;
    font-size: 25px;
}
.kupit_avto_link a {
    display: block;
    line-height: 55px;
    border-radius: 27.5px;
    max-width: 290px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    background: #FE0000;
    margin: 0 auto;
    font-family: 'Bebas Neue Regular' !important;
    letter-spacing: 2px;
}
.auctionlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 35px;
    background: #f8f8f8;
    border-radius: 25px;
    justify-content: space-between;
}
.auction-list__item {
    width: 48%;
	margin-bottom: 10px;
}
.auction-list__item {
    width: 48%;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    align-items: center;
	position: relative;
}
.auction-list__item span:first-child {
    background: #f8f8f8;
	position: relative;
	z-index: 2;
	display: block;
	padding-right: 10px;
}
.auction-list__item span:last-child {
    width: auto;
    padding-left: 15px;
    display: block;
    text-align: right;
    line-height: 1.1;
    background: #f8f8f8;
    position: relative;
    z-index: 2;
    max-width: 189px;
}
.auction-list__item:before {
    content: "";
    border-bottom: 1px dotted #ddd;
    position: absolute;
    width: 100%;
    height: 2px;
    top: calc(50% + 3px);
    left: 0;
    display: block;
    z-index: 1;
}
.pere_avto_price2 + a {
    display: block;
    line-height: 45px;
    border-radius: 22.5px;
    max-width: 228px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background: #FE0000;
    margin: 0 auto;
    font-family: 'Bebas Neue Regular' !important;
    letter-spacing: 2px;
    margin-top: 10px;
	width: 100%;
}
.pere_avto_price2 + a:hover, .kupit_avto_link a:hover {
    background: #dc0505;
}
.pere_avto_video {
    width: 100%;
    margin: 30px auto 0 !important;
}
.pere_avto_video iframe {
    display: block;
    margin: 0 auto;
}
ul.slick-dots {
    display: none !important;
}
.pere_avto_images_nav {
    padding: 0 50px;
}
.modal_auto_left .slick-prev, .modal_auto_left .slick-next {
    position: absolute;
    bottom: -85px;
}
.modal_auto_left .slick-prev {
    left: 3px;
}
.modal_auto_left .slick-next {
    right: 3px;
}
.modal_auto_left .slick-list.draggable {
    padding: 0 !important;
}
.pere_avto_item_modal button.fancybox-button.fancybox-close-small svg, 
.pere_avto_item_modal button.fancybox-button.fancybox-close-small svg path {
    fill: #000;
}
.text_descr {
    margin: 30px 0 0;
}
.second_tip .pere_avto_price_modal {
    text-align: left;
}
.second_tip .kupit_avto_link a {
	margin-left: 0;
}


@media (max-width: 1500px) {
	.pere_avto_item_modal {
		width: 100% !important;
		max-width: 95% !important;
		padding: 25px !important;
	}
	.pere_avto_ch_modal_box {
		padding: 15px 15px 5px;
	}
	.pere_avto_price_modal {
		font-size: 22px;
	}
	.pere_avto_images_nav_item {
		height: 80px;
	}

	
	
	
	
	
	
}
@media (max-width: 1100px) {
	.modal_auto_left, .modal_auto_left2, .modal_auto_right, .modal_auto_right2 {
		width: 100%;
		padding: 0;
	}
	.modal_auto_left2 {
		text-align: center;
	}
	.modal_auto_right {
		margin-top: 30px;
	}

}



@media (max-width: 992px) {
	.menumobile {
		display: block;
	}
	.d_fl {
		flex-wrap: wrap;
	}
	.contacts_info, .footer_form {
		width: 100%;
		margin: 30px auto;
		max-width: 490px;
	}
	footer {
		padding: 60px 0 40px;
	}
	.pere2_item {
		width: 50% !important;
	}
	.box3 {
		text-align: center;
	}
	.text_logo {
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	.box1_line a.tel {
		max-width: 300px;
		margin: 0 auto;
	}
	.box1_line {
		margin-bottom: 70px;
	}
	.text_logo.beb {
		font-size: 35px;
	}
	.auction-list__item {
		width: 100%;
		}
	.pere_avto_video iframe {
		max-width: 100%;
		height: 400px;
	}
	.pere_avto_ch_modal {
		width: 100%;
	}
	.auctionlist {
		padding: 15px 15px 5px;
	}
	.pere_avto_images_nav .slick-slide > div {
		padding: 0 3px;
	}
	.modal_auto_left .slick-prev, .modal_auto_left .slick-next {
		bottom: -78px;
		width: 35px;
		height: 35px;
	}
	.modal_auto_left .slick-prev {
		left: -12px;
	}
	.modal_auto_left .slick-next {
		right: -12px;
	}
	.modal_auto_left .slick-prev::before {
		left: 13px;
		width: 7px;
   		height: 7px;
		top: 12px;
	}
	.modal_auto_left .slick-next::before {
		left: auto;
		right: 13px;
		width: 7px;
   		height: 7px;
		top: 12px;
	}
	.pere_avto_images_nav {
		padding: 0 30px;
	}
	.pere_avto_name_modal {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.pere_avto_price_modal {
		font-size: 19px;
		margin: 15px 0;
	}
	.pere_avto_item_modal {
		max-width: 100% !important;
	}
	.pere_avto .slick-prev {
		left: 10px;
		bottom: -45px;
	}
	.pere_avto .slick-next {
		right: 10px;
	    bottom: -45px;
	}
	
	
}




@media (max-width: 600px) {
h1.p_title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
h1.p_title.beb span {
	font-size: 23px;
}
a.btn_modal {
	line-height: 50px;
	border-radius: 25px;
	max-width: 260px;
	font-size: 20px;
}
.bl_title {
	font-size: 30px;
	margin-bottom: 30px;
}
.pere2_item {
	width: 100% !important;
	margin-bottom: 50px;
}
.pere2_t {
	font-size: 20px;
	margin-bottom: 10px;
}
.pere2_img {
	width: 65px;
	margin: 0 auto 10px;
}
.box3 {
	padding: 65px 0;
}
.text3_1 {
	font-size: 25px;
	margin-bottom: 0;
}
.text3_3 {
	font-size: 23px;
	font-weight: 700;
}
.box4 {
	padding: 60px 0;
	position: relative;
}
.pere4_img {
	width: 140px;
	height: 140px;
	order: 1 !important;
	margin: 0 auto 20px;
}
.pere4_item img {
	max-width: 70px;
}
.pere4_t {
	order: 2 !important;
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
.pere4_item {
    font-size: 18px;
		margin-bottom: 40px;
}
footer {
	padding: 45px 0 40px;
}
.contacts_info {
	text-align: center;
}
body input.wpcf7-form-control {
	display: block;
	width: 100%;
}
ul#topmenu a {
	padding: 5px 10px;
	margin: 0 10px;
}
.pere_avto_video iframe {
    height: 350px;
}


}

@media (max-width: 480px) {
.pere_avto_video iframe {
    height: 300px;
}
}

@media (max-width: 375px) {
.pere_avto_video iframe {
    height: 260px;
}
}
