body {
  margin: 0;
  background: #fff;
  color: #282828;
  font: 16px/24px "Roboto", Arial, Helvetica, sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
img {
  border-style: none;
}
a {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  text-decoration: none;
  color: #ffffff;
}
a:hover,
a:focus {
  outline: none;
}
input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}
header,
footer,
article,
section,
nav,
figure,
aside {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
input[type='submit']::-moz-focus-inner {
  border: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
input[type="image"] {
  padding: 0;
  border: none;
}
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
textarea {
  border-radius: 0;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
#wrapper {
  width: 100%;
  overflow: hidden;
}
.holder:after,
.list:after {
  content: "";
  display: block;
  clear: both;
}
.holder {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
/* 02.08.2017 */ 
.new_h1 {font:500 44px/47px "Roboto",Arial,Helvetica,sans-serif}
.holder h3 {padding: 5px 0 15px;}
.holder li {list-style: inside none disc; padding-left: 20px;font-weight: 300;}
.list li {list-style: outside none none;}
.holder p {font-weight: 300;}
.holder h2 {padding-top: 1%;}
.add-list li {list-style: outside none none;}

.list_my li {
  position: relative;
  padding: 0 0 25px 30px;
  list-style: none;
}
.list_my li:after {
  content: "";
  background: url('../images/sprite.png') no-repeat 0 -104px;
  width: 20px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.list_my li.plus:after {
  background-position: 0 -48px;
}

/* 040,08,20017 
.list_ico li {
  position: relative;
  padding: 0 0 4px 38px;
  line-height: 39px;
  list-style: none;
}
.list_ico li:nth-child(1):after {
  content: "";
  background: url('../images/li1.png') no-repeat 0 0px;
  width: 31px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
.list_ico li:nth-child(2):after {
  content: "";
  background: url('../images/li2.png') no-repeat 0 0px;
  width: 31px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
.list_ico li:nth-child(3):after {
  content: "";
  background: url('../images/li3.png') no-repeat 0 0px;
  width: 31px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
.list_ico li:nth-child(4):after {
  content: "";
  background: url('../images/li4.png') no-repeat 0 0px;
  width: 31px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
.list_ico li:nth-child(4):after {
  background-position: 0 0px;
}
.list_ico li.plus:after {
  background-position: 0 0px;
}
*/



.list_ico ul {
  margin: 0 0 25px 20px;
}
.list_ico ul li {
  padding: 0 0 0 11px;
  position: relative;
  list-style: outside none none;
}
.list_ico ul li:before {
  content: "";
  background: #009bfe;
  width: 12px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  top: 11px;
  left: -18px;
}



h1 {line-height: 45px; padding: 20px;text-align: center;}
h2 {
  position: relative;
  font: 300 20px/24px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 70px;
}
h2:after,
h2:before {
  content: "";
  width: 65px;
  height: 1px;
  background: #1a77ff;
  position: absolute;
}
h2:after {
  left: 0;
  bottom: -32px;
}
h2:before {
  left: 5px;
  bottom: -35px;
}
/*header style*/
#header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  overflow: hidden;
}
#header .header-holder {
  font: 16px/22px "Roboto", Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #fff;
  padding: 15px 0 20px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
#header .logo-box {
  float: left;
  text-align: left;
  margin: 0 ;
  font: 15px/18px "Roboto", Arial, Helvetica, sans-serif;
  opacity: 0.9;
}
#header .logo-box .logo {
  color: #fff;
  display: block;
  font: bold 34px/37px "Roboto", Arial, Helvetica, sans-serif;
}
#header .logo-box .logo span {
  color: #0078fe;
}
#header .logo-box:hover {
  opacity: 1;
}
#header .tel-box {
  float: right;
  width: 255px;
  font: 28px/32px "Roboto", Arial, Helvetica, sans-serif;
}
#header .tel-box span {
  display: block;
  margin: 0 0 5px;
}
#header .tel-box a {
  font: 28px/32px "Roboto", Arial, Helvetica, sans-serif;
}
#header #nav {
  padding: 20px 0 0;
}
#header #nav li {
  display: inline-block;
  margin: 0 0 0 40px;
}
#header #nav li:first-child {
  margin: 0;
}
#header #nav li a {
  color: #fff;
}
#header #nav li a:hover {
  text-decoration: underline;
}
/*intro-box*/
.intro-box {
  background: url("../images/bg-intro.jpg") no-repeat;
  background-size: cover;
  padding: 150px 0 150px;
}
.intro-box .text-box {
  float: left;
  padding: 0px 0 0 20px;
  width: 45%;
  font: 300 14px/18px "Roboto", Arial, Helvetica, sans-serif;
}
.intro-box .text-box span {
  display: inline-block;
  max-width: 390px;
}
.intro-box .text-wrap {
  position: relative;
  padding: 50px 15px 50px 0;
  margin: 0 0 20px;
  border-right: 5px solid #009bfe;
}
.intro-box .text-wrap:before,
.intro-box .text-wrap:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  background: -moz-linear-gradient(left, rgba(125, 185, 232, 0) 0%, rgba(101, 179, 236, 0) 19%, #18a1fa 81%, #009bfe 100%);
  background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, rgba(101, 179, 236, 0) 19%, #18a1fa 81%, #009bfe 100%);
  background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, rgba(101, 179, 236, 0) 19%, #18a1fa 81%, #009bfe 100%);
}
.intro-box .text-wrap:before {
  top: 0;
}
.intro-box .text-wrap:after {
  bottom: 0;
}
.intro-box .text-wrap .title-box {
  margin: 0 0 55px;
  font: 22px/32px "Roboto", Arial, Helvetica, sans-serif;
}
.intro-box .text-wrap h1 {
  color: #282828;
  font: 500 44px/47px "Roboto", Arial, Helvetica, sans-serif;
  margin: 0;
}
.intro-box .text-wrap p {
  margin: 0;
}
.intro-box .text-wrap .list {
  font: 14px/12px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  max-width: 250px;
}
.intro-box .text-wrap .list li {
  border: 2px solid #009bfe;
  text-align: center;
  padding: 15px 5px;
  margin: 0 0 15px;
}
.intro-box .text-wrap .list li a {
  color: #009bfe;
}
.intro-box .request-form {
  float: right;
  width: 50%;
  border-top: 4px solid #009bfe;
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0);
}
.intro-box .request-form h3 {
  color: #009bfe;
  text-transform: uppercase;
  font: 16px/19px "Roboto", Arial, Helvetica, sans-serif;
  margin: 0 0 50px;
}
.intro-box .request-form .row {
  margin: 0 0 10px;
}
.intro-box .request-form input[type="text"],
.intro-box .request-form input[type="email"],
.intro-box .request-form input[type="submit"] {
  width: 100%;
  height: 38px;
  padding: 0 12px;
  background: none;
  border: 1px solid #8b8b8b;
  color: #8b8b8b;
  font: 16px/38px "Roboto", Arial, Helvetica, sans-serif;
  outline: none;
}
.intro-box .request-form input[type="submit"] {
  height: 50px;
  border: 1px solid #009bfe;
  text-align: center;
  text-transform: uppercase;
  color: #009bfe;
}
.intro-box .request-form input[type="submit"]:hover {
  cursor: pointer;
}
/*reason-wrap*/
.reason-wrap {
  padding: 130px 0 215px;
  background: url("../images/bg-car.jpg") no-repeat 100% 100%;
}
.reason-wrap .reason-list {
  max-width: 820px;
  margin: 0 auto;
  font: 23px/30px "Roboto", Arial, Helvetica, sans-serif;
  text-align: justify;
}
.reason-wrap .reason-list:after {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}
.reason-wrap .reason-list li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 15%;
}
.reason-wrap .reason-list li:first-child {
  margin: 0;
}
.reason-wrap .reason-list li:after {
  color: #d9edff;
  font: bold 125px/130px "Roboto", Arial, Helvetica, sans-serif;
  position: absolute;
  top: -55px;
  left: -30px;
  z-index: -1;
}
.reason-wrap .reason-list li:nth-child(1):after {
  content: "01.";
}
.reason-wrap .reason-list li:nth-child(2):after {
  content: "02.";
}
.reason-wrap .reason-list li:nth-child(3):after {
  content: "03.";
}
/*reason-box*/
.reason-box {
  background: #f7f9fb url('../images/bg-people.png') no-repeat;
  padding: 55px 0;
  /*02.08.2017*/
  margin-top:10px;
}
.reason-box .text-box {
  float: right;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.65);
  padding: 15px 80px 0 15px;
  max-width: 840px;
  margin: 0 auto;
}
.reason-box #tabs-wrap {
  overflow: hidden;
}
.reason-box #tabs-wrap .tabs {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 60px 0 0;
  font: 300 18px/22px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.reason-box #tabs-wrap .tabs .tab {
  padding: 30px 0 30px 80px;
  border-bottom: 1px solid #0093fe;
  position: relative;
}
.reason-box #tabs-wrap .tabs .tab img {
  position: absolute;
  top: 19px;
  left: 20px;
  width: auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.reason-box #tabs-wrap .tabs .tab.active {
  color: #0093fe;
}
.reason-box #tabs-wrap .tabs .tab.active img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.reason-box #tabs-wrap .tabs .tab:hover {
  cursor: pointer;
}
.reason-box #tabs-wrap .content {
  width: 50%;
  float: right;
  padding: 50px 0 0;
  font: 300 16px/19px "Roboto", Arial, Helvetica, sans-serif;
}
.reason-box #tabs-wrap .content .tab-cont {
  display: none;
  padding: 0;
}
.reason-box #tabs-wrap .content .tab-cont.active {
  display: block;
}
.reason-box #tabs-wrap .content .tab-cont img {
  width: auto;
  margin: 0 0 35px;
}
.reason-box #tabs-wrap .content .tab-cont h3 {
  font: 400 20px/24px "Roboto", Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
}
/*gallery-box*/
.gallery-box {
  padding: 80px 0 180px;
}
.gallery-box .auto-gallery .slide {
  padding: 0 6px;
}
.gallery-box .auto-gallery .slide .img-holder {
  position: relative;
}
.gallery-box .auto-gallery .slide .price {
  position: absolute;
  left: 0;
  bottom: 17px;
  background: rgba(0, 155, 255, 0.85);
  width: 135px;
  height: 35px;
  padding: 11px 20px;
  color: #fff;
  font: bold 14px/14px "Roboto", Arial, Helvetica, sans-serif;
}
.gallery-box .auto-gallery .slide .info {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  margin: 0 0 5px;
  padding: 20px 6px 6px;
  font: 14px/17px "Roboto", Arial, Helvetica, sans-serif;
  color: #666;
}
.gallery-box .auto-gallery .slide .info h4 {
  font: 16px/19px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #282828;
  margin: 0 0 25px -6px;
  padding: 0 0 0 15px;
  border-left: 3px solid #009bfe;
}
.gallery-box .auto-gallery .slide .info .list {
  overflow: hidden;
  margin: 0 -1%;
}
.gallery-box .auto-gallery .slide .info .list li {
  float: left;
  width: 31.3%;
  margin: 0 1%;
  background: #f1f1f1;
  padding: 12px 0;
  text-align: center;
}
.gallery-box .auto-gallery .slick-next,
.gallery-box .auto-gallery .slick-prev {
  background: url("../images/bg-next.png") no-repeat;
  height: 48px;
  width: 82px;
  position: absolute;
  bottom: -110px;
  top: auto;
  z-index: 10;
}
.gallery-box .auto-gallery .slick-next {
  right: 44%;
}
.gallery-box .auto-gallery .slick-prev {
  left: 44%;
  -webkit-transform-origin: 45px 12px;
  -moz-transform-origin: 45px 12px;
  -o-transform-origin: 45px 12px;
  -ms-transform-origin: 45px 12px;
  transform-origin: 45px 12px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gallery-box .auto-gallery .slick-prev:before,
.gallery-box .auto-gallery .slick-next:before {
  content: "";
}
/*services-box*/
.services-box {
  padding: 250px 0;
  background: url("../images/bg-service.png") no-repeat;
  background-size: cover;
  font: 300 16px/19px "Roboto", Arial, Helvetica, sans-serif;
  color: #fff;
}
.services-box .list {
  margin: 135px 0 75px;
}
.services-box .list li {
  float: left;
  width: 25%;
  padding: 0 40px;
  position: relative;
}
.services-box .list li:after,
.services-box .list li:before {
  content: "";
  width: 130px;
  position: absolute;
  left: 0;
}
.services-box .list li:after {
  background: -moz-linear-gradient(left, rgba(125, 185, 232, 0) 0%, rgba(101, 179, 236, 0) 19%, #18a1fa 81%, #009bfe 100%);
  background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, rgba(101, 179, 236, 0) 19%, #18a1fa 81%, #009bfe 100%);
  background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, rgba(101, 179, 236, 0) 19%, #18a1fa 81%, #009bfe 100%);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  height: 3px;
  top: -40px;
}
.services-box .list li:before {
  background: url("../images/bg-dots-1.png");
  height: 125px;
  top: -32px;
}
.services-box .list li:nth-child(2) {
  margin: 40px 0 0;
}
.services-box .list li:nth-child(3) {
  margin: 80px 0 0;
}
.services-box .list li:nth-child(4) {
  margin: 120px 0 0;
}
.services-box p {
  max-width: 670px;
  margin: 0 0 0 45px;
}
/*accordeon-box*/
#accordeon-box {
  padding: 110px 0 170px;
  background: url("../images/bg-car-1.jpg") no-repeat 0 0;
  overflow: hidden;
}
#accordeon-box .holder {
  float: right;
  margin: 0 60px 0 0;
  max-width: 610px;
  width: 100%;
  overflow: hidden;
}
#accordeon-box .holder .text-wrap {
  margin: 0 0 25px;
}
#accordeon-box .holder .text-wrap p {
  margin: 0;
  font-weight: 300;
}
#accordeon-box .holder .acc-box {
  margin: 0 0 20px;
}
#accordeon-box .holder .acc-head {
  border: 1px solid #e1e1e1;
  padding: 13px 20px 11px;
  font: 500 15px/19px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.75) url('../images/sprite.png') no-repeat 115% 19px;
}
#accordeon-box .holder .acc-head strong {
  padding: 0 0 0 10px;
  border-left: 3px solid #009bfe;
}
#accordeon-box .holder .acc-body {
  display: none;
  font: 300 16px/19px "Roboto", Arial, Helvetica, sans-serif;
  border: solid #e1e1e1;
  border-width: 0 1px 1px;
  padding: 30px 35px 30px 20px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  /*p,
			ul{
				height: 100%!important;
				width: 100%!important;
				margin: 0;
			}
			.jcf-scrollable-wrapper{
				height: 115px!important;
				width: 100%!important;
			}*/
}
#accordeon-box .holder .acc-body p {
  margin: 0;
}
#accordeon-box .holder .acc-body p a:hover {
  text-decoration: underline;
}
/*scroll style*/
.scroll-pane {
  width: 580px;
  height: 115px;
}
.jspPane {
  width: 100%!important;
}
/*ScrollBar Styles*/
.jspVerticalBar {
  background: #dfdfdf;
  position: absolute;
  right: 20px;
  top: 15px;
  bottom: 15px;
  width: 2px;
}
.jScrollPaneContainer {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.jScrollPaneTrack {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  background: #dfdfdf;
}
.jspDrag {
  position: absolute;
  background: #009bfe;
  width: 4px;
  height: 40px!important;
  cursor: pointer;
  overflow: hidden;
  left: -1px;
}
.jScrollPaneDragTop {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: url(../images/scrollDragTop.html) no-repeat;
  height: 3px;
}
.jScrollPaneDragBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: url(../images/scrollDragBot.html) no-repeat;
  height: 3px;
}
a.jScrollArrowUp {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  height: 18px;
  background: url(../images/arrow_up.html) no-repeat;
}
a.jScrollArrowDown {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  text-indent: -2000px;
  overflow: hidden;
  height: 18px;
  background: url(../images/arrow_down.html) no-repeat;
}
/*sale-box*/
.sale-box {
  padding: 90px 0 75px;
  margin: 0 0 50px;
  position: relative;
  background: url("../images/bg-car-2.png") no-repeat 100% 65px;
}
.sale-box:after {
  content: "";
  width: 50%;
  background: url("../images/bg-dots.png");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -10;
}
.sale-box .box {
  background: #353535;
  max-width: 675px;
  padding: 60px 40px;
  color: #fff;
  font: 400 16px/20px "Roboto", Arial, Helvetica, sans-serif;
  z-index: -1;
  position: relative;
}
.sale-box .box p {
  margin: 0 0 15px;
}
.sale-box .box ul {
  margin: 0 0 25px 20px;
}
.sale-box .box ul li {
  padding: 0 0 0 18px;
  position: relative;
  list-style: outside none none;
}
.sale-box .box ul li:before {
  content: "";
  background: #009bfe;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  top: 9px;
  left: 0;
}
/*about-box*/
.about-box {
  padding: 75px 0;
  background: #f2f8ff;
  background: -moz-linear-gradient(left, #f2f8ff 0%, #f2f9ff 25%, #ffffff 54%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #f2f8ff 0%, #f2f9ff 25%, #ffffff 54%, #ffffff 100%);
  background: linear-gradient(to right, #f2f8ff 0%, #f2f9ff 25%, #ffffff 54%, #ffffff 100%);
}
.about-box .text-box {
  margin: 0 auto;
  max-width: 715px;
  text-align: center;
  font: 400 16px/20px "Roboto", Arial, Helvetica, sans-serif;
}
.about-box .text-box h2:after,
.about-box .text-box h2:before {
  left: 50%;
  margin: 0 0 0 -32.99999999px;
}
.about-box .text-box h2:before {
  margin: 0 0 0 -27px;
}
.about-box .text-box p {
  margin: 0;
}
/*sale-auto*/
.sale-auto {
  padding: 80px 15px 0;
}
.sale-auto h2 {
  text-align: center;
  margin: 0 0 100px;
}
.sale-auto h2:after,
.sale-auto h2:before {
  left: 50%;
  margin: 0 0 0 -33px;
}
.sale-auto h2:before {
  margin: 0 0 0 -27px;
}
.sale-auto .wrap-col {
  overflow: hidden;
  font-weight: 300;
  color: #707070;
}
.sale-auto .wrap-col .col {
  float: left;
  width: 33%;
}
.sale-auto .wrap-col .col:nth-child(2) {
  padding: 0 60px;
}
.sale-auto .wrap-col .col h4 {
  color: #282828;
  font: 400 18px/22px "Roboto", Arial, Helvetica, sans-serif;
  margin: 0 0 25px 30px;
}
.sale-auto .wrap-col .col .list li {
  position: relative;
  padding: 0 0 25px 30px;
}
.sale-auto .wrap-col .col .list li:after {
  content: "";
  background: url('../images/sprite.png') no-repeat 0 -104px;
  width: 20px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.sale-auto .wrap-col .col .list li.plus:after {
  background-position: 0 -48px;
}
/*map-box*/
.map-box .holder {
  position: relative;
}
.map-box .holder .map-info {
  background: #009bfe;
  width: 465px;
  padding: 60px 65px 130px;
  top: 125px;
  left: 0;
  color: #fff;
  font: 300 18px/21px "Roboto", Arial, Helvetica, sans-serif;
  position: relative;
}
.map-box .holder .map-info:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/bg-dots.png");
  position: absolute;
  top: 50px;
  right: -45px;
  z-index: -100;
}
.map-box .holder .map-info:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #009bfe;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
.map-box .holder .map-info h2:after,
.map-box .holder .map-info h2:before {
  background: #fff;
}
.map-box .holder .map-info address {
  font-style: normal;
}
.map-box iframe {
  position: relative;
  z-index: -10;
}
/*logo-gallery*/
.logo-gallery {
  padding: 55px 0 125px;
}
.logo-gallery .slide {
  margin: 0 30px;
  min-height: 190px;
  background: #999;
  text-align: center;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
}
.logo-gallery .slide a {
    margin: 0 auto;
}

.logo-gallery .slide img {
  width: auto;
  margin: 0 auto;
}
.logo-gallery .slide:hover {
  background: #009bfe;
}
.slick-dots {
  bottom: 65px;
}
.slick-dots li {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #b7b7b7;
  border-radius: 5px;
  /*02.08.2017*/
  padding:0;
}
.slick-dots li.slick-active {
  background: #009bfe;
}
.slick-dots li button:before {
  content: "";
}
/*footer*/
#footer {
  background: #282828;
  padding: 60px 0 80px;
}
#footer .col {
  float: left;
  width: 19%;
  margin: 0 6% 0 0;
  padding: 20px 0 0;
  color: #fff;
  font: 300 16px/24px "Roboto", Arial, Helvetica, sans-serif;
  border-top: 1px solid #009bfe;
}
#footer .col:first-child {
  padding: 0;
  margin: 0;
  float: right;
  border: none;
}
#footer .col .logo-box {
  margin: 0 0 30px;
  font: 15px/18px "Roboto", Arial, Helvetica, sans-serif;
  opacity: 0.9;
}
#footer .col .logo-box .logo {
  color: #fff;
  display: block;
  font: bold 34px/37px "Roboto", Arial, Helvetica, sans-serif;
}
#footer .col .logo-box .logo span {
  color: #0078fe;
}
#footer .col .logo-box:hover {
  opacity: 1;
}
#footer .col .tel {
  display: block;
  font: 400 26px/34px "Roboto", Arial, Helvetica, sans-serif;
}
#footer .col .list a {
  color: #fff;
}
#footer .col .list a:hover {
  text-decoration: underline;
}
/* scrollbars */
/*.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
}
.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #009bfe;
	width: 2px;
	bottom: 2px;
	right: 5px;
	top: 2px;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: none;
	height: 0;
	width: 0;
	left: 0;
	top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #009bfe;
	height: 32px;
	width: 3px;
	right: 0;
	cursor: grab;
	cursor:-webkit-grab;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #dfdfdf;
}*/
/* file */
.jcf-file {
  display: block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  background: nones;
}
.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  left: 0;
  top: 0;
}
.jcf-file .jcf-fake-input {
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  border: none;
  padding: 0;
  font: 16px/32px "Roboto", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  height: 36px;
  width: 100%;
  color: #009bfe;
}
.jcf-file .jcf-upload-button {
  background: none;
}
/* select */
.jcf-select {
  display: block;
  vertical-align: top;
  position: relative;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #8b8b8b;
  color: #8b8b8b;
  font: 16px/38px Roboto, Arial, Helvetica, sans-serif;
  height: 38px;
  outline: 0 none;
  padding: 0 12px;
  width: 100%;
  box-sizing: border-box;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  color: #8b8b8b;
  font: 16px/38px Roboto, Arial, Helvetica, sans-serif;
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: url('../images/sprite.png') no-repeat 0 0;
  width: 16px;
  height: 15px;
  right: 20px;
  top: 14px;
}
body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
  background: #fff;
  border: 1px solid #ddd;
}
.jcf-scrollable-wrapper {
  height: 96px!important;
  overflow: hidden;
}
.jcf-select-drop .jcf-option,
.jcf-list .jcf-option {
  color: #8b8b8b!important;
  padding: 9px 12px;
  display: block;
}
.jcf-select-drop .jcf-option:hover,
.jcf-select-drop .jcf-option.jcf-selected {
  background: none;
  color: #009bfe!important;
}
.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #8b8b8b;
  border-radius: 0;
}
/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}
.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jcf-list ul li {
  overflow: hidden;
  display: block;
}
.jcf-list .jcf-overflow {
  overflow: auto;
}
.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #000;
  font-size: 14px;
  min-height: 14px;
  height: 1%;
}
.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}
/*reviews page*/
.review-box {
  padding: 105px 0;
  position: relative;
  background: url("../images/bg-review.jpg") no-repeat 50% 0;
  background-size: cover;
  /*&:after,
	&:before{
		content: "";
		background: url("../images/bg-car-4.jpg") no-repeat;
		max-width: 455px;
		width: 100%;
		height: 100%;
		position: absolute;
		bottom: -150px;
		right: 0;
	}
	&:before{
		left: 0;
		right: auto;
		-moz-transform: scale(-1, 1);
		-webkit-transform: scale(-1, 1);
		-o-transform: scale(-1, 1);
		transform: scale(-1, 1);
	}*/
}
.review-box h2 {
  text-align: center;
  margin: 0 0 100px;
}
.review-box h2:after,
.review-box h2:before {
  left: 50%;
  margin: 0 0 0 -33px;
}
.review-box h2:before {
  margin: 0 0 0 -27px;
}
.review-box blockquote {
  position: relative;
  color: #707070;
  font: normal 16px/29px "Roboto", Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 75px auto 0;
  max-width: 1050px;
}
.review-box blockquote:after {
  content: "";
  width: 43px;
  height: 37px;
  background: url("../images/bg-quote.png") no-repeat;
  position: absolute;
  left: 50%;
  top: -75px;
  margin: 0 0 0 -22px;
}
.review-box blockquote q {
  display: block;
  margin: 0 0 20px;
  quotes: none;
}
.review-box blockquote cite {
  color: #009bfe;
  font-style: normal;
}
.review-box .slick-dots {
  bottom: -50px;
  width: auto;
  left: 0;
  right: 0;
  z-index: 10;
}
/*contact -page*/
.contact-box {
  padding: 75px 0;
  background: url("../images/bg-car-5.jpg") no-repeat 100% 100%;
}
.contact-box address {
  max-width: 300px;
  margin: 0 0 0 20px;
  font: normal 24px/27px "Roboto", Arial, Helvetica, sans-serif;
}
.contact-box address span {
  display: block;
  margin: 0 0 30px;
}
/*about page*/
.about #accordeon-box {
  padding: 160px 0 190px;
}
.about .services-box .list li {
  width: 33.3%;
}
.about .services-box p {
  max-width: 430px;
}
/*bitye avto page*/
.crash-auto {
  /*#accordeon-box .holder .acc-head strong{
		letter-spacing: -1px;
	}*/
}
.crash-auto .reason-wrap {
  background: none;
  padding: 80px 0 90px;
}
.crash-auto .services-box .list li {
  width: 33.3%;
}
/*credit avto page*/
.credit-auto {
  /*#accordeon-box .holder .acc-head strong{
		letter-spacing: -1px;
	}*/
}
.credit-auto .reason-wrap {
  background: none;
  padding: 80px 50px 90px;
}
.add-list li {
  position: relative;
  padding: 0 0 0 35px;
}
.add-list li:before {
  content: "";
  background: #009bfe;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  top: 8px;
  left: 20px;
}
/*popup style*/
.arcticmodal-overlay,
.arcticmodal-container {
  background: #fff;
}
.popup {
  text-align: center;
  padding: 0 20px;
  color: #222;
  font: 500 36px/39px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.popup img {
  width: auto;
  margin: 0 auto 70px;
}
.popup h3 {
  margin: 0;
}
.popup.modal-wrap {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  text-transform: none;
  font: 600 16px/24px "Roboto", Arial, Helvetica, sans-serif;
  color: #282828;
}
.popup.modal-wrap h5 {
  font: 500 36px/39px "Roboto", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 35px;
}
.popup.modal-wrap input[type="text"] {
  background: none;
  border: solid #adadad;
  border-width: 0 0 2px;
  box-sizing: border-box;
  color: #333;
  font: 600 16px/19px "Roboto", Arial, Helvetica, sans-serif;
  margin: 0 0 23px;
  padding: 8px 12px;
  text-align: center;
}
.popup.modal-wrap p {
  margin: 0;
}
@media screen and (max-width: 1400px) {
  .gallery-box .auto-gallery .slick-next {
    right: 40%;
  }
  .gallery-box .auto-gallery .slick-prev {
    left: 40%;
  }
}
@media screen and (max-width: 1280px) {
  #header .header-holder {
    padding: 15px 15px 20px;
  }
  #accordeon-box {
    padding: 50px 0 225px;
    background-position: -50% 0;
  }
  .sale-box {
    background-position: 150% 65px;
    margin: -45px 0 50px;
  }
  .intro-box .text-box {
    padding: 110px 0 0 30px;
  }
}
@media screen and (max-width: 1170px) {
  .reason-box {
    background: #f7f9fb;
  }
  .reason-box .text-box {
    background: none;
    padding: 0;
    margin: 0 auto;
    float: none;
  }
  .services-box {
    padding: 150px 0 200px;
    background-position: 50% 0;
  }
  #accordeon-box {
    background-position: -150% 0;
  }
  .sale-box {
    background-position: 260% 65px;
  }
  .logo-gallery .slide {
    margin: 0 15px;
  }
  #header .header-holder {
    font: 14px/19px Roboto, Arial, Helvetica, sans-serif;
  }
  #header #nav li {
    margin: 0 0 0 15px;
  }
  #header .logo-box {
    font: 13px/16px Roboto, Arial, Helvetica, sans-serif;
  }
  #header .logo-box .logo {
    font: 700 32px/34px Roboto, Arial, Helvetica, sans-serif;
  }
  #header .tel-box {
    font: 16px/20px Roboto, Arial, Helvetica, sans-serif;
  }
  .intro-box .text-box {
    padding: 60px 0 0;
  }
  .intro-box .text-wrap h1 {
    font: 500 36px/40px Roboto, Arial, Helvetica, sans-serif;
  }
  .intro-box .text-wrap .title-box {
    font: 17px/28px Roboto, Arial, Helvetica, sans-serif;
    margin: 0 0 35px;
  }
  .reason-wrap {
    padding: 100px 50px 225px;
  }
  .gallery-box {
    padding: 50px 0 100px;
  }
  .gallery-box .auto-gallery .slick-next {
    right: 35%;
  }
  .gallery-box .auto-gallery .slick-prev {
    left: 35%;
  }
  .services-box {
    padding: 150px 0;
  }
  .services-box .list li {
    padding: 0 15px;
  }
  .services-box .list li:after,
  .services-box .list li:before {
    width: 90px;
  }
  #accordeon-box {
    padding: 50px 0 100px;
    background: none;
  }
  #accordeon-box .holder {
    float: none;
    margin: 0 auto;
    max-width: 610px;
  }
  .sale-box {
    background: none;
  }
  .sale-auto .wrap-col .col {
    width: 50%;
    padding: 0 15px;
  }
  .sale-auto .wrap-col .col:nth-child(2) {
    display: none;
  }
  .map-box .holder .map-info {
    padding: 30px 65px;
    top: 80px;
  }
  .logo-gallery .slide {
    margin: 0 8px;
  }
  #footer .col {
    font-size: 14px;
    margin: 0 3% 0 0;
    width: 22%;
  }
  #footer .col:first-child {
    width: 24%;
  }
  #footer .col .logo-box {
    font: 13px/18px Roboto, Arial, Helvetica, sans-serif;
    margin: 0 0 15px;
  }
  #footer .col .logo-box .logo {
    font: 700 32px/36px Roboto, Arial, Helvetica, sans-serif;
  }
  #footer .col .tel {
    font: 400 18px/22px Roboto, Arial, Helvetica, sans-serif;
  }
  .about #accordeon-box {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #header .header-holder {
    font-size: 13px;
    padding: 10px;
  }
  #header .logo-box {
    max-width: 135px;
    font: 11px/11px Roboto, Arial, Helvetica, sans-serif;
    text-align: center;
  }
  #header .logo-box .logo {
    font: 700 18px/22px Roboto, Arial, Helvetica, sans-serif;
  }
  #header .tel-box {
    font: 14px/20px Roboto, Arial, Helvetica, sans-serif;
    text-align: right;
  }
  #header .tel-box span {
    margin: 0;
  }
  #header #nav {
    padding: 60px 0 0;
    margin: 0 -15px;
  }
  #header #nav li {
    margin: 0 0 0 5px;
  }
  .intro-box {
    padding: 110px 0 25px;
  }
  .intro-box .text-box {
    float: none;
    width: 100%;
    padding: 25px 0 0;
    margin: 0 0 25px;
  }
  .intro-box .text-wrap {
    margin: 0 0 25px;
    padding: 25px 15px 25px 0;
  }
  .intro-box .text-wrap h1 {
    font: 500 27px/30px Roboto, Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
  }
  .intro-box .text-wrap .title-box {
    font: 16px/20px Roboto, Arial, Helvetica, sans-serif;
    margin: 0 0 25px;
  }
  .intro-box .text-wrap .list {
    max-width: 200px;
  }
  .intro-box .request-form {
    max-width: 355px;
    width: 100%;
    margin: 0 auto;
    float: none;
    padding: 20px 15px;
  }
  .intro-box .request-form h3 {
    margin: 0 0 25px;
  }
  .reason-wrap {
    padding: 50px 15px 75px;
    background-size: 220px auto;
  }
  .reason-wrap .reason-list li {
    margin: 0;
  }
  .reason-wrap .reason-list li:after {
    font: 700 60px/65px Roboto, Arial, Helvetica, sans-serif;
    left: -7px;
    top: -20px;
  }
  .reason-box #tabs-wrap .tabs {
    float: none;
    width: 100%;
    padding: 0;
    font-size: 15px;
  }
  .reason-box #tabs-wrap .tabs .tab {
    padding: 15px 0 15px 50px;
  }
  .reason-box #tabs-wrap .tabs .tab img {
    top: 10px;
    left: 10px;
    width: 25px;
  }
  .reason-box #tabs-wrap .content {
    float: none;
    font: 300 16px/19px Roboto, Arial, Helvetica, sans-serif;
    padding: 15px 0 0;
    width: 100%;
  }
  .reason-box #tabs-wrap .content .tab-cont {
    text-align: center;
  }
  .reason-box #tabs-wrap .content .tab-cont img {
    margin: 0 auto 15px;
  }
  .gallery-box {
    padding: 50px 0;
  }
  .gallery-box .auto-gallery .slide .info {
    font: 13px/17px Roboto, Arial, Helvetica, sans-serif;
  }
  .gallery-box .auto-gallery .slick-next {
    right: 5%;
  }
  .gallery-box .auto-gallery .slick-prev {
    left: 5%;
  }
  .services-box {
    padding: 150px 0 120px;
    font-size: 14px;
  }
  .services-box .list {
    margin: 135px 0 45px;
  }
  .services-box .list li {
    width: 50%;
  }
  .services-box p {
    margin: 0;
  }
  #accordeon-box {
    padding: 0;
  }
  #accordeon-box .holder .acc-head {
    background-position: 138% 19px;
  }
  .sale-box {
    padding: 50px 0;
  }
  .sale-box .box {
    padding: 30px 20px;
  }
  .sale-box .box ul {
    margin: 0 0 25px;
  }
  .about-box {
    padding: 50px 15px;
  }
  .sale-auto {
    padding: 50px 15px 0;
  }
  .sale-auto h2 {
    margin: 0 0 69px;
  }
  .sale-auto .wrap-col .col {
    padding: 0;
    width: 100%;
    float: none;
  }
  .sale-auto .wrap-col .col .list li {
    padding: 0 0 15px 30px;
  }
  .map-box .holder .map-info {
    width: 100%;
    max-width: 100%;
    padding: 30px 25px;
    top: 125px;
  }
  .logo-gallery {
    padding: 50px 0;
  }
  .logo-gallery .slick-dots {
    bottom: 0;
  }
  #footer {
    padding: 30px 0;
  }
  #footer .col,
  #footer .col:first-child {
    float: none;
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #footer .col:first-child,
  #footer .col:first-child:first-child {
    margin: 0 0 15px;
  }
  #footer .col .logo-box,
  #footer .col:first-child .logo-box {
    text-align: center;
  }
  #footer .col .tel,
  #footer .col:first-child .tel {
    text-align: center;
  }
  #footer .col .list li a,
  #footer .col:first-child .list li a {
    text-decoration: underline;
  }
  #footer .col .list li a:hover,
  #footer .col:first-child .list li a:hover {
    text-decoration: none;
  }
  .review-box {
    padding: 35px 0 0;
  }
  .review-box h2 {
    margin: 0 0 75px;
  }
  .contact-box {
    padding: 35px 0 0;
    background: none;
  }
  .about .services-box .list li {
    width: 100%;
    margin: 0 0 40px;
  }
  .about .services-box .list li:after {
    top: -20px;
  }
  .about .services-box .list li:before {
    top: -12px;
    bottom: -10px;
    height: auto;
  }
  .crash-auto .services-box .list li {
    width: 100%;
    margin: 0 0 40px;
  }
  .crash-auto .services-box .list li:after {
    top: -20px;
  }
  .crash-auto .services-box .list li:before {
    top: -12px;
    bottom: -10px;
    height: auto;
  }
  .credit-auto .reason-wrap {
    padding: 60px 10px 30px;
  }
  .add-list li {
    padding: 0 0 0 15px;
  }
  .add-list li:before {
    left: 0;
  }
  #accordeon-box .holder .acc-head {
    font: 500 14px/19px Roboto, Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    padding: 13px 15px 11px 10px;
  }
  #header .tel-box a {
    font: 12px/15px Roboto, Arial, Helvetica, sans-serif;
  }
  .popup {
    font: 500 31px/39px Roboto, Arial, Helvetica, sans-serif;
  }
  .popup img {
    margin: 0 auto 35px;
  }
  .popup.modal-wrap h5 {
    font: 500 23px/26px Roboto, Arial, Helvetica, sans-serif;
    margin: 0 0 25px;
  }
}
@media screen and (max-width: 640px) {
  #accordeon-box .holder .acc-head {
    background-position: 115% 19px;
  }
}
@media screen and (max-width: 480px) {
  #accordeon-box .holder .acc-head {
    background-position: 120% 19px;
  }
}
@media screen and (max-width: 360px) {
  #accordeon-box .holder .acc-head {
    background-position: 134% 19px;
  }
}
@media screen and (max-width: 320px) {
  #accordeon-box .holder .acc-head {
    background-position: 138% 19px;
  }
}
/*fix for map*/
.map-box iframe {
  z-index: 0;
}
.map-box .holder .map-info {
  z-index: 1;
}
.map-box .holder .map-info:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/bg-dots.png");
  position: absolute;
  top: 50px;
  right: -45px;
  z-index: -100;
}
.map-box .holder .map-info:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #009bfe;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
@media screen and (max-width: 767px) {
  .map-box .holder .map-info {
    top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .map-box iframe {
    max-height: 300px;
  }
}

