* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

section {
  overflow: hidden;
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 100px 0;
}

body {
  font-size: 17px;
  color: #000;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
  font-weight: 400;
}

.inline-gallery-inner img, .video-bg video, .map-holder img, .bnf-bg img, .header-bg img {
  height: 100%;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

svg {
  z-index: 1;
}

.slick-arrow:before {
  display: none;
}

.absolute {
  position: absolute;
  pointer-events: none;
}

.fancy-call {
  display: none;
}

button:focus, input, a, .slick-slide:focus, .select2-selection, a:focus, .swiper-button-next,
.swiper-button-prev, .swiper-pagination-bullet, textarea, video, .big-arrows {
  outline: none;
}

.slick-slider, .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-slide {
  height: auto;
}

div.wpcf7 .ajax-loader {
  display: none;
}

input, button, textarea {
  font-family: inherit;
  font-weight: 400;
}

a {
  text-decoration: none;
}

button {
  border: none;
}

h1, h2, h3, h4, h5, h6, div, p, span, ul, li, button {
  padding: 0px;
  margin: 0px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1230px;
  }
}
.sub-text-not-existing {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.sub-text-not-existing strong {
  font-weight: 700;
}
.sub-text-not-existing ol, .sub-text-not-existing ul {
  padding-left: 24px;
  margin: 10px 0;
}
.sub-text-not-existing ul li {
  list-style-type: disc;
}
.sub-text-not-existing ol li {
  list-style-type: decimal;
}
.sub-text-not-existing a {
  text-decoration: underline;
  color: #000;
}
.sub-text-not-existing a:hover {
  text-decoration: none;
}

.btn-wrapper {
  text-align: center;
}

.btn-yellow,
.btn-purple, .btn-purple-reg {
  border: none;
  display: inline-block;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: 700;
  font-size: 15px;
  border-radius: 0;
  background: #FFCA56 url(../img/arrow-purple.svg) no-repeat right 30px center;
  padding: 19px 62px 19px 33px;
  color: #230447;
  -webkit-transition: 0.3s background-color, 0.3s background-position, 0.3s -webkit-box-shadow;
  transition: 0.3s background-color, 0.3s background-position, 0.3s -webkit-box-shadow;
  transition: 0.3s background-color, 0.3s box-shadow, 0.3s background-position;
  transition: 0.3s background-color, 0.3s box-shadow, 0.3s background-position, 0.3s -webkit-box-shadow;
}

.btn-purple-reg, .rcl-loginform .rcl-submit-btn.rcl-bttn {
  text-transform: capitalize;
  color: #fff;
  background: #230448;
  padding: 19px 33px;
  -webkit-box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0.25);
          box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0.25);
}
.btn-purple-reg:hover, .rcl-loginform .rcl-submit-btn.rcl-bttn:hover {
  -webkit-box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0);
          box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0);
}
.btn-purple-reg.active, .rcl-loginform .rcl-submit-btn.rcl-bttn.active {
  background: #fff;
  border: 1px solid #230448;
  color: #230448;
}

.btn-yellow:hover {
  background-position: right 26px center;
}

.btn-purple {
  color: #fff;
  background: #230448 url(../img/arrow-white.svg) no-repeat right 30px center;
  -webkit-box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0.25);
          box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0.25);
}
.btn-purple:hover {
  -webkit-box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0);
          box-shadow: 0px 4px 35px 0px rgba(35, 4, 72, 0);
  background-position: right 20px center;
}

.rcl-submit-btn {
  max-width: 200px;
  margin: auto;
}
.rcl-submit-btn .rcl-bttn__ico {
  display: none;
}
.rcl-submit-btn .rcl-bttn__text {
  padding: 0 !important;
}

.order-call {
  border: none;
  display: inline-block;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: 400;
  font-size: 11px;
  border-radius: 0;
  padding: 12px 19px;
  color: #fff;
  background: #230448;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.text-center {
  text-align: center;
}

.main-header {
  color: #fff;
  padding: 209px 0 118px 0;
  position: relative;
}
.main-header:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 162px 162px;
  border-color: transparent transparent #FFFFFF transparent;
  z-index: 1;
}

.header-content {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 52px;
}
.header-content p {
  margin: 25px 0;
  max-width: 470px;
}
.header-content h1, .header-content h2, .header-content h3, .header-content h4, .header-content h5, .header-content h6 {
  text-transform: uppercase;
  font-size: 64px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 70px;
  position: relative;
}
.header-content h1 strong, .header-content h2 strong, .header-content h3 strong, .header-content h4 strong, .header-content h5 strong, .header-content h6 strong {
  font-weight: 800;
}

.header-content img, .custom-content img {
  max-width: 100%;
}
.header-content ol, .header-content ul, .custom-content ol, .custom-content ul {
  padding-left: 24px;
  margin: 25px 0;
}
.header-content ul li, .custom-content ul li {
  list-style-type: disc;
}
.header-content ol li, .custom-content ol li {
  list-style-type: decimal;
}
.header-content ol a:hover, .custom-content ol a:hover {
  text-decoration: underline;
  text-decoration: none;
}

.custom-content {
  font-size: 17px;
  margin-bottom: 36px;
  line-height: 28px;
}
.custom-content p {
  margin: 25px 0;
}
.custom-content h1, .custom-content h2, .custom-content h3, .custom-content h4, .custom-content h5, .custom-content h6 {
  color: #230448;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 800;
  line-height: 39px;
  letter-spacing: 2px;
  position: relative;
}
.custom-content h1 strong, .custom-content h2 strong, .custom-content h3 strong, .custom-content h4 strong, .custom-content h5 strong, .custom-content h6 strong {
  font-weight: 700;
}

.about {
  padding: 140px 0 70px 0;
}
.about .sub {
  margin-bottom: 20px;
}

.about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about-col-1 {
  width: 490px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 80px;
}

.about-col-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.about-map {
  width: 664px;
  position: relative;
  margin-top: -17px;
}

.sub {
  color: #A2A2A2;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 1px;
}

.location-item {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  position: absolute;
  z-index: 100;
  background: #FFC956 url(../img/location.svg) no-repeat left 6px center;
  font-size: 10px;
  font-weight: 700;
  color: #230448;
  min-width: 85px;
  text-align: center;
  padding: 4px 10px 4px 22px;
}

.location-item-1 {
  top: 135px;
  left: 7%;
}

.location-item-2 {
  top: 211px;
  right: 16%;
}

.location-item-3 {
  top: 248px;
  right: 10%;
}

.location-item-4 {
  top: 57%;
  left: 8%;
}

.location-item-5 {
  bottom: 186px;
  right: 18%;
}

.location-item-6 {
  bottom: 137px;
  right: 43%;
}

.location-item-7 {
  bottom: 48px;
  left: 27%;
}

.bnf {
  padding: 0;
  color: #fff;
}
.bnf .title-big {
  max-width: 880px;
}

.bnf-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 80px 0 0;
}

.title-big {
  font-weight: 800;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.bnf-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bnf-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 646px;
  width: 25%;
  position: relative;
  padding: 0 25px 116px 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.bnf-card:hover {
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.bnf-card:hover .bnf-button {
  background: #FFC956 url(../img/arrow-purple.svg) no-repeat center center;
}
.bnf-card:hover .bnf-card-text {
  max-height: 150px;
  opacity: 1;
}

.bnf-button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: rgba(255, 255, 255, 0.9) url(../img/arrow-purple.svg) no-repeat center center;
  width: 56px;
  height: 56px;
  position: absolute;
  bottom: 30px;
  left: 25px;
}

.bnf-card-num {
  font-size: 20px;
  font-weight: 700;
  color: #ffc956;
}

.bnf-card-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin: 12px 0 15px;
  min-height: 44px;
}

.bnf-card-text {
  font-size: 15px;
  line-height: 24px;
  max-height: 0;
  opacity: 0;
  -webkit-transition: 0.5s opacity, 1s max-height;
  transition: 0.5s opacity, 1s max-height;
}

.rev-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.rev-col-1 {
  padding-top: 30px;
  width: 45%;
}

.rev-col-2 {
  width: 50%;
}

.contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-box .custom-content {
  margin: 0;
  line-height: 23px;
}
.contact-box .custom-content p {
  margin: 10px 0 0 0;
}

.contact-col-2 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.contact-col-1 {
  margin-right: 20px;
  max-width: 430px;
}

.bid {
  padding: 55px 0 130px 0;
}
.bid .custom-content {
  margin-bottom: 90px;
  text-align: center;
}

.bid-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bid-box img {
  max-width: 100%;
}

.bid-i {
  padding: 0 10px;
  max-width: 33.3%;
}

.rev-slider-holder {
  position: relative;
}

.custom-slider-arrow {
  top: 50%;
  margin-top: -28px;
  z-index: 100;
  width: 56px;
  height: 56px;
  background: #EFEFF0 url(../img/arrow-purple.svg) no-repeat center center;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.custom-prev {
  left: -34px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.custom-next {
  right: -34px;
}

.swiper-button-disabled {
  opacity: 0.25;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.swiper-pagination-bullet {
  width: 5px;
  height: 5px;
}

.swiper-pagination-bullet-active {
  background: #230448;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -24px;
}

.rev-slider {
  padding: 20px;
  margin: 0 -20px;
}
.rev-slider .swiper-slide .rev-card {
  opacity: 0;
}
.rev-slider .swiper-slide-prev .rev-card, .rev-slider .swiper-slide-active .rev-card, .rev-slider .swiper-slide-next .rev-card {
  opacity: 1;
}

.rev-card {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-box-shadow: 0px 12px 15px 0px rgba(35, 4, 72, 0.1);
          box-shadow: 0px 12px 15px 0px rgba(35, 4, 72, 0.1);
  background: #fff;
  padding: 28px 28px 20px 28px;
  font-size: 15px;
  line-height: 24px;
  position: relative;
}
.rev-card p {
  margin: 13px 0 0 0;
}
.rev-card h1, .rev-card h2, .rev-card h3, .rev-card h4, .rev-card h5, .rev-card h6 {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}
.rev-card:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-box-shadow: 0px 0px 11.6px 0px rgba(35, 4, 72, 0.5);
          box-shadow: 0px 0px 11.6px 0px rgba(35, 4, 72, 0.5);
  background: rgb(35, 4, 72);
  z-index: 1;
}

.rev-client {
  margin-top: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  line-height: 12px;
}

.rev-client-img {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 14px;
}

.rev-client-text-1 {
  font-size: 11px;
}

.rev-client-text-2 {
  text-transform: uppercase;
  color: #230448;
  font-size: 9px;
}

.contact {
  padding: 32px 0 0;
}

.contact-cards {
  margin: 35px 0 -84px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
  grid-gap: 14px;
}

.contact-card {
  -webkit-box-shadow: 0px 10.07px 29.37px 0px rgba(35, 4, 72, 0.15);
          box-shadow: 0px 10.07px 29.37px 0px rgba(35, 4, 72, 0.15);
  background: rgb(255, 255, 255);
  font-size: 13px;
  padding: 26px 26px 12px 46px;
}
.contact-card h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 17px 0;
}
.contact-card strong {
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin-bottom: 7px;
}
.contact-card a {
  text-decoration: none;
  color: #000;
}
.contact-card a:hover {
  text-decoration: underline;
}
.contact-card p {
  margin: 13px 0;
}

.address-item {
  position: relative;
}
.address-item:after {
  content: url(../img/location.svg);
  position: absolute;
  left: -18px;
  top: 3px;
}

.tel-item {
  position: relative;
}
.tel-item:after {
  content: url(../img/tel-ico.svg);
  position: absolute;
  left: -20px;
  top: 2px;
}

.mail-item {
  position: relative;
}
.mail-item:after {
  content: url(../img/mail-ico.svg);
  position: absolute;
  left: -21px;
  top: 2px;
}

.country-item {
  position: relative;
  right: 21px;
}
.country-item img {
  display: inline-block;
  margin-right: 12px;
}

.map-holder {
  height: 486px;
}

.credits {
  font-size: 16px;
  padding: 33px 15px;
  text-align: center;
}

.main-nav, .main-nav-user {
  z-index: 200;
  overflow: visible;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
}
.main-nav.fixed, .main-nav-user.fixed {
  position: fixed;
  -webkit-animation: show 0.4s;
          animation: show 0.4s;
}
.main-nav.fixed .main-menu a:after, .main-nav-user.fixed .main-menu a:after {
  top: -12px;
}

@-webkit-keyframes show {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes show {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.main-nav-top {
  background: #fff;
  font-size: 12px;
  color: #230448;
  padding: 3px 0;
}

.main-nav-bottom {
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  background: rgba(35, 4, 72, 0.25);
}

.logo-text {
  max-width: 150px;
  color: #230448;
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo img {
  max-width: 80px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.main-nav-top-inner, .main-nav-bottom-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.user-btn {
  text-align: left;
  background: url(../img/user.svg) no-repeat left center;
  color: #ffc956;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 23px 10px 23px;
}
.user-btn:visited {
  color: #ffc956;
}

.user-btn:hover, .contact-link:hover {
  text-decoration: underline;
}

.contact-link {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  padding: 10px;
}

.main-nav-user .lang-switch {
  margin-right: auto;
  margin-left: 30px;
}
.main-nav-user .lang-switch:after {
  background: #230448;
}
.main-nav-user .lang-switch a {
  color: #230448;
  display: inline-block;
  padding: 6px 9px;
}
.main-nav-user .lang-switch:hover {
  text-decoration: underline;
}
.main-nav-user .lang-switch .current-lang a {
  color: #C4BCCD;
}

.lang-switch {
  margin-left: auto;
  position: relative;
  left: 6px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lang-switch:after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 50%;
  width: 1px;
  height: 18px;
  background: #fff;
  z-index: 1;
}
.lang-switch a {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  padding: 6px 9px;
}
.lang-switch a:hover {
  text-decoration: underline;
}
.lang-switch .current-lang a {
  color: #fff;
}

.header-tel {
  padding: 5px 0 5px 30px;
  margin-left: auto;
  margin-right: 24px;
  color: #000;
  font-size: 16px;
  background: url(../img/tel-ico.svg) no-repeat left center/15px auto;
}
.header-tel:hover {
  text-decoration: underline;
}

.bnf-bg, .header-bg, .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

.video-bg:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.header-ani {
  opacity: 0;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}

.contact-ani {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}

.rev-ani {
  opacity: 0;
}

.fancybox-button {
  background: transparent;
}

.fancybox-bg {
  background: transparent;
}

.fancybox-is-open .fancybox-bg {
  background: transparent;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  padding: 4px;
}

.fancybox-custom-overlay {
  z-index: 1000;
  position: fixed;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  background: rgba(29, 62, 116, 0.25);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.fancybox-custom-overlay.active {
  opacity: 1;
  visibility: visible;
}

.fancybox-slide--html .fancybox-close-small {
  right: 4px;
  top: 4px;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small svg path {
  fill: rgb(185, 185, 185);
}

.for_mob {
  display: none;
}

.prof {
  padding: 88px 0 50px;
  background: #F3F3F3;
}

.prof + .contact {
  background: #F3F3F3;
}

.prof-title-1, .prof-title-2 {
  letter-spacing: 1.5px;
  font-size: 32px;
  line-height: 31px;
  text-transform: uppercase;
}

.prof-title-1 {
  font-weight: 300;
  margin-bottom: 4px;
}

.prof-title-2 {
  color: #230448;
}

.prof-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.prof-top-col-2 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vin-title {
  font-size: 17px;
  color: #230448;
  font-weight: 700;
  padding-right: 24px;
}

.prof-title-2 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.search-vin-box {
  position: relative;
}

input.search-vin {
  background: #F3F3F3;
  display: block;
  height: 68px;
  border: 1px solid rgba(0, 0, 0, 0.17);
  font-size: 17px;
  font-family: inherit;
  line-height: 17px;
  color: #888888;
  width: 320px;
  padding: 0 70px 0 26px;
}
input.search-vin:focus {
  color: #888888;
}

.search-btn, .searchform-search-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: #230448 url(../img/search-ico.svg) no-repeat center center;
  width: 68px;
  height: 100%;
  border: none;
  color: transparent;
}

.searchform-search-btn-mob {
  display: none;
  position: relative;
  top: 0;
  right: 0;
  background: #230448 url(../img/search-ico.svg) no-repeat center center/18px auto;
  width: 40px;
  height: 46px;
  border: none;
  color: transparent;
}

.searchform-search-btn {
  width: 52px;
}

#searchform {
  position: relative;
  margin-left: 20px;
}

.searchform-input {
  display: block;
  background: #fff;
  height: 48px;
  border: none;
  font-size: 16px;
  font-family: inherit;
  line-height: 17px;
  color: #888888;
  width: 260px;
  padding: 0 58px 0 15px;
}
.searchform-input:focus {
  color: #888888;
}

.table-container {
  border-collapse: collapse;
  width: 100%;
}
.table-container th, .table-container td {
  padding: 42px 5px;
  text-align: center;
}
.table-container th {
  padding: 20px 6px;
  font-weight: 600;
  background-color: #230448;
  color: white;
}
.table-container td {
  font-size: 14px;
  color: #230448;
  border-bottom: 1px solid #BDBDBD;
}
.table-container td:last-child {
  width: 170px;
  padding: 8px 0;
  text-align: right;
}
.table-container td:last-child .btn-purple-reg {
  width: 100%;
  padding: 19px 10px;
}

.hidden-row.active {
  border-bottom: 1px solid #BDBDBD;
  border-top: none;
  border-left: 1px solid #BDBDBD;
  border-right: 1px solid #BDBDBD;
}

tr.active {
  border-left: 1px solid #BDBDBD;
  border-right: 1px solid #BDBDBD;
}
tr.active td {
  border-bottom: none;
}

.hidden-row {
  display: none;
  font-family: "Roboto", sans-serif;
}

.flex-container {
  border: 1px solid #230448;
  margin: 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  padding: 25px 20px;
}

.info-item {
  padding: 0 10px;
  max-width: 30%;
  letter-spacing: 1px;
}

.span-price, .span-date {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}
.span-price:after, .span-date:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 21px;
  background: #230448;
}

.warning {
  color: red;
  font-size: 14px;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 3px;
  opacity: 0;
  visibility: hidden;
}
.warning.active {
  opacity: 1;
  visibility: visible;
}

.info-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.info-text {
  margin-bottom: 4px;
  font-size: 14px;
}
.info-text strong {
  font-weight: 700;
}

.car-box {
  margin: 8px 18px 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.car-item {
  position: relative;
  width: 24%;
  border: 1px solid #230448;
}

.car-item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #230448;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 12px 12px 20px;
  position: relative;
  z-index: 100;
}

.car-item-download {
  display: inline-block;
  padding: 8px 16px;
  letter-spacing: 1px;
  color: #230448;
  background: #fff;
  border: none;
  font-family: "Roboto", sans-serif;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #230448;
  font-size: 14px;
}
.car-item-download:hover {
  background: #230448;
  color: #fff;
  border: 1px solid #fff;
}

.car-share {
  margin-top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 12px;
  letter-spacing: 1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 14px;
  background: #230448;
  color: #fff;
  border: 1px solid #fff;
}
.car-share svg {
  margin-right: 8px;
}
.car-share:hover {
  color: #230448;
  background: #fff;
  border-color: #230448;
}
.car-share:hover svg path {
  fill: #230448;
}
.car-share:hover + .share-info {
  opacity: 1;
  visibility: visible;
}

.disabled {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  opacity: 0.5;
}

.car-item-imgs {
  position: relative;
  padding: 10px;
}
.car-item-imgs .inline-gallery {
  display: none;
}
.car-item-imgs .inline-gallery:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inline-gallery-inner {
  height: 100%;
  height: 108px;
  display: block;
  width: 144px;
}
.car-item-img-text {
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #230448;
  text-decoration: underline;
  padding: 0 4px;
  margin: auto;
}

.no-photo {
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 14px;
  color: #230448;
}

.scroll-box.simplebar-scrollable-x:after {
  pointer-events: none;
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 80px;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, color-stop(5%, rgb(243, 243, 243)), to(rgba(243, 243, 243, 0)));
  background: linear-gradient(to left, rgb(243, 243, 243) 5%, rgba(243, 243, 243, 0));
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.scroll-box.at-end:after {
  opacity: 0;
}

.panel_lk_recall .form-tab-rcl {
  font-family: "Montserrat", sans-serif;
}

.panel_lk_recall {
  max-width: unset;
}

.panel_lk_recall.pageform .form-tab-rcl {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.rcl-bttn.rcl-bttn__size-medium {
  font-size: 17px;
}

.reg-popup {
  text-align: center;
}
.reg-popup .custom-form-sub {
  margin: 16px 0 30px;
}

#login-form-rcl .custom-form-sub {
  margin: 16px 0 8px 26px;
}
#login-form-rcl .custom-form-title {
  text-align: center;
  max-width: 330px;
  margin: 0 auto 25px auto;
}

.reg-popup, #login-form-rcl {
  width: 100%;
  max-width: 450px;
  padding: 44px 30px;
  color: #230448;
}
.reg-popup .custom-input, #login-form-rcl .custom-input {
  width: 100%;
}
.reg-popup .btn-purple-reg, #login-form-rcl .btn-purple-reg {
  margin-top: 11px;
  padding: 19px 43px;
}

input.custom-input {
  border: 1px solid rgba(0, 0, 0, 0.17);
  border-radius: none;
  font-family: inherit;
  font-size: 17px;
  height: 68px;
  padding: 0 15px 0 26px;
  color: rgba(0, 0, 0, 0.44);
  display: block;
}
input.custom-input:focus {
  color: #000;
}

.custom-form-title {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 32px;
  line-height: 31px;
  color: #230448;
  letter-spacing: 1px;
}

.custom-form-sub {
  font-size: 16px;
  color: #230448;
  line-height: 20px;
}

.input-row {
  margin-bottom: 22px;
}

.login-holder {
  background: url(../img/login-bg.png) no-repeat center center/cover;
  padding: 60px 0;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#rcl-notice .notice-window {
  display: none;
}

.wpcf7-response-output,
.wpcf7-spinner {
  display: none;
}

.wpcf7-not-valid-tip {
  font-size: 13px;
  font-weight: 500;
}

#thx-popup {
  text-align: center;
  border-radius: 5px;
  background: #fff;
  padding: 30px 20px 25px 20px;
  width: 100%;
  max-width: 430px;
}
#thx-popup .fancybox-close-small {
  right: 0;
  top: 0;
}
#thx-popup .fancybox-close-small svg path {
  fill: #000;
}

.thx-title {
  color: #230448;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 800;
  line-height: 39px;
  letter-spacing: 2px;
}

.thx-sub {
  font-size: 16px;
  margin-top: 13px;
}

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #230448;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent;
  border-width: 0 5px 6px 5px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
  border-width: 6px 5px 0 5px;
}

.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #ccc;
  border: 1px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #fff;
}

.select2-results__options {
  font-size: 14px;
}

tr[data-terminal].tr-active {
  display: table-row;
}

tr[data-terminal].tr-hidden {
  display: none;
}

.select2-container {
  z-index: 10000 !important;
}
.select2-container--open {
  z-index: 10500 !important;
}

.car-btns {
  position: relative;
}

.share-info {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 5px;
}
.share-info:hover {
  opacity: 1;
  visibility: visible;
}

.share-info-inner {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  padding: 5px;
  border-radius: 4px;
}
.share-info-inner a {
  margin: 0 3px;
  height: 30px;
  width: 30px;
}

.soc-telegram {
  background: url(../img/telegram.svg) no-repeat center center/cover;
}

.soc-viber {
  background: url(../img/viber.svg) no-repeat center center/cover;
}

.soc-whatsapp {
  background: url(../img/whatsapp.svg) no-repeat center center/cover;
}

@media all and (max-width: 1200px) and (max-width: 1199.98px) {
  .about-col-1 {
    width: 340px;
    margin-right: 10px;
  }
  .bnf-card-title {
    min-height: 66px;
  }
  .car-item-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left;
  }
  .car-item-title {
    width: 100%;
    padding-bottom: 5px;
  }
}
@media all and (max-width: 992px) and (max-width: 991.98px) {
  .main-nav-user .logo img {
    margin-right: 10px;
  }
  .main-nav-user .lang-switch {
    margin-left: 6px;
  }
  .main-nav-user .header-tel {
    margin-right: 10px;
  }
  .scroll-box {
    padding-bottom: 20px;
  }
  .car-item-img-text {
    padding-top: 5px;
  }
  .car-item-top {
    padding: 12px 12px;
  }
  .prof-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .prof-top-col-1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .span-price, .span-date {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .span-price:after, .span-date:after {
    display: none;
  }
  .flex-container {
    padding: 16px 10px;
  }
  .info-item {
    padding: 0 6px;
  }
  .inline-gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .inline-gallery-inner {
    width: 100%;
  }
  .about-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-col-1 {
    width: 100%;
    margin-right: 0;
  }
  .about-col-2 {
    width: 100%;
  }
  .about-map {
    margin: -30px auto 0 auto;
  }
  .about .for_pc {
    display: none;
  }
  .about .for_mob {
    margin-top: 40px;
    display: block;
    text-align: center;
  }
  .bnf {
    padding: 0 0 88px;
  }
  .bnf-title {
    position: relative;
    padding: 80px 0 40px;
  }
  .bnf-cards {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px;
    max-width: 720px;
    margin: auto;
  }
  .bnf-card-title {
    min-height: unset;
  }
  .bnf-card {
    margin-top: 10px;
    padding: 20px 25px 116px 25px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: unset;
    width: 49.3%;
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
  }
  .bnf-card:hover .bnf-card-text {
    max-height: unset;
  }
  .bnf-card-text {
    opacity: 1;
    max-height: unset;
  }
  .rev .for_pc {
    display: none;
  }
  .rev .for_mob {
    margin-top: 60px;
    display: block;
    text-align: center;
  }
  .rev-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .rev-col-1 {
    padding-top: 0;
  }
  .rev-col-1, .rev-col-2 {
    width: 100%;
  }
  .contact-cards {
    margin: 35px 0 -84px;
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
  }
  .map-holder img {
    -o-object-position: right top;
       object-position: right top;
  }
}
@media all and (max-width: 768px) and (max-width: 767.98px) {
  .user-btn {
    padding: 8px 13px 8px 23px;
    max-width: 110px;
  }
  .user-btn, .contact-link, .lang-switch, .searchform-input {
    font-size: 13px;
  }
  .searchform-search-btn {
    width: 44px;
  }
  .searchform-input {
    padding: 0 44px 0 10px;
    width: 200px;
  }
  #searchform {
    margin-left: 10px;
  }
  .header-tel {
    margin-right: 10px;
    padding: 0;
    color: transparent;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: url(../img/tel-ico.svg) no-repeat center center/15px auto;
  }
  .logo img {
    margin-right: 20px;
  }
  .header-content h1, .header-content h2, .header-content h3, .header-content h4, .header-content h5, .header-content h6 {
    font-size: 43px;
    letter-spacing: 2px;
    line-height: 55px;
  }
  .about-map {
    margin: -30px 0 0 -54px;
  }
  .title-big {
    font-size: 48px;
    line-height: 55px;
  }
  .contact-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact-col-1 {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .contact-col-1, .contact-col-2 {
    width: 100%;
  }
}
@media all and (max-width: 576px) and (max-width: 575.98px) {
  .searchform-search-btn-mob {
    display: block;
  }
  .searchform-mobile {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    width: 0;
    z-index: 1000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #searchform.active .searchform-mobile {
    opacity: 1;
    visibility: visible;
    width: 200px;
    -webkit-box-shadow: -8px 5px 20px 3px rgba(0, 0, 0, 0.2);
            box-shadow: -8px 5px 20px 3px rgba(0, 0, 0, 0.2);
  }
  .searchform-search-btn {
    width: 40px;
  }
  .searchform-input {
    height: 46px;
  }
  .select2-results__options {
    font-size: 10px;
  }
  .prof {
    padding: 70px 0 30px;
  }
  .main-nav-user .col {
    padding-right: 5px;
    padding-left: 5px;
  }
  .main-nav-user .lang-switch {
    margin-left: 2px;
    margin-right: 4px;
  }
  .main-nav-user .lang-switch a {
    padding: 6px 6px;
  }
  .prof-title-1, .prof-title-2 {
    letter-spacing: 1px;
    font-size: 25px;
    line-height: 28px;
  }
  .prof-top-col-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .vin-title {
    width: 100%;
    padding-bottom: 5px;
    font-size: 15px;
  }
  input.search-vin {
    height: 48px;
  }
  .search-btn {
    width: 48px;
  }
  .header-content h1, .header-content h2, .header-content h3, .header-content h4, .header-content h5, .header-content h6 {
    font-size: 31px;
    letter-spacing: 2px;
    line-height: 34px;
  }
  .main-header {
    text-align: center;
    padding: 209px 0 318px 0;
  }
  .header-content {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 38px;
  }
  .logo-text {
    font-size: 8px;
    max-width: 100px;
  }
  .logo img {
    max-width: 55px;
    margin-right: 10px;
  }
  .header-bg {
    top: 41px;
  }
  .header-bg img {
    -o-object-position: right 35% bottom 0px;
       object-position: right 35% bottom 0px;
  }
  .order-call {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 7px;
    background: #FFC956;
    color: #000;
    padding: 9px 15px;
  }
  .header-tel {
    margin-right: 4px;
  }
  .user-btn, .contact-link, .lang-switch {
    font-size: 11px;
  }
  .lang-switch {
    left: 7px;
  }
  .lang-switch a {
    padding: 6px 7px;
  }
  .lang-switch:after {
    height: 14px;
  }
  .custom-content {
    font-size: 11px;
    line-height: 20px;
  }
  .custom-content h1, .custom-content h2, .custom-content h3, .custom-content h4, .custom-content h5, .custom-content h6 {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .custom-content p {
    margin: 20px 0;
  }
  .sub {
    font-size: 13px;
    letter-spacing: 0.5px;
  }
  .about .custom-content {
    text-align: center;
  }
  .about .sub {
    text-align: center;
    margin-bottom: 10px;
  }
  .about-map {
    margin: -40px 0 0 -4%;
    width: 370px;
  }
  .about-map img {
    max-width: 100%;
  }
  .container {
    max-width: 380px;
  }
  .location-item {
    padding: 3px 8px 3px 18px;
    min-width: 48px;
    font-size: 6px;
    background: #FFC956 url(../img/location.svg) no-repeat left 6px center/6px auto;
  }
  .fixed .main-nav-bottom {
    background: rgba(35, 4, 72, 0.45);
  }
  .location-item-1 {
    top: 73px;
  }
  .location-item-2 {
    top: 116px;
    right: 15%;
  }
  .location-item-3 {
    top: 135px;
    right: 7%;
  }
  .location-item-4 {
    top: 57%;
    left: 7%;
  }
  .location-item-5 {
    bottom: 104px;
    right: 17%;
  }
  .location-item-6 {
    bottom: 78px;
    right: 42%;
  }
  .location-item-7 {
    bottom: 26px;
    left: 26%;
  }
  .btn-purple {
    font-size: 12px;
    background: #230448 url(../img/arrow-white.svg) no-repeat right 24px center/10px auto;
    padding: 16px 47px 16px 25px;
  }
  .about {
    padding: 65px 0 30px 0;
  }
  .bid {
    padding: 55px 0 71px 0;
  }
  .bid .custom-content {
    margin-bottom: 45px;
  }
  .bid-box img {
    max-height: 60px;
  }
  .title-big {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 2px;
  }
  .bnf-card {
    width: 100%;
  }
  .bnf-title {
    padding: 44px 0 40px;
  }
  .bnf {
    padding: 0 0 58px;
  }
  .rev-slider .swiper-slide-prev .rev-card, .rev-slider .swiper-slide-next .rev-card {
    opacity: 0;
  }
  .rev-slider .swiper-slide-active .rev-card {
    opacity: 1;
  }
  .rev-card {
    padding: 20px 20px 20px 20px;
  }
  .rev-slider-holder {
    padding: 0 10px;
  }
  .rev {
    padding: 65px 0;
  }
  .contact-cards {
    margin: 50px 0 -84px;
    display: block;
    grid-gap: 0;
  }
  .contact-card {
    margin-top: 20px;
  }
  .contact-col-1 {
    margin-bottom: 20px;
  }
  .table-container td {
    font-size: 11px;
  }
  .table-container th {
    padding: 12px 4px;
    font-size: 13px;
  }
  .info-title {
    font-size: 13px;
    margin-bottom: 6px;
    white-space: nowrap;
  }
  .info-item:nth-child(4) {
    min-width: 128px;
  }
  .car-item-top {
    font-size: 13px;
  }
  .info-text {
    font-size: 11px;
  }
  .info-item {
    letter-spacing: 0.5px;
    max-width: 38%;
  }
  .flex-container {
    padding: 8px 5px;
    margin: 0 8px;
  }
  .car-box {
    margin: 8px 8px 0 8px;
  }
  .car-item-download, .car-share {
    font-size: 12px;
    padding: 6px 12px;
    letter-spacing: 0.5px;
  }
  .car-share {
    padding: 6px 10px;
  }
  .table-container td:last-child .btn-purple-reg {
    font-size: 12px;
    padding: 8px 10px;
    letter-spacing: 0.5px;
  }
  .table-container td {
    padding: 8px 5px;
  }
}