@font-face {
  font-family: 'SeatBcn-Black';
  src: url('../font/SeatBcn-Black.eot');
  src: url('../font/SeatBcn-Black.eot?#iefix') format('embedded-opentype'), url('../font/SeatBcn-Black.woff') format('woff'), url('../font/SeatBcn-Black.woff2') format('woff'), url('../font/SeatBcn-Black.ttf') format('truetype'), url('../font/SeatBcn-Black.svg#SeatBcn-Black') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SeatBcn-Bold';
  src: url('../font/SeatBcn-Bold.eot');
  src: url('../font/SeatBcn-Bold.eot?#iefix') format('embedded-opentype'), url('../font/SeatBcn-Bold.woff') format('woff'), url('../font/SeatBcn-Bold.woff2') format('woff'), url('../font/SeatBcn-Bold.ttf') format('truetype'), url('../font/SeatBcn-Bold.svg#SeatBcn-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SeatBcn-Medium';
  src: url('../font/SeatBcn-Medium.eot');
  src: url('../font/SeatBcn-Medium.eot?#iefix') format('embedded-opentype'), url('../font/SeatBcn-Medium.woff') format('woff'), url('../font/SeatBcn-Medium.woff2') format('woff'), url('../font/SeatBcn-Medium.ttf') format('truetype'), url('../font/SeatBcn-Medium.svg#SeatBcn-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SeatBcn-Book';
  src: url('../font/SeatBcn-Book.eot');
  src: url('../font/SeatBcn-Book.eot?#iefix') format('embedded-opentype'), url('../font/SeatBcn-Book.woff') format('woff'), url('../font/SeatBcn-Book.woff2') format('woff'), url('../font/SeatBcn-Book.ttf') format('truetype'), url('../font/SeatBcn-Book.svg#SeatBcn-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SeatBcn-Light';
  src: url('../font/SeatBcn-Light.eot');
  src: url('../font/SeatBcn-Light.eot?#iefix') format('embedded-opentype'), url('../font/SeatBcn-Light.woff') format('woff'), url('../font/SeatBcn-Light.woff2') format('woff'), url('../font/SeatBcn-Light.ttf') format('truetype'), url('../font/SeatBcn-Light.svg#SeatBcn-Light') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  outline: 0;
}
img {
  max-width: 100%;
}
body,
html {
  height: auto;
  min-height: 100%;
}
body {
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1400px;
  }
}
.main-wrapper {
  max-width: 2000px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1199px) {
  .main-wrapper {
    overflow-x: hidden;
  }
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text-white,
a.text-white {
  color: #fff !important;
}
.sl-wrapper .sl-close {
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  text-indent: -19999px;
}
.border-right {
  border-right: 1px solid #fff;
}
.border-left {
  border-left: 1px solid #fff;
}
.center-title {
  font-size: 33px;
  padding-bottom: 33px;
  text-align: center;
}
.center-title.no-bottom-pad {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .center-title {
    font-size: 24px;
    line-height: 100%;
  }
}
@media (max-width: 576px) {
  .center-title {
    font-size: 20px;
    line-height: 100%;
  }
}
h1 {
  font-size: 33px;
  line-height: 100%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  h1 {
    font-size: 24px;
    line-height: 100%;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 20px;
    line-height: 100%;
  }
}
h3 {
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  h3 {
    font-size: 20px;
    line-height: 100%;
  }
}
@media (max-width: 576px) {
  h3 {
    font-size: 18px;
    line-height: 100%;
  }
}
h4 {
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  h4 {
    font-size: 16px;
    line-height: 100%;
  }
}
@media (max-width: 576px) {
  h4 {
    font-size: 16px;
    line-height: 100%;
  }
}
.filters {
  padding-bottom: 10px;
}
.filters .title {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px;
  font-size: 20px;
  margin-bottom: 10px;
}
.filters .checkForm {
  display: inline-block;
  vertical-align: middle;
}
.filters .checkForm form {
  margin-bottom: 0;
}
.btn-link {
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  transition: 0.3s ease-out;
  text-align: center;
  width: 100%;
  border: none;
  cursor: pointer;
  text-decoration: none !important;
}
.btn-link.small {
  display: table;
  font-size: 14px;
  padding: 0 20px;
  height: 44px;
  line-height: 44px;
  width: auto;
}
.float-btns {
  position: fixed;
  right: 15px;
  bottom: 5px;
  z-index: 10;
}
.float-btns .buton {
  cursor: pointer;
  font-size: 16px;
  padding: 0 10px;
  transition: 0.3s ease-out;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  vertical-align: middle;
}
.float-btns .buton i {
  font-size: 20px;
}
.float-btns .buton i:before {
  line-height: 44px;
}
.float-btns .buton i + span {
  padding-left: 10px;
}
.float-btns .has-dropdown {
  position: relative;
  display: inline-block;
}
.float-btns .has-dropdown .dropdown {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  padding-bottom: 5px;
}
.float-btns .has-dropdown .dropdown .inner {
  border: 1px solid #000;
  background-color: #fff;
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  white-space: nowrap;
}
.float-btns .has-dropdown .dropdown a {
  border-right: 1px solid #858585;
  padding-right: 10px;
}
.float-btns .has-dropdown .dropdown a:last-child {
  border: none;
}
.float-btns .has-dropdown:hover .dropdown {
  display: block;
}
.float-btns-mobile {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 5px;
  z-index: 10;
  text-align: center;
}
.float-btns-mobile i {
  font-size: 20px;
  margin-bottom: 5px;
  display: inline-block;
}
.float-btns-mobile img {
  display: inline-block;
}
.float-btns-mobile .buton {
  margin: 1px;
  text-align: center;
  width: 65px;
  height: 60px;
  padding: 0 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 9px;
  line-height: 14px;
  font-weight: 300;
}
.float-btns-mobile .has-dropdown {
  position: relative;
  display: inline-block;
}
.float-btns-mobile .has-dropdown .dropdown {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  padding-bottom: 5px;
}
.float-btns-mobile .has-dropdown .dropdown .inner {
  border: 1px solid #000;
  background-color: #fff;
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  white-space: nowrap;
}
.float-btns-mobile .has-dropdown .dropdown a {
  border-right: 1px solid #858585;
  padding-right: 10px;
}
.float-btns-mobile .has-dropdown .dropdown a:last-child {
  border: none;
}
.float-btns-mobile .has-dropdown:hover .dropdown {
  display: block;
}
.mobilexs {
  display: none;
}
/*Menus*/
.modal-xl {
  max-width: 95% !important;
}
@media (max-width: 576px) {
  .modal-xl {
    max-width: 95%;
  }
}
#modalOferte .modal-dialog {
  max-width: 500px !important;
}
@media (min-width: 992px) {
  #modalOferte .modal-dialog {
    max-width: 900px !important;
  }
}
.modal-content {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-content .close-bt {
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 20px;
  font-size: 30px;
}
.car-models-nav {
  padding: 60px 20px 20px;
}
@media (min-width: 992px) {
  .car-models-nav {
    padding: 60px 40px 40px;
  }
}
@media (min-width: 1200px) {
  .car-models-nav {
    padding: 60px 60px 60px;
  }
}
.car-models-nav .box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  height: auto;
  position: relative;
  padding: 10px 0 5px;
  font-size: 16px;
}
.car-models-nav .box img {
  display: inline-block;
  max-width: 200px;
  width: 100%;
}
@media (min-width: 992px) {
  .car-models-nav .box {
    padding: 20px 0 10px;
    height: 160px;
    font-size: 16px;
  }
  .car-models-nav .box img {
    max-width: 160px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .car-models-nav .box {
    padding: 40px 0 10px;
    height: 220px;
    font-size: 20px;
  }
  .car-models-nav .box img {
    max-width: 220px;
    width: 100%;
  }
}
.car-models-nav .box .car {
  margin-top: auto;
}
.oferte-nav {
  margin: 0 auto;
  background-color: #fff;
  padding: 60px 10px 10px;
  width: 100%;
}
@media (min-width: 1200px) {
  .oferte-nav {
    padding: 60px 20px 20px;
  }
}
.oferte-nav .box {
  display: block;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.oferte-nav .box .wrapper-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.oferte-nav .box a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.oferte-nav .box:hover .wrapper-image {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.oferte-nav .oferte-btn {
  font-size: 16px;
  display: block;
  padding: 5px;
  text-align: center;
}
.car-nav {
  background-color: #fff;
  height: 100%;
  padding: 80px 80px;
  position: relative;
}
.car-nav .height100 {
  height: 100%;
}
.car-nav .height70 {
  height: 70%;
}
.car-nav .height30 {
  height: 30%;
}
.car-nav .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
}
.car-nav .box {
  height: 100%;
  background-size: cover;
  background-position: center center;
  padding: 25px 25px 25px 30px;
}
.car-nav .box .name {
  font-size: 28px;
}
.car-nav .box .name.bottom {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
.back-bt {
  background: none;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  height: 55px;
  line-height: 55px;
  padding: 0 20px 0 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.back-bt i {
  font-size: 20px;
  margin-right: 20px;
}
form {
  margin: 0;
}
.paginare span,
.paginare a {
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
  font-weight: 600;
  margin: 2px 4px;
}
@media (max-width: 992px) {
  .paginare span,
  .paginare a {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
  }
}
.paginare span i:before,
.paginare a i:before {
  line-height: inherit;
}
.search-result-block .image {
  width: 180px;
  display: block;
}
.search-result-block .col-details {
  padding: 15px;
}
.search-result-block .title {
  font-size: 20px;
  line-height: 100%;
  display: table;
}
.search-result-block .more {
  display: table;
  padding: 6px 15px;
  margin-top: 10px;
}
.indisponibil .image img {
  opacity: 0.5;
}
.indisponibil .image:before {
  display: block;
  content: '';
  position: absolute;
  max-height: 300px;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 35%;
  left: 0;
  background: url("../images/badge-oferte-outdated.png");
  background-repeat: no-repeat !important;
  background-position: top right;
  background-size: contain !important;
}
.text-baner .text-big {
  font-size: 42px;
  line-height: 100%;
}
@media (max-width: 992px) {
  .text-baner .text-big {
    font-size: 34px;
    line-height: 100%;
  }
}
@media (max-width: 576px) {
  .text-baner .text-big {
    font-size: 30px;
    line-height: 100%;
  }
}
.text-baner .text-medium {
  font-size: 33px;
  line-height: 100%;
}
@media (max-width: 992px) {
  .text-baner .text-medium {
    font-size: 24px;
    line-height: 100%;
  }
}
@media (max-width: 576px) {
  .text-baner .text-medium {
    font-size: 20px;
    line-height: 100%;
  }
}
.home-slider {
  margin-bottom: 30px;
  overflow: hidden;
}
.home-slider:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
}
.home-slider .slick-slide {
  opacity: 0.7;
  display: block;
  position: relative;
  overflow: hidden;
  height: auto !important;
}
.home-slider .slick-slide .zoom-image {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background-position: center center !important;
  background-size: cover !important;
}
.home-slider .slick-slide.slick-active {
  opacity: 1;
}
.home-slider .slick-slide:hover .zoom-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.home-slider .slick-arrow {
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  font-size: 30px;
  padding: 10px 0;
  height: 54px;
  width: 44px;
  background-color: rgba(255, 255, 255, 0.6) !important;
  color: #000 !important;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 576px) {
  .home-slider .slick-arrow {
    display: none !important;
  }
}
.home-slider .slick-arrow.prev-slide {
  left: 0;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.home-slider .slick-arrow.next-slide {
  right: 0;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.home-slider .slick-dots {
  right: 0;
  left: 0;
  bottom: 10px;
  position: absolute;
  text-align: center;
}
.home-slider .slick-dots li {
  width: 11px;
  height: 11px;
  text-indent: -1999px;
  background-color: #FFFFFF;
  margin: 0 8px;
  border-radius: 50%;
  opacity: 0.6;
  display: inline-block;
}
.home-slider .slick-dots li button {
  display: none !important;
}
.home-slider .slick-dots li.slick-active {
  opacity: 1;
}
@media (max-width: 576px) {
  .home-slider .slick-dots li {
    width: 5px;
    height: 5px;
    margin: 0 4px;
  }
}
.section-home-slider {
  position: relative;
  margin-bottom: 50px;
}
.section-home-slider .one-stop-shop {
  position: absolute;
  bottom: -58px;
  right: -14px;
  width: 115px;
  z-index: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 576px) {
  .section-home-slider .one-stop-shop {
    bottom: -59px;
    right: -12px;
    width: 120px;
  }
}
@media (min-width: 768px) {
  .section-home-slider .one-stop-shop {
    bottom: -71px;
    right: -25px;
    width: 180px;
  }
}
@media (min-width: 992px) {
  .section-home-slider .one-stop-shop {
    bottom: -71px;
    right: 12%;
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .section-home-slider .one-stop-shop {
    width: 250px;
    right: 12%;
    bottom: -90px;
  }
}
@media (min-width: 1400px) {
  .section-home-slider .one-stop-shop {
    width: 300px;
    right: 12%;
    bottom: -108px;
  }
}
.section-home-slider .one-stop-shop:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.section-home-slider .whats-next {
  background-color: #fff;
  font-size: 12px;
  position: absolute;
  right: 40px;
  bottom: 20px;
  z-index: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 992px) {
  .section-home-slider .whats-next {
    display: none;
  }
}
.section-home-slider .whats-next .thumb {
  width: 120px;
  height: 75px;
  background-size: cover !important;
  background-position: center center !important;
}
.section-home-slider .whats-next .text {
  color: #000000;
  padding: 10px 30px 10px 10px;
  position: relative;
}
.section-home-slider .whats-next .text:after {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'fontello';
  content: '\e83f';
  font-size: 15px;
  display: block;
}
.section-home-slider .whats-next .time {
  display: block;
}
.car-box-home {
  position: relative;
}
@media (min-width: 992px) {
  .car-box-home:after {
    display: block;
    content: '';
    width: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
}
.car-box-home .image {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.car-box-home .image img {
  opacity: 0;
}
.car-box-home .image a {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
}
.car-box-home .image .wrapper-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.car-box-home:hover .wrapper-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.car-box-home .content {
  color: #000;
  padding: 20px 15px 15px;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .car-box-home .content {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff !important;
    position: absolute;
    bottom: 0;
    width: 50%;
    padding: 20px 15px 20px 25px;
  }
}
.car-box-home .content .name {
  font-size: 30px;
  padding-bottom: 10px;
  line-height: 105%;
}
@media (max-width: 1200px) {
  .car-box-home .content .name {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .car-box-home .content .name {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .car-box-home .content .price .cut-off:before {
    background-color: #fff;
  }
}
.car-box-home .content .tva {
  font-size: 50%;
}
.car-box-home .content .details-btn a {
  padding: 12px 40px;
  font-size: 16px;
  transition: 0.3s ease-out;
  display: inline-block;
}
@media (min-width: 992px) {
  .car-box-home .content .details-btn a {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .car-box-home .content .details-btn a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.car-box-home .col-text {
  min-width: 200px;
}
.car-box-cat {
  position: relative;
}
.car-box-cat .image {
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.car-box-cat .image img {
  opacity: 0;
}
.car-box-cat .image a.link {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.car-box-cat .image .wrapper-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.car-box-cat:hover .wrapper-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.car-box-cat .content {
  color: #000;
  padding: 15px 0 0;
}
@media (min-width: 768px) {
  .car-box-cat .content {
    padding: 15px 0 0;
  }
}
.car-box-cat .content .name {
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 105%;
}
@media (min-width: 1200px) {
  .car-box-cat .content .name {
    font-size: 20px;
  }
}
.car-box-cat .content .subtitlu {
  font-size: 12px;
}
@media (min-width: 1200px) {
  .car-box-cat .content .subtitlu {
    font-size: 12px;
  }
}
.car-box-cat .content .discount-val {
  font-size: 18px;
  line-height: 110%;
}
@media (min-width: 1200px) {
  .car-box-cat .content .discount-val {
    font-size: 20px;
  }
}
.car-box-cat .content .price {
  font-size: 18px;
  line-height: 110%;
}
@media (min-width: 1200px) {
  .car-box-cat .content .price {
    font-size: 20px;
  }
}
.car-box-cat .content .details-btn a {
  margin-top: 10px;
  padding: 10px 40px;
  font-size: 16px;
  transition: 0.3s ease-out;
  display: inline-block;
}
@media (max-width: 500px) {
  .car-box-cat .content .details-btn a {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.car-box-cat .tva {
  font-size: 50%;
}
.car-box-cat .col-text {
  min-width: 200px;
}
.gray-boxes {
  margin: 20px 0 50px;
}
@media (max-width: 992px) {
  .gray-boxes {
    margin: 0 0 20px;
  }
}
.gray-boxes .gray-box {
  padding: 20px;
  height: 350px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .gray-boxes .gray-box {
    height: auto;
  }
  .gray-boxes .gray-box .center-title {
    font-size: 22px;
    line-height: 100%;
  }
}
.gray-boxes .gray-box .details-btn {
  margin: 30px 0;
  display: inline-block;
  padding: 0 2px;
}
@media (max-width: 992px) {
  .gray-boxes .gray-box .details-btn {
    margin: 5px 0;
    padding: 0 2px;
    width: 100%;
  }
}
.gray-boxes .gray-box .details-btn a {
  text-transform: uppercase;
  padding: 14px 29px;
  font-size: 16px;
  transition: 0.3s ease-out;
}
@media (max-width: 992px) {
  .gray-boxes .gray-box .details-btn a {
    display: block;
    font-size: 14px;
  }
}
.oferte-service .box {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}
@media (min-width: 992px) {
  .oferte-service .box {
    height: 400px;
  }
  .oferte-service .box:after {
    display: block;
    content: '';
    width: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
}
@media (max-width: 992px) {
  .oferte-service .box {
    background-image: none !important;
  }
}
.oferte-service .box .content {
  color: #000;
  padding: 20px 15px 20px 15px;
}
@media (min-width: 992px) {
  .oferte-service .box .content {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px 25px 20px 25px;
    color: #fff;
    position: absolute;
    bottom: 0;
  }
}
.oferte-service .box .content .name {
  font-size: 30px;
  padding-bottom: 10px;
  line-height: 105%;
}
@media (max-width: 1200px) {
  .oferte-service .box .content .name {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .oferte-service .box .content .name {
    font-size: 16px;
  }
}
.oferte-service .box .content .details-btn a {
  background-color: #fff;
  padding: 10px 40px;
  font-size: 16px;
  transition: 0.3s ease-out;
  display: inline-block;
}
.video-wrapper {
  height: 580px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-bottom: 30px;
}
.video-icon {
  width: 122px;
  height: 122px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.video-icon img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.oferte {
  padding: 0 15px 35px 15px;
}
.oferte .box {
  height: 540px;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-bottom: 15px;
}
.oferte .box .content {
  display: inline-block;
  color: #fff;
  padding: 18px 15px 48px 25px;
  position: absolute;
  bottom: 0;
}
.oferte .box .content .name {
  font-size: 30px;
  padding-bottom: 2px;
  line-height: 36px;
}
.oferte .box .content .name sub {
  font-size: 18px;
}
.oferte .box .content .price {
  font-size: 26px;
}
.oferte .box .content .white-btn {
  margin-top: 24px;
}
.main-banner {
  position: relative;
}
.main-banner .content {
  position: absolute;
  top: 50px;
  left: 10%;
  z-index: 1;
}
@media (max-width: 992px) {
  .main-banner .content {
    display: none;
  }
}
.main-banner .content .title {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.main-banner .content .title h1 {
  font-size: 44px;
  margin-bottom: 24px;
}
@media (max-width: 1200px) {
  .main-banner .content .title h1 {
    font-size: 34px;
    margin-bottom: 18px;
  }
}
.main-banner .baner-btn a {
  padding: 14px 29px;
  transition: 0.3s ease-out;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1200px) {
  .main-banner .baner-btn a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.xs-slider {
  border-top: 1px solid #fff;
  background-color: #F2F2F2;
  height: 185px;
}
.xs-slider .image {
  height: 185px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.xs-slider .image .zoom {
  position: absolute;
  bottom: 12px;
  right: 10px;
  font-size: 26px;
  color: #fff;
}
.xs-slider .prev-slide {
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
}
.xs-slider .next-slide {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  transform: translateY(-50%);
  cursor: pointer;
}
.cut-off {
  position: relative;
}
.cut-off:before {
  content: '';
  height: 1px;
  width: 102%;
  position: absolute;
  top: 50%;
}
.car-details {
  margin-bottom: 8px;
}
.car-details .title {
  font-size: 28px;
  padding-bottom: 8px;
  margin-top: 20px;
}
@media (max-width: 576px) {
  .car-details .title {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .car-details .title {
    display: none;
  }
}
.car-details .infos {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (min-width: 992px) {
  .car-details .infos {
    background-color: #F2F2F2;
    min-height: 180px;
  }
}
.car-details .infos .price sub {
  font-size: 90%;
  bottom: 0;
}
.car-details .discount {
  font-size: 20px;
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .car-details .discount {
    margin: 0;
    font-size: 23px;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
@media (max-width: 576px) {
  .car-details .discount {
    font-size: 18px;
  }
}
.car-details .buy-btn {
  text-align: center;
  margin: 20px 0 20px 0;
  width: 100%;
}
.car-details .buy-btn a {
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 14px 29px;
  transition: 0.3s ease-out;
}
.promo-boxes {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .promo-boxes {
    max-width: 350px;
    margin: 0 auto 10px;
  }
}
.promo-boxes .promo-box {
  position: relative;
  width: 100%;
}
.promo-boxes .promo-box.plus:after {
  display: block;
  content: '';
  width: 30px;
  height: 40px;
  background: url("../images/plus.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
@media (max-width: 768px) {
  .promo-boxes .promo-box.plus:after {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
}
.promo-boxes .promo-box .price {
  font-size: 38px;
}
@media (max-width: 1200px) {
  .promo-boxes .promo-box .price {
    font-size: 24px;
  }
}
.promo-boxes .promo-box .buy-btn {
  margin-top: 20px;
}
.promo-boxes .promo-box .buy-btn a {
  padding: 14px 20px;
  transition: 0.3s ease-out;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .promo-boxes .promo-box .buy-btn a {
    font-size: 12px;
    padding: 10px 15px;
  }
}
.promo-boxes .promo-box-oferta {
  padding: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 768px) {
  .promo-boxes .promo-box-oferta {
    min-height: 300px;
  }
}
.promo-boxes .promo-box-oferta:after {
  display: block;
  content: '';
  width: 30px;
  height: 40px;
  background: url("../images/equal.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
@media (max-width: 768px) {
  .promo-boxes .promo-box-oferta:after {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
}
.service-tables-group {
  margin-bottom: 30px;
}
.service-tables-group .left-tabs .tab {
  display: block;
  background: #EEEEEE;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #EEEEEE;
  color: #828282;
  padding: 7px 10px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .service-tables-group .left-tabs .tab {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 110% ;
  }
}
.service-tables-group .table-title {
  font-size: 18px;
  background: #eee;
  padding: 10px 15px;
}
.service-tables-group .subtitle {
  font-size: 22px;
}
.service-tables-group .price-bloc {
  font-size: 24px;
  padding: 10px 15px;
  background-color: #EA5D1A;
  color: #fff;
  display: table;
}
.service-tables-group .price-bloc .moneda {
  font-size: 70%;
}
@media (min-width: 992px) {
  .service-tables-group .form-result {
    border-left: 3px solid #EA5D1A;
    padding-left: 15px;
  }
}
.service-tables-group .iner-step {
  column-count: 2;
  column-gap: 15px;
}
@media (min-width: 768px) {
  .service-tables-group .iner-step {
    column-count: 3;
  }
}
.gradient-line {
  height: 5px;
  background: #fef339;
  background: -moz-linear-gradient(left, #fef339 0%, #ed1d2a 100%);
  background: -webkit-linear-gradient(left, #fef339 0%, #ed1d2a 100%);
  background: linear-gradient(to right, #fef339 0%, #ed1d2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef339', endColorstr='#ed1d2a', GradientType=1);
}
.bt-asigurari-download {
  display: inline-block;
  border: 1px solid #000;
  padding: 0 50px 0 0;
  position: relative;
}
.bt-asigurari-download:after {
  display: block;
  width: 50px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 2px;
  color: #000;
  font-family: 'fontello';
  content: '\e808';
  font-size: 22px;
  line-height: 60px;
}
.contact-box {
  background-color: #EEEEEE;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.contact-box .name {
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 20px;
  padding: 12px 5px;
}
.contact-box .text {
  padding: 0 30px 0;
  font-size: 14px;
}
.contact-box .text a {
  white-space: nowrap;
}
.contact-box .buttons {
  padding: 0 30px 20px;
}
.contact-box .details-btn a {
  text-transform: uppercase;
  padding: 14px 29px;
  font-size: 16px;
  transition: 0.3s ease-out;
  width: 100%;
  display: block;
  text-align: center;
}
@media (max-width: 992px) {
  .contact-box .details-btn a {
    font-size: 14px;
  }
}
.PP {
  background-color: #ff0000;
  color: #fff;
}
.PBN {
  background-color: #e52b05;
  color: #fff;
}
.PBV1 {
  background-color: #f39001;
}
.PBV2 {
  background-color: #f9ca00;
}
.PTM,
.PT {
  background-color: #fbe106;
}
.modal-video {
  background-color: #fff;
  position: relative;
  padding: 15px 40px;
}
@media (min-width: 992px) {
  .modal-video {
    padding: 30px 50px;
  }
}
@media (min-width: 1200px) {
  .modal-video {
    padding: 60px;
  }
}
.wrapper-gmap {
  background-color: #fff;
  padding: 15px 40px;
}
@media (min-width: 992px) {
  .wrapper-gmap {
    padding: 30px 50px;
  }
}
@media (min-width: 1200px) {
  .wrapper-gmap {
    padding: 60px;
  }
}
.modal-gmap {
  background-color: #fff;
  position: relative;
  height: 70vh;
}
.modal-gmap .gmap {
  width: 100%;
  height: 100%;
}
.modal-gmap .gm-style-iw-d {
  color: #000;
}
.modal-gmap .gm-style-iw-d button.gm-ui-hover-effect {
  right: 1px !important;
}
.modal-gmap .gm-style-iw-d button.gm-ui-hover-effect img {
  width: 20px !important;
  height: 20px !important;
}
.modal-gmap .infowindow .name {
  font-weight: 700;
  margin-bottom: 5px;
}
.bg-grey-light {
  background-color: #eee;
}
.bg-grey {
  background-color: #D6D6D6;
}
.section-home-dealers .home-dealer .image {
  padding: 10px;
  margin-bottom: 15px;
  margin-right: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.section-home-dealers .home-dealer .image img {
  width: 108px;
}
.section-home-dealers .home-dealer .dealer-data {
  padding: 0;
  margin-bottom: 15px;
  font-size: 13px;
}
.section-home-dealers .home-dealer .dealer-data .name {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
}
.section-home-dealers .home-dealer .dealer-data li a {
  white-space: nowrap;
}
article video {
  width: 100% !important;
  height: auto !important;
}
@media (max-width: 991px) {
  .baner-categorie-oferta {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .baner-categorie-oferta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.baner-categorie-oferta .title {
  font-size: 20px;
  line-height: 100%;
  -webkit-flex-basis: 0;
  -ms-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 20px 0;
}
@media (min-width: 576px) {
  .baner-categorie-oferta .title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .baner-categorie-oferta .title {
    font-size: 24px;
    padding: 20px;
  }
}
@media (min-width: 1300px) {
  .baner-categorie-oferta .title {
    font-size: 33px;
  }
}
.baner-categorie-oferta .title a {
  color: #000;
}
.baner-categorie-oferta .title a:hover {
  color: #000;
}
.baner-categorie-oferta .image {
  position: relative;
  overflow: hidden;
}
.baner-categorie-oferta .image a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.baner-categorie-oferta .image .wrapper-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.baner-categorie-oferta .image:hover .wrapper-image {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
@media (min-width: 992px) {
  .baner-categorie-oferta .image {
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }
}
.alert {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  border: none !important;
}
.voucher-cadou-tinichigerie {
  padding: 40px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
}
@media (min-width: 992px) {
  .voucher-cadou-tinichigerie {
    padding: 40px 30px;
    font-size: 24px;
    line-height: 120%;
  }
}
.voucher-cadou-tinichigerie .valoare {
  margin-top: 20px;
  font-size: 40px;
}
@media (min-width: 992px) {
  .voucher-cadou-tinichigerie .valoare {
    font-size: 60px;
  }
}
.voucher-cadou-tinichigerie img {
  margin-top: 15px;
}
.voucher-cadou-tinichigerie.voucher-1 {
  background-color: #628ab6;
}
.voucher-cadou-tinichigerie.voucher-2 {
  background-color: #57a7b3;
}
.voucher-cadou-tinichigerie.voucher-3 {
  background-color: #66c3d0;
}
.voucher-ribon {
  color: #fff;
  position: relative;
}
.voucher-ribon a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.voucher-ribon img {
  margin-right: 40px;
}
.voucher-ribon .text-baner .text-big {
  font-size: 51px;
  line-height: 120%;
}
@media (max-width: 992px) {
  .voucher-ribon .text-baner .text-big {
    font-size: 37px;
  }
}
@media (max-width: 576px) {
  .voucher-ribon .text-baner .text-big {
    font-size: 30px;
  }
}
.voucher-ribon .text-baner .text-medium {
  font-size: 33px;
  line-height: 120%;
}
@media (max-width: 992px) {
  .voucher-ribon .text-baner .text-medium {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .voucher-ribon .text-baner .text-medium {
    font-size: 20px;
  }
}
.ribon-baner {
  background-color: #EEEEEE;
}
@media (max-width: 991px) {
  .ribon-baner {
    background-color: transparent;
    background-size: 70px 100px;
  }
}
.ribon-baner .title {
  font-size: 20px;
  line-height: 110%;
  padding: 5px 0 5px;
  color: #000;
}
@media (min-width: 576px) {
  .ribon-baner .title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .ribon-baner .title {
    font-size: 24px;
    padding: 5px 0 15px;
  }
}
@media (min-width: 1300px) {
  .ribon-baner .title {
    font-size: 33px;
  }
}
.ribon-baner .image {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.ribon-baner .image img {
  width: 100%;
}
.ribon-baner .image a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.ribon-baner .image .wrapper-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ribon-baner:hover .wrapper-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.ribon-baner .bt-vezi-oferta {
  text-transform: uppercase;
  padding: 10px 29px;
  font-size: 16px;
  transition: 0.3s ease-out;
  display: table;
  text-align: center;
  background-color: #000;
  color: #fff !important;
  margin-top: 2px;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .ribon-baner .bt-vezi-oferta {
    font-size: 14px;
    padding: 10px 29px;
  }
}
@media (max-width: 576px) {
  .ribon-baner .bt-vezi-oferta {
    font-size: 12px;
    padding: 6px 29px;
  }
}
.oferte-nav .ribon-baner .bt-vezi-oferta {
  padding: 7px 29px;
  font-size: 14px;
}
.oferte-nav .ribon-baner .title {
  font-size: 14px;
  padding: 10px 0 5px;
}
@media (min-width: 576px) {
  .oferte-nav .ribon-baner .title {
    font-size: 18px;
    padding: 10px 0 10px;
  }
}
@media (max-width: 991px) {
  .logo-pia-dealers {
    width: 70px;
  }
}
.stroke-box {
  border: 1px solid #a9a9a9;
  padding: 10px 15px 0;
}
.service-mecanica-bloc {
  background-size: cover !important;
}
.service-mecanica-bloc .bg-container {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px 15px;
}
@media (min-width: 576px) {
  .service-mecanica-bloc .bg-container {
    padding: 40px 30px;
  }
}
.service-mecanica-bloc .form-group {
  position: relative;
}
.service-mecanica-bloc .services-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 900px;
  margin: 0 auto 20px auto;
}
.service-mecanica-bloc .services-tabs .service-tab {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 -1px -1px 0;
  cursor: pointer;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  font-size: 13px;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  min-width: 72px;
}
@media (max-width: 400px) {
  .service-mecanica-bloc .services-tabs .service-tab {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .service-mecanica-bloc .services-tabs .service-tab {
    -webkit-flex: 0 0 14.28%;
    -ms-flex: 0 0 14.28%;
    flex: 0 0 14.28%;
  }
}
@media (min-width: 992px) {
  .service-mecanica-bloc .services-tabs .service-tab {
    font-size: 16px;
  }
}
.service-mecanica-bloc .services-tabs .service-tab.disabled .inner {
  opacity: 0.4;
}
.service-mecanica-bloc .services-tabs .service-tab .radio-service-tab {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
}
.service-mecanica-bloc .services-tabs .service-tab .hover {
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 1px;
  top: 1px;
  z-index: 2;
  background-color: #fff;
  color: #000;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: none;
}
.service-mecanica-bloc .services-tabs .service-tab:hover .inner {
  background-color: #fff;
}
.service-mecanica-bloc .services-tabs .service-tab:hover .hover {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.service-mecanica-bloc .services-tabs .service-tab .inner {
  padding: 15px 5px;
  border: 1px solid #000;
  width: 100%;
  position: relative;
}
@media (max-width: 400px) {
  .service-mecanica-bloc .services-tabs .service-tab .inner {
    padding: 10px 5px 5px;
  }
}
.service-mecanica-bloc .services-tabs .service-tab .radio-service-tab:checked ~ .inner {
  background-color: #fff;
  color: #000;
  border: 1px solid #EA5D1A;
  z-index: 1;
}
.service-mecanica-bloc .services-tabs .service-tab .radio-service-tab:checked ~ .inner:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #EA5D1A;
}
.service-mecanica-bloc .services-tabs .service-tab img {
  display: block;
  width: 60px;
  margin: 0 auto;
}
@media (max-width: 500px) {
  .service-mecanica-bloc .services-tabs .service-tab img {
    width: 40px;
  }
}
.service-mecanica-bloc .services-tabs .service-tab .name {
  padding: 5px 0 0;
  line-height: 1.1;
}
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
  right: auto !important;
  bottom: 75px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
.car-box-hybrid {
  position: relative;
  border: 1px solid #E0E0E0;
  padding: 15px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 550px) {
  .car-box-hybrid {
    padding: 20px;
  }
}
.car-box-hybrid .image {
  display: block;
}
.car-box-hybrid .image img {
  max-width: 100%;
  display: block;
  height: auto;
}
.car-box-hybrid .name {
  font-size: 18px;
  margin-bottom: 20px;
}
@media (min-width: 550px) {
  .car-box-hybrid .name {
    font-size: 23px;
  }
}
.car-box-hybrid .content {
  color: #000;
}
.car-box-hybrid .content .spec {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
.car-box-hybrid .content .spec img {
  margin-right: 10px;
}
@media (max-width: 549px) {
  .car-box-hybrid .content .spec {
    font-size: 14px;
  }
}
.car-box-hybrid .content .price {
  font-size: 16px;
  line-height: 110%;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.car-box-hybrid .content .price .value {
  color: #EA5D1A;
  white-space: nowrap;
}
.car-box-hybrid .content .cut-off {
  margin-bottom: 10px;
  display: table;
  font-size: 14px;
}
.car-box-hybrid .content .box-casco {
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 10px 0 0;
}
.car-box-hybrid .content .box-casco:last-child {
  margin: 0;
}
.car-box-hybrid .content .lab {
  margin-right: 10px;
  white-space: nowrap;
}
.car-box-hybrid .content .tva {
  font-size: 11px;
  white-space: nowrap;
}
.car-box-hybrid .disclaimer-car {
  font-size: 11px;
}
.car-box-hybrid .col-price {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  max-width: 100%;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
@media (min-width: 500px) {
  .car-box-hybrid .col-price {
    max-width: 100%;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
  }
}
.car-box-hybrid .col-rata {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  max-width: 100%;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
@media (min-width: 1400px) {
  .car-box-hybrid .col-rata {
    max-width: 100%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.car-box-hybrid .options {
  border-bottom: 1px solid #E0E0E0;
}
.car-box-hybrid .options .bt-toggle-opt {
  padding-bottom: 10px;
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
.car-box-hybrid .options .bt-toggle-opt:before {
  display: block;
  font-size: 20px;
  font-family: 'fontello';
  content: '\e83d';
  position: absolute;
  right: 0;
  top: 0;
}
.car-box-hybrid .options .bt-toggle-opt.open:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.car-box-hybrid .carusel-hybrid-box .slick-slide {
  height: auto;
}
.car-box-hybrid .carusel-hybrid-box .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #EA5D1A;
  font-size: 30px;
  line-height: 30px;
  z-index: 1;
}
.car-box-hybrid .carusel-hybrid-box .slick-arrow.prev-slide {
  left: -10px;
}
.car-box-hybrid .carusel-hybrid-box .slick-arrow.next-slide {
  right: -10px;
}
.car-box-hybrid .details-btn {
  padding: 13px 20px;
  font-size: 18px;
  transition: 0.3s ease-out;
  display: block;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
}
.car-box-hybrid .details-btn:hover {
  background-color: #000;
  color: #fff;
}
.car-box-hybrid .icon_info {
  font-size: 12px;
  display: inline-block;
  margin-right: 5px;
  font-weight: 700;
  margin-bottom: 4px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #000;
  color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
}
header {
  padding: 15px 0 15px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  z-index: 99;
  position: relative;
}
@media (max-width: 1200px) {
  header {
    padding: 15px 0 15px 0;
  }
}
header .logo-pia-band {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  overflow: hidden;
  margin-bottom: 13px;
  padding: 0;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 30px;
}
@media (min-width: 1200px) {
  header .logo-pia-band {
    padding: 0 10px;
  }
}
header .logo-pia-band .logo-pia {
  padding: 0 15px;
  -webkit-flex: 0 0 262px;
  -ms-flex: 0 0 262px;
  flex: 0 0 262px;
}
@media (max-width: 820px) {
  header .logo-pia-band .logo-pia:nth-of-type(n+2) {
    display: none;
  }
}
header .logo {
  padding-bottom: 15px;
}
@media (max-width: 1200px) {
  header .logo {
    width: 500px;
  }
}
@media (max-width: 768px) {
  header .logo {
    width: 290px;
  }
}
@media (max-width: 1200px) {
  header .main-navigation {
    display: none;
  }
}
header .main-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
header .main-navigation ul li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 18px;
}
header .main-navigation ul li a {
  padding: 2px 10px;
  display: inline-block;
}
header .main-navigation ul li .main-link {
  position: relative;
}
@media (min-width: 1200px) {
  header .main-navigation ul li .main-link:hover:after {
    display: block;
    content: '';
    height: 2px;
    background-color: #EA5D1A;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 2px;
  }
}
header .main-navigation ul li.border-r {
  border-right: 1px solid #000000;
}
header .main-navigation ul li.has-dropdown i {
  margin-right: 3px;
}
header .main-navigation ul li.has-dropdown .main-link:hover:after {
  display: none;
}
header .main-navigation ul li .dropdown {
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 28px;
  width: 250px;
  left: 0;
  text-align: left;
  padding: 20px 20px 10px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  display: block !important;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.11);
}
header .main-navigation ul li .dropdown a {
  display: block;
  margin-top: 5px;
  font-size: 16px;
}
header .main-navigation ul li .dropdown .submeniu-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
  margin-bottom: 5px;
}
header .main-navigation ul li:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
header .right-navigation {
  text-align: right;
}
header .right-navigation ul {
  display: inline-block;
  vertical-align: middle;
}
header .right-navigation ul li {
  display: inline-block;
  vertical-align: middle;
}
header .right-navigation ul li img {
  padding-right: 7px;
}
header .right-navigation ul li i {
  font-size: 21px;
  margin-right: 5px;
}
header .right-navigation ul li i.icon-microfon {
  font-size: 20px;
  margin-right: 0;
}
header .right-navigation ul li a {
  font-size: 18px;
  display: inline-block;
  padding: 2px 5px;
  position: relative;
}
@media (max-width: 992px) {
  header .right-navigation ul li a {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  header .right-navigation ul li a {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  header .right-navigation ul li a:hover:after {
    display: block;
    content: '';
    height: 2px;
    background-color: #EA5D1A;
    position: absolute;
    left: 10px;
    right: 5px;
    bottom: 2px;
  }
}
@media (max-width: 576px) {
  header .right-navigation ul li i {
    display: none;
  }
}
header .right-navigation .car-logo {
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
}
header .navigation {
  position: relative;
}
header .navigation .nav-toggle {
  left: 15px;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
  position: absolute;
}
.nav-toggle {
  cursor: pointer;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  z-index: 1;
  padding: 20px 0 0;
  position: absolute;
}
@media (min-width: 1200px) {
  .nav-toggle {
    display: none;
  }
}
.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
  -webkit-border-radius: 1px;
  border-radius: 1px;
  height: 2px;
  width: 28px;
  background: #000;
  position: absolute;
  display: block;
  content: '';
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.nav-toggle span:before {
  top: -10px;
}
.nav-toggle span:after {
  bottom: -10px;
}
@media (max-width: 1200px) {
  .nav-opened .nav-mobile {
    display: block;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.nav-opened .nav-toggle span {
  width: 20px;
  background: none;
}
.nav-mobile {
  display: none;
}
@media (max-width: 1200px) {
  .nav-mobile {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 320px;
    z-index: 99;
    -webkit-transform: translate(-120%, 0);
    -moz-transform: translate(-120%, 0);
    -ms-transform: translate(-120%, 0);
    -o-transform: translate(-120%, 0);
    transform: translate(-120%, 0);
    -webkit-box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
}
.nav-mobile .nav-toggle {
  left: 10px;
  top: 30px;
}
.nav-mobile .nav-toggle span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  left: 5px;
}
.nav-mobile .nav-toggle span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  left: 5px;
}
.nav-mobile .scroll {
  position: absolute;
  bottom: 20px;
  width: 300px;
  top: 80px;
  overflow-y: auto;
}
.nav-mobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-mobile ul li {
  display: block;
  position: relative;
}
.nav-mobile ul li i {
  position: absolute;
  font-size: 20px;
  right: 0;
  top: 16px;
}
.nav-mobile ul li a {
  font-size: 18px;
  display: block;
  padding: 10px;
}
.nav-mobile ul li .dropdown {
  display: none;
}
.nav-mobile ul li .dropdown a {
  display: block;
  margin-top: 5px;
  font-size: 16px;
}
.nav-mobile ul li .dropdown .submeniu-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 5px;
}
.nav-mobile ul li.open .dropdown {
  display: block !important;
}
body.scrolled header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 10px 0 10px 0;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.13);
}
body.scrolled header .logo-pia-band {
  display: none;
}
.search-header {
  background-color: #fff;
  width: 100%;
  position: absolute;
  z-index: 99;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  border-top: 1px solid #e0e0e0;
  display: none;
  -webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.13);
}
.search-header .search-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.search-header .seaarch-grup {
  position: relative;
  width: 100%;
}
.search-header .bt-search {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  line-height: 60px;
  background: none;
  border: none;
  outline: none;
  padding: 0 20px;
  font-size: 18px;
  color: #8f8f8f;
  cursor: pointer;
  background: #fff;
}
.search-header .bt-search i {
  font-size: 30px;
}
@media (max-width: 576px) {
  .search-header .bt-search i {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .search-header .bt-search {
    font-size: 14px;
    padding: 0 10px;
  }
  .search-header .bt-search span {
    display: none;
  }
}
.search-header .search-input {
  text-align: center;
  border: none;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  padding: 0 130px 0 20px;
  font-size: 26px;
  color: #5a5a5a;
}
.search-header .search-input:-moz-placeholder {
  color: #bbbbbb;
}
.search-header .search-input::-moz-placeholder {
  color: #bbbbbb;
}
.search-header .search-input:-ms-input-placeholder {
  color: #bbbbbb;
}
.search-header .search-input::-webkit-input-placeholder {
  color: #bbbbbb;
}
@media (max-width: 576px) {
  .search-header .search-input {
    font-size: 14px;
    padding: 0 45px 0 10px;
  }
}
.search-header .bt-close-search {
  display: block;
  width: 65px;
  height: 60px;
  font-size: 22px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  border-left: 1px solid #bbbbbb;
}
.search-header .bt-close-search i:before {
  line-height: 60px;
}
.search-header .bt-close-search:hover {
  background: #bbbbbb;
}
.search-header .bt-cautare-audio {
  display: block;
  width: 65px;
  height: 60px;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  border-left: 1px solid #bbbbbb;
  padding-top: 7px;
}
@media (min-width: 1200px) {
  .search-header .bt-cautare-audio {
    display: none;
  }
}
.search-header .bt-cautare-audio small {
  display: block;
  font-size: 10px;
  line-height: 100%;
  margin-top: 5px;
}
.search-header .bt-cautare-audio:hover {
  background: #bbbbbb;
}
footer {
  padding: 60px 40px 30px 40px;
  font-size: 14px;
  position: relative;
}
@media (max-width: 1200px) {
  footer {
    padding: 60px 40px 70px 40px;
  }
}
@media (max-width: 768px) {
  footer {
    padding: 40px 0 70px 0;
  }
}
footer .title {
  text-transform: uppercase;
  font-size: 44px;
  padding-bottom: 40px;
  line-height: 100%;
}
@media (max-width: 992px) {
  footer .title {
    font-size: 28px;
  }
}
footer .infos {
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  footer .infos {
    padding-bottom: 20px;
  }
}
footer .info-box {
  margin-bottom: 20px;
}
footer .info-box .box-title {
  text-transform: uppercase;
  font-size: 24px;
  padding-bottom: 10px;
  line-height: 100%;
}
footer .info-box .box-title-italic {
  font-size: 16px;
  padding-bottom: 10px;
}
footer .info-box ul li {
  line-height: 25px;
  letter-spacing: 1px;
}
footer .info-box ul.social {
  padding-top: 15px;
}
footer .info-box ul.social li {
  display: inline-block;
}
@media (max-width: 992px) {
  footer .footer-logo img {
    width: 180px;
  }
}
footer .copy {
  line-height: 17px;
  padding-top: 15px;
}
footer .social i {
  font-size: 30px;
}
.go-top {
  padding-top: 30px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  font-size: 40px;
}
footer .footer-logo-mobile {
  max-width: 300px;
  display: none;
}
@media (max-width: 992px) {
  footer .footer-logo-mobile {
    display: block;
  }
}
.form-solicitare {
  background-color: rgba(222, 218, 212, 0.5);
}
textarea,
select,
input,
button {
  outline: none !important;
  box-shadow: none !important;
}
textarea:focus,
select:focus,
input:focus,
button:focus,
textarea:active:focus,
select:active:focus,
input:active:focus,
button:active:focus,
textarea.active:focus,
select.active:focus,
input.active:focus,
button.active:focus {
  outline: none !important;
  box-shadow: none !important;
}
input.custom-control-input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
input.form-control {
  font-family: 'SeatBcn-Book', sans-serif;
  font-size: 18px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 44px;
  line-height: 44px;
  color: #000;
  border: none;
  background-color: transparent !important;
  border-bottom: 1px solid #747474;
}
input.form-control:focus {
  border-bottom: 2px solid #000 !important;
}
textarea.form-control {
  font-family: 'SeatBcn-Book', sans-serif;
  font-size: 18px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #000;
  border: none;
  background-color: transparent !important;
  border-bottom: 1px solid #747474;
}
textarea.form-control:focus {
  border-bottom: 2px solid #000 !important;
}
select.custom-select {
  font-family: 'SeatBcn-Book', sans-serif;
  font-size: 18px;
  border-color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 44px;
  color: #000000;
  border: none;
  background-color: transparent !important;
  border-bottom: 1px solid #747474;
}
select.custom-select:focus {
  border-bottom: 2px solid #000 !important;
}
.custom-checkbox {
  padding-left: 0;
  position: relative;
}
.custom-checkbox .custom-control-label {
  font-family: 'SeatBcn-Book', sans-serif;
  font-size: 18px;
  color: #000;
  padding-left: 0.5rem;
  overflow: visible;
  padding-left: 1.9rem;
}
@media (max-width: 576px) {
  .custom-checkbox .custom-control-label {
    font-size: 16px;
  }
}
.custom-checkbox .custom-control-label:before {
  width: 1.4rem;
  height: 1.4rem;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  border: 2px solid #9F948E !important;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.custom-checkbox .custom-control-label:after {
  width: 1.4rem;
  height: 1.4rem;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: 'fontello';
  content: '\e835';
  color: #fff;
  background: #EA5D1A !important;
  display: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  display: block;
}
.custom-radio {
  position: relative;
  padding-left: 0;
}
.custom-radio .custom-control-label {
  font-family: 'SeatBcn-Book', sans-serif;
  font-size: 18px;
  color: #000;
  padding-left: 1.9rem;
}
@media (max-width: 576px) {
  .custom-radio .custom-control-label {
    font-size: 16px;
  }
}
.custom-radio .custom-control-label:before {
  width: 1.3rem;
  height: 1.3rem;
  background-color: #fff;
  border: 2px solid #9F948E !important;
  position: absolute;
  left: 0;
  top: 0.1rem;
}
.custom-radio .custom-control-label:after {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 0.53rem;
  left: 0.4rem;
  display: none;
  background: #fff;
}
.custom-radio.custom {
  margin-bottom: 10px;
}
.custom-radio.custom .custom-control-label {
  background: #fff;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding-left: 0;
  cursor: pointer;
}
.custom-radio.custom .custom-control-label:before {
  display: none;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #EA5D1A !important;
  border: 2px solid #EA5D1A !important;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  display: block;
}
.custom-radio.custom .custom-control-input:checked ~ .custom-control-label::after {
  display: none;
}
.custom-radio.custom .custom-control-input:checked ~ .custom-control-label {
  background: #EA5D1A;
  color: #fff;
}
.custom-control-label a {
  color: inherit;
  font-weight: 600;
}
.label-check {
  font-family: 'SeatBcn-Book', sans-serif;
  font-size: 18px;
  color: #000;
}
@media (max-width: 576px) {
  .label-check {
    font-size: 14px;
  }
}
.bt-submit {
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 14px 29px;
  transition: 0.3s ease-out;
  text-align: center;
  margin: 20px 0 20px 0;
  width: 100%;
  border: none;
  cursor: pointer;
}
@media (max-width: 992px) {
  .bt-submit {
    font-size: 16px;
  }
}
.bt-submit:disabled {
  background-color: #8f8f8f !important;
  cursor: default !important;
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: inherit;
}
.invalid-tooltip {
  background: none;
  font-size: 12px;
  top: 90%;
  left: 5px;
  line-height: 100%;
  padding: 0.5rem 0.5rem;
  font-weight: 400;
  color: #dc3545;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.invalid-tooltip.custom {
  position: static;
  padding: 0.5rem 0;
}
.custom-select.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  background-color: #ffffff;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #ced4da;
  padding-right: 0;
  background-image: none;
}
.was-validated .form-control:invalid {
  border-color: #dc3545;
  background-image: none;
}
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}
.form-control:invalid ~ .invalid-feedback {
  display: none;
}
/*datetimepicker*/
.bootstrap-datetimepicker-widget td {
  padding: 7px 0;
}
.bootstrap-datetimepicker-widget td.active {
  background: #EA5D1A !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.bootstrap-datetimepicker-widget td.today:before {
  border-bottom-color: #EA5D1A;
}
.bootstrap-datetimepicker-widget thead th {
  padding: 7px 0;
}
.bootstrap-datetimepicker-widget .month.active,
.bootstrap-datetimepicker-widget .year.active {
  background: #EA5D1A !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.customCheckbox {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  padding-right: 22px;
}
.customCheckbox.disabled {
  opacity: 0.5;
}
.customCheckbox.disabled:before {
  content: '';
  z-index: 1111;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #9F948E;
  height: 120%;
  width: 1px;
  transform: rotate(45deg);
  left: 14px;
  top: -3px;
}
.customCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.customCheckbox .checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 2px solid #9F948E;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.customCheckbox .checkmark:after {
  font-family: 'fontello';
  content: '\e835';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  color: #fff;
  text-align: center;
}
.customCheckbox input:checked ~ .checkmark {
  background-color: #EA5D1A;
  border-color: #EA5D1A;
}
.customCheckbox input:checked ~ .checkmark:after {
  display: block;
}
ul.br {
  padding-bottom: 12px;
}
ul.br li {
  display: inline-block;
  padding-bottom: 3px;
  font-size: 14px;
}
ul.br li:after {
  content: '>';
  padding-left: 4px;
}
ul.br li:last-child:after {
  content: '';
}
.configurator {
  padding: 0 !important;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .configurator {
    margin-bottom: 0;
  }
}
.configurator .box {
  background: #DEDAD4;
  border: 1px solid #fff;
}
.configurator .box:hover {
  background: rgba(222, 218, 212, 0.5);
}
.configurator .label-grup-option {
  font-size: 18px;
  font-family: 'SeatBcn-Bold';
  margin-bottom: 15px;
}
.configurator .conf-option {
  background: rgba(222, 218, 212, 0.5);
  padding: 12px 10px 10px 50px;
  margin: 0 0 10px 0 !important;
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
}
@media (max-width: 576px) {
  .configurator .conf-option {
    font-size: 14px;
  }
}
.configurator .conf-option input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.configurator .conf-option .checkmark {
  position: absolute;
  top: 8px;
  left: 10px;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 2px solid #9F948E;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.configurator .conf-option .checkmark:after {
  font-family: 'fontello';
  content: '\e835';
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}
.configurator .conf-option input:checked ~ .checkmark {
  background-color: #EA5D1A;
  border-color: #EA5D1A;
}
.configurator .conf-option input:checked ~ .checkmark:after {
  display: block;
}
.configurator .bt-end-config {
  text-transform: uppercase;
  font-family: 'SeatBcn-Bold';
  font-size: 16px;
  display: block;
  color: #fff !important;
  background-color: #EA5D1A;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  transition: 0.3s ease-out;
  text-align: center;
  width: 100%;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.configurator .bt-end-config:hover {
  background-color: #000000;
  color: #fff;
}
.dropdown-grup {
  position: relative;
}
.dropdown-grup .dropdown-menu {
  border: 1px solid #000;
  padding: 15px 0;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-grup .dropdown-menu .dropdown-title {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 15px 10px;
  color: #8a969f;
}
.dropdown-grup .dropdown-menu a {
  display: block;
  padding: 7px 15px;
  color: #000;
}
.dropdown-grup .dropdown-menu a:hover {
  color: #fff;
  background-color: #000000;
}
body,
html {
  color: #202020;
  font-family: 'SeatBcn-Book';
  font-size: 16px;
}
a {
  color: #000000;
  text-decoration: none !important;
}
a:hover {
  color: #9F948E;
}
a.text-link {
  color: #000000;
}
.bg-orange {
  background-color: #EA5D1A;
}
.text-white,
a.text-white {
  color: #fff !important;
}
.text-orange,
a.text-orange {
  color: #EA5D1A !important;
}
.center-title {
  font-family: 'SeatBcn-Black';
}
h1 {
  font-family: 'SeatBcn-Black';
}
h3 {
  font-family: 'SeatBcn-Bold';
}
h4 {
  font-family: 'SeatBcn-Bold';
}
article {
  font-size: 18px;
}
@media (max-width: 576px) {
  article {
    font-size: 14px;
  }
}
article ul {
  list-style: none;
}
article ul li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 5px;
}
article ul li:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background: #EA5D1A;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
article h1,
article h2 {
  font-family: 'SeatBcn-Black';
  font-size: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  article h1,
  article h2 {
    font-size: 28px;
  }
}
article h3 {
  font-family: 'SeatBcn-Black';
  font-size: 17px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  article h3 {
    font-size: 22px;
  }
}
article h4 {
  font-family: 'SeatBcn-Bold';
  font-size: 16px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  article h4 {
    font-size: 20px;
  }
}
article a {
  text-decoration: underline !important;
}
.filters .title {
  font-family: 'SeatBcn-Bold';
}
.btn-link {
  color: #fff !important;
  background-color: #EA5D1A;
  text-transform: uppercase;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-link:hover {
  background-color: #000000;
  color: #fff;
}
.btn-link.white {
  background-color: #fff;
  color: #000 !important;
}
.btn-link.white:hover {
  color: #EA5D1A !important;
}
.btn-link.white-stroke {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff !important;
}
.btn-link.white-stroke:hover {
  background-color: #fff;
  color: #EA5D1A !important;
}
.btn-link.black-stroke {
  background-color: #fff;
  border: 1px solid #000;
  color: #000 !important;
}
.btn-link.black-stroke:hover {
  background-color: #fff;
  color: #EA5D1A !important;
}
.float-btns .buton {
  color: #fff;
  background-color: #00AFAC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'SeatBcn-Bold';
}
.float-btns .buton:hover {
  background: #000000;
  color: #fff;
}
.float-btns .has-dropdown .buton {
  background-color: #0000FF;
}
.float-btns .has-dropdown .dropdown .inner {
  border: 1px solid #0000FF;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.float-btns .has-dropdown .dropdown .inner a {
  color: #0000FF;
}
.float-btns-mobile .buton {
  color: #fff;
  background-color: #00AFAC;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.float-btns-mobile .buton:hover {
  background: #000000;
  color: #fff;
}
.float-btns-mobile .has-dropdown .buton {
  background-color: #0000FF;
}
.float-btns-mobile .has-dropdown .dropdown .inner {
  border: 1px solid #0000FF;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.float-btns-mobile .has-dropdown .dropdown .inner a {
  color: #0000FF;
}
.car-models-nav {
  background-color: #fff;
}
.car-models-nav .box {
  color: #000;
  font-family: 'SeatBcn-Bold';
  border: 1px solid #fff;
  background-color: #eee !important;
}
.car-models-nav .box:hover {
  color: #EA5D1A;
  background-color: rgba(222, 218, 212, 0.5) !important;
}
.car-models-nav .box.color1 {
  background-color: #fff;
}
.car-models-nav .box.color2 {
  background-color: #A2A2A2;
}
.car-models-nav .box.color3 {
  background-color: #E6E6E6;
}
.car-models-nav .box.color4 {
  background-color: #DBDEE8;
}
.car-models-nav .box.color5 {
  background-color: #E6E6E6;
}
.car-models-nav .box.color6 {
  background-color: #6096AC;
}
.car-models-nav .box.color7 {
  background-color: #C8D1D6;
}
.car-models-nav .box.color8 {
  background-color: #E6E6E6;
}
.car-models-nav .box.color9 {
  background-color: #B29C9D;
}
.car-models-nav .box.color10 {
  background-color: #696B6E;
}
.car-models-nav .box.color11 {
  background-color: #E6E6E6;
}
.car-models-nav .box.color12 {
  background-color: #E6E6E6;
}
.car-nav .box.black {
  background-color: #000000;
}
.car-nav .box .name {
  color: #fff;
  font-family: 'SeatBcn-Bold';
}
.back-bt {
  background-color: #fff;
  text-transform: uppercase;
  color: #000000;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #000000;
}
.back-bt:hover {
  background: #000000;
  color: #fff;
}
.bg-grey {
  background-color: rgba(222, 218, 212, 0.5);
}
.bg-grey-light {
  background-color: #eee;
}
.bg-orange {
  background-color: #EA5D1A;
}
.paginare {
  font-family: 'SeatBcn-Book', sans-serif;
}
.paginare span,
.paginare a {
  background: #DEDAD4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.paginare span.active,
.paginare a.active {
  background: #EA5D1A;
  color: #fff;
}
.search-result-block {
  background-color: rgba(222, 218, 212, 0.31);
}
.search-result-block .title {
  font-family: 'SeatBcn-Bold';
}
.search-result-block .more {
  background-color: #EA5D1A;
  color: #fff;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.search-result-block .more:hover {
  background-color: #000000;
}
.text-baner .text-big {
  font-family: 'SeatBcn-Bold';
}
.text-baner .text-medium {
  font-family: 'SeatBcn-Book';
}
.section-home-slider .text {
  font-family: 'SeatBcn-Bold';
}
.section-home-slider .time {
  font-family: 'SeatBcn-Book';
  color: #EA5D1A;
}
.oferte .content .name,
.car-box-cat .content .name,
.oferte-service .content .name,
.car-box-home .content .name {
  font-family: 'SeatBcn-Bold';
}
.oferte .content .subtitlu,
.car-box-cat .content .subtitlu,
.oferte-service .content .subtitlu,
.car-box-home .content .subtitlu {
  font-family: 'SeatBcn-Book';
}
.oferte .content .price,
.car-box-cat .content .price,
.oferte-service .content .price,
.car-box-home .content .price {
  font-family: 'SeatBcn-Bold';
}
.car-box-home .content .details-btn a {
  background-color: #EA5D1A;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'SeatBcn-Bold';
  text-transform: uppercase;
}
.car-box-home .content .details-btn a:hover {
  background: #000000;
  color: #fff;
}
.oferte-service .box .content .details-btn a {
  background-color: #EA5D1A;
  color: #fff;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
}
.oferte-service .box .content .details-btn a:hover {
  background: #000000;
  color: #fff;
}
.gray-boxes .gray-box {
  background-color: rgba(222, 218, 212, 0.5);
}
.gray-boxes .gray-box.dark {
  background-color: #DEDAD4;
}
.gray-boxes .gray-box .details-btn a {
  background-color: #EA5D1A;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'SeatBcn-Bold';
  text-transform: uppercase;
}
.gray-boxes .gray-box .details-btn a:hover {
  background-color: #000000;
  color: #fff;
}
.video-icon {
  background-color: rgba(225, 225, 225, 0.9);
}
.main-banner .content .title {
  color: #fff;
  font-family: 'SeatBcn-Bold';
}
.main-banner .baner-btn a {
  text-transform: uppercase;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #EA5D1A;
  color: #fff;
}
.main-banner .baner-btn a:hover {
  background-color: #000000;
  color: #fff;
}
.cut-off {
  font-family: 'SeatBcn-Book';
}
.cut-off:before {
  background-color: #000;
}
.car-box-cat .content .subtitlu {
  padding-bottom: 2px;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .car-box-cat .content .subtitlu {
    font-size: 18px;
  }
}
.car-box-cat .content .price {
  font-family: 'SeatBcn-Bold';
  font-size: 24px;
  line-height: 100%;
}
@media (min-width: 1200px) {
  .car-box-cat .content .price {
    font-size: 26px;
  }
}
.car-box-cat .content .price .value {
  color: #EA5D1A;
  font-family: 'SeatBcn-Bold';
}
.car-box-cat .content .price .cut-off {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .car-box-cat .content .price .cut-off {
    font-size: 20px;
  }
}
.car-box-cat .content .discount-val {
  color: #EA5D1A;
  font-family: 'SeatBcn-Bold';
  font-size: 24px;
  line-height: 100%;
}
@media (min-width: 1200px) {
  .car-box-cat .content .discount-val {
    font-size: 26px;
  }
}
.car-box-cat .content .details-btn a {
  background-color: #EA5D1A;
  color: #fff;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
}
.car-box-cat .content .details-btn a:hover {
  background: #000000;
  color: #fff;
}
.car-details .title {
  color: #000;
  font-family: 'SeatBcn-Bold';
}
.car-details .infos .price {
  font-family: 'SeatBcn-Book';
  font-size: 16px;
}
@media (min-width: 576px) {
  .car-details .infos .price {
    font-size: 20px;
  }
}
.car-details .infos .price .value {
  color: #EA5D1A;
  font-family: 'SeatBcn-Bold';
  font-size: 30px;
  padding-left: 12px;
  line-height: 120%;
}
@media (min-width: 1200px) {
  .car-details .infos .price .value {
    font-size: 38px;
  }
}
.car-details .discount {
  color: #000;
  font-family: 'SeatBcn-Bold';
}
@media (min-width: 992px) {
  .car-details .discount {
    background-color: #EA5D1A;
    color: #fff;
  }
}
.car-details .buy-btn a {
  text-transform: uppercase;
  background-color: #EA5D1A;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
}
.promo-boxes .promo-box {
  color: #fff;
  font-family: 'SeatBcn-Bold';
}
.promo-boxes .promo-box .buy-btn a {
  background-color: #000000;
  color: #fff;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.promo-boxes .promo-box .buy-btn a:hover {
  color: #EA5D1A;
}
.promo-boxes .promo-box-oferta {
  background: #EA5D1A;
}
.service-tables-group .left-tabs .tab {
  background: rgba(222, 218, 212, 0.31);
  border-bottom: 1px solid #fff;
  border-left: 1px solid #EEEEEE;
  color: #828282;
  font-family: 'SeatBcn-Bold';
}
.service-tables-group .left-tabs .tab.active {
  background: #fff;
  color: #000000;
}
.service-tables-group .tab-content .table-title {
  font-family: 'SeatBcn-Bold';
  background: rgba(222, 218, 212, 0.31);
}
.service-tables-group .tab-content .subtitle {
  font-family: 'SeatBcn-Bold';
  color: #000000;
}
.contact-box {
  background-color: rgba(222, 218, 212, 0.5);
}
.contact-box .name {
  font-family: 'SeatBcn-Bold';
}
.contact-box .details-btn a {
  background-color: #EA5D1A;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'SeatBcn-Bold';
}
.contact-box .details-btn a:hover {
  background-color: #000000;
  color: #fff;
}
.modal-gmap .infowindow a {
  color: #000000;
}
.configurator .conf-option {
  background: rgba(222, 218, 212, 0.5);
}
.configurator .box {
  background: #DEDAD4;
  border: 1px solid #fff;
}
.configurator .box:hover {
  background: rgba(222, 218, 212, 0.5);
}
.configurator .label-grup-option {
  font-family: 'SeatBcn-Bold';
}
.configurator .bt-end-config {
  text-transform: uppercase;
  font-family: 'SeatBcn-Bold';
  color: #fff !important;
  background-color: #EA5D1A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.configurator .bt-end-config:hover {
  background-color: #000000;
  color: #fff;
}
.configurator input:checked ~ .checkmark {
  background-color: #EA5D1A;
  border-color: #EA5D1A;
}
.dropdown-grup .dropdown-menu {
  border: 1px solid #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.dropdown-grup .dropdown-menu a {
  color: #000;
}
.dropdown-grup .dropdown-menu a:hover {
  color: #fff;
  background-color: #000000;
}
.form-solicitare {
  background-color: rgba(222, 218, 212, 0.5);
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #EA5D1A !important;
  border: 2px solid #EA5D1A !important;
}
.bt-submit {
  text-transform: uppercase;
  font-family: 'SeatBcn-Bold';
  color: #fff !important;
  background-color: #EA5D1A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bt-submit:hover {
  background-color: #000000;
  color: #fff;
}
.custom-checkbox:after {
  color: #fff;
  background: #EA5D1A !important;
}
.customCheckbox input:checked ~ .checkmark {
  background-color: #EA5D1A;
  border-color: #EA5D1A;
}
.customCheckbox input:checked ~ .checkmark:after {
  display: block;
}
/*---------HEADER------------------------------------------------------------*/
header a {
  color: #000000;
}
header a.active,
header a:hover {
  color: #EA5D1A;
}
header a.active-bg {
  background-color: #EA5D1A;
  color: #fff;
}
header a.active-bg:hover {
  background-color: #000000;
}
header a.active-bg:hover:after {
  display: none !important;
}
header .right-navigation .car-logo {
  width: 70px;
}
@media (min-width: 1200px) {
  header .right-navigation .car-logo {
    width: 90px;
  }
}
.nav-mobile {
  padding: 70px 10px 10px;
  background-color: #fff;
}
.nav-mobile .nav-toggle span:before,
.nav-mobile .nav-toggle span:after {
  background: #000;
}
.nav-mobile ul {
  color: #000;
}
.nav-mobile ul li i {
  color: #7c7c7c;
}
.nav-mobile ul li a {
  border-bottom: 1px solid #dfdfdf;
  color: #000;
}
.nav-mobile ul li a.active {
  color: #EA5D1A;
}
body.scrolled .main-wrapper {
  padding-top: 80px;
}
@media (min-width: 1200px) {
  body.scrolled .main-wrapper {
    padding-top: 89px;
  }
}
body.scrolled .nav-toggle {
  bottom: 25px;
}
body.scrolled .car-logo {
  width: 70px;
}
.search-header .bt-search,
.search-header .search-input {
  font-family: 'SeatBcn-Book';
}
.search-header .bt-search {
  color: #8f8f8f;
  background: #fff;
}
.search-header .search-input {
  background: #fff;
  color: #5a5a5a;
}
.search-header .search-input:-moz-placeholder {
  color: #bbbbbb;
}
.search-header .search-input::-moz-placeholder {
  color: #bbbbbb;
}
.search-header .search-input:-ms-input-placeholder {
  color: #bbbbbb;
}
.search-header .search-input::-webkit-input-placeholder {
  color: #bbbbbb;
}
/*------------------FOOTER-----------------------------------------------------------------*/
footer {
  background-color: #DEDAD4;
  color: #000000;
}
footer ul li a {
  color: #000000;
}
footer ul li a:hover {
  color: #7c736f;
}
footer ul.social li a {
  color: #EA5D1A;
}
footer ul.social li a:hover {
  color: #000000;
}
footer .copy {
  color: #6c6c6c;
}
.baner-categorie-oferta {
  background-color: rgba(222, 218, 212, 0.5);
}
.baner-categorie-oferta .title {
  font-family: 'SeatBcn-Black';
}
.alert.alert-success {
  background: #D1B8C7;
}
.oferte-nav .oferte-btn {
  background-color: #EA5D1A;
  color: #fff;
  font-family: 'SeatBcn-Black';
}
.oferte-nav .oferte-btn:hover {
  background-color: #000;
}
.voucher-cadou-tinichigerie {
  color: #fff !important;
}
.voucher-cadou-tinichigerie .valoare .big {
  font-family: 'SeatBcn-Black';
}
.voucher-cadou-tinichigerie strong {
  font-family: 'SeatBcn-Black';
}
.voucher-ribon {
  background-color: #EA5D1A;
}
.ribon-baner .title {
  font-family: 'SeatBcn-Black';
}
.ribon-baner .bt-vezi-oferta {
  background-color: #EA5D1A;
  color: #fff;
  font-family: 'SeatBcn-Bold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ribon-baner .bt-vezi-oferta:hover {
  background-color: #000;
}
.cars-models-wrapper {
  padding: 60px 0 20px;
}
@media (min-width: 992px) {
  .cars-models-wrapper {
    padding: 60px 40px 40px 20px;
  }
}
@media (min-width: 1200px) {
  .cars-models-wrapper {
    padding: 60px 60px 60px 40px;
  }
}
.cars-models-wrapper .cars-models {
  padding: 0 30px 0 10px;
}
@media (min-width: 768px) {
  .cars-models-wrapper .cars-models {
    display: grid;
    column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .cars-models-wrapper .cars-models {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1600px) {
  .cars-models-wrapper .cars-models {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.cars-models-wrapper .cars-models .car-model {
  display: block;
  width: 280px;
  margin: 0 auto 30px;
}
@media (min-width: 350px) {
  .cars-models-wrapper .cars-models .car-model {
    width: 300px;
  }
}
.cars-models-wrapper .cars-models .car-model .outer-model {
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 0 0 0;
}
.cars-models-wrapper .cars-models .car-model .inner-model {
  display: block;
  height: 280px;
  width: 100%;
  position: relative;
  margin: 0 0 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 350px) {
  .cars-models-wrapper .cars-models .car-model .inner-model {
    height: 300px;
  }
}
.cars-models-wrapper .cars-models .car-model .nou {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: 'SeatBcn-Black';
  font-size: 15px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  left: 15px;
  top: 9px;
  z-index: 2;
  padding: 0 20px;
}
.cars-models-wrapper .cars-models .car-model .name {
  display: block;
  font-family: 'SeatBcn-Black';
  color: #000;
  font-size: 19px;
  line-height: 1.1;
  padding: 70px 0 0 15px;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cars-models-wrapper .cars-models .car-model .car {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  right: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 280px;
}
.cars-models-wrapper .cars-models .car-model .car img {
  image-rendering: crisp-edges;
}
@media (min-width: 350px) {
  .cars-models-wrapper .cars-models .car-model .car {
    width: 300px;
  }
}
.cars-models-wrapper .cars-models .car-model .background {
  display: block;
  background: url("../images/car_model_bg.png") no-repeat center center;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cars-models-wrapper .cars-models .car-model:hover .name {
  color: #EA5D1A;
}
.cars-models-wrapper .cars-models .car-model:hover .background {
  background: url("../images/car_model_bg_hover.png") no-repeat center center;
}
.cars-models-wrapper .cars-models .car-model:hover .car {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  right: -20%;
  bottom: 30px;
}
.form-revizie-tehnica .custom-select,
.form-revizie-tehnica .form-control {
  border: 1px solid #747474;
}
.carusel-revizie-modele {
  padding: 0 50px;
}
.carusel-revizie-modele .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.carusel-revizie-modele .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 2rem;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #EA5D1A;
}
.carusel-revizie-modele .slick-arrow.next-slide {
  right: 0;
}
.carusel-revizie-modele .slick-arrow.prev-slide {
  left: 0;
}
.carusel-revizie-modele .slick-arrow.slick-disabled {
  opacity: 0.2;
}
.carusel-revizie-modele .revizie-model-item {
  height: auto;
  padding: 0 5px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
}
.carusel-revizie-modele .revizie-model-item .custom-control-input {
  position: absolute;
  left: -9999999999999px;
}
.carusel-revizie-modele .revizie-model-item .inner {
  cursor: pointer;
  border: 2px solid transparent;
  padding: 10px;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.carusel-revizie-modele .revizie-model-item .image {
  margin-bottom: 10px;
  text-align: center;
}
.carusel-revizie-modele .revizie-model-item .name {
  font-size: 1.6rem;
  font-family: 'SeatBcn-Book';
  line-height: 1.1;
  margin-bottom: 10px;
}
.carusel-revizie-modele .revizie-model-item .buton {
  margin-top: auto;
  background-color: #EA5D1A;
  color: #fff;
  display: inline-block;
  padding: 0.6rem 1.5rem;
}
.carusel-revizie-modele .revizie-model-item .custom-control-input:checked ~ .inner {
  border-color: #000;
}
.carusel-revizie-modele .revizie-model-item .custom-control-input:checked ~ .inner .buton {
  background-color: #000;
}
.carusel-revizie-modele .revizie-model-item:hover .buton {
  background-color: #EA5D1A;
}
.car-box-hybrid .name {
  font-family: 'SeatBcn-Bold';
}
.car-box-hybrid ul {
  list-style: none;
}
.car-box-hybrid ul li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 5px;
}
.car-box-hybrid ul li:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  background: #000;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.car-box-hybrid .carusel-hybrid-box {
  margin: 0 -15px;
}
@media (min-width: 576px) {
  .car-box-hybrid .carusel-hybrid-box {
    margin: 0 -20px;
  }
}
.car-box-hybrid .carusel-hybrid-box img {
  width: 100%;
}
.car-box-hybrid .content .price .value {
  font-family: 'SeatBcn-Bold';
  font-size: 20px;
}
.car-box-hybrid .content .box-casco {
  background-color: #EA5D1A;
  color: #fff;
  font-family: 'SeatBcn-Black';
  font-size: 10px;
  line-height: 1.1;
  width: 75px;
}
@media (min-width: 1600px) {
  .car-box-hybrid .content .box-casco {
    font-size: 14px;
    width: 105px;
  }
}
.car-box-hybrid .details-btn {
  border: 1px solid #EA5D1A;
  background-color: #EA5D1A;
  border-radius: 100px;
  text-align: center;
  color: #fff;
}
.car-box-hybrid .details-btn:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
