@font-face {
  font-family: "HyundaiSansHead";
  src: url("../fonts/HyundaiSansHead-Regular.otf") format("otf"), url("../fonts/HyundaiSansHead.woff") format("woff"); }

@font-face {
  font-family: "HyundaiSansText";
  src: url("../fonts/HyundaiSansText-Regular.otf") format("otf"), url("../fonts/HyundaiSansText-Regular.woff") format("woff"); }

@font-face {
  font-family: "HyundaiSansText";
  src: url("../fonts/HyundaiSansText-Regular.otf") format("otf"), url("../fonts/HyundaiSansText-Regular.woff") format("woff"); }

body {
  background-color: #efefed !important; 
	padding-top:70px;
	}
	
	.modal-active .wrapper {
		overflow:hidden;
		position:fixed;
		height:100vh;
	}	
	.modal-active #CKMBbutton-a {
		display:none !important;
	}

/* FOR TIMER */
.row.main{
  position: relative;
  height: auto;
}
.banner-cnt{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  font-family: HyundaiSansHead;
  color:  #000000;
  font-size: 36px;
  font-weight: 400;
}
.action{
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 10px 0;
}
.action .row.list{
  margin: 0 auto!important;
}
.action-cnt{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  /*background: rgba(255,255,255,0.4);*/
  padding: 15px 20px 0;
  font-family: HyundaiSansHead;
  max-height: 75px;
  /*border: 3px solid #1d88cd;*/
}
.action-ttl-S{
  display: block;
  font-size: 26px;
  color: #E73312;
  padding-right: 10px;
	font-weight:bold;
  margin: 0;
}
.action-list ul{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  color: #E73312;
  line-height: 1.1;
  margin-left: 0;
  padding-left: 0;
  box-sizing: border-box;
  list-style-type: none;
  list-style: none;
}
.__hidden{
  display: none;
}
.timer-value{
  font-size: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 15px;
  position: relative;
}
.timer-value:after{
  content: ':';
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;   
}
.timer-value.seconds{
  padding-right: 0;
}
.timer-value.seconds:after{
  display: none;
}
.timer-name{
  text-align: center;
  padding-right: 15px;
}
.timer-name.__seconds{
  padding-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.bestoffer_now_see{
  text-align: center;
  color: #181818;
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
  margin: 30px auto;
}
.bestoffer_now_see span{
  color: #1d88cd;
  font-weight: 700;
}

.bestoffer_red_note {
	background:#fff;
	text-align:center;
}
.bestoffer_red_note span {
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	background:#ed1c24;
	font-weight:bold;
	font-size:26px;
	padding:10px 20px;
}
/* /FOR TIMER */

.action-register {
	position: absolute;
	top: 20px;
	left: 130px;
	font-size:24px;
	background:url(../images/print.jpg) center no-repeat;
	background-size:cover;
	text-align:center;
	padding:10px;
	color:#fff;
}
.action-register .btn {
	background:#E63312;
	color:#fff;
	margin-top:7px;
	font-size:20px;
}
.action-register .btn:hover {
	color:#fff;
	opacity:0.85;
}

.head-title {
  background-color: #e8e5e0;
  height: 70px; }

.header {
  height: 42px;
  background-color: #fff;
  padding-top: 5px;
  border-bottom: solid 1px #E4E4E4; }
  .header .modal-dialog {
    width: 320px; }
    .header .modal-dialog button {
      background-image: none; }
  .header .icon {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; }
  .header--info {
    display: inline-block;
    padding-right: 5px; }
    .header--info:nth-child(2), .header--info:nth-child(1) {
      border-right: solid 2px #afafaf; }
    .header--info a {
      color: #555555;
      font-size: 14px; }
      .header--info a:hover {
        color: #afafaf;
        text-decoration: none; }
    .header--info__call .icon {
      background-position: -27px -405px;
      width: 20px;
      height: 20px; }
    .header--info__message .icon {
      background-position: -67px -329px;
      width: 18px;
      height: 15px; }

.header--info__tel{
  position: absolute;
  right: 10px;
  top: 10px;
}
.header--info__tel a{
  font-size: 18px;
}
  .header--modals-btn {
    display: inline-block;
    text-decoration: none;
    color: #1d88cd;
    font-size: 13px;
    font-weight: bold;
    margin-right: 15px;
    cursor: pointer; }
    .header--modals-btn a:hover {
      text-decoration: none; }
    .header--modals-btn__test .icon {
      background-position: -85px -320px;
      width: 30px;
      height: 30px; }
    .header--modals-btn__conf .icon {
      background-position: -67px -352px;
      width: 30px;
      height: 30px; }

			
	.head-logo {
		height: 70px;
		/* background-color: #EDEDEB; */
		background-color: #fff;
		position:fixed;
		top:0;
		left:15px;
		z-index:99;
		width:100%;
	}
	.head-logo--logo a {
		/* line-height: 70px;  */
		color:#012C63;
		display:inline-block;
		margin-top:5px;
	} 	
	.head-logo--logo a:hover, .head-logo--logo a:focus {
		text-decoration:none;
		color:#012C63;
	} 
	.head-logo--logo img {
		max-height: 58px;
		max-width:100%;
	}
	.logoblock {
		display:inline-block;
		vertical-align:middle;
	}
	.textblock {
		display:inline-block;
		vertical-align:middle;
		padding-left:6px;
		font-size:13px;
	}
	.textblock span {
		font-size:16px;
		font-weight:bold;
	}
					
	.col-contacts, .col-phone {
		height:100%;
	}	
	.head-contacts {
		display:flex;
		align-items:center;
		height:100%;
	}	
	.head-contacts-item {
		background: url("../images/location-pointer.svg") 0 3px no-repeat;
		background-size:17px;
		padding-left:20px;
		/* color:#012C63; */
		color:#000;
	}		
	.head-contacts-item + .head-contacts-item {
		margin-left:50px;
	}	
	.head-contacts-item--name {
		font-weight:bold;
	}
	.col-phone {
		padding-top:20px;
	}

	.head-phone {
		color:#E73312;
		font-size:16px;
		background: url("../images/call-answer.svg") 0 no-repeat;
		background-size:contain;
		padding-left:25px;
		font-weight:bold;
	}
	.head-phone:hover {
		color:#E73312;
	}
	.head-callback-link {
		display:block;
		text-transform:uppercase;
		color:inherit;
		text-decoration:underline;
		font-size:12px;
		margin-top:3px;
		text-align:right;
	}
	.head-btns {
		display:inline-block;
		margin-left:5px;
	}
	.head-btn {
		display:inline-block;
		text-decoration:none;
		text-align:center;
		color:#fff;
		border:0;
		background:#183C70;
		padding:5px 7px;
		margin:0 5px;
	}
	.head-btn:hover, .head-btn:focus {
		text-decoration:none;
		color:#fff;
		opacity:0.9;
	}

.main img {
  width: 100%;
  max-width: 100%;
  height: auto;
	margin:0 auto;
	display:block;
}
.main	.main-mobile {
	display:none;
}

.list {
  max-width: 1200px;
  margin: 30px auto !important;
  margin-top: 0 !important; }
  .list.row {
    margin: 0; }
  .list .modal-dialog {
    width: 320px; }
    .list .modal-dialog button {
      background-image: none; }
  .list .btn {
    width: 240px;
    text-align: center;
    background-color: #1D88CD;
    height: 42px;
    /* background-image: url("../images/arrow_button_blue.svg"); */
    background-repeat: no-repeat;
    background-position: 90% center;
    border-radius: 0; }
    .list .btn:hover {
      background-color: #0060b1; }
    .list .btn a {
      display: block;
      color: white;
      line-height: 34px;
      height: 100%;
      width: 100%;
      font-family: HyundaiSansText;
      font-size: 14px;
      color: #FFFFFF;
      letter-spacing: 0; }
      .list .btn a:hover {
        color: #fff;
        text-decoration: none; }
  .list .name {
    font-family: HyundaiSansHead;
    font-size: 24px;
    color: #133B6F;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 18px; }
  .list .text {
    font-family: HyundaiSansText;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    margin-bottom: 5px; }
  .list .price {
    font-family: HyundaiSansText;
    font-size: 18px;
    font-weight: bold;
    color: #1D88CD;
    letter-spacing: 0; }
    .bestoffer-list{
    	padding: 0px 60px 50px;
    	background-color: #fff;
    	overflow: hidden;
    	box-sizing: border-box;
    }
	.col-md-6.list--item {
		padding: 20px 45px 30px 55px;
		border: 2px solid #efefed;
		border-bottom: none;
		width: 50%;
		box-sizing: border-box;
		position: relative;
		height: 540px;
	}
	.col-md-12.list--item .col-md-6.list--item:first-child{
		border-right: none;
	}
	.col-md-12.list--item:last-of-type .col-md-6.list--item{
		border-bottom: 2px solid #efefed;
	}
	.list--item--head {
		text-align: left; 
	}
	.list--item--head h2 {
		font-weight: bold;
		color: #1d88cd;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 36px; 
		line-height: 61px;
		float: left;
		margin: 0px 37px 0px 0px;
	}
	.list--item--head h2 span{
		font-size: 24px;
		text-transform: none;
	}
	.thumb_bestoffer{
		position: relative;
		width: 61px;
		height: 61px;
		background: url(/bitrix/templates/landing-21-08-17/images/thumb_bestoff.svg) no-repeat center #f5f5f4;
		float: left;
		cursor: pointer;
	}
	.thumb_bestoffer div{
		position: absolute;
		box-sizing: border-box;
		width: 296px;
		height: 115px;
		background-color: #efefed;
		color: #333333;
		font-family: HyundaiSansText;
		font-size: 14px;
		font-weight: 400;
		line-height: 17px;
		padding: 21px 25px 18px 22px;
		text-align: left;
		display: none;
		top: 76px;
		left: 0px;
		z-index: 1;
	}
	.thumb_bestoffer:hover div{
		display: block;
	}
	.thumb_bestoffer:hover{
		background: url(/bitrix/templates/landing-21-08-17/images/thumb_bestoff_hov.svg) no-repeat center #1d88cd;
	}
	.plashka_bestoffer{
		position: absolute;
		right: 0px;
		top: 20px;
		width: 234px;
		height: 63px;
		text-align: left;
		padding-left: 59px;
		padding-top: 24px;
		color: #ffffff;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 18px;
		font-weight: 700;
		line-height: 18px;
		background: url(/bitrix/templates/landing-21-08-17/images/str_bestoff.svg) no-repeat left top;
	}
	.plashka_bestoffer.texttworow{
		line-height: 21px;
		padding-top: 12px;
	}
	.list--item--head--price {
		clear: both;
		float: left;
		margin-top: 20px;
	}
	.list--item--head--price .head--price{
		color: #333333;
		font-family: HyundaiSansText;
		font-size: 24px;
		font-weight: bold;
		line-height: 34px;
		margin: 0px;
	}
	.list--item--head--price .head--price span{
		/* text-decoration: line-through; */
		color: #E73312;
	}
	.list--item--head--price .head--price1{
		color: #333333;
		font-family: HyundaiSansText;
		font-size: 24px;
		font-weight: bold;
		line-height: 34px;
		margin: 0px;
	}
	.list--item--head--price .head--price1 span{
		/* color: #1d88cd; */
		color: #E73312;
		font-size: 28px;
		font-weight: 700;
	}
	.redtext_bestoffer{
		float: right;
		width:100%;
		max-width: 329px;
		color: #dd2a2a;
		font-family: HyundaiSansText;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		margin-top:38px;
	}
	.redtext_bestoffer span{
		font-weight: bold;
	}
	.list--item--img {
		width: 413px;
		margin: 10px 50px 0px 0px; 
		clear: both;
		float: left;
		cursor: pointer;
	}
  .list--item--img img{
    width: 100%;
	cursor: pointer;
  }
  .redtext_for_chm{
    color: #dd2a2a;
    font-family: HyundaiSansText;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    background: url(/bitrix/templates/landing-21-08-17/images/break.png) no-repeat;
    background-size: auto 19px;
    padding-left: 30px;
    background-position: left 0px;
    margin: 10px 0px;
  }
  .bluetext_for_chm{
    color: #1D88CD;
    font-family: HyundaiSansText;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
		margin:12px 0;
  }
  .bluetext_for_chm a{
    color: #1D88CD;
    font-family: HyundaiSansText;
    font-size: 15px;
    font-weight: 400;
  }
	.bestoffer_info{
		float: right;
		width: 329px;
		margin: 15px 0 0 0 ;
	}
	.list--item--list ul{
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	.list--item--list ul li {
		background: url("../images/bestoffer_li.svg") no-repeat left top;
		padding-left: 25px;
		margin-bottom: 9px; 
		font-family: HyundaiSansText;
		font-size: 16px;
		font-weight: 500;
		line-height: 20px;
		text-align: left;
	}
  .list--item--list ul li.bestoff_cred{
    font-weight: bold;
    color: #1D88CD;
  }
	.bestoffer_info .list .btn a{
		color: #ffffff;
		font-size: 22px;
		font-weight: 700;
		line-height: 50px;
		text-align: left;
		padding-top: 4px;
		padding-left: 20px;
	}
	.list--item--list .btn {
		background-position-x: 90%;
		color: #ffffff;
		font-size: 22px;
		font-weight: 700;
		line-height: 22px;
		width: 100%;
		box-sizing: border-box;
		margin: 10px 0 0 0;
		max-width: 100%;
		padding: 0px;
		height: auto;
	}
	.bottom_text_bestoffer{
		background-color: #efefed;
		padding: 10px 25px;
		box-sizing: border-box;
		color: #333333;
		font-family: HyundaiSansText;
		font-size: 15px;
		font-weight: 400;
		line-height: 20px;
		margin-top: 20px;
	}
	.bottom_text_bestoffer span{
		font-weight: bold;
	}
	.bestoffer_notfind_div{
		padding:0 75px 50px;
		background-color: #fff;
	}
	.bestoffer_notfind{
		display: block;
		background-color: #1d88cd;
		color: #ffffff;
		font-family: HyundaiSansText;
		font-size: 18px;
		font-weight: 700;
		line-height: 25px;
		padding: 20px;
		text-align: center;
		text-decoration: none;
	}
	.bestoffer_notfind:hover{
		color: #ffffff;
		background-color: #0060b1;
		text-decoration: none;
	}
    .list--item--info {
      padding-left: 75px !important;
      height: 184px;
      margin-top: 21px; }
      .list--item--info .btn {
        position: absolute;
        bottom: 0;
        text-transform: uppercase; }
    
    .list--item--credit {
      border: 1px solid rgba(164, 160, 160, 0.36);
      height: 168px;
      margin-top: 51px;
      padding: 20px; }
      .list--item--credit .text:nth-child(2) {
        margin-top: 11px; }
      .list--item--credit .btn {
        background-image: url("../images/Bitmap.svg");
        background-position: 20% center; }
      .list--item--credit:before {
        content: '';
        width: 89px;
        height: 33px;
        position: absolute;
        background-image: url("../images/kasko.svg");
        right: 20px;
        top: 31px; }

.credit {
  background: url("../images/credit-form.jpg") no-repeat;
  background-size: cover;
  padding: 50px;
  position: relative;
  max-width: 1200px;
  margin: 0 auto !important; }
  .credit--banks {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 60px;
    background-color: rgba(255, 255, 255, 0.5); }
  .credit--title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px; }
  .credit ul {
    font-size: 16px; }
  .credit--form {
    width: 320px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px;
    border: 5px solid #1d88cd; }
    .credit--form .form-block {
      position: relative; }
      .credit--form .form-block:before {
        position: absolute;
        left: 0;
        width: 3px;
        border-bottom: 10px solid #1d88cd;
        content: '';
        top: 30px; }
      .credit--form .form-block:after {
        position: absolute;
        right: 0;
        width: 3px;
        border-bottom: 10px solid #1d88cd;
        content: '';
        top: 30px; }
    .credit--form input[type="text"] {
      height: 40px;
      border: none;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      border-bottom: 3px solid #1D88CD;
      width: 100%;
      height: 40px;
      text-align: center;
      font-size: 17px;
      background: transparent;
      font-weight: 100;
      margin-bottom: 30px; }
    .credit--form button {
      font-size: 16px;
      border: none;
      background-color: #1d88cd;
      width: 100%;
      color: #fff;
      margin-bottom: 20px;
      padding: 3px; }
      .credit--form button:hover {
        background-color: #0568A8; }
    .credit--form label a {
      color: #909292;
      text-decoration: underline;
      -webkit-text-decoration-style: dotted;
      text-decoration-style: dotted; }
  .credit form {
    min-height: 412px; }

.test-drive {
  background: url("../images/td.jpg") no-repeat;
  background-size: cover;
  padding-top: 120px; }
  .test-drive .credit--form {
    background-color: #fff;
    margin-bottom: 130px;
    border: none; }
  .test-drive form {
    min-height: 332px; }

.equus {
  max-width: 1200px;
  margin: 30px auto !important;
  background-color: #fff;
  padding: 60px 20px; }
  .equus.row {
    margin: 0; }
  .equus--title {
    font-family: HyundaiSansHead;
    font-size: 50px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 60px; }
  .equus--photos img {
    padding: 0; }
  .equus .carousel-inner img {
    width: 100%; }
  .equus--btn {
    text-align: center;
    background-color: #1D88CD;
    height: 80px;
    margin-top: 70px;
    background-image: url("../images/arrow_button_blue.svg");
    background-repeat: no-repeat;
    background-position: 90% center; }
    .equus--btn:hover {
      background-color: #0060b1; }
    .equus--btn a {
      display: block;
      color: white;
      line-height: 80px;
      height: 100%;
      width: 100%;
      font-family: HyundaiSansText;
      font-size: 18px;
      color: #FFFFFF;
      letter-spacing: 0; }
      .equus--btn a:hover {
        color: #fff;
        text-decoration: none; }

#map {
  width: 100%;
  height: 500px; }

.map-area {
  position: relative; }
  .map-area .form {
    width: 320px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    right: 5%;
    top: 5%;
    padding: 30px; }
    .map-area .form input[type="text"] {
      height: 40px; }

.form {
  z-index: 1000;
  position: relative; }
  .form--title {
    font-family: HyundaiSansHead;
    font-size: 26px;
    color: #1D88CD;
    letter-spacing: 0; }
  .form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .form input, .form textarea, .form select {
    border-radius: 0; }
  .form input[type="text"], .form select {
    display: inline-block; }
  .form .label-text {
    margin-bottom: 10px; }
  .form input[type="checkbox"] {
    display: none; }
    .form input[type="checkbox"] + .label-text:before {
      content: '';
      border: 1px solid #CFCFCF;
      border-radius: 2px;
      width: 21px;
      height: 21px;
      display: inline-block;
      margin-left: -27px;
      margin-right: 5px;
      margin-bottom: -5px;
      padding-left: 4px; }
    .form input[type="checkbox"]:checked + .label-text:before {
      content: '\2714'; }
  .form button {
    width: 100% !important;
    border: none;
    color: white;
    margin-top: 10px;
    padding: 10px 10px 10px 26px;
    background-color: #1CA9E5;
    background-image: url("../images/arrow_button_blue.svg");
    background-repeat: no-repeat;
    background-position: 70% center; }
    .form button:hover {
      background-color: #0060b1; }
  .form .checkbox-inline {
    padding-left: 28px; }
  .form--warn {
    background-color: #de636f;
    margin-top: 10px;
    border: 1px solid #ca5a65;
    padding-top: 3px;
    text-align: center;
    color: white; }

.info {
  margin: 0 auto !important;
  max-width: 1200px;
  background-color: #fff !important;
  padding: 0 10px;
  font-family: HyundaiSansText;
  font-size: 13px;
  color: #000000;
  line-height: 22px; }
  .info.row {
    margin: 0; }
  .info .row {
    padding-top: 20px; }
  .info .way {
    width: 100%; }
  .info--row {
    border-bottom: solid 1px #E5E5E5;
    padding-bottom: 20px;
    padding-left: 0 !important; }
    .info--row__title {
      font-family: HyundaiSansHead;
      font-size: 24px;
      color: #000000;
      line-height: 35px; }
    .info--row__time .row {
      padding-top: 0; }
    .info--row__time .work-time {
      color: #6aa4cf; }
    .info--row__time ul {
      padding-left: 0;
      list-style-type: none; }
    .info--row__way {
      border: none; }
      .info--row__way span {
        color: #8c8c8c; }
  .info--icon {
    height: 30px;
    background-repeat: no-repeat;
    background-position: center; }
    .info--icon__address {
      background-image: url("../images/maps.svg"); }
    .info--icon__contacts {
      background-image: url("../images/phone.svg"); }
    .info--icon__time {
      background-image: url("../images/time.svg"); }
  .info--table {
    font-family: HyundaiSansText;
    font-size: 13px;
    line-height: 21px;
    color: #888888; }
    .info--table table {
      text-align-last: center; }
      .info--table table thead td {
        color: #888888 !important; }
      .info--table table td {
        vertical-align: middle !important;
        font-weight: bold;
        color: #000;
        line-height: 21px !important; }
    .info--table__mobile td {
      color: #1D88CD !important;
      line-height: 27px !important; }
  .info--btn-group {
    padding-top: 30px;
    /* border-top: solid 1px #E4E4E4; */ }
  .info--btn {
    background-color: #0086cd;
    margin-bottom: 5px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 20px; }
    .info--btn:hover {
      background-color: #0060b1; }
    .info--btn a, .info--btn a:hover {
      padding: 5px 15px;
      width: 100%;
      color: #fff;
      text-decoration: none; }
    .info--btn__phone {
      max-width: 150px; }
    .info--btn__test {
      max-width: 185px; }
  .info--icons {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 160px;
    height: 60px;
    margin-bottom: 20px; }
  .info--icon img {
    width: 60px;
    margin-right: 20px; }
  .info--icon__viber img {
    width: 54px; }

.soc-net {
  background-color: #F5F5F5;
  padding: 20px;
  padding-top: 30px;
  max-width: 1200px;
  margin: 0 auto !important; }
  .soc-net.row {
    margin: 0; }
  .soc-net--item {
    display: inline-block;
    margin-bottom: 5px; }
    .soc-net--item a {
      color: #333; }
    .soc-net--item .icon {
      background-image: url("../images/socialmedia.png");
      background-repeat: no-repeat;
      width: 38px;
      height: 38px;
      display: inline-block;
      margin-bottom: -5px; }
    .soc-net--item__fb .icon {
      background-position: 0px 0px; }
    .soc-net--item__vk .icon {
      background-position: -152px 0px; }
    .soc-net--item__inst .icon {
      background-position: -76px 0px; }
    .soc-net--item__mail .icon {
      background-position: -190px 0px; }
    .soc-net--item--desc {
      display: inline-block;
      margin-right: 30px; }
    .soc-net--item__mobile .icon {
      background-image: url("../images/mobpril.png");
      background-size: contain;
    }
.secret-info {
  padding: 30px 100px;
  max-width: 1200px;
  margin: 0 auto !important; }
  .secret-info.row {
    margin: 0; }
		
.disclaimer-toggle {
	display:inline-block;
	text-align:center;
	cursor:pointer;
	font-size:16px;
	text-decoration:underline;
	background:url(../images/align.svg) 0 center no-repeat;
	background-size:18px;
	padding-left:26px;
	margin:10px 0;
}	
.disclaimer-toggle-text {
	display:none;
}
	
.modal-success {
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 999;
	width: 100%;
	overflow: hidden;
	display: none;
	background: rgba(0, 0, 0, 0.8);
}
.modal-success .modal-success-wrapper {
    width: 320px;
    margin: 9% auto;
    position: relative;
    background: #fff;
    padding: 30px 40px;
    display: flex;
}
.modal-zayvka {
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 999;
	width: 100%;
	overflow: hidden;
	display: none;
	background: rgba(0, 0, 0, 0.8);
}
.modal-zayvka .modal-zayvka-wrapper {
    width: 1070px;
    margin: 9% auto;
    position: relative;
		z-index:100;
    background: #fff;
    padding: 30px 40px;
    display: flex;
}
.modal-zayvka .modal-zayvka-wrapper .close-modal,
.modal-success .modal-success-wrapper .close-modal {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #1d88cd;
	border-radius: 15px;
	color: #1d88cd;
	font-size: 20px;
	cursor: pointer;
	z-index:9;
	line-height:28px;
}
.modal-zayvka .modal-zayvka-wrapper .row-wrapp {
	/*display: flex;*/
	position: relative;
	width: 100%;
}
.modal-zayvka .modal-zayvka-wrapper .row-wrapp .madal-head {height: 61px;}
.modal-zayvka .modal-zayvka-wrapper .plashka_bestoffer {top: 0px;}
.modal-zayvka .modal-zayvka-wrapper .list--item--img {
	width: 52%;
	margin-right: 0px;
	margin-top: 25px;
	
}
.modal-zayvka .modal-zayvka-wrapper .list--item--img .blockimg {position: relative}
.modal-zayvka .modal-zayvka-wrapper .list--item--img .blockimg .next-img,
.modal-zayvka .modal-zayvka-wrapper .list--item--img .blockimg .prev-img {
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.5);
	background-image: url(../images/arrow_button_blue.svg);
    background-repeat: no-repeat;
    background-position: center;
	text-align: center;
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto 0;
	color: #fff;
	font-size: 20px;
	line-height: 37px;
	cursor: pointer;
}
.modal-zayvka .modal-zayvka-wrapper .list--item--img .blockimg .next-img {right: 0px;}
.modal-zayvka .modal-zayvka-wrapper .list--item--img .blockimg .prev-img {
	left: 0px;
	-moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.modal-zayvka .modal-zayvka-wrapper .list--item--head--price {margin-top: 10px; width: 100%;}
.modal-zayvka .modal-zayvka-wrapper .bestoffer_info {
	width: 45%;
    margin-top: 25px;
}
.modal-zayvka .modal-zayvka-wrapper .bestoffer_info form label {font-size: 13px; font-family: Open Sans, sans-serif; color: #c5c5c5; font-weight: normal;}
.modal-zayvka .modal-zayvka-wrapper .bestoffer_info form label input {margin: 0; vertical-align: middle;}
.modal-zayvka .modal-zayvka-wrapper .block-form-zayavka {
	background: #e8e8e8;
	padding: 35px 9% 35px;
	margin-bottom: 10px;
}
.modal-zayvka .modal-zayvka-wrapper .block-form-zayavka span {
	font-family: Open Sans, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px -28px 20px;
	display: block;
	text-align: center;
	width: 313px;
}
.modal-zayvka .modal-zayvka-wrapper .list {margin: 0px auto !important;}
.modal-zayvka .modal-zayvka-wrapper .block-form-zayavka input[type=text] {
	width: 90%;
	background: #fff;
	border: 1px solid #ddd;
	padding: 4% 5%;
	margin-bottom: 17px;
	font-size: 18px;
	outline: none;
	box-sizing: content-box;
	color: #828282;
	font-size: 14px;
}
.modal-zayvka .modal-zayvka-wrapper .block-form-zayavka input[type=submit] {
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	background-image: none;
	height: 69px;
	width: 100%;
}
.modal-zayvka .modal-zayvka-wrapper .preview-img-avto {
	width: 100%;
	clear: both;
	border-top: 5px solid #e8e8e8;
	margin-top: 15px;
	text-align: center;
	padding-top: 5px;
}
.modal-zayvka .modal-zayvka-wrapper .preview-img-avto img {width: 108px; height: auto; margin-bottom: 5px; cursor: pointer;}
.clr {clear:both; height:0; line-height: 0; display: block; float: none; padding: 0; margin: 0; border: none;}
.more-photo {display: none;}

.sticker-nowsee {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background:#0084E0;
	position:absolute;
	top:100px;
	right:20px;
	text-align:center;
	color:#fff;
	width:145px;
	height:145px;
	border-radius:50%;
	line-height:1.3;
}
.sticker-nowsee span {
	font-weight:bold;
	font-size:18px;
}
.sticker-nowsee b {
	font-size:22px;
}


@media screen and (max-width: 1900px){
	.textblock div {
		display:none;
	}
	.list--item--img,.bestoffer_info{
		width: calc(50% - 25px);
	}
	.col-md-6.list--item{
		height: 770px;
	}
	.bestoffer_info .list .btn a{
		font-size: 16px;
	}
}
@media screen and (max-width: 1600px){
 .action{
    position: static;
 } 
 .action-cnt{
    flex-wrap: wrap;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
    max-height: 100%;
 }
 .action-ttl-S{
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1400px){
	.col-md-6.list--item{
		width: 100%;
		border: 1px solid #efefed;
		height: auto;
		border-bottom: none;
	}
	.bestoffer_info .list .btn a{
		font-size: 22px;
	}
	.col-md-12.list--item .col-md-6.list--item:first-child {
	    border-right:  1px solid #efefed;
	}
	.col-md-12.list--item:last-of-type .col-md-6.list--item:first-child{
		border-bottom: none;
	}
	.col-md-12.list--item:last-of-type .col-md-6.list--item:last-child{
		border-bottom: 1px solid #efefed;
	}
	.list--item--list .btn{
		margin-top: 30px;
	}
	.bottom_text_bestoffer{
		padding: 18px;
	}
}

@media screen and (max-width: 1300px){
	.head-contacts-item + .head-contacts-item {
		margin-left:20px;
	}
  .list--item--list .btn{
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px){
	.head-contacts {
		flex-direction:column;
		align-items:normal;
		justify-content:center;
	}
	.head-contacts-item + .head-contacts-item {
		margin-left:0;
	}
	.head-contacts-item--addr {
		display:none;
	}
}
@media screen and (max-width: 1100px){
  .list .btn a{
    line-height: 30px;
    font-size: 12px;
  }
}
@media screen and (max-width: 992px){
	
	
	.action-register {
		position: static;
		text-align: center;
		padding-top: 10px;
	}
	.bestoffer-list{
		padding: 16px 16px
	}
	.col-md-12.list--item{
		margin: 0px;
		padding: 0px;
	}
	.list--item--img{
		margin-right: 0px;
	}
	.list.list--item--list {
    	margin: 0px !important;
    }
}
@media screen and (max-width: 1130px) {
	.modal-zayvka .modal-zayvka-wrapper {width: 70%; overflow-y: scroll; height: 82%;}
	.modal-zayvka .modal-zayvka-wrapper .list--item--img,
	.modal-zayvka .modal-zayvka-wrapper .list--item--head,
	.modal-zayvka .modal-zayvka-wrapper .bestoffer_info {
		width: 100%;
		float: none;
		overflow: hidden;
	}
	.modal-zayvka .modal-zayvka-wrapper .block-form-zayavka span {
		width: 100%;
		margin: 0 auto 15px;}
}
@media screen and (max-width: 800px) {
  .banner-cnt {
    font-size: 22px;
  }
}
@media screen and (max-width: 500px) {
	
	.main	.main-desktop {
		display:none;
	}
	.main	.main-mobile {
		display:block;
	}
	.modal-zayvka .modal-zayvka-wrapper {
		width: 90%; overflow-y: scroll; height: 90%;
	}
  .banner-cnt {
    bottom: 0px;
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
	
	.textblock span{display: inline-block;position: absolute;font-size: 13px;bottom: 18px;}
	.col-md-6.list--item{padding-top: 20px!important;}
	.plashka_bestoffer{top: auto!important;width: auto; line-height: 14px;padding-right: 5px;}

	.plashka_bestoffer.texttworow, .list--item--head h2{line-height: 1.1!important}
	.info .info--btn-group{overflow: hidden;}
	.soc-net{padding: 0;}
	.info .row{text-align: center;padding-bottom: 20px;}


}
@media screen and (max-width:767px) {
	.plashka_bestoffer{line-height: 1.1!important; display: flex!important; padding: 0 5px 0 30px!important; align-items: center!important;justify-content: center!important;}
}
@media screen and (max-width: 380px) {
  .banner-cnt {
    font-size: 15px;
  }
  .action-ttl-S{
    font-size: 18px;
  }
	.textblock span {
		display:none;
	}
}
@media (max-width: 991px) {
  .head-logo--form .dropdown {
    display: none; }
  .main {
    height: 300px; }
  .list--item--list {
    max-width: 400px;
    margin: 0 auto; }

  .list--item--info {
    padding-left: 20px !important;
    margin-top: 40px; }
    .list--item--info .btn {
      bottom: 30px; }
  .list--item--credit {
    text-align: center; }
  .equus--photos {
    display: none; }
  .map-area .form {
    display: none; }
  .test-drive .credit--form {
    margin: 0 auto; }
  .credit .credit--form {
    margin: 0 auto !important;
    float: none !important; }
    
  }

@media (max-width: 767px) {
	
	.col-phone {
		padding-top:24px;
	}
	.head-phone {
		float:right;
	}
	.sticker-nowsee {
		display:none;
	}
	
	.header--info:nth-child(1) {
	margin-left: 10px; }
	.header--info a {
	font-size: 11px; }
	.main {
	height: 149px; }
	.list--item--head--price {
	font-size: 22px; }
	.list--item--list ul {
	padding-left: 10px !important; }
	.list--item--info {
	margin-top: 20px; }
	.list--item--info .btn {
	width: 88%; }
	.list--item--credit {
	margin-top: 0;
	height: auto;
	padding: 20px 0; }
	.list--item--credit:before {
	top: -20px; }
	.equus--btn {
	background-image: none; }
	.equus--btn a {
	line-height: 18px;
	padding-top: 15px; }
	.map-area #map {
	height: 350px; }
	.secret-info {
	padding: 30px 0; }
	.credit {
	padding: 0; }
	.credit form {
	max-width: 100%; }
	.credit--banks {
	display: none; }
	.col-md-6.list--item{
		padding: 10px 15px 15px;
	}
	.col-md-6.list--item .row{
		margin: 0px;
	}
	.plashka_bestoffer{
		width: 132px;
		height: 37px;
		background-size: cover;
		padding-top: 10px;
		font-size: 12px;
		padding-left: 29px;
		top:16px;
	}
	.plashka_bestoffer.texttworow {
	    line-height: 14px;
	    padding-top: 5px;
	}
	.list--item--head h2{
		font-size: 24px;
		line-height: 46px;
		margin-right: 20px;
	}
	.list--item--head h2 span{
		font-size: 16px;
	}
	.thumb_bestoffer{
		width: 46px;
		height: 46px;
		background-size: 22px 25px;
		position: static;
	}
	.thumb_bestoffer:hover{
		background-size: 22px 25px;
	}
	.thumb_bestoffer div{
		left: -5px;
		top: 115px;
	}
	.list--item--head--price{
		width: 100%;
	}
	.list--item--head--price .head--price{
		font-size: 18px;
		line-height: 28px;
		font-family:'HyundaiSansHead';
	}
	.list--item--head--price .head--price1 {
		font-size: 20px;
		line-height: 30px;
		font-family:'HyundaiSansHead';
	}
	.list--item--head--price .head--price1 span {
		font-size:25px;
	}
	.redtext_bestoffer{
		width: 100%;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.list--item--img {
		margin: 0 auto;
		display: block;
		float: none !important; 
		width: 100%;
	}
	.bestoffer_info{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.list--item--list .btn{
		margin-top: 10px;
		max-width: 330px;
		background-position-x: 95%;
		padding: 0px;
	}
	.bestoffer_info .list .btn a{
		padding-left: 23px;
		font-size: 18px;
		text-decoration: none;
	}
	.bestoffer_now_see{
		font-size: 18px;
		font-weight: 700;
		line-height: 22px;
		margin: 0px auto 5px;
	}
	.timer-value {
		font-size:34px;
	}
	.timer-name.__days {
		margin-bottom:0;
	}
	.bestoffer_notfind_div{
		padding:0 15px 30px;
	}
	.action-list ul {
		margin-bottom:0;
	}
  header.header .header--info.header--info__phone.col-md-offset-1.col-sm-offset-1{
    display: none;
  }
  .header--info__tel{
    top:6px;
  }
	.action-cnt {
		padding-top:0;
	}
	.modal-zayvka .modal-zayvka-wrapper .row-wrapp .madal-head {
		height:46px;
	}
	.modal-zayvka .modal-zayvka-wrapper .plashka_bestoffer {
		padding: 0 0 0 29px !important;
		top: 56px !important;
		z-index:2;
		line-height:1.2;
	}
	.modal-zayvka .modal-zayvka-wrapper .plashka_bestoffer span {
		display:flex;
		align-items:center;
		height:37px;
		
	}
	.modal-zayvka .modal-zayvka-wrapper {
		padding:20px;
	}
	.modal-zayvka .modal-zayvka-wrapper .list--item--img {
		margin-top:10px;
	}
	.modal-zayvka .modal-zayvka-wrapper .bestoffer_info {
		margin-top:15px;
	}
	.soc-net--item  {
		margin:0 5px;
	}
	.soc-net--item .soc-net--item--desc {
		display:none;
	}
}

@media (max-width: 767px) and (min-width: 540px) {
  .main {
    height: 210px; } }
.application-accepted {
  text-align: center;
  color: green;
  font-weight: bold;
}

	#TelegramChat,
#viberChat,
#whatsAppChat{
    /* display: none; */
    text-align: center;
    padding: 20px;
    color: #333;
    background: #fff;
}

#TelegramChat span,
#viberChat span,
#whatsAppChat span{
    font-size: 30px;
}

#TelegramChat .buttonClose,
#viberChat .buttonClose,
#whatsAppChat .buttonClose{
    padding: 6px 15px;
    font-family: 'ModernHLight';
    color: white !important;
    text-decoration: none;
    background-color: #9a9a9a;
    -webkit-transition: 0.2s ease 0s;
    -moz-transition: 0.2s ease 0s;
    -o-transition: 0.2s ease 0s;
    transition: 0.2s ease 0s;
    text-decoration: none;
    cursor: pointer;
    width: 50px;
    margin: 10px auto 0;
}


#TelegramChat .buttonClose:hover,
#viberChat .buttonClose:hover,
#whatsAppChat .buttonClose:hover{
    background-color: #777;
}

#CKMBbutton-a {
	z-index:999 !important;
}

.footer-app__block {
    margin:24px 0 0;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		justify-content:center;
}

.footer-app__title {
	display:block;
	width:100%;
	text-align:center;
}

.footer-app__item {
		display:block;
    height: 40px;
    width: 135px;
		margin:8px 8px 0;
}

.footer-app__item.google {
    background: url('../images/googleplay.svg') no-repeat 0 0;
}

.footer-app__item.apple {
    background: url('../images/appstore.svg') no-repeat 0 0;
}