html {
    overflow-y: hidden;
  }
  
  .row {
    max-width: 100vw !important;
  }
  
  .navigationRow {
    max-width: 100vw !important;
  }
  
  #html {
    max-width: 100vw;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }
  
  body {
    font-family: 'Lato', sans-serif !important;
    background-color: #ffffff !important;
    max-width: 100vw;
    overflow-x:hidden;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif !important;
  }
  
  p {
    font-family: 'Lato', sans-serif !important;
  }
  
  
  .navbarImage {
    height: 58px;
    width: auto;
    margin-left: 12px;
  }
  
  h1 {
    font-size: 45px !important;
  }
  
  .searchSection {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    max-width: 632px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  
  .headerButtonCol {
    /* display: flex;
    justify-content: center; */
    padding: 0;
  }
  
  .btnHeader {
    opacity: 1;
    background-color: white;
  }
  
  .btnHeaderLast {
   /* background-color: #FAD60B !important;
    border-color: #FAD60B !important; */
    color: white;
  }
  
  .btnHeaderLast:active, .btnHeaderLast:hover {
    color: white !important;
    /*background-color: #FAD60B !important;
    border-color: #FAD60B !important; */
  }
  
  .btnHeader:active {
    background-color: white;
  }
  
  .card-block {
    border-radius: 0;
    margin-top: 14px;
    margin-bottom: 1px;
    box-shadow: none !important;
    background-color: #005583;
  }
  
  .card-block:hover {
    max-width: 754px !important;
  }
  
  .optionsCollapse {
    background-color: #005583 !important;
    padding-bottom: 15px;
  }
  
  .secondOptionsRow {
    padding-top: 15px;
  }
  
  .scrollable-menu {
    overflow-x: hidden;
    max-height: 164px;
    height: auto;
  }
  
  .card:hover {
    transform: none !important;
  }
  
  .underButtonText {
    color: black;
    text-transform: none !important;
    font-size: 13px;
  }
  
  .collapsing {
    -webkit-transition: none !important;
    transition: none !important;
    display: none !important;
  }
  
  .searchButton {
    padding-top: 70px;
    color: white !important;
  }
  
  .searchButtonProperties {
    color: white;
    background-color: #FAD60B;
    border-color: #FAD60B;
  }
  
  .thumbnail:active, .thumbnail:hover {
    box-shadow: 0 0 0 0 transparent, 0 0 0 0 transparent, 0 2px 15px rgba(0, 0, 0, 0.30);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0.455, 0.030, 0.515, 0.955), box-shadow .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -webkit-transition: transform .3s cubic-bezier(0.455, 0.030, 0.515, 0.955), box-shadow .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: transform .3s cubic-bezier(0.455, 0.030, 0.515, 0.955), box-shadow .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
    box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.2);
  }
  
  @media (max-width: 8000px) {
    .thumbnail {
      width: 100%;
      height: 482px;
      margin-bottom: 20px;
      padding: 0;
      border-radius: 10px !important;
      border: 1px solid rgba(76, 84, 101, .2) !important;
      /* box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24); */
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1)
    }
  }
  
  @media (max-width: 1200px) {
    .thumbnail {
      padding: 0;
      border-radius: 10px;
      border-radius: 10px !important;
      border: 1px solid rgba(76, 84, 101, .2) !important;
      height: 450.72px;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1)
    }
  }
  
  @media (max-width: 991px) {
    .thumbnail {
      height: 480.72px;
      padding: 0;
      border-radius: 10px !important;
      border: 1px solid rgba(76, 84, 101, .2) !important;
      margin-bottom: 20px;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1)
    }
  }
  
  @media (max-width: 767px) {
    .thumbnail {
      height: auto;
      padding: 0;
      border-radius: 10px !important;
      border: 1px solid rgba(76, 84, 101, .2) !important;
      margin-bottom: 20px;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1)
    }
  }
  
  .caption {
    padding: 13px;
  }
  
  .material-icons {
    color: #747474;
    font-size: 20px;
  }
  
  a {
    text-decoration: none;
    color: black;
    font-weight: 400;
    opacity: 1;
  }
  
  
  .redlabelON {
    position: absolute;
    top: 10px;
    left: -4px;
     width: 120px;
     background-color: #0183ff!important;    /*nac change 09/09/2021    background-color: #005486!important;;*/
    color: white;
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    box-shadow: 2px 2px 2px black;
    padding-left: 4px;
  }
  
  .ofertacdTimer {    position: absolute;
    position: absolute;
    top: 45px;
    font-size: 16px;
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    font-weight: bold;
    left: 20px;
    /*background-color: pink;*/
    text-shadow: 0px 0px 3px black;
    color: ivory;
  
  
  }
  
  .cardImageContainer {
    justify-content: center;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  @media (max-width: 1199px) {
    .cardImageContainer {
      height: 226px;
      border-radius: 10px 10px 0px 0px;
    }
  }
  
  @media (min-width: 1200px) {
    .cardImageContainer {
      height: 264px;
      border-radius: 10px 10px 0px 0px;
    }
  }
  
  @media (max-width: 991px) {
    .cardImageContainer {
      height: 258px;
      border-radius: 10px 10px 0px 0px;
    }
  }
  
  @media (max-width: 767px) {
    .cardImageContainer {
      height: 70vw;
      border-radius: 10px 10px 0px 0px;
    }
  }
  
  .caption {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 0px !important;
    padding-bottom: 120px !important;
  }
  
  @media (max-width: 767px) {
    .caption {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 100px !important;
      min-height: 200px;
    }
  }
  
  .cardImage {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    min-height: 194.22px;
    height: auto;
  }
  
  @media (min-width: 1200px) {
    .cardImage {
      width: 100%;
      min-height: 209.08px;
      border-radius: 10px 10px 0px 0px;
    }
  }
  
  @media (max-width: 1199px) {
    .cardImage {
      height: 100%;
      width: 100%;
      border-radius: 10px 10px 0px 0px;
    }
  }
  
  @media (max-width: 767px) {
    .cardImage {
      width: 100%;
      height: auto;
    }
  }
  
  @media (max-width: 967px) {
    .cardImage {
      height: 100%;
      width: 100%;
    }
  }
  
  .buttonCard {
    color: #E77416;
    border-color: white;
    background-color: white;
    opacity: 1;
    margin-bottom: 0;
  }
  
  @media (min-width: 968px) {
    .buttonCardStatus {
      margin-bottom: 0px;
    }
  }
  
  @media (max-width: 967px) {
    .buttonCardStatus {
      margin-bottom: 0px !important;
    }
  }
  
  .buttonCardStatus:hover, .buttonCardStatus:active {
    color: #FAD60B;
    border-color: white;
    background-color: white;
    opacity: 1;
    margin-bottom: 0;
    border: none;
  }
  
  .pageButton {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
  
  .footerLogoContainer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footerLogo {
    height: 80px;
    width: auto;
  }
  
  @media (max-width: 432px) {
    .footerLogo {
      height: 60px;
      width: auto;
    }
  }
  
  hr {
    margin-top: 30px !important;
  }
  
  .textNextIcon {
    padding-left: 10px;
  }
  
  .cardIconText {
    display: flex;
    align-items: center;
  }
  
  .navbar-brand {
    display: flex;
    align-items: center;
    opacity: 1;
  }
  
  .navbar-default {
    width: 100vw !important;
    max-width: 100vw !important;
    background-color: #0183ff!important;  /*nac  0183ff    */
  
  }
  
  .btn-group:active, .btn-group:hover {
    background-color: white;
  }
  
  /* .btnHeader:active {
    background-color: #005583;
  } */
  .contentContainer {
    height: 100%;
    width: 100%;
  }
  
  @media (max-width: 991px) {
    .contentContainer {
      height: 100%;
    }
  }
  
  @media (max-width: 767px) {
    .headerButtonCol {
      margin-bottom: 24px;
    }
  }
  
  @media (max-width: 767px) {
    .lastHeaderCol {
      margin-bottom: -18px !important;
    }
  }
  
  @media (max-width: 767px) {
    .searchSection {
      max-width: 40vw;
      min-width: 170px;
    }
  }
  
  @media (max-width: 767px) {
    .navbarImage {
      height: 30px ;
     /* height: auto; */
      width: 300px;
    /*  margin-left: 300px !important; */
    }
  
    .navbar .navbar-brand {
      margin-top: 0px;
      padding: 0px !important;
    }
  
    .footerLogo {
      height: auto;
      width: 100%;
  
    }
  
  }
  
  html, body {
    margin: 0;
  }
  
  @media (max-width: 767px) {
    .title-modern {
      line-height: 1.3 !important;
      font-size: 53px;
    }
  }
  
  @media (max-width: 767px) {
    .title-area {
      margin-bottom: 40px !important;
    }
  }
  
  @media (max-width: 767px) {
    .searchButton {
      padding-top: 40px;
    }
  }
  
  @media (max-width: 767px) {
    .navItems {
      color: black !important;
    }
  }
  
  .imageLink {
    height: 100%;
    width: 100%;
  }
  
  .title-area {
    margin-bottom: 40px !important;
  }
  
  .titleContent {
    margin-top: 54px !important;
  }
  
  .headerImage {
    height: 90vh !important;
    width: auto !important;
    width: 100vw !important;
    height: auto !important;
    max-width: none;
    max-height: none;
  }
  
  .wrapper {
    display: flex;
    align-items: stretch;
  }
  
  #sidebar {
    min-width: 250px;
    max-width: 250px;
  }
  
  #sidebar.active {
    margin-left: -250px;
  }
  
  .containerWider {
    max-width: 2000px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  @media (min-width:992px) and (max-width:1199px) {
  
    .col-sm-6 {
      max-width:50%!important;
    }
    
  }
  
  .imageBackgroundHeader {
    width: 100%;
    height: 100%;
    background-image: url("../IMG/AutoSearchBackground.png");
    background-position: center;
    background-size: cover;
    background-color: #E7E7E7;
  }
  
  @media (max-width: 767px) {
    .imageBackgroundHeader {
      height: 738px;
    }
  }
  
  .sidebarSpacing {}
  
  .sidebar {
    height: 100vh;
    margin-top: -50px;
    padding-top: 80px;
    background-color: #E7E7E7 !important;
    border-right: 1px solid #9E9E9E !important;
    position: absolute;
    /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1;
    /* Stay on top */
    top: 600px !important;
    /* Stay at the top */
    left: 0;
  }
  
  .listSection {
    /* Nac modified for global variable parameters */
   /*  background-color: rgb(37, 21, 21) !important; */
  }
  
  .headerContainer {
    min-height: 404px;
  }
  
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
  }
  
  @media (min-width: 1200px) {
    .dropdown-menu-left {
      margin-left: -88px;
    }
  }
  
  #view-source {
    position: fixed;
    display: block;
    /*margin-right: 23px !important;*/
    /*margin-bottom: 23px !important;*/
    /*margin-bottom: 224px !important;*/
    z-index: 900;
    text-decoration: none;
    color: white;
   /* background-color: #FAD60B; */
     border-color: #FAD60B; 
  }
  
  .floatbuttonBuscar {
    right: 23px;
    bottom: 224px;
    background-color: #e4c227!important;  /*nac 09/09/2021   new e4c227    background-color: #5baccc!important;   */
  }
  
  .floatbuttonNuevo {
    right: 23px;
    bottom: 181px;
    background-color: #5baccc!important;
  }
  
  .floatbuttonUsado {
    right: 23px;
    bottom: 139px;
    background-color: #0183ff!important;  /*nac change 09/09/2021    background-color: #005486!important;;*/
  }
  
  .fixed {
    position: fixed !important;
    /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1;
    /* Stay on top */
    top: 86px !important;
    /* Stay at the top */
    left: 0 !important;
    overflow-y: scroll;
    /*display: block !important;*/
  }
  
  /*@media (max-width:1869px) {*/
    #unFixed {
      display: none;
      width: 100vw;
      height: 100vh;
      overflow-x: hidden;
      overflow-y: scroll;
      position: fixed;
      z-index: 999;
      top: 0px !important;
      left: 0;
      margin-top: 0px;
    }
  /*}*/
  
  .searchMaterial {
    color: white;
  }
  
  span.searchMaterial {
    padding-right: 15px;
  }
  
  .mdl-button .material-icons {
    vertical-align: middle;
  }
  
  .mdl-button--fab .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-12px, -12px);
    transform: translate(-12px, -12px);
    line-height: 24px;
    width: 24px;
  }
  
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
  }
  
  a:active, a:hover {
    outline: 0;
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    -moz-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }
  
  a {
    color: #337ab7;
    text-decoration: none;
  }
  
  a {
    background-color: transparent;
  }
  
  a {
    /*color: #ff4081;*/
    font-weight: 500;
  }
  
  a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  }
  
  a {
    /*color: #FAD60B;*/
    font-weight: 500;
  }
  
  a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  }
  
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  user agent stylesheet a:-webkit-any-link:active {
    color: -webkit-activelink;
  }
  
  user agent stylesheet a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
  }
  /*
  .mdl-button--fab.mdl-button--colored {
    background: #FAD60B;
    color: #FAD60B;
  }
  
  .mdl-button--fab.mdl-button--colored {
    background: #FAD60B;
    color: #FAD60B;
  }
  
  .mdl-button--fab.mdl-button--colored {
    background: #ff4081;
    color: #fff;
  }
  
  .mdl-button.mdl-button--colored {
    color: #3f51b5;
  }
  */
  .mdl-button--fab.mdl-button--colored {
   /* background: #FAD60B;  */
    color: rgb(66, 66, 66);
  }
  
  .mdl-button.mdl-button--colored {
    color: rgb(158, 158, 158);
  }
  
  .mdl-button--fab {
    border-radius: 50%;
    font-size: 24px;
    height: 56px;
    margin: auto;
    min-width: 56px;
    width: 56px;
    padding: 0;
    overflow: hidden;
    background: rgba(158, 158, 158, .2);
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
    position: relative;
    line-height: normal;
  }
  
  .mdl-button {
    background: 0 0;
    border: none;
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
  }
  
  a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  }
  
  .mdl-button--fab {
    border-radius: 50%;
    font-size: 24px;
    height: 56px;
    margin: auto;
    min-width: 56px;
    width: 56px;
    padding: 0;
    overflow: hidden;
    background: rgba(158, 158, 158, .2);
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
    position: relative;
    line-height: normal;
  }
  
  .mdl-button {
    background: 0 0;
    border: none;
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
  }
  
  a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  }
  
  input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  
  button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  
  button, select {
    text-transform: none;
  }
  
  button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
  }
  
  user agent stylesheet input[type="button"i], input[type="submit"i], input[type="reset"i], input[type="file"i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
  }
  
  user agent stylesheet input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
  }
  
  user agent stylesheet input, textarea, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
  }
  
  *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  ::selection {
    background: #FAD60B;
    text-shadow: none;
  }
  
  ::selection {
    background-color: #FAD60B;
    color: #fff;
  }
  
  ::selection {
    background-color: #6ab344;
    color: #fff;
  }
  
  ::selection {
    background: #b3d4fc;
    text-shadow: none;
  }
  
  ::selection {
    background: #b3d4fc;
    text-shadow: none;
  }
  
  .mdl-button--fab:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    background-color: rgba(158, 158, 158, .4);
  }
  
  .mdl-button--fab {
    border-radius: 50%;
    font-size: 24px;
    height: 56px;
    margin: auto;
    min-width: 56px;
    width: 56px;
    padding: 0;
    overflow: hidden;
    background: rgba(158, 158, 158, .2);
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
    position: relative;
    line-height: normal;
    /*display: none !important;*/
      display: block !important;
  }
  /*
  @media (max-width: 1870px) {
    .mdl-button--fab {
      display: block !important;
    }
  }
  */
  .footer {
    z-index: 100 !important;
  }
  
  .footer-big {
    z-index: 100 !important;
  }
  
  /*@media (max-width: 1870px) {*/
    .sidebarInside {
      width: 100vw;
      margin-left: -15px;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 999;
      /* overflow-y: scroll; */
    }
  /*}*/
  
  /*@media (max-width: 1870px) {*/
    .sidebarContentContainer {
      overflow-x: hidden;
      padding-bottom: 40px;
      padding-top: 40px;
      padding-right: 30%;
      padding-left: 30%;
      /*padding-right: 54px;*/
      /*padding-left: 54px;*/
      /*overflow-y: scroll;*/
    }
  /*}*/
  
  @media (max-width: 1262px) {
    .sidebarContentContainer {
  
      padding-right: 0px;
      padding-left: 0px;
    }
  }
  
  .sidebarX {
    border: none;
    background-color: #E7E7E7;
    position: relative;
    top: 0;
  }
  
  .xMaterial {
    color: #747474 !important;
  }
  
  #sidebarX {
    display: none;
  }
  
  @media (max-width: 1870px) {
    #sidebarX {
      display: inline;
    }
  }
  
  .mdlButtonClear {
    background-color: #747474 !important;
  }
  
  .section-header .content {
    top: 45% !important;
    bottom: 0;
  }
  
  /* Dropdown */
  .form-control {
    margin-bottom: 0;
   /* width: 107px !important; */
  }
  
  .form-group {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
  }
  
  .listLabel {
    color: black;
    font-family: 'Lato', sans-serif !important;
    text-transform: none !important;
    text-align: left;
    margin-left: 38px;
  }
  
  .lastHeaderCol {
    height: 132.4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .listLabelSidebar {    
    /*text-align: center;*/
    float: left;
    width: 120px;
    margin-left: 30%;
  }
  
  @media (max-width: 767px) {
    .listLabelSidebar {
      margin-left: 0px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1262px) {
    .listLabelSidebar {
      margin-left: 30%;
    }
  }
  @media (min-width: 1263px) and (max-width: 1578px) {
    .listLabelSidebar {
      margin-left: 0px;
    }
  }
  
  .underButtonTextSidebar {
    text-align: center;
  }
  
  .sidebarTitle {
    text-align: center;
  }
  
  .pagination {
    color: #747474;
  }
  
  .pageButton {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    padding: 0px;
    margin-left: 0;
    margin-right: 0;
    max-width: 100vw;
    margin-left: 15px;
  }
  
  .arrow {
    font-size: 50px !important;
  }
  
  #pageview {
    margin-top: -6px;
  }
  
  .container {
    max-width: 1403px!important;
  }
  
  @media(min-width: 1870px) {
    .listSection {
      min-height: 650px !important;
    }
  }
  
  .carousel-indicators {
    z-index: 99;
  }
  
  .breadCrumbsRow {
    margin-bottom: 20px;
  }
  
  .activeBread {
    background-color: white;
    max-width: 300px;
    border: 2px;
    border-style: solid;
    border-width: thin;
    float: left;
    border-radius: 6px;
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 9px;
    }
    
    .inactiveBread {
    
    visibility: hidden;
    height: 0px;
    
    }
    
    .breadholder {
    width: 100%;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    float: left;
    }
    
    .breadclose {
    padding-left: 9px;
    float: right;
    }
  
  .firstBadge {
    margin-left: 18px;
  }
  
  .btn-group {
    font-family: 'Lato', sans-serif !important;
    text-transform: none !important;
    text-align: left;
    margin-left: 15px;
    color: white;
    border-radius: 99;
    background-color: white;
    /* box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24); */
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  }
  
  .btn-secondary {}
  
  .btnFirst {
    border-right: none !important;
  }
  
  .btnSecond {
    margin-left: none !important;
    border-left: 0;
    padding-left: 0;
    margin-top: 0;
    /*padding-top: 8.7px;*/
    padding-top: 8.0px !important;
    padding-bottom: 1px !important;
    border-radius: 0;
    
  }
  
  .xMaterial {
    font-size: 23.6px;
  }
  
  @media (max-width: 767px) {
    .sidebarInside {
      /*min-height: 846px;*/
      overflow-y: hidden;
    }
  }
  
  @media (max-width: 767px) {
    #sidebar {
      min-height: 846px;
      overflow-y: scroll;
    }
  }
  
  .btnBreadcrumb {
    margin-bottom: 0 !important;
    padding: 5px;
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  
  .breadcrumbsColumn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    width: auto !important;
  }
  
  @media (max-width: 767px) {
    .breadcrumbsColumnFirst {
      margin-top: 10 !important;
    }
  }
  
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  
  /* Testimonials */
  @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
  @import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
  
  figure.snip1167 {
    font-family: 'Lato', sans-serif !important;
    font-size: 1.3em;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    margin: 10px;
    min-width: 220px;
    max-width: 310px;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: none !important;
  }
  
  figure.snip1167 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  figure.snip1167 img {
    max-width: 100%;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    z-index: 1;
    position: relative;
  }
  
  figure.snip1167 blockquote {
    margin: 0;
    display: block;
    border-radius: 8px;
    position: relative;
    background-color: #fafafa;
    padding: 65px 50px 30px 50px;
    margin: -50px 0 0;
    line-height: 1.6em;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border: 0;
  }
  
  figure.snip1167 blockquote:before,
  figure.snip1167 blockquote:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 50px;
    opacity: 0.3;
    font-style: normal;
  }
  
  figure.snip1167 blockquote:before {
    top: 70px;
    left: 20px;
  }
  
  figure.snip1167 blockquote:after {
    content: "\201D";
    right: 20px;
    bottom: 0;
  }
  
  figure.snip1167 .author {
    padding: 15px;
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
  }
  
  figure.snip1167 .author h5 {
    opacity: 0.8;
    margin: 0;
    font-weight: 800;
  }
  
  figure.snip1167 .author h5 span {
    font-weight: 400;
    text-transform: none;
    display: block;
  }
  
  .testimonialSection {
    margin-top: -55px;
    background-color: #424242 !important;
  }
  
  .testimonialHeader {
    color: white;
    text-align: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
  }
  
  .figureColumn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .row {
    margin-left: 0!important;
    margin-right: 0!important;
    display:block!important;
  }
  
  .testimonialText {
    font-family: 'Lato', sans-serif !important;
  }
  
  /* Form Row */
  .form-control-testimonial {
    width: 100% !important;
  }
  
  .fieldHeader {
    width: 100%;
    margin-bottom: 11px;
  }
  
  .tableHeader {
    margin-bottom: 13px;
    display: flex;
    align-items: center;
  }
  
  .formTextFirst {
    margin-top: 15px;
  }
  
  .formButton {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
  }
  
  .contactanosSection {
    background-color: #212121 !important;
    padding-bottom: 0;
  }
  
  .map {
    height: 300px;
    width: 100vw;
  }
  
  .mapsColumn {
    margin: 0;
    padding: 0;
  }
  
  .footer-big {
    padding-top: 0px;
    z-index: 0 !important;
  }
  
  .testimonialRow {
    max-width: 750px !important;
  }
  
  .rowContainer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .thumbnailForm {
    height: 100%;
    max-width: 980px;
    margin-bottom: 50px !important;
    max-width: 540px;
  }
  
  .formButton {
    margin-bottom: 15px;
  }
  
  .headerTextField {
    margin-bottom: 10px;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 910px;
    width: 100%;
  }
  
  .fieldContainerContainer {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .contactanosColumn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .contactSubHeader {
    color: white;
    text-align: center;
  }
  
  .cellphoneLink {
    color: white;
    font-family: 'Lato', sans-serif !important;
    text-decoration: underline;
  }
  
  .thumnbailRow {
    margin-left: -15px;
    margin-right: -15px;
  }
  
  /*No Carousel on Results  */
  .mainRow {
    margin-top: 61px;
  }
  
  .carNameList {
    color: #212121 !important;
    text-align: center;
    margin-top: 0;
    font-weight: 400 !important;
  }
  
  .carTitle {
    position:relative;
    font-size: 1.30em; /*adjustable by title length*/
    margin-top: 10px;
    margin-bottom: 0px;
  
  }
  
  .carHeadline {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    /* text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.3), -2px 4px 2px rgba(0, 0, 0, 0.1); */
    margin-bottom: 0;
    margin-top: 50px;
    text-transform: capitalize !important;
  }
  
  .navbar-transparent {
    padding-top: 15px;
    border-bottom: 1px solid transparent;
  }
  
  .carouselHeader {
    font-size: 45px;
    text-shadow: 0px 0px 5px  #000  !important;
    margin-bottom: 0px !important;
  }
  
  .carouselSubHeader {
    font-size: 20px;
    
    text-shadow: 0px 0px 2px  #000  !important;
    color: white;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  
  .carousel-caption {
    margin-bottom: 0px;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    border-radius: 18px;
    padding-bottom: 0px !important;
  }
  
  @media (max-width: 767px) {
    .carouselSubHeader {
      display: none !important;
    }
  }
  
  @media (max-width: 392px) {
    .carouselSubHeader {
  
    }
  }
  
  
  @media (max-width: 767px) {
    .carouselHeader {
      font-size: 25px !important;
  
    }
  }
  
  @media (max-width: 392px) {
    .carouselHeader {
      font-size: 20px !important;
        display: none !important;
    }
  }
  
  @media (max-width: 767px) {
    .carousel-caption {
      /*background-color: rgba(0, 0, 0, 0.4);*/
      border-radius: 18px;
    }
  }
  
  @media (max-width: 392px) {
    .carousel-caption {
      margin-bottom: px;
      background-color: rgba(0, 0, 0, 0.0) !important;
      border-radius: 18px;
    }
  }
  
  @media (max-width: 673px) {
    .carouselHeader {
      font-size: 35px;
    }
  }
  
  @media (max-width: 673px) {
    .carouselSubHeader {
      font-size: 15px;
    }
  }
  
  .carousel-inner {
    display: flex !important;
    justify-content: center !important;
  }
  
  @media (max-width: 767px) {
    .carousel-inner {
      margin-top: -24px;
    }
  }
  
  @media (max-width: 634px) {
    .carousel-inner {
      margin-top: -24px;
      display: contents;
    }
  
    .banner-section {
      display:contents ;
    }
  }
  
  @media (max-width: 392px) {
    .carousel-inner {
      display:flex;
    }
  }
  
  .carousel-indicators {
    z-index: 99;
  }
  
  .section-header {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .section-header {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .parallax {
    height: 800px;
  }
  
  @media (min-width: 768px) {
    .parallax {
      max-height: none;
      height: 550px !important;
      min-height: 550px !important;
    }
  }
  
  
  @media (max-width: 767px) {
    .parallax {
      max-height: none;
      height: 500px !important;
      min-height: 500px !important;
      margin-top: 90px;
    }
  }
  
  @media (max-width: 634px) {
    .parallax {
      max-height: none;
      height: 400px !important;
      min-height: 400px !important;
      margin-top: 90px;
    }
  }
  
  @media (max-width: 392px) {
    .parallax {
      max-height: none;
      height: 200px !important;
      min-height: 200px !important;
      margin-top: 100px;
    }
  }
  
  .d-block {
    width: 100vw !important;
    height: auto !important;
    min-height: 800px;
    min-width: 290px;
  }
  
  @media (min-width: 768px) {
    .d-block {
      width: 100vw !important;
      min-width: 180px;
      height: 550px !important;
  min-height: 550px !important;
    }
  }
  
  @media (max-width: 767px) {
    .d-block {
      width: 100vw !important;
      min-width: 180px;
      height: 350px !important;
  min-height: 250px !important;
    }
  }
  
  @media (max-width: 634px) {
    .d-block {
      width: 100vw !important;
      min-width: 180px;
      height: 350px !important;
  min-height: 230px !important;
  /*background-size: cover!important;*/
  display: flex!important;
    }
  }
  
  @media (max-width: 392px) {
    .d-block {
  
      width: 100vw !important;
      height: 100% !important;
      max-height: 200px !important;
      background-position-y: bottom !important;
      min-height: 190px!important;
    }
  }
  
  .headerContainer {
    height: 200px !important;
  }
  
  @media (min-width: 768px) {
    .headerContainer {
      height: 550px !important;
  min-height: 550px !important;
    }
  }
  
  @media (max-width: 767px) {
    .headerContainer {
      height: 500px !important;
  min-height: 500px !important;
    }
  }
  
  @media (max-width: 634px) {
    .headerContainer {
      height: 400px !important;
  min-height: 400px !important;
    }
  }
  
  @media (max-width: 392px) {
    .headerContainer {
      height: 200px !important;
      min-height: 200px !important;
    }
  }
  
  @media (max-width: 767px) {
    .listSection {
      padding-top: 0;
    }
  }
  
  @media (max-width: 392px) {
    .listSection {
      padding-top: 0;
    }
  }
  
  .carHeadlineDetails {
    font-family: 'Lato', sans-serif !important;
      font-weight: 900;
      /* text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.3), -2px 4px 2px rgba(0, 0, 0, 0.1); */
      margin-bottom: 0;
      margin-top: 50px;
      color: Black;
  }
  
  
  .notaAclara {
    color: #6a6a6a;
    font-size: 11px;
    padding: 20px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .vehcountmsg {
    color: aliceblue;
    font-size: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    background-color: #0183ff; /* nac change 09/09/2021  was #015486  now */
    font-weight: bold;
  }
  
  @media (max-width: 767px) {
  .vehcountmsg {
    font-size: 12px;
  }
  
  }
  
  
  
  @media (max-width:767px) {
    .desktop-view {
      display:none;
  
    }
  
    .mobile-view {
      display:block;
  
    }
  }
  
  
  @media (min-width:768px) {
    .desktop-view {
      display:block;
  
    }
  
    .mobile-view {
      display:none;
  
    }
  }
  
  
  @media (min-width:768px) {
    .desktop-canvas {
      /*display:block;*/
      width: 350px; height: 100px; float: right; display: block;
    }
  
  }
  
  
  
  
  
  
  
  .card-altoffer {
    display: inline-block;
    transform: rotate(-3deg);
    
    /*width: auto;*/
    /*width: 260px;*/
    /*height: 74px;*/
  
    width: 240px;
    height: 90px;
      
      background-color: #ddbd10;
      -webkit-border-radius: 3px 4px 4px 3px;
      -moz-border-radius: 3px 4px 4px 3px;
      border-radius: 3px 4px 4px 3px;
      
      border-left: 1px solid #ddbd10;
  
      /* This makes room for the triangle */
      /*margin-right: 19px;*/
    margin-left: 19px;
   
      
      position: absolute;
      
  
    padding: 0 10px 0 10px;
    
    top: 44px;
    left: 8px;
    z-index: 500;
    box-shadow: 2px 2px 2px black;
  }
  /*
  @media (min-width:991px) and (max-width:1200px) {
  
    .card-altoffer {
      top: 260px;
    }
  }
  */
  /* Makes the triangle to the left*/
  .card-altoffer:before {
      content: "";
      position: absolute;
      display: block;
    left: -35px;
      width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-right: 35px solid #ddbd10;
  }
  
  /* Makes the circle to the left*/
  .card-altoffer:after {
      content: "";
      background-color: white;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
    left: -25px;
    top: 36px;
  }
  
  /* Makes the triangle to the right*/
  /*
  .card-altoffer:before {
      content: "";
      position: absolute;
      display: block;
    right: -38px;
      width: 0;
    height: 0;
    border-top: 59px solid transparent;
    border-bottom: 59px solid transparent;
    border-left: 39px solid #6ab070;
  }
  */
  
  /* Makes the circle to the right*/
  /*
  .card-altoffer:after {
      content: "";
      background-color: white;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      display: block;
      position: absolute;
    right: -25px;
    top: 51px;
  }
  */
  
  /* Handles Text*/
  .card-altoffer-text {
  
    
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  
    font-size: small;
  
      color: #025687;
      font-weight: bolder;
    line-height: 18px;
    /*font:icon;*/
    overflow:clip;
  }
  
  .card-dealerName {
    position: absolute;
    bottom: 15px; 
    right: 25px;
  
  
  }
  
  
  .card-veh_nu {
    position: absolute;
    bottom: 15px; 
    left: 20px;
  
  
  }
  
  .card-dealer_phone {
  
    position:absolute; 
    bottom:45px;
  }
  
  @media (max-width:767px) {
  
    .card-dealerName {
      bottom: -10px; 
      
    }
  
    .card-veh_nu {
      bottom: -10px; 
    
    
    }
  
    .card-dealer_phone {
  
      position:absolute; 
      bottom:20px;
    }
    
  }
  
  
  .carNameArea {
    height: 50px;
    display: block;
  
  }
  
  
  #gotoTopBtn {    
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 599;
    font-size: 18px;
    outline: none;
    color: white;
    cursor: pointer;
    background-color: white;
    border-color: #0854c5;
    border-width: thick;
    border-radius: 100px;
    opacity: 0.5;
  }
  /*
  #gotoTopBtn:hover {
    background-color: #555;
  }
  */
  .gotoTopArrow {
    font-size:42px;
    color: #0854c5;
  
  }