:root{
  --menu-background:#FFFFFF;
  --menu-link-color:#000000;
  --prim-button-bg-color:#39679F;
  --prim-button-color: #FFFFFF;
  --prime-color: #39679F;
  --white-color: #FFFFFF;
  --black-color: #000000;
  --arrow-color: #FFFFFF;
  --contact-form-label-color: #666666;
  --contact-form-bg-color: #FFFFFF;
  --contact-form-input-color: #666666;
  --footer-nav-color: #39679F;
  --chev-mobile-color: #39679F;
  --wht-button-color: #39679F;
}

.prime {
  color: var(--prime-color) !important;
}

.gray_800 {
  color: #101828 !important; }

.gray_600 {
  color: #475467 !important; }

.gray_500 {
  color: #667085 !important; }

.gray_400 {
  color: #98A2B3 !important; }

.gray_200 {
  color: #E4E7EC !important; }

.gray_50 {
  color: #F9FAFB !important; }

.gray_50_bg {
  background-color: #F9FAFB !important; }

.gray_8 {
  color: #595959 !important; }

.prime_900 {
  color: #1E2066 !important; }

.prime_700 {
  color: #4348E6 !important; }

.prime_600 {
  color: #4B50FF !important; }

.prime_100 {
  color: #1F4EB5 !important; }

.white {
  color: #ffffff !important; }

.red_7 {
  color: var(--prime-color);
}

.font_400 {
  font-weight: 400 !important; }

.font_500 {
  font-weight: 500 !important; }

.font_600 {
  font-weight: 600 !important; }

.font_700 {
  font-weight: 700 !important; }

.uppercase {
  text-transform: uppercase !important; }

h1, .h1, .h1, h2, .h2, .h2, h3, .h3, .h3, h4, .h4, .h4, h5, .h5, .h5, h6, .h6, .h6 {
  margin-bottom: 0 !important; }

.sub_head_title {
  color: #BD1E2D;
  font-family: "Barlow", sans-serif;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 120% !important; /* 24px */
  text-transform: uppercase !important;
  border: 1px solid #BD1E2D;
  border-radius: 100px;
  padding: 10px 16px;
  width: max-content;
  display: block;
  margin-bottom: 20px;
  }

  .whit_sub_text {
    color: #FFFFFF;
    font-family: "Barlow", sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 120% !important; /* 24px */
    text-transform: uppercase !important;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    padding: 10px 16px;
    width: max-content;
    display: block;
    margin-bottom: 20px;
    }

.font_18_28 {
  font-size: 18px !important;
  Line-height: 28px !important;
  Font-weight: 400;
  font-family: "Barlow", sans-serif;}

.font_14_20 {
  font-size: 16px !important;
  Line-height: 24px !important;
  Font-weight: 400 ;
  font-family: "Barlow", sans-serif; }

.font_25_30 {
  font-size: 25px !important;
  Line-height: 30px !important;
  Font-weight: 700 !important;
  font-family: "Barlow", sans-serif; }

.font_24_34 {
  font-size: 24px !important;
  Line-height: 34px !important;
  Font-weight: 400 !important;
  font-family: "Barlow", sans-serif; }

a {
  text-decoration: none !important; }

hr.line {
  border-top: 1px solid #D0D5DD !important;
  height: 0 !important;
  margin: 5px !important;
  width: 100% !important;
  margin-left: 0 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

hr.white {
  border-top: 1px solid #E4E7EC !important;
  height: 0 !important;
  margin: 5px !important;
  width: 100% !important;
  margin-left: 0 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

  hr.red_7 {
    border-top: 1px solid #797979 !important;
    height: 0 !important;
    margin: 5px !important;
    width: 100% !important;
    margin-left: 0 !important;
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

h6, .h6 {
  font-size: 12px !important;
  line-height: 20px !important;
  font-weight: 400 !important; }

@media only screen and (min-width: 1921px) {
  h1, .h1 {
    font-size: 60px !important;
    Line-height: 72px !important;
    Font-weight: 700 !important;
    font-family: "Barlow", sans-serif;
  }

  h2, .h2 {
    font-size: 47px !important;
    Line-height: 120% !important;
    Font-weight: 700 !important;
    font-family: "Barlow", sans-serif;
  }

  h3, .h3 {
    font-size: 30px !important;
    Line-height: 38px !important;
    Font-weight: 500 !important;
    font-family: "Barlow", sans-serif;
  }

  h4, .h4 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    font-family: "Barlow", sans-serif;
  }

  h5, .h5 {
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
    font-family: "Barlow", sans-serif;
  }

  p {
    font-size: 16px !important;
    Line-height: 24px !important;
    Font-weight: 400 !important;
    font-family: "Barlow", sans-serif;
  }

  .pad_top_100 {
    padding-top: 100px !important;
  }

  .pad_bottom_100 {
    padding-bottom: 100px;
  }

  .pad_bottom_160 {
    padding-bottom: 160px;
  }

  .pad_top_160 {
    padding-top: 160px;
  }

  .site_banner {
    background-color: #F2F4F7;
    padding-top: 96px;
    padding-bottom: 96px;
  }

}

@media only screen and (max-width: 1920px) {
  h1, .h1 {
    font-size: calc(32px + (60 - 32) * ((100vw - 320px) / (1920 - 320))) !important;
    Line-height: calc(42px + (72 - 42) * ((100vw - 320px) / (1920 - 320))) !important;
    Font-weight: 700 !important;
    font-family: "Barlow", sans-serif; }
  h2, .h2 {
    font-size: calc(26px + (47 - 26) * ((100vw - 320px) / (1920 - 320))) !important;
    Line-height: calc(34px + (54 - 34) * ((100vw - 320px) / (1920 - 320))) !important;
    Font-weight: 700 !important;
    font-family: "Barlow", sans-serif; }
  h3, .h3 {
    font-size: 30px !important;
    Line-height: 38px !important;
    Font-weight: 500 !important;
    font-family: "Barlow", sans-serif; }
  h4, .h4 {
    font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
    line-height: calc(24px + (32 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
    font-weight: 400 !important;
    font-family: "Barlow", sans-serif; }
  h5, .h5 {
    font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
    line-height: calc(24px + (28 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
    font-weight: 400 !important;
    font-family: "Barlow", sans-serif; }
  p {
    font-size: 16px !important;
    Line-height: 24px !important;
    Font-weight: 400 !important;
    font-family: "Barlow", sans-serif; }
  .pad_top_100 {
    padding-top: calc(60px + (100 - 60) * ((100vw - 320px) / (1920 - 320))) !important; }
  .pad_bottom_100 {
    padding-bottom: calc(60px + (100 - 60) * ((100vw - 320px) / (1920 - 320))) !important; }
  .pad_bottom_160 {
    padding-bottom: calc(60px + (160 - 60) * ((100vw - 320px) / (1920 - 320))) !important; }
  .pad_top_160 {
    padding-top: calc(60px + (160 - 60) * ((100vw - 320px) / (1920 - 320))) !important; }
  .site_banner {
    background-color: #1D2939;
    padding-top: calc(60px + (96 - 60) * ((100vw - 320px) / (1920 - 320))) !important;
    padding-bottom: calc(60px + (96 - 60) * ((100vw - 320px) / (1920 - 320))) !important; } }

.padding_right_80 {
  padding-right: 40px !important; }

.padding_left_80 {
  padding-left: 40px !important; }

.pd_bottom_8 {
  padding-bottom: 8px; }

section {
  padding-right: 12px;
  padding-left: 12px; }

.pd_bottom_20 {
  padding-bottom: 20px; }

.pd_top_20 {
  padding-top: 20px; }

.pd_top_32 {
  padding-top: 32px; }

.pd_bottom_30 {
  padding-bottom: 30px; }

.pd_bottom_60 {
  padding-bottom: 60px; }

.pd_top_60 {
  padding-top: 60px; }

.pd_top_bottom_64 {
  padding-top: 64px;
  padding-bottom: 64px; }

.pd_12_l_r {
  padding-left: 12px;
  padding-right: 12px; }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  padding: 0 !important; }

.custom_container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px; }

@media only screen and (min-width: 768px) {
  .w-md-50 {
    width: 50%; } }

@media only screen and (max-width: 767px) {
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mobile_order_1 {
    -ms-flex-order: 1;
    order: 1; }
  .mobile_order_2 {
    -ms-flex-order: 2;
    order: 2; }
  .padding_right_80 {
    padding-right: 12px !important; }
  .padding_left_80 {
    padding-left: 12px !important; } }

@media only screen and (max-width: 375px) {
  .custom_container {
    padding-left: 12px;
    padding-right: 12px; } }

a {
  outline: none !important;
  border: 0;
  box-shadow: none !important; }

input, select, textarea {
  outline: none !important;
  border: 0;
  box-shadow: none !important; }

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none !important; }

body {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.row {
  margin-left: -12px !important; }

.navbar {
  overflow: visible;
  margin-bottom: 0 !important; }

.nav {
  margin-bottom: 0 !important; }

#location_contacts .tab-content {
  overflow: visible; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 !important; }

.container-fluid:before, .container-sm:before, .container-md:before, .container-lg:before, .container-xl:before, .container-xxl:before, .container-fluid:after, .container-sm:after, .container-md:after, .container-lg:after, .container-xl:after, .container-xxl:after {
  display: table;
  content: unset !important;
  line-height: 0; }

@media only screen and (max-width: 991px) {
  .responsive_hidden {
    position: relative;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;

  } }

/* CSS Contributer */
.responsive_hidden.show_menu {
  max-height: 500px;
  padding-top: 20px;
}

.collapse {
  height: unset !important; }


.navbar-toggler .icon-bar {
  width: 22px;
  transition: all 0.2s; }

.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px; }

.navbar-toggler .icon-bar {
  background-color: var(--chev-mobile-color); }

/* ANIMATED X */
.navbar-toggler.x .icon-bar:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: 10% 10%; }

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  transform: rotate(-45deg);
  transform-origin: 10% 90%; }

/* ANIMATED X COLLAPSED */
.navbar-toggler.x.collapsed .icon-bar:nth-of-type(1) {
  transform: rotate(0); }

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(3) {
  transform: rotate(0); }

@media only screen and (min-width: 1921px) {
  .navbar-nav a {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    font-family: "Barlow", sans-serif;
    color: var(--menu-link-color) !important;
    margin-left: 12px;
    margin-right: 12px; }
  .footer_nav a {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    font-family: "Barlow", sans-serif;
    color: var(--footer-nav-color) !important;
    margin-right: 24px !important;
    margin-left: 0 !important;
    padding: 0 !important; } }

@media only screen and (max-width: 1920px) {
  .navbar-nav a {
    font-size: calc(14px + (16 - 14) * ((100vw - 992px) / (1920 - 992))) !important;
    line-height: calc(18px + (24 - 18) * ((100vw - 992px) / (1920 - 992))) !important;
    font-weight: 500 !important;
    font-family: "Barlow", sans-serif;
    color: var(--menu-link-color) !important;
    margin-left: 12px;
    margin-right: 12px; }
  .footer_nav a {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
    line-height: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
    font-weight: 500 !important;
    font-family: "Barlow", sans-serif;
    color: var(--footer-nav-color) !important;
    margin-right: 24px !important;
    margin-left: 0 !important;
    padding: 0 !important; } }

@media only screen and (max-width: 1176px) {
  .navbar-nav a {
    margin-left: calc(3px + (12 - 3) * ((100vw - 1024px) / (1176 - 1024))) !important;
    margin-right: calc(3px + (12 - 3) * ((100vw - 1024px) / (1176 - 1024))) !important; } }

@media only screen and (max-width: 1024px) {
  .navbar-nav a {
    margin-left: 12px !important;
    margin-right: 12px !important; }
  .footer_nav a {
    margin-right: 24px !important;
    margin-left: 0 !important;
    padding: 0 !important;
    margin-top: 8px; } }

@media only screen and (max-width: 375px) {
  .logo_img_header {
    max-width: 225px !important;
    height: auto !important;
    width: auto; } }


.bg_black {
  position: absolute;
  background-color: rgba(0,0,0, 0.4);
  height: 100%;
  top:0;
  left: 0;
  width: 100%;
  backdrop-filter: blur(2px);
}

.hero_block {
  backdrop-filter: blur(0px) !important;
}

section.about_dealers {
  background-color: #F9FAFB;
}

.about_deal_content {
  max-width: 674px;
  margin-left: auto;
  padding-right: 90px;
  padding-left: 24px;
}

.testimonials {
  background-color: #F9FAFB; }

.home_cards {
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto; }

.max_img_550 {
  max-width: 550px;
  width: 100%; }

.max_350 {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto; }

.max_950 {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto; }

.img_block_max {
  max-width: 140px;
  width: 100%;
  padding-bottom: 20px; }

.img_block_max_height {
  max-height: 69px;
  width: auto;
  height: 100%;
  padding-bottom: 20px; }

.img_dispose {
  background-image: url("../images/disposal_img.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 330px;
  margin-left: auto;
  max-width: 550px; }

.img_asset {
  background-image: url("../images/asset_img.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 330px;
  margin-left: auto;
  max-width: 550px; }

.img_advise {
  background-image: url("../images/advisory_img.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 330px;
  margin-left: auto;
  max-width: 550px; }

.img_road {
  background-image: url("../images/roadimg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width:100%; }

.max_760 {
  max-width: 760px;
  margin-right: auto;
  margin-left: auto; }

.max_630 {
  max-width: 630px;
  margin-right: auto !important;
  margin-left: auto !important; }

.max_650 {
  max-width: 650px;
  margin-right: auto !important;
  margin-left: auto !important; }

.home_cta {
  background-color: #1D2939;
  padding-top: 96px;
  padding-bottom: 96px; }

@media only screen and (min-width: 1921px) {

  .home_banner {
    background-image: url("../images/header.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position:relative;
    overflow: hidden;
    height: 775px;
    display: flex;
    align-items: center;
  }

  .mitbackground {
    background-image: url("../images/stock.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position:relative;
    overflow: hidden;
    height: 654px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 25px;
  }

  .gray_50_blocks {
    background-color: #ffffff;
    margin: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 50px;
    padding-left: 50px; } }

@media only screen and (max-width: 1920px) {
  .home_banner {
    background-image: url("../images/header.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 775px;
    position:relative;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .mitbackground {
    background-image: url("../images/stock.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position:relative;
    overflow: hidden;
    height: 654px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 24px;
  }

  .gray_50_blocks {
    background-color: #ffffff;
    margin: 20px;
    padding-top: calc(12px + (40 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    padding-bottom: calc(12px + (40 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    padding-right: calc(0px + (50 - 0) * ((100vw - 320px) / (1920 - 320))) !important;
    padding-left: calc(0px + (50 - 0) * ((100vw - 320px) / (1920 - 320))) !important; } }

@media only screen and (max-width: 767px) {
  .img_dispose {
    background-image: url("../images/disposal_img.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-left: auto;
    max-width: 767px !important; }
  .img_asset {
    background-image: url("../images/asset_img.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-left: auto;
    max-width: 767px !important; }
  .img_advise {
    background-image: url("../images/advisory_img.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-left: auto;
    max-width: 767px !important; }
  .img_road {
    background-image: url("../images/roadimg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-left: auto;
    max-width: 767px !important; }

  .img_road_2 {
    background-image: url("../images/about-our-goal-tinified.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-right: auto;
    max-width: 767px !important; } }

.modal {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1060;
  display: none;
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  outline: 0;
  margin: 0 !important;
  background-color: #fffffe00 !important; }

.footer_container {
  background: #FFFFFF;
  padding: 64px;
  border-bottom: 11px solid #43669e;}

.social_ico {
  width: 24px;
  margin-left: 24px; }

.logo_img_footer {
  max-width: 200px;
  height: 40px;
  width: 100%; }

@media only screen and (max-width: 375px) {

  .img_block_max {
    max-width: 100px;
    width: 100%;
    padding-bottom: 20px;
  }

  .logo_img_footer {
    max-width: 180px !important;
    height: auto !important;
    width: auto; } }

.home_slide section {
  padding-left: 0 !important;
  padding-right: 0  !important; }

.card.home_card_block {
  margin: 15px;
  border-radius: 10px;
  border: 1px solid #7E7E7F;
  background: #FFF;
  padding: 20px 15px;
min-width: 265px; }

.overlay_car_img {
  position: absolute;
  top: 30px;
  right: 25px; }

.Card-TimerBox {
  border-radius: 16px;
background: var(--prime-color);
padding: 4px 12px; }

.Card-TimerBox p {
  font-family: "Barlow", sans-serif;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  color: #FFFFFF !important;
  padding: 0 8px !important;
  margin-bottom: 0; }

.card-body {
  padding: 30px 20px 0 !important; }

/*.card_body_padding h4, .card_body_padding .h4, .card_body_padding h6, .card_body_padding .h6, .card_body_padding h5, .card_body_padding .h5, .card_body_padding p {*/
/*  padding-left: 16px !important;*/
/*  padding-right: 16px !important; }*/

.car_specs_b {
  padding: 6px 12px;
  padding-bottom: 0 !important; }

.car_specs_b h6, .car_specs_b .h6 {
  border-top: 1px solid #D0D5DD;
  padding: 6px; }

.counter_block {
  z-index: 999;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto !important;
  position: relative;
  z-index: 55;
}

.max_450 {
  max-width: 450px; }

.img_road_2 {
  background-image: url("../images/about-our-goal-tinified.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  width: 100%; }




@media only screen and (max-width: 767px) {
  .img_road_2 {
    background-image: url("../images/about-our-goal-tinified.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-right: auto;
    max-width: 767px !important; } }

.nav_menu.current {
  font-weight: 500 !important;
  color: #1D2939;
}

button.make_offer {
  border-radius: 10px;
  background: var(--prime-color);
  color: #FFFFFF;
  border: 0 !important;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 10px;
  width: 100%;}

button.get_started {
  background-color: #4B50FF;
  border: 0 !important;
  color: #ffffff;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px; }

button.get_started:hover {
  background-color: #4348E6; }

button.make_offer:hover {
  background-color: #4348E6; }

a.prim_btn {
  background-color: var(--prim-button-bg-color);
  color: var(--prim-button-color) !important;
  padding: 10px 20px !important;
  text-align: center;
  border-radius: 5px;
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
}

button.prim_btn {
  background-color: var(--prim-button-bg-color);
  color: var(--prim-button-color) !important;
  padding: 10px 20px !important;
  text-align: center;
  border-radius: 5px;
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  text-shadow: none !important;
border: 0 !important;
}

a.prim_btn_std {
  background-color: #4B50FF;
  color: #ffffff !important;
  padding: 10px 20px !important;
  text-align: center;
  width: max-content;
}

a.prim_btn_std:hover {
  background-color: #4348E6;
}

a.prim_btn:hover {
  background-color: #1F4EB5;
  color: #ffffff !important;
  padding: 10px 20px !important;
}



a.white_btn {
  background: #ffffff;
  padding: 10px 20px !important;
  text-align: center;
  border-radius: 5px;
  color:var(--wht-button-color) !important;
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 400 !important; }

a.white_btn:hover {
  background-color: var(--prim-button-bg-color);
}

a.white_btn_ext {
  background: #1F4EB5;
  width: max-content;
  padding: 12px 20px;
  color: #ffffff !important;
  font-weight: 500;
  border-radius: 2px;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #1F4EB5;
}

a.white_btn_ext:hover {
  background: #FFFFFF;
  border: 1px solid #1F4EB5;
  color: #1F4EB5 !important;
}

a.blue_btn {
  background: #4B50FF;
  width: 140px;
  padding: 12px;
  margin: 6px;
  color: #ffffff;
  font-weight: 500; }

a.blue_btn:hover {
  background-color: #4348E6;
  color: #ffffff !important;
}

button.slick-prev.pull-left.slick-arrow.slick-disabled {
  position: absolute;
  left: -50px;
  top: 50%;
  border: 0;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: var(--arrow-color);
  background-color: var(--prime-color); }

button.slick-prev.pull-left.slick-arrow {
  position: absolute;
  left: -50px;
  top: 50%;
  border: 0;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: var(--arrow-color);
  background-color: var(--prime-color); }

button.slick-next.pull-right.slick-arrow {
  position: absolute;
  top: 50%;
  right: -50px;
  border: 0;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  color: var(--arrow-color);
  background-color: var(--prime-color); }

.img_arrow_blue_bg_center {
  background-color: #1E2066;
  padding: 15px;
  max-width: 50px;
  border-radius: 28px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

.img_arrow_blue_bg {
  background-color: #1E2066;
  padding: 15px;
  max-width: 50px;
  border-radius: 28px;
  margin-bottom: 20px; }

.chk_ico {
  height: 24px;
  width: 24px;
  min-width: 24px;
  background-image: url("../images/check_icon.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 12px; }

.back_ico {
  height: 20px;
  width: 24px;
  min-width: 24px;
  background-image: url("../images/backarrow.svg");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center; }

.placeholder_img_right {
  background-color: #F2F4F7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-left: auto;
  max-width: 550px; }

.placeholder_img_left {
  background-color: #F2F4F7;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-right: auto;
  max-width: 550px; }

.asset_img_1 {
  background-image: url("../images/expertimg_1@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-left: auto;
  max-width: 550px; }

.dispose_img_1 {
  background-image: url("../images/expertise-disposal-and-sale-tinified.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-left: auto;
  max-width: 550px; }

.advisory_img_1 {
  background-image: url("../images/advisorymain_img@2x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-left: auto;
  max-width: 550px; }

.contact_block {
  background-color: #F9FAFB !important; }

.max_form_500 {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto; }

.featured_ico {
  width: 48px;
  padding-bottom: 24px; }

.center_max_360 {
  text-align: center;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto; }

.max_1000 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }

@media only screen and (max-width: 767px) {

  .about_deal_content {
    max-width: 767px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 24px;
    padding-left: 24px;
  }

  .asset_img_1 {
    background-image: url("../images/expertimg_1@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-right: auto;
    max-width: 767px !important; }
  .dispose_img_1 {
    background-image: url("../images/disposalsale_img@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-right: auto;
    max-width: 767px !important; }
  .advisory_img_1 {
    background-image: url("../images/advisorymain_img@2x.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 330px;
    margin-right: auto;
    max-width: 767px !important; } }

.anchor_links {
  background-color: #1D2939;
  padding-top: 14px;
  padding-bottom: 14px;
}

a.anchor_btn {
  font-size: 18px !important;
  Line-height: 28px !important;
  Font-weight: 500 !important;
  font-family: "Barlow", sans-serif;
  color: #ffffff !important;
  padding: 10px 14px !important;
  margin: 10px !important; }

a.anchor_btn.active {
  font-size: 18px !important;
  Line-height: 28px !important;
  Font-weight: 500 !important;
  font-family: "Barlow", sans-serif;
  background-color: #667085 !important;
  color: #ffffff !important;
  border-radius: 6px !important;
  padding: 10px 14px !important;
  margin: 10px !important;
  box-shadow: 0 1px 3px rgba(16, 24, 40, 0.1), 0 1px 2px rgba(16, 24, 40, 0.06) !important; }

.software_cta {
  background-color: #F9FAFB; }

#expertiseForm label.form-label {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #344054; }

#expertiseForm textarea.form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#expertiseForm .form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#expertiseForm .form-select {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #667085 !important; }

#expertiseForm label.form-check-label, a {
  color: #667085; }

#expertiseForm label.form-check-label a {
  text-decoration: underline !important; }

#softwareForm label.form-label {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #344054; }

#softwareForm textarea.form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#softwareForm .form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#softwareForm .form-select {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #667085 !important; }

#softwareForm label.form-check-label, a {
  color: #667085; }

#softwareForm label.form-check-label a {
  text-decoration: underline !important; }

#login-form label.form-label {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #344054; }

#login-form textarea.form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#login-form .form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#login-form .form-select {
  border: 1px solid #D0D5DD !important;
  border-radius: 5px !important;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #667085 !important; }

#login-form label.form-check-label, a {
  color: #667085; }

#login-form label.form-check-label a {
  text-decoration: none !important;
  color: #1F4EB5 !important; }

#login-form a {
  color: #1F4EB5 !important;
  text-decoration: none !important; }

#resetForm label.form-label {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #344054; }

#resetForm textarea.form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#resetForm .form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#resetForm .form-select {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #667085 !important; }

#resetForm label.form-check-label, a {
  color: #667085; }

#resetForm label.form-check-label a {
  text-decoration: underline !important; }

#contact-form label.form-label {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 14px !important;
  line-height: 20px !important;
  color: var(--contact-form-label-color) !important; }

#contact-form textarea.form-control {
  border: 1px solid #C5C5C8;
  background: #383838;
  border-radius: 0 !important; }

#contact-form .form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important; }

#forgotdetails-form .form-control {
  border: 1px solid #D0D5DD !important;
  border-radius: 5px !important; }

#contact-form .form-select {
  border: 1px solid #D0D5DD !important;
  border-radius: 0 !important;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000 !important; }

#contact-form label.form-check-label, a {
  color: var(--contact-form-label-color) !important;
font-weight: 400 !important;}

#contact-form label.form-check-label a {
  text-decoration: underline !important; }

.form-check-input[type="checkbox"] {
  border-radius: 0 !important; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari/Edge */
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

input::placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

textarea:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

textarea:-ms-input-placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

textarea::placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 16px !important;
  line-height: 24px !important;
  color: var(--contact-form-input-color) !important; }

#contact-form input[type="text"] {
  display: block;
  width: 100%;
  padding: 12px 16px;
  font-size: 16px;
  height: auto;
  background: var(--contact-form-bg-color);
  border-radius: 8px !important;
  margin-bottom: 0 !important; }

#login-form input[type="text"] {
  display: block;
  width: 100%;
  padding: 12px 16px;
  font-size: 16px;
  height: auto;
  border-radius: 5px !important;
  margin-bottom: 0 !important; }

#login-form input[type="password"] {
  display: block;
  width: 100%;
  padding: 12px 16px;
  font-size: 16px;
  height: auto;
  border-radius: 5px !important;
  margin-bottom: 0 !important; }

#contact-form textarea {
  display: block;
  width: 100%;
  padding: 12px 16px;
  font-size: 16px;
  height: auto;
  border-radius: 8px;
background: var(--contact-form-bg-color);
  margin-bottom: 0 !important; }

#contact-form label {
  font-family: "Barlow", sans-serif;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: var(--contact-form-label-color) !important; }

button.btn.contact_btn {
  border-radius: 10px !important;
  background: var(--prime-color);
  color: var(--prim-button-color);
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  padding: 12px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  text-shadow: none !important; }

button.btn.durban_btn {
  border-radius: 100px;
  background: var(--white-color);
  color: #000000;
  padding: 10px 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-shadow: none !important;
border: 0 !important; }

button.btn.contact_btn:hover {
  background: #1F4EB5;
  border: 1px solid #1F4EB5; }

@media only screen and (min-width: 1921px) {
  #login-form label.form-check-label {
    font-size: 14px !important;
    line-height: 20px !important;
    Font-weight: 400 !important;
    color:#344054 !important;
    font-family: "Barlow", sans-serif; } }

@media only screen and (max-width: 1920px) {
  #login-form label.form-check-label {
    font-size: 14px !important;
    line-height: 20px !important;
    Font-weight: 400 !important;
    color:#344054 !important;
    font-family: "Barlow", sans-serif; } }

.form-check-input {
  width: 1em !important;
  height: 1em;
  margin-top: 0.25em !important;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  appearance: none;
  color-adjust: exact; }

#location_contacts .nav-pills .nav-link.active {
  border-radius: 0 !important;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background-color: #F6F6FF;
  color: #4348E6;
  border-bottom: 2px solid #4348E6; }

#location_contacts .nav-pills .nav-link {
  border-radius: 0 !important;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #667085; }

#pills-tabContent {
  border-top: 2px solid #E4E7EC;
  margin-top: -2px; }

.digit_left {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translateX(-80px);
  transition: all 0.6s ease-out; }

.digit_left.visible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: none; }

.digit_up {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translateY(80px);
  transition: all 0.6s ease-out; }

.digit_up.visible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: none; }

.digit_right {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translateX(80px);
  transition: all 0.6s ease-out; }

.digit_right.visible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: none; }

/* CSS Addons */

.card_image img {
  width: 100%;
  min-height: 266px;
  max-height: 266px;
  object-fit: cover;
  overflow: hidden;
  border-radius: 18.993px;
  background: #F3F3F3;
}

select {
  height: auto !important;
}

.svg_h_50 {
  height:50px;
  margin-bottom: 20px;
}

.max_930 {
  max-width: 930px;
}

.max_730 {
  max-width: 730px;
}

.max_470 {
  max-width: 470px;
}

.leaders_img {
  width:200px;
  height: 100%;
  margin-bottom:20px;
}

.our_goals {
  background-color: #F9FAFB;
}

.our_goal_content {
  max-width: 680px;
  padding-left:54px;
}

.sticky_nav_menu {
  background-color: rgb(29, 41, 57);
  z-index: 99;
}

#disposal {
  background-color: #F9FAFB;
}

.max-820 {
  max-width:820px;
}

@media only screen and (min-width: 1921px) {

  .logo_img_header {
    max-width:225px !important;
    height: auto;
    width: auto;
  }

  .site_banner_about {
    background-image: url("../images/about-hero-tinified.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 600px;
  }

  .site_banner_expert {
    background-image: url("../images/expert-hero-tinified.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 600px;
  }

  .site_banner_software {
    background-image: url("../images/software-hero-tinified.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 500px;
  }

  .about_content {
    padding-top:96px;
  }

}

@media only screen and (max-width: 1920px) {

  .site_banner_about {
    background-image: url("../images/about-hero-tinified.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 600px;
  }

  .site_banner_expert {
    background-image: url("../images/expert-hero-tinified.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 600px;
  }

  .site_banner_software {
    background-image: url("../images/software-hero-tinified.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 500px;
  }

  .about_content {
    padding-top:calc(48px + (96 - 48) * ((100vw - 320px) / (1920 - 320))) !important;
  }

}

@media only screen and (max-width: 767px) {

  .our_goal_content {
    max-width: 767px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media only screen and (max-width: 425px) {

  .site_banner_about {
    height: calc(780px + (600 - 780) * ((100vw - 320px) / (424 - 320))) !important;
  }

  .site_banner_expert {
    height: calc(670px + (600 - 670) * ((100vw - 320px) / (424 - 320))) !important;
  }


}

/* Revised Css */

.pad_top_bottom_20 {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.sticky_header {
  position: sticky;
  background: var(--menu-background);
  z-index: 999;
  top: 0;
  left: 0;
  height: 80px;
  padding: 3px 0;
}

.modal-content {
  padding: 20px;
}

.nav-link.nav_menu:hover {
  color: var(--prime-color) !important;
}

.footer_nav .nav-link:hover {
  color: #475467 !important;
}

.footer_lower a.nav-link:hover {
  color: #475467 !important;
}

.centered_content {
  display: flex;
  align-items: center;
}

a.nav-link.anchor_btn:hover {
  color:#667085 !important;
}

a.nav-link.anchor_btn.active:hover {
  color: #ffffff !important;
}

@media only screen and (max-width: 1920px) {

  .logo_img_header {
    max-width:225px !important;
    height: auto;
    width: auto;
  }

  .logo_img_brand {
    max-width:177px !important;
    height: auto;
    width: auto;
  }

}

@media only screen and (max-width: 1024px) {

  a.nav-link.prim_btn {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .navbar-nav .nav-link {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

@media only screen and (max-width: 991px) {

  .logo_img_header {
    max-width:225px !important;
    height: auto;
    width: auto;
  }

  .navbar-nav a {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    font-family: "Barlow", sans-serif;
    color: var(--menu-link-color) !important;
    margin-left: 12px;
    margin-right: 12px;
  }

  nav.navbar.navbar-expand-lg {
    background: var(--menu-background);
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 30px;
        margin-left: -12px;
        margin-right: -12px;
  }

}

@media only screen and (max-width: 767px) {

  .footer_nav .nav-link {
    margin: 6px 0 !important;
  }

}

@media only screen and (max-width: 560px) {

  .anchor_links .nav-item {
    width: 100% !important;
  }

  .footer_lower {
    display: block !important;
    text-align: center;
  }

  .footer_social {
    margin-top: 24px;
    justify-content: center !important;
  }

  .social_ico {
    width: 24px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .footer_nav a {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    font-family: "Barlow", sans-serif;
    color: var(--footer-nav-color) !important;
    margin-right: 24px !important;
    margin-left: 0 !important;
    padding: 0 !important;
  }

}

.max_text_500 {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.max_350_left {
  max-width: 350px;
}

.max_380_left {
  max-width: 380px;
}

lottie-player {
  padding-bottom: 20px;
}

.not_visable {
  display: none !important;
}

select#LoginForm_systemaccountid {
  padding: 12px 16px;
}

/* Avis CSS */

.macbook_container {
  margin-right: -380px;
}

img.macbook_img {
  max-height: 598px;
  height: auto;
  width: 100%;
}

.head_CTA {
  max-width: 875px;
  height: 575px;
  width: 100%;
  border-radius: 12px;
  padding: 24px;
  display: flex;
  flex-direction: column;
}

.footer_lower a.nav-link {
  color: #5F5F62 !important;
  padding: 0 12px;
}

.img_height_80 {
  height: 80px;
}

.vehicle_logos {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.avis_card {
  padding: 35px;
  gap: 20px;
  background: #FFFFFF;
  border: 1px solid #E4E7EC;
}

img.avis_ico {
  width: 48px;
  margin-bottom: 20px;
}

.font_size_14 {
  font-size: 14px !important;
  line-height: 20px !important;
  Font-weight: 400 !important;
  color:#667085 !important;
  font-family: "Barlow", sans-serif;
}

.subscribe_form .font_size_14 {
  font-size: 14px !important;
  line-height: 20px !important;
  Font-weight: 600 !important;
  color:#101828 !important;
  font-family: "Barlow", sans-serif;
}

.font_size_14_powered {
  font-size: 14px !important;
  line-height: 20px !important;
  Font-weight: 400 !important;
  color:#98A2B3 !important;
  margin-right: 8px;
  font-family: "Barlow", sans-serif;
}

.max_form_400 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  background: #FFFFFF;
  border: 1px solid #E4E7EC;
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
  border-radius: 8px;
}

/*.subscribe_form {*/
/*  width: 360px;*/
/*}*/

.subscribe_form input.form-control {
  width:240px;
  height:44px;
  margin-right:5px;
}

.subscribe_form button.btn.contact_btn {
  width: auto;
  height: 44px;
  padding: 6px 12px;
}

.check_icon {
  background-image: url('../images/checkicon.svg');
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  min-width: 28px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 12px;
}

#aboutus {
  overflow: hidden;
}

img.img_footer_logo {
  height: 20px;
}

@media only screen and (max-width: 1920px) {


}

@media only screen and (max-width: 991px) {

  .head_CTA {
    max-width: 991px;
    margin-bottom: 24px;
  }

  .macbook_container {
    margin-right: 0;
    margin: 32px;
  }

}

@media only screen and (max-width: 767px) {

  div#pQp {
    display: none !important; 
  }
  
  table.yiiLog {
    display: none;
  }

  .avis_card {
    padding: 35px;
    gap: 20px;
    background: #FFFFFF;
    border: 1px solid #E4E7EC;
    box-shadow: inset 0px 2px 0px #1F4EB5;
    margin-bottom: 24px;
  }
}


.footer_container .logo_img_header {
  max-width: 225px !important;
}


/* Durban South */

h1.white.mitmak_h1 {
  font-size: 60px !important;
  font-weight: 700 !important;
  line-height: 120% !important;
  text-transform: uppercase;
}

.eastvaal_block {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  border-radius: 10px;
  background: #F2F2F2;
}

.durban_border img{
  max-height: 230px;
  width: 100%;
}

p.whit_sub {
  color: #FFF;
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%; /* 24px */
  text-transform: capitalize;
}

h2.whit_h2 {
  color: #FFF;
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
}

@media only screen and (max-width: 1024px) {

  .durban_border {
    flex-flow: column;
  }
}


.slick-slide:first-child .card.home_card_block {
  margin-left: 0 !important;
}

.slick-slide:last-child .card.home_card_block {
  margin-right: 0 !important;
}

h5.car_price {
  color: #000000 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 140% !important; /* 33.6px */
  padding: 0 !important;
}

.bids_bg h6 {
  color: #202021;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 140% !important;
  padding: 0 !important;
}

h5.card-text.car_name {
  color: #000000;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 140% !important;
  text-transform: capitalize !important;
}

h6.Card-Additions.car_specs_a {
  color: #000000;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 140%; /* 25.2px */
}

.spec_container {
  display: flex;
  gap: 21px;
  margin: 24px 0;
  h6 {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
  }
}

.red_group {
  display: flex;
  padding: 2px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #F3F3F3;
}

h6.dealer_name {
  color: #000000 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 140% !important; /* 21px */
}


h6.dealer_location {
  color: #5F5F62;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 140% !important; /* 21px */
}

.car_logos {
  justify-content: center;
  align-items: center;
  gap: 30px;
  display: flex;
  flex-wrap: wrap;
}

.car_logos img {
  max-height: 380px;
  width:auto;
}

.dealer_logos {
  display: flex;
  gap: 22px;
  flex-wrap: wrap;
  align-items: center;
}

.dealer_logos img {
  max-height: 43px;
  width:auto;
}

.contain_counter {
  border-radius: 20px;
  border: 1px solid #D0D5DD;
  padding: 30px;
  background: #F3F3F3;
}

.max_91 {
  max-width: 91px;
  width: 100%;
}

.max_142 {
  max-width: 142px;
  width: 100%;
}

section#contactus {
  background: #F2F2F2;
}

.bg-grey {
  background: #F1F1F3 !important ;
}