.header-left-slider {
  position: relative;
  height: 350px; }

.header-left-slider .inner {
  width: 100%;
  z-index: 0; }

.header-left-slider-container {
  height: 350px; }

.header-left-slider .slide {
  height: 100%; }

.header-left-slider .slide .text span.text-arrow {
  font-size: 17px;
  line-height: 26px;
  margin: 0 0 20px;
  font-family: 'UbuntuBold';
  display: block;
  padding: 0 0 0 46px;
  height: 26px;
  background: url(/img/slider-arrow.png) no-repeat; }

.header-left-slider .slide .details {
  position: absolute;
  text-align: center;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  display: block;
  border: none;
  background: url(/img/bg-button-yellow-big.png) repeat-x;
  height: 41px;
  line-height: 41px;
  font-family: 'h-roman';
  color: #fff;
  width: 250px;
  font-size: 1.2em; }

.header-left-slider .slide-1 {
  background: url(/img/slide-1.png) no-repeat 0px 19px; }

.header-left-slider .slide-1 .text {
  margin: 169px 0 0 8px; }

.header-left-slider .slide-1 .details {
  left: 493px;
  top: 308px; }

.header-left-slider .slide-2 {
  background: url(/img/slide-2.png) no-repeat 0px 19px; }

.header-left-slider .slide-2 .text {
  margin: 169px 0 0 8px; }

.header-left-slider .slide-2 .details {
  left: 493px;
  top: 308px; }

.header-left-slider .slide-3 {
  background: url(/img/slide-3.png) no-repeat 0px 19px; }

.header-left-slider .slide-3 .text {
  margin: 169px 0 0 8px; }

.header-left-slider .slide-3 .details {
  left: 493px;
  top: 308px; }

.header-left-slider .slide-4 {
  background: url(/img/slide-4.png) no-repeat 0px 17px; }

.header-left-slider .slide-4 .text {
  margin: 169px 0 0 8px; }

.header-left-slider .slide-4 .details {
  left: 493px;
  top: 308px; }

.header-right-bluebox {
  position: relative;
  z-index: 0;
  line-height: 14px;
  font-size: 13px;
  color: #fff;
  font-family: h-roman;
  width: 197px;
  height: 388px;
  background: url(/img/bluebox.png) no-repeat;
  padding: 14px 17px 17px; }

.header-right-bluebox .form-title {
  margin: 0 0 19px;
  font-size: 21px;
  line-height: 22px; }

.header-right-bluebox .submit {
  margin: 20px 0 0; }

.header-right-bluebox .submit input {
  font-family: h-roman;
  background: url(/img/bg-button-yellow.png) repeat-x;
  line-height: 27px;
  padding: 0 20px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  color: #5b6813; }

.header-right-bluebox .submit input:hover {
  background-position: 0 -27px; }

.line-content {
  margin: 0 0 9px;
  color: #000; }

.bx-wrapper .bx-pager {
  font-size: .0001em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 28px; }

.bx-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  right: 0; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  border: none;
  background: url(/img/slider-markers.png) no-repeat;
  width: 18px;
  height: 18px;
  margin: 0 6px 0 0;
  outline: 0; }

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-position: 0 -18px; }

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-position: 0 -36px; }

.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
  display: none; }

.inner .draggable {
  height: 350px; }

.inner .slick-track {
  height: 100%; }

.header-left-rating {
  margin: 20px 10px;
  width: 340px;
  line-height: 14px;
  font-family: 'UbuntuBold';
  font-size: 1.8em; }
  .header-left-rating:first-child {
    margin-left: 0; }
  .header-left-rating:last-child {
    margin-right: 0; }

.btn-green {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4bba34), to(#2b6b1e));
  background-image: -webkit-linear-gradient(#4bba34, #2b6b1e);
  background-image: linear-gradient(#4bba34, #2b6b1e);
  border-color: #2b6b1e #2b6b1e #235819;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  width: 100%;
  padding: 10px; }

.btn-orange {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#efb73d), to(#a5750d));
  background-image: -webkit-linear-gradient(#efb73d, #a5750d);
  background-image: linear-gradient(#efb73d, #a5750d);
  border-color: #a5750d #a5750d #89610b;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.39);
  width: 100%;
  padding: 10px; }

.answer {
  min-height: 30px;
  vertical-align: middle;
  padding: 7px 7px 7px 40px;
  margin: 0 0 10px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(/img/icon-car.png);
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  white-space: normal; }

.content_contact {
  padding: 1em;
  background-color: #eee;
  -webkit-border-radius: 0.5em;
          border-radius: 0.5em;
  margin: 1em 0 0.5em 0; }

.line-title {
  margin: 5px 0; }

.content_contact {
  font: normal 16px/16px 'UbuntuRegular'; }
  .content_contact a:hover {
    border-bottom: 1px solid #67b5f8; }

footer {
  background: url(/img/bg-lined.png); }

.buy_popup {
  display: none; }

.shadow-area {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  min-height: 100vh;
  background-color: black;
  opacity: 0.5; }

.buy-popup-wrap {
  position: relative;
  z-index: 199; }

.buy-popup-area {
  display: block;
  position: fixed;
  width: 800px;
  z-index: 200;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.buy-bluebox {
  background: -webkit-gradient(linear, left top, left bottom, from(#228ecb), to(#206ba7)) !important;
  width: 100%;
  background: #228ecb;
  height: auto !important;
  -webkit-border-radius: 10px;
          border-radius: 10px; }

.buy-bluebox .form-title {
  text-align: center; }

.buy-half-block {
  width: 48%; }
