.button_banner {
    color: #fff !important;
    background-color: #00365d !important;
    padding: 5px !important;
    border-radius: 3px !important;
    text-decoration: none !important;
    margin: 10px 5px 0;
    text-transform: none !important;
}
.button_banner.active{
    background-color: #c8140e !important;
}
.car__main a{
    line-height: 2.4 !important;
    margin: 0;
}

#header_top a {
	color: white;
	font-size: 14px;
}
#form_callback_popup input[type="text"], .feedback textarea {
    width: 100%;
}
#content_index h1 {
    text-transform: uppercase;
    text-align: center;
}
#header_consultant {
    float: right;
    margin: 28px 3% 0 0;
}
#header_consultant a {
    color: #f00;
	border-color: #f00;
	display: block;
    padding: 12px 0;
    width: 240px;
    border: 1px solid #f00;
    text-align: center;
    font-size: 0.9em;
    font-weight: 600;
    text-transform: uppercase;
}
#header_consultant .fa {
    font-size: 1.3em;
    margin-right: 7px;
}

@media (max-width: 960px) {
#header_zayavka, #header_consultant {
    display: none;
}
}
.owl-theme .slidetextdesc {
    font-size: 1.4em;
    margin-bottom: 35px;
}
.owl-theme .slidetexthd {
    font-size: 1.4em;
    margin-bottom: 5px;
}
#carousel_photo div {
    max-height: 250px;
}
.ins-popup-wrapper {
    width: 310px;
    height: 90px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 22px -4.6px #3F51B5;
    position: fixed;
    z-index: 999999;
    top: 470px;
    right: 167px;
}
.ins-popup-text-wrapper span {
    color: #bd0904;
    font-weight: bold;
}
.ins-arrow-right {
    content: '';
    width: 14px;
    height: 22px;
    background-color: #fff;
    position: absolute;
    top: 40px;
    right: -6px;
    transform: skew(-35deg);
    box-shadow: 0px 0px 14px 1.4px rgba(0, 0, 0, 0.1);
}
.ins-close-button-wrapper {
    position: absolute;
    right: 8px;
    top: 7px;
    cursor: pointer;
}

.cars-in-stock-floating, .loality {
	background: url(/upload/akciya-skidka.png);
	background-size: 100%;
	width: 120px !important;
	height: 80px !important;
	display: block;
	position: fixed;
	right: 50px;
    bottom: 50px;
	/*top: 250px;*/
	/*border: 2px solid #fff;*/
	-webkit-border-radius: 80px !important;
	-moz-border-radius: 80px !important;
	border-radius: 80px !important;
	color: #fff !important;
	text-align: center;
	/*background: #235b96;*/
	line-height: 16px;
	padding: 20px 0;
	cursor: pointer;
	z-index: 1000;
	font-family: ModernHLight, Arial, sans-serif;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-ms-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
	box-sizing: content-box;
}
.loality {
	background: url(/upload/liga-1.png);
	top: 230px;
	background-size: 100%;
    box-shadow: 0px 1px 22px -4.6px #3F51B5;
}
  @media screen and (max-width: 768px) {
.cars-in-stock-floating, .loality  {
  display:none;
  }
}
.garant{
display: inline-flex;
align-items: baseline;
}
.close{cursor: pointer}
.close2{
	cursor: pointer;
	margin-top: -180px;
	color:#000;
	margin-left: 120px;
}
.close3{
	cursor: pointer;
	margin-top: -180px;
	color:#000;
	margin-left: 120px;
}
#header .hdmname {
    padding-top: 8px;
}
.owl-theme .slideblock img {
    width: 100%;
    min-width: auto;
}
.head_slide .header_logo_img {
    width: 100%;
}