@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon/icomoon.eot?-w1vgq0");
  src: url("fonts/icomoon/icomoon.eot?#iefix-w1vgq0") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?-w1vgq0") format("truetype"), url("fonts/icomoon/icomoon.woff?-w1vgq0") format("woff"), url("fonts/icomoon/icomoon.svg?-w1vgq0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon2';
  src: url("fonts/icomoon2/icomoon.eot?-w1vgq0");
  src: url("fonts/icomoon2/icomoon.eot?#iefix-w1vgq0") format("embedded-opentype"), url("fonts/icomoon2/icomoon.ttf?-w1vgq0") format("truetype"), url("fonts/icomoon2/icomoon.woff?-w1vgq0") format("woff"), url("fonts/icomoon2/icomoon.svg?-w1vgq0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Tamano maximo del contenedor */
@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, ../sass/modules/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../sass/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 52, ../sass/modules/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 57, ../sass/modules/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 62, ../sass/modules/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 7, ../sass/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../sass/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 71, ../sass/modules/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 76, ../sass/modules/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 81, ../sass/modules/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 980px) and (max-width: 1279px) {
  /* line 7, ../sass/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../sass/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  /* line 90, ../sass/modules/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 980px) and (max-width: 1279px) {
  /* line 95, ../sass/modules/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 980px) and (max-width: 1279px) {
  /* line 100, ../sass/modules/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1280px) {
  /* line 7, ../sass/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../sass/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  /* line 109, ../sass/modules/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1280px) {
  /* line 114, ../sass/modules/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1280px) {
  /* line 119, ../sass/modules/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../sass/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 18, ../sass/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1279px) {
  /* line 18, ../sass/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  /* line 18, ../sass/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../sass/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, ../sass/modules/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, ../sass/modules/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, ../sass/modules/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, ../sass/modules/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, ../sass/modules/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, ../sass/modules/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 96, ../sass/dealerspecial.scss */
body {
  background: #fff;
}

/* line 100, ../sass/dealerspecial.scss */
#sCont {
  width: 100%;
  margin: 0 auto;
  margin-top: 138px;
}
@media only screen and (max-width: 980px) {
  /* line 100, ../sass/dealerspecial.scss */
  #sCont {
    margin-top: 146px;
  }
}

/* line 110, ../sass/dealerspecial.scss */
#sContenido {
  background-color: #fff;
  width: 100%;
  padding: 0px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 120, ../sass/dealerspecial.scss */
.site-width {
  width: 1280px !important;
  margin: 0 auto !important;
}
@media only screen and (max-width: 1280px) and (min-width: 980px) {
  /* line 120, ../sass/dealerspecial.scss */
  .site-width {
    width: 980px !important;
  }
}
@media only screen and (max-width: 980px) {
  /* line 120, ../sass/dealerspecial.scss */
  .site-width {
    width: 768px !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 120, ../sass/dealerspecial.scss */
  .site-width {
    width: 95% !important;
  }
}

/* line 134, ../sass/dealerspecial.scss */
#cA {
  float: none;
}

/* line 153, ../sass/dealerspecial.scss */
.no-params .breadcrumb {
  display: none;
}

/***********************************************************************************************************************
												Menu Top
************************************************************************************************************************/
/* line 161, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper {
  background: #FFF;
  border-bottom: 1px solid #dddee0;
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 171, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left {
  float: left;
  width: 100%;
}
/* line 174, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left .h1 {
  display: none;
}
/* line 177, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top {
  text-align: center;
}
/* line 179, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul {
  display: inline-block;
  margin: 0 auto;
}
/* line 182, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li {
  display: inline-block;
}
/* line 184, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li:hover {
  color: #0777b3;
}
/* line 187, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li > a {
  color: #000;
  text-transform: capitalize;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 10px;
  line-height: 50px;
  height: 50px;
  display: block;
  font-weight: normal;
  -webkit-transition: height 0.5s, line-height 0.5s;
  -moz-transition: height 0.5s, line-height 0.5s;
  -ms-transition: height 0.5s, line-height 0.5s;
  -o-transition: height 0.5s, line-height 0.5s;
  transition: height 0.5s, line-height 0.5s;
}
/* line 202, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li > a span {
  font-family: "icomoon";
  text-transform: none;
  padding-left: 5px;
}
/* line 209, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li:hover > a {
  color: #0777b3;
}
/* line 212, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li .subnav {
  background-color: #1e1e1e;
  position: absolute;
  width: 100%;
  left: 0;
  height: 400px;
  display: none;
}
/* line 220, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li:hover > .subnav {
  display: block;
}
/* line 223, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li #regions .regions .region .header-img h2,
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li #regions .regions .region .header-img h2 a {
  font-weight: 700;
  font-size: 15px;
}
/* line 229, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li #menu-top .regions .content {
  max-height: 370px;
  margin: 10px 0px;
  position: relative;
}
/* line 234, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li #regions .regions {
  padding-top: 10px;
}
/* line 237, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul li #regions .regions .region .header-img h2 a {
  line-height: 28px;
}
/* line 242, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_left #menu-top ul #agents .arrow {
  font-size: 24px;
  color: white;
  position: absolute;
  bottom: 0;
  right: 0;
  font-weight: bold;
  font-family: "icomoon";
  width: 16px;
}
/* line 256, ../sass/dealerspecial.scss */
#searchModuleTop_wrapper #searchModuleTop .float_right {
  float: right;
}

/***********************************************************************************************************************
												MAP INDEX
************************************************************************************************************************/
/* line 266, ../sass/dealerspecial.scss */
#map_index {
  background-color: #CCC;
  position: relative;
  overflow: hidden;
  display: block;
  height: 400px;
  width: 100%;
  z-index: 1000;
}
@media screen and (max-width: 980px) {
  /* line 266, ../sass/dealerspecial.scss */
  #map_index {
    height: 233px;
  }
}

/* line 282, ../sass/dealerspecial.scss */
.no-params #map_index {
  height: 0px;
}

/* line 288, ../sass/dealerspecial.scss */
.infoBox .gm-style-iw .content,
.infoBox .content,
#map_index .gm-style-iw .content,
#map_index .content {
  float: left;
  width: 297px;
}
/* line 292, ../sass/dealerspecial.scss */
.infoBox .gm-style-iw .content a.title,
.infoBox .content a.title,
#map_index .gm-style-iw .content a.title,
#map_index .content a.title {
  color: #1A1A1A;
  display: block;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 700;
}
/* line 299, ../sass/dealerspecial.scss */
.infoBox .gm-style-iw .content a.address,
.infoBox .content a.address,
#map_index .gm-style-iw .content a.address,
#map_index .content a.address {
  color: #4590B7;
  font-size: 14px;
  display: block;
}
/* line 304, ../sass/dealerspecial.scss */
.infoBox .gm-style-iw .content a.city,
.infoBox .content a.city,
#map_index .gm-style-iw .content a.city,
#map_index .content a.city {
  color: #1A1A1A;
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
/* line 311, ../sass/dealerspecial.scss */
.infoBox img.main_image,
#map_index img.main_image {
  float: left;
  max-width: 297px;
  margin-right: 10px;
  border: solid 1px #fff;
  width: 297px;
  height: 100px;
}

/***********************************************************************************************************************
												Search Bar and Map Container
************************************************************************************************************************/
/* line 326, ../sass/dealerspecial.scss */
.container-map-search {
  position: relative;
}

/***********************************************************************************************************************
												Mobile menu
************************************************************************************************************************/
@media only screen and (max-width: 980px) {
  /* line 341, ../sass/dealerspecial.scss */
  #menu-top {
    position: relative;
    display: inline-block;
  }

  /* line 346, ../sass/dealerspecial.scss */
  #menu-top .mobile-label {
    display: inline-block;
    font-size: 28px;
    color: #FFF;
    padding: 7px 13px;
    background-color: #0777b3;
    margin-bottom: 0px;
  }

  /* line 355, ../sass/dealerspecial.scss */
  #searchModuleTop_wrapper #searchModuleTop .float_left
  #menu-top > ul {
    display: none;
    position: absolute;
  }
  /* line 360, ../sass/dealerspecial.scss */
  #searchModuleTop_wrapper #searchModuleTop .float_left
  #menu-top > ul.active {
    display: inline-block;
    left: 0;
  }

  /* line 366, ../sass/dealerspecial.scss */
  #menu-top > ul.active {
    display: block;
  }
  /* line 368, ../sass/dealerspecial.scss */
  #menu-top > ul.active.active {
    display: inline-block;
    left: 0;
    top: 100%;
  }

  /* line 375, ../sass/dealerspecial.scss */
  #searchModuleTop .float_left {
    width: 100%;
  }

  /* line 379, ../sass/dealerspecial.scss */
  #searchModuleTop #menu-top ul {
    width: 220px;
  }

  /* line 384, ../sass/dealerspecial.scss */
  #searchModuleTop #menu-top ul li {
    display: inline-block;
    width: 100%;
  }

  /* line 388, ../sass/dealerspecial.scss */
  #searchModuleTop #menu-top ul li:hover {
    background-color: #0777b3 !important;
    background-image: none !important;
  }

  /* line 393, ../sass/dealerspecial.scss */
  #searchModuleTop #menu-top ul li a {
    color: #fff !important;
    line-height: 3em !important;
    height: auto !important;
  }

  /* line 399, ../sass/dealerspecial.scss */
  #searchModuleTop #menu-top ul li a:hover {
    background: none;
    color: #fff;
  }

  /* line 405, ../sass/dealerspecial.scss */
  #menu-top > ul {
    background-color: #000;
    color: #fff;
  }

  /* line 410, ../sass/dealerspecial.scss */
  #searchModuleTop #menu-top ul li:hover > .subnav {
    display: none !important;
  }
}
@media only screen and (min-width: 980px) {
  /* line 418, ../sass/dealerspecial.scss */
  #menu-top > ul {
    display: block;
  }

  /* line 422, ../sass/dealerspecial.scss */
  #menu-top .mobile-label {
    display: none;
  }
}
/***********************************************************************************************************************
												HOME
************************************************************************************************************************/
/* line 432, ../sass/dealerspecial.scss */
.home_index h2 {
  margin: 30px 0px 30px 0;
}
/* line 437, ../sass/dealerspecial.scss */
.home_index .slider-custom .content {
  margin-left: -5px;
}

/* line 447, ../sass/dealerspecial.scss */
.featured-new-specials,
.featured-used-specials,
.featured-service-specials,
.featured-dealers-cars,
.regions,
.news,
.makes {
  clear: both;
}
/* line 455, ../sass/dealerspecial.scss */
.featured-new-specials h2,
.featured-used-specials h2,
.featured-service-specials h2,
.featured-dealers-cars h2,
.regions h2,
.news h2,
.makes h2 {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
}
@media only screen and (max-width: 980px) {
  /* line 455, ../sass/dealerspecial.scss */
  .featured-new-specials h2,
  .featured-used-specials h2,
  .featured-service-specials h2,
  .featured-dealers-cars h2,
  .regions h2,
  .news h2,
  .makes h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 455, ../sass/dealerspecial.scss */
  .featured-new-specials h2,
  .featured-used-specials h2,
  .featured-service-specials h2,
  .featured-dealers-cars h2,
  .regions h2,
  .news h2,
  .makes h2 {
    font-size: 20px;
    margin: 16px 0;
  }
}
/* line 468, ../sass/dealerspecial.scss */
.featured-new-specials .content,
.featured-used-specials .content,
.featured-service-specials .content,
.featured-dealers-cars .content,
.regions .content,
.news .content,
.makes .content {
  min-height: auto;
}
@media only screen and (max-width: 480px) {
  /* line 468, ../sass/dealerspecial.scss */
  .featured-new-specials .content,
  .featured-used-specials .content,
  .featured-service-specials .content,
  .featured-dealers-cars .content,
  .regions .content,
  .news .content,
  .makes .content {
    min-height: auto;
  }
}
/* line 473, ../sass/dealerspecial.scss */
.featured-new-specials .content ul,
.featured-used-specials .content ul,
.featured-service-specials .content ul,
.featured-dealers-cars .content ul,
.regions .content ul,
.news .content ul,
.makes .content ul {
  position: relative;
  min-height: 320px;
}
/* line 476, ../sass/dealerspecial.scss */
.featured-new-specials .content ul li,
.featured-used-specials .content ul li,
.featured-service-specials .content ul li,
.featured-dealers-cars .content ul li,
.regions .content ul li,
.news .content ul li,
.makes .content ul li {
  width: calc(25% - 15px);
  display: inline-block;
  margin-right: 15px;
}
/* line 484, ../sass/dealerspecial.scss */
.featured-new-specials .slider-custom,
.featured-used-specials .slider-custom,
.featured-service-specials .slider-custom,
.featured-dealers-cars .slider-custom,
.regions .slider-custom,
.news .slider-custom,
.makes .slider-custom {
  width: 100%;
}
/* line 488, ../sass/dealerspecial.scss */
.featured-new-specials .slider-custom-carousel,
.featured-used-specials .slider-custom-carousel,
.featured-service-specials .slider-custom-carousel,
.featured-dealers-cars .slider-custom-carousel,
.regions .slider-custom-carousel,
.news .slider-custom-carousel,
.makes .slider-custom-carousel {
  width: 100%;
}

/* line 494, ../sass/dealerspecial.scss */
.featured-dealers-cars .content {
  margin-left: -10px;
  margin-right: 15px;
}
/* line 499, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author {
  width: 25%;
  margin: 0 5px;
  height: auto;
}
/* line 506, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author img {
  width: 100%;
  height: 100%;
}
/* line 511, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author .image {
  margin-bottom: 10px;
}
/* line 515, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author a {
  background-color: #fff;
  border: solid 1px #dfdfdf;
  display: flex;
}
/* line 526, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author .data > div {
  float: left;
}
/* line 530, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author .data .phone {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 10px;
  color: #0777b3;
}
/* line 538, ../sass/dealerspecial.scss */
.featured-dealers-cars .content .author .data .address {
  margin-top: 3px;
  font-size: 14px;
  color: #000;
}
@media only screen and (max-width: 980px) {
  /* line 499, ../sass/dealerspecial.scss */
  .featured-dealers-cars .content .author {
    height: auto;
    border: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 561, ../sass/dealerspecial.scss */
  .featured-dealers-cars h2 {
    margin-bottom: 20px;
  }
}

/* line 569, ../sass/dealerspecial.scss */
.news .content {
  max-height: none !important;
}

/* line 576, ../sass/dealerspecial.scss */
.regions .content,
.news .content {
  display: inline-block;
  flex-wrap: wrap;
  margin: 0px 0;
  position: relative;
}
/* line 582, ../sass/dealerspecial.scss */
.regions .content .region,
.regions .content .new,
.news .content .region,
.news .content .new {
  width: 23.5%;
  height: 150px;
  margin: 0px 2% 3px 0;
  float: left;
  box-sizing: border-box;
}
/* line 590, ../sass/dealerspecial.scss */
.regions .content .region:nth-child(4n),
.regions .content .new:nth-child(4n),
.news .content .region:nth-child(4n),
.news .content .new:nth-child(4n) {
  margin: 0px 0 0 0;
}
/* line 594, ../sass/dealerspecial.scss */
.regions .content .region img,
.regions .content .new img,
.news .content .region img,
.news .content .new img {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  /* line 582, ../sass/dealerspecial.scss */
  .regions .content .region,
  .regions .content .new,
  .news .content .region,
  .news .content .new {
    width: 47.5%;
    margin-bottom: 3px !important;
  }
  /* line 600, ../sass/dealerspecial.scss */
  .regions .content .region:nth-child(2n),
  .regions .content .new:nth-child(2n),
  .news .content .region:nth-child(2n),
  .news .content .new:nth-child(2n) {
    margin: 1px 0 0 0;
  }
  /* line 603, ../sass/dealerspecial.scss */
  .regions .content .region:nth-child(4n),
  .regions .content .new:nth-child(4n),
  .news .content .region:nth-child(4n),
  .news .content .new:nth-child(4n) {
    margin: 1px 10px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 582, ../sass/dealerspecial.scss */
  .regions .content .region,
  .regions .content .new,
  .news .content .region,
  .news .content .new {
    width: 99.5%;
  }
}
/* line 612, ../sass/dealerspecial.scss */
.regions .content .new,
.news .content .new {
  height: auto;
  margin-bottom: 20px;
}
/* line 615, ../sass/dealerspecial.scss */
.regions .content .new .image,
.news .content .new .image {
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 618, ../sass/dealerspecial.scss */
.regions .content .new .image img,
.news .content .new .image img {
  width: calc(100% + 20px);
  transition: all 0.5s ease;
}
/* line 623, ../sass/dealerspecial.scss */
.regions .content .new:hover .image img,
.news .content .new:hover .image img {
  transform: scale(1.1);
}
/* line 626, ../sass/dealerspecial.scss */
.regions .content .new .date,
.news .content .new .date {
  font-size: 12px;
  color: #0777b3;
  font-family: "Roboto", sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 634, ../sass/dealerspecial.scss */
.regions .content .new h3 a,
.news .content .new h3 a {
  font-size: 21px;
  color: #000;
  font-family: Georgia, serif;
  font-weight: normal;
  margin-top: 10px;
  line-height: 27px;
  display: block;
}
/* line 644, ../sass/dealerspecial.scss */
.regions .content .new .intro,
.news .content .new .intro {
  font-size: 16px;
  color: #666666;
  font-family: Georgia, serif;
  font-weight: normal;
  margin-top: 10px;
}

/* line 656, ../sass/dealerspecial.scss */
.header-img {
  position: relative;
  overflow: hidden;
}
/* line 659, ../sass/dealerspecial.scss */
.header-img img {
  width: auto;
  height: 110px;
  display: flex;
}
/* line 664, ../sass/dealerspecial.scss */
.header-img h2,
.header-img h2 a {
  display: block;
  background-color: #0777b3;
  color: #fff !important;
  margin: 0 !important;
  padding: 4px 10px;
  text-transform: uppercase;
  font-family: "Roboto",sans-serif !important;
  font-weight: 400;
  font-size: 18px;
  float: none !important;
}
@media only screen and (max-width: 480px) {
  /* line 664, ../sass/dealerspecial.scss */
  .header-img h2,
  .header-img h2 a {
    font-size: 13px;
  }
}
/* line 680, ../sass/dealerspecial.scss */
.header-img a {
  font-weight: 700;
  font-size: 15px;
}
/* line 684, ../sass/dealerspecial.scss */
.header-img .view-all a {
  background-color: #111 !important;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 20px;
  font-size: 11px !important;
  letter-spacing: 2px;
}

/* line 3, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 {
  padding-right: 5px;
  padding-left: 5px;
  height: 1%;
}
/* line 7, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .container-regions {
  margin-right: -10px;
  margin-left: -10px;
  height: 1%;
}
/* line 14, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .region {
  margin: 5px;
  float: left;
  width: calc( ( 100% - 40px ) / 4 );
}
/* line 22, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .region.last-row-1 {
  width: calc( ( 100% - 20px ) / 2 );
}
/* line 22, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .region.last-row-2 {
  width: calc( ( 100% - 20px ) / 2 );
}
/* line 22, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .region.last-row-3 {
  width: calc( ( 100% - 30px ) / 3 );
}
/* line 22, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .region.last-row-4 {
  width: calc( ( 100% - 40px ) / 4 );
}
/* line 31, ../sass/blocks/regions/_all_width.scss */
.regions-full-width.max-4 .region .header-img > a {
  height: 110px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (max-width: 980px) {
  /* line 44, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-1 {
    width: calc( ( 100% - 20px ) / 2 );
  }
  /* line 44, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-2 {
    width: calc( ( 100% - 20px ) / 2 );
  }
  /* line 44, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-3 {
    width: calc( ( 100% - 20px ) / 2 );
  }
  /* line 44, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-4 {
    width: calc( ( 100% - 20px ) / 2 );
  }
}
@media only screen and (max-width: 480px) {
  /* line 55, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-1 {
    width: calc( 100% - 10px);
  }
  /* line 55, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-2 {
    width: calc( 100% - 10px);
  }
  /* line 55, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-3 {
    width: calc( 100% - 10px);
  }
  /* line 55, ../sass/blocks/regions/_all_width.scss */
  .regions-full-width.max-4 .region.last-row-4 {
    width: calc( 100% - 10px);
  }
}

/* line 697, ../sass/dealerspecial.scss */
.makes {
  margin-bottom: 20px !important;
}
/* line 699, ../sass/dealerspecial.scss */
.makes .content {
  min-height: 120px;
}
/* line 701, ../sass/dealerspecial.scss */
.makes .content a {
  display: inline-block;
  width: calc(12% - 25px);
  border: 1px solid #d9d9d9;
  padding: 7px;
  margin: 5px;
  font-family: "Roboto",sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}
@media only screen and (max-width: 1280px) {
  /* line 701, ../sass/dealerspecial.scss */
  .makes .content a {
    width: calc(16% - 23px);
  }
}
@media only screen and (max-width: 980px) {
  /* line 701, ../sass/dealerspecial.scss */
  .makes .content a {
    width: calc(24% - 25px);
  }
}
@media only screen and (max-width: 768px) {
  /* line 701, ../sass/dealerspecial.scss */
  .makes .content a {
    width: calc(24% - 24px);
  }
}
@media only screen and (max-width: 578px) {
  /* line 701, ../sass/dealerspecial.scss */
  .makes .content a {
    width: calc(32% - 32px);
  }
}
@media only screen and (max-width: 480px) {
  /* line 701, ../sass/dealerspecial.scss */
  .makes .content a {
    width: calc(50% - 28px);
  }
}
@media only screen and (max-width: 980px) {
  /* line 729, ../sass/dealerspecial.scss */
  .makes .content .slick-track a {
    width: calc(100% - 10px);
  }
}

/***********************************************************************************************************************
												NEWS
************************************************************************************************************************/
/* line 745, ../sass/dealerspecial.scss */
.news_index #sCont {
  margin-top: 0px !important;
}

/* line 750, ../sass/dealerspecial.scss */
.news_view .h1_title {
  display: none;
}
/* line 753, ../sass/dealerspecial.scss */
.news_view .news {
  padding: 20px;
  background-color: #FFF;
  border: 1px solid #D5D6D4;
}
/* line 757, ../sass/dealerspecial.scss */
.news_view .news h1 {
  font-size: 60px;
  color: #000;
  font-family: Georgia, serif;
  font-weight: normal;
  margin: 20px 0;
  display: block;
}
/* line 765, ../sass/dealerspecial.scss */
.news_view .news .image {
  margin-bottom: 10px;
}
/* line 768, ../sass/dealerspecial.scss */
.news_view .news .date {
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
}
/* line 773, ../sass/dealerspecial.scss */
.news_view .news .content {
  font-size: 17px;
  font-family: Georgia, serif;
  line-height: 25px;
  margin-top: 20px;
}
/* line 779, ../sass/dealerspecial.scss */
.news_view .news .more-news {
  margin-top: 20px;
}
/* line 781, ../sass/dealerspecial.scss */
.news_view .news .more-news h3 {
  font-family: Georgia, serif;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
}

/***********************************************************************************************************************
												PLACES SEARCH
************************************************************************************************************************/
/* line 798, ../sass/dealerspecial.scss */
.places_search .h1_title {
  display: none;
}
/* line 801, ../sass/dealerspecial.scss */
.places_search .banner-images-places {
  float: none !important;
  background-color: transparent !important;
  margin-bottom: 20px !important;
  width: 100% !important;
  max-width: 100% !important;
}
/* line 807, ../sass/dealerspecial.scss */
.places_search .banner-images-places label {
  float: right;
  margin-top: 16px;
  margin-right: 17px;
}
/* line 811, ../sass/dealerspecial.scss */
.places_search .banner-images-places label span {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  margin: 10px;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  /* line 811, ../sass/dealerspecial.scss */
  .places_search .banner-images-places label span {
    font-size: 20px;
  }
}
/* line 820, ../sass/dealerspecial.scss */
.places_search .banner-images-places label select {
  font-size: 18px;
  margin-top: 0px;
}
@media only screen and (max-width: 480px) {
  /* line 807, ../sass/dealerspecial.scss */
  .places_search .banner-images-places label {
    display: none;
  }
}
/* line 828, ../sass/dealerspecial.scss */
.places_search .banner-images-places h2 {
  float: left;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  margin: 20px 0;
}
@media only screen and (max-width: 480px) {
  /* line 828, ../sass/dealerspecial.scss */
  .places_search .banner-images-places h2 {
    font-size: 18px;
  }
}
/* line 836, ../sass/dealerspecial.scss */
.places_search .banner-images-places h2 span {
  float: right;
  margin-right: 30px;
}
/* line 839, ../sass/dealerspecial.scss */
.places_search .banner-images-places h2 span a {
  background-color: #e6e6e6;
  border-radius: 5px;
  padding: 7px 15px;
  border: 0;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  color: #000;
  height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 854, ../sass/dealerspecial.scss */
.places_search .banner-images-places ul {
  position: relative;
  clear: both;
}
/* line 857, ../sass/dealerspecial.scss */
.places_search .banner-images-places ul li {
  display: inline-block;
  width: 300px;
}
/* line 863, ../sass/dealerspecial.scss */
.places_search .banner-images-places [for="sortby"], .places_search .banner-images-places .margint-top-15 {
  float: right;
  margin-top: 15px;
  margin-right: 10px;
}
/* line 867, ../sass/dealerspecial.scss */
.places_search .banner-images-places [for="sortby"] select, .places_search .banner-images-places .margint-top-15 select {
  margin-top: 0;
}
@media only screen and (max-width: 980px) {
  /* line 875, ../sass/dealerspecial.scss */
  .places_search .banner-images-places {
    display: block;
  }
}

/***********************************************************************************************************************
												PLACES INDEX
************************************************************************************************************************/
/* line 890, ../sass/dealerspecial.scss */
.places_index .h1_title {
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
}
/* line 898, ../sass/dealerspecial.scss */
.places_index #sContenido #cA .place_index_title {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  margin: 15px 0px;
  color: #000;
}
/* line 906, ../sass/dealerspecial.scss */
.places_index #sContenido .cats_wrapper {
  width: 100%;
}
/* line 909, ../sass/dealerspecial.scss */
.places_index #sContenido .cats_wrapper > h2:first-of-type {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  margin: 20px auto !important;
}
@media only screen and (max-width: 480px) {
  /* line 909, ../sass/dealerspecial.scss */
  .places_index #sContenido .cats_wrapper > h2:first-of-type {
    font-size: 20px;
  }
}
/* line 919, ../sass/dealerspecial.scss */
.places_index #sContenido .cats_wrapper .cats .cat {
  width: 23.25581%;
}
@media only screen and (max-width: 1280px) {
  /* line 919, ../sass/dealerspecial.scss */
  .places_index #sContenido .cats_wrapper .cats .cat {
    width: 31.25%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 919, ../sass/dealerspecial.scss */
  .places_index #sContenido .cats_wrapper .cats .cat {
    width: 100% !important;
  }
}

/***********************************************************************************************************************
												Places Index Category
************************************************************************************************************************/
/* line 943, ../sass/dealerspecial.scss */
#cA .place {
  background-color: #fff;
  min-height: 322px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  float: none;
  border: solid 1px #ddd;
}
/* line 951, ../sass/dealerspecial.scss */
#cA .place .details {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  height: 130px;
}
/* line 957, ../sass/dealerspecial.scss */
#cA .place .details h2 {
  border-bottom: 1px solid #ddd;
  padding: 0 10px 20px 10px;
}
/* line 960, ../sass/dealerspecial.scss */
#cA .place .details h2 a {
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}
/* line 967, ../sass/dealerspecial.scss */
#cA .place .details .offer_name,
#cA .place .details .address {
  padding: 0 10px 5px;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
/* line 975, ../sass/dealerspecial.scss */
#cA .place .details .address {
  font-weight: normal;
}
/* line 977, ../sass/dealerspecial.scss */
#cA .place .details .address a {
  color: #000;
}

/***********************************************************************************************************************
												Breadcrumb
************************************************************************************************************************/
/* line 989, ../sass/dealerspecial.scss */
.breadcrumb-container {
  background-color: #1e1e1e;
  z-index: 300002;
  position: relative;
  width: 100%;
  max-height: 40px;
}

/* line 996, ../sass/dealerspecial.scss */
.breadcrumb {
  max-height: 40px;
  overflow: hidden;
  color: #fff;
  font-size: 15px !important;
  height: 26px !important;
  line-height: 28px !important;
  padding: 7px 10px !important;
  margin: 0 auto;
  float: none;
  font-weight: 400;
  overflow: hidden;
}

/* line 1009, ../sass/dealerspecial.scss */
.breadcrumb a {
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
}

/* line 1014, ../sass/dealerspecial.scss */
.no-params .breadcrumb,
.places_search .breadcrumb {
  display: none;
}

/* line 1018, ../sass/dealerspecial.scss */
.no-params #map_index,
.places_search #map_index {
  top: 0px;
  height: 398px;
}
@media screen and (max-width: 980px) {
  /* line 1018, ../sass/dealerspecial.scss */
  .no-params #map_index,
  .places_search #map_index {
    height: 233px;
  }
}

/* line 1028, ../sass/dealerspecial.scss */
.places_view.no-params .breadcrumb {
  display: block;
}

/* line 1031, ../sass/dealerspecial.scss */
.breadcrumb h2 {
  color: #b2b2b2;
  font-size: 15px !important;
  text-transform: uppercase;
  line-height: 28px !important;
  display: inline;
  font-family: "Roboto", sans-serif;
  float: none !important;
  padding: 10px;
  font-weight: 400;
}

/* line 1043, ../sass/dealerspecial.scss */
#sHeader {
  z-index: 4000000;
}

/* line 1047, ../sass/dealerspecial.scss */
#sHeader .breadcrumb {
  display: none;
}

/* line 1050, ../sass/dealerspecial.scss */
.places_view #sHeader .breadcrumb {
  display: block;
}

/* line 1053, ../sass/dealerspecial.scss */
.subnav {
  z-index: 2001;
}

/***********************************************************************************************************************
												Expand Map Button
************************************************************************************************************************/
/* line 1061, ../sass/dealerspecial.scss */
.expand-map {
  position: absolute;
  top: 0;
  right: 45px;
  background-color: #0777b3;
  color: #FFF;
  -webkit-box-shadow: 0px 2px 1px 0px rgba(204, 204, 204, 0.39);
  -moz-box-shadow: 0px 2px 1px 0px rgba(204, 204, 204, 0.39);
  box-shadow: 0px 2px 1px 0px rgba(204, 204, 204, 0.39);
  width: 140px;
  z-index: 2000;
}

/* line 1073, ../sass/dealerspecial.scss */
.home_index .expand-map,
.home_agents .expand-map,
.news_index .expand-map {
  display: none;
}

/* line 1079, ../sass/dealerspecial.scss */
.home_index #map_index {
  display: none;
}

/* line 1083, ../sass/dealerspecial.scss */
.expand-map a {
  color: #FFF;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  padding: 10px 0 10px 52px;
  margin-right: 15px;
  display: block;
  background-position: center right;
  background-repeat: no-repeat;
  font-weight: 500;
  position: relative;
}

/* line 1095, ../sass/dealerspecial.scss */
.expand-map a.close:before,
.expand-map a.open:before {
  content: "m";
  font-family: "icomoon";
  font-size: 24px;
  position: absolute;
  left: 18px;
  top: 7px;
}

/***********************************************************************************************************************
												VIEW PLACE
************************************************************************************************************************/
/* line 1110, ../sass/dealerspecial.scss */
body.places_view,
body.places_view #sContenido {
  background-color: #FFF !important;
}

/* line 1115, ../sass/dealerspecial.scss */
.places_view {
  background-color: #FFF !important;
}
/* line 1117, ../sass/dealerspecial.scss */
.places_view .breadcrumb-container {
  position: relative;
}
/* line 1120, ../sass/dealerspecial.scss */
.places_view .h1_title {
  display: none;
}
/* line 1123, ../sass/dealerspecial.scss */
.places_view #sCont {
  margin-top: 155px;
}
@media only screen and (max-width: 980px) {
  /* line 1123, ../sass/dealerspecial.scss */
  .places_view #sCont {
    margin-top: 0px !important;
  }
}
/* line 1129, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace {
  width: 930px;
  float: left;
}
@media only screen and (max-width: 1280px) {
  /* line 1129, ../sass/dealerspecial.scss */
  .places_view #cA.viewPlace {
    width: 700px !important;
  }
}
@media only screen and (max-width: 980px) {
  /* line 1129, ../sass/dealerspecial.scss */
  .places_view #cA.viewPlace {
    width: 100% !important;
  }
}
/* line 1138, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers {
  background-color: rgba(0, 0, 0, 0.6);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  height: 200px;
  left: 0;
  margin-top: -100px;
  padding: 10px;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 30002;
}
/* line 1150, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers a {
  display: inline-block;
  line-height: 33px;
}
/* line 1153, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers a.print {
  background-position: -138px 0;
}
/* line 1156, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers a.facebook {
  background-position: -23px 0;
}
/* line 1159, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers a.twitter {
  background-position: -52px 0;
}
/* line 1162, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers a.email {
  background-position: -85px 0;
  margin-left: 2px;
}
/* line 1166, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers a.mobile {
  background-position: -118px 0;
  margin-left: 7px;
}
/* line 1171, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace .sharers .pinterest {
  height: 28px;
  margin: 7px 0 0;
}
/* line 1177, ../sass/dealerspecial.scss */
.places_view #cA.viewPlace,
.places_view #cB.viewPlace {
  border: 1px solid #e6e6e6;
}
/* line 1181, ../sass/dealerspecial.scss */
.places_view .site-width {
  margin-top: 20px !important;
}
/* line 1184, ../sass/dealerspecial.scss */
.places_view .breadcrumb.site-width {
  margin-top: 132px !important;
}
@media only screen and (max-width: 1280px) {
  /* line 1187, ../sass/dealerspecial.scss */
  .places_view #cB {
    width: 270px !important;
  }
}
@media only screen and (max-width: 980px) {
  /* line 1187, ../sass/dealerspecial.scss */
  .places_view #cB {
    display: none;
  }
}
/* line 1194, ../sass/dealerspecial.scss */
.places_view #cB h2,
.places_view #cB h2 a,
.places_view #cB h3 {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
}
/* line 1201, ../sass/dealerspecial.scss */
.places_view #cB h3 {
  font-size: 16px;
}
/* line 1204, ../sass/dealerspecial.scss */
.places_view #cB #map_place,
.places_view #cB #containerMap #map_place {
  width: 282px;
}
@media only screen and (max-width: 1280px) {
  /* line 1204, ../sass/dealerspecial.scss */
  .places_view #cB #map_place,
  .places_view #cB #containerMap #map_place {
    width: 215px !important;
  }
}
/* line 1211, ../sass/dealerspecial.scss */
.places_view #cB .bot,
.places_view #cB #containerMap .bot {
  width: 285px;
}
@media only screen and (max-width: 1280px) {
  /* line 1211, ../sass/dealerspecial.scss */
  .places_view #cB .bot,
  .places_view #cB #containerMap .bot {
    width: 217px !important;
  }
}
/* line 1218, ../sass/dealerspecial.scss */
.places_view #cB .placeHeader {
  height: 52px;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 1222, ../sass/dealerspecial.scss */
.places_view #cB .placeHeader h1 {
  color: #000;
  float: left;
  font-family: "RobotoRegular",sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 49px;
}
/* line 1230, ../sass/dealerspecial.scss */
.places_view #cB .placeHeader.type_1 {
  background: url("../../default/img/type_1.png") no-repeat scroll 8px 7px #000;
  padding-left: 53px;
}
/* line 1234, ../sass/dealerspecial.scss */
.places_view #cB .placeHeader.type_2 {
  background: url("../../default/img/type_2.png") no-repeat scroll 8px 7px #000;
  padding-left: 53px;
}
/* line 1239, ../sass/dealerspecial.scss */
.places_view #cB .otherInfo {
  background-color: #FFF;
  margin: 0px -10px;
  padding: 10px;
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
}
/* line 1246, ../sass/dealerspecial.scss */
.places_view #cB .otherInfo[itemprop=telephone] {
  font-size: 18px;
}
/* line 1250, ../sass/dealerspecial.scss */
.places_view #cB .otherInfo.web {
  margin: 0 -10px;
}
/* line 1252, ../sass/dealerspecial.scss */
.places_view #cB .otherInfo.web .website.adv {
  margin: 0px 0px -10px;
}
/* line 1257, ../sass/dealerspecial.scss */
.places_view #cB .otherInfo h3 {
  color: #9e9e9e;
  font-size: 15px;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
}
/* line 1263, ../sass/dealerspecial.scss */
.places_view #cB .contactinfo {
  font-size: 14px;
  line-height: 20px;
}
/* line 1266, ../sass/dealerspecial.scss */
.places_view #cB .contactinfo .website.adv {
  border-bottom: 0px;
  color: #0777b3;
  font-size: 14px;
  font-weight: normal;
}
/* line 1276, ../sass/dealerspecial.scss */
.places_view .npaper iframe {
  min-width: 100%;
  width: 100px;
  *width: 100%;
}

/* line 1299, ../sass/dealerspecial.scss */
#zoneSelectMenuTrigger, #typeSelectMenuTrigger {
  margin-right: 0;
  width: auto;
  min-width: 240px;
}
/* line 1304, ../sass/dealerspecial.scss */
#zoneSelectMenuTrigger .header, #typeSelectMenuTrigger .header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 19px !important;
  padding: 25px 42px;
  font-weight: lighter;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  line-height: 1em;
  border: none;
  border-width: 0;
  margin: 0px;
  margin-top: 0;
  padding-left: 20px;
  background: #f4f4f4 url("../../default/img/menu.trigger.gray.png") no-repeat scroll 95% center;
}
/* line 1313, ../sass/dealerspecial.scss */
#zoneSelectMenuTrigger #typeSelectMenu, #zoneSelectMenuTrigger #zoneSelectMenu, #typeSelectMenuTrigger #typeSelectMenu, #typeSelectMenuTrigger #zoneSelectMenu {
  top: 100%;
  width: 100%;
}
/* line 1317, ../sass/dealerspecial.scss */
#zoneSelectMenuTrigger #typeSelectMenu li ul.submenu, #zoneSelectMenuTrigger #zoneSelectMenu li ul.submenu, #typeSelectMenuTrigger #typeSelectMenu li ul.submenu, #typeSelectMenuTrigger #zoneSelectMenu li ul.submenu {
  right: 100%;
}

/* line 1324, ../sass/dealerspecial.scss */
#zoneSelectMenuTrigger {
  border-left: solid 1px #d2d6d5;
  border-right: solid 1px #d2d6d5;
}

/* line 1328, ../sass/dealerspecial.scss */
#typeSelectMenuTrigger {
  border-right: solid 1px #d2d6d5;
}

/* line 1340, ../sass/dealerspecial.scss */
#cA .item_1 .type,
#cA .item_2 .type {
  font-size: 15px;
}

/* line 1345, ../sass/dealerspecial.scss */
#cA .place .distance {
  border-radius: 3px;
  padding: 2px 4px;
  font-family: 'Noto Serif', serif;
  font-size: 13px;
  color: #fff;
  background: #0777b3;
}

/* line 1354, ../sass/dealerspecial.scss */
#cA.viewPlace .placeHeader {
  /*display: block;*/
  clear: both;
  background-color: #000;
  padding: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  height: 62px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1367, ../sass/dealerspecial.scss */
#cA.viewPlace .placeHeader.type_1 {
  padding-left: 53px;
  background: #000 url(../../default/img/type_1.png) no-repeat 8px 7px;
}

/* line 1371, ../sass/dealerspecial.scss */
#cA.viewPlace .placeHeader.type_2 {
  padding-left: 53px;
  background: #000 url(../../default/img/type_2.png) no-repeat 8px 7px;
}

/* line 1376, ../sass/dealerspecial.scss */
.es #cA.viewPlace .placeHeader.type_1 {
  padding-left: 53px;
  background: #000 url(../../default/img/type_1_es.png) no-repeat 8px 7px;
}

/* line 1380, ../sass/dealerspecial.scss */
.es #cA.viewPlace .placeHeader.type_2 {
  padding-left: 53px;
  background: #000 url(../../default/img/type_2_es.png) no-repeat 8px 7px;
}

/* line 1385, ../sass/dealerspecial.scss */
#cA.viewPlace .placeHeader h1 {
  color: #FFF;
  font-size: 24px;
  font-family: Arial ,sans-serif;
  font-weight: bold;
  float: left;
  line-height: 50px;
  margin-left: 10px;
}

/* line 1395, ../sass/dealerspecial.scss */
#cA.viewPlace .sharers {
  float: right;
  margin: 10px 6px 0px 0px;
}

/* line 1400, ../sass/dealerspecial.scss */
#cA.viewPlace .sharers a {
  float: left;
}

/* line 1404, ../sass/dealerspecial.scss */
#cB .hours {
  margin-left: 5px;
}

/* line 1408, ../sass/dealerspecial.scss */
.footerPlace .footerPlaceContainer .contImage {
  max-width: 231px;
  margin-left: 0;
  margin-right: 10px;
}
@media (max-width: 980px) {
  /* line 1408, ../sass/dealerspecial.scss */
  .footerPlace .footerPlaceContainer .contImage {
    display: none;
  }
}

/* line 1418, ../sass/dealerspecial.scss */
.footerPlace .footerPlaceContainer .name {
  max-width: 250px;
  margin: 0px 10px;
  color: #000;
  font-size: 26px;
  font-family: Arial ,sans-serif;
  font-weight: bold;
  line-height: 26px;
}

/* line 1428, ../sass/dealerspecial.scss */
.footerPlace .footerPlaceContainer .contact_info,
.footerPlace .footerPlaceContainer .website,
.footerPlace .footerPlaceContainer .web {
  background-color: #E6E6E6;
}
@media (max-width: 980px) {
  /* line 1428, ../sass/dealerspecial.scss */
  .footerPlace .footerPlaceContainer .contact_info,
  .footerPlace .footerPlaceContainer .website,
  .footerPlace .footerPlaceContainer .web {
    width: 280px;
  }
}

/* line 1437, ../sass/dealerspecial.scss */
#sContenido .cat .header {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-bottom: 0;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}

/* line 1446, ../sass/dealerspecial.scss */
#sContenido .cat .list {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 1452, ../sass/dealerspecial.scss */
#sContenido .cat .list ul li {
  border-bottom: 1px solid #e6e6e6;
}

/* line 1456, ../sass/dealerspecial.scss */
.footerPlace .footerPlaceContainer .name {
  display: none;
}

/* line 1460, ../sass/dealerspecial.scss */
#sContenido .cat .list ul li {
  border-bottom: 1px solid #e6e6e6;
}

/* line 1464, ../sass/dealerspecial.scss */
#sContenido .cat {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 10px;
}
/* line 1471, ../sass/dealerspecial.scss */
#sContenido .cat img {
  max-width: 100%;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 768px) {
  /* line 1479, ../sass/dealerspecial.scss */
  #cA .item_1 .type,
  #cA .item_2 .type {
    font-size: 11px;
    padding-bottom: 7px;
  }

  /* line 1485, ../sass/dealerspecial.scss */
  #cA.viewPlace .sharers {
    float: none;
    margin: 0px auto;
    width: 179px;
  }

  /* line 1491, ../sass/dealerspecial.scss */
  #cA.viewPlace .sharers {
    float: none;
    margin: 0px auto;
    width: 179px;
  }

  /* line 1497, ../sass/dealerspecial.scss */
  #cA.viewPlace .header_links_mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* line 1509, ../sass/dealerspecial.scss */
  #cA.viewPlace .header_links_mobile a {
    -webkit-flex: 70px 1 0;
    -ms-flex: 70px 1 0;
    flex: 70px 1 0;
    margin: 2px 3px;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
    background-color: #7DB343;
    color: #FFF;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1280px) {
  /* line 1542, ../sass/dealerspecial.scss */
  #searchModuleTop h5 {
    padding-right: 5px;
  }
}
@media only screen and (max-width: 1240px) {
  /* line 1548, ../sass/dealerspecial.scss */
  #searchModuleTop h5 {
    display: none;
  }
}
@media only screen and (max-width: 1078px) {
  /* line 1556, ../sass/dealerspecial.scss */
  #zoneSelectMenuTrigger .header, #typeSelectMenuTrigger .header {
    padding: 15px;
  }

  /* line 1562, ../sass/dealerspecial.scss */
  #searchModuleTop .types a, #searchModuleTop .types a.active {
    padding: 15px 5px;
  }

  /* line 1566, ../sass/dealerspecial.scss */
  #searchModuleTop h2 a {
    margin-top: 0px;
  }

  /* line 1570, ../sass/dealerspecial.scss */
  .h1_title {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1280px) and (min-width: 980px) {
  /* line 1576, ../sass/dealerspecial.scss */
  #searchModuleTop {
    padding-right: 0;
  }
}
@media only screen and (max-width: 980px) {
  /* line 1586, ../sass/dealerspecial.scss */
  #searchModuleTop {
    padding-left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 833px) {
  /* line 1593, ../sass/dealerspecial.scss */
  .float_wrapper {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1601, ../sass/dealerspecial.scss */
  #cA.viewPlace .sharers {
    display: none;
  }
}
@media (max-width: 768px) {
  /* line 1608, ../sass/dealerspecial.scss */
  #sCont {
    width: 100%;
  }
  /* line 1611, ../sass/dealerspecial.scss */
  #sCont .cat {
    width: 48%;
  }
  /* line 1615, ../sass/dealerspecial.scss */
  #sCont .index-images-right .cats {
    width: 100%;
  }

  /* line 1620, ../sass/dealerspecial.scss */
  .banner-images-places {
    display: none;
  }

  /* line 1624, ../sass/dealerspecial.scss */
  .h1_title {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* line 1630, ../sass/dealerspecial.scss */
  #sCont {
    border: solid 1px transparent;
    width: 100%;
  }
  /* line 1634, ../sass/dealerspecial.scss */
  #sCont .cat {
    width: 100%;
  }

  /* line 1638, ../sass/dealerspecial.scss */
  button.slick-arrow {
    top: 1px;
    z-index: 10;
  }
}
/* line 1645, ../sass/dealerspecial.scss */
.clearfix {
  clear: both;
}

/* line 1651, ../sass/dealerspecial.scss */
.slider-custom .content {
  position: relative;
}
/* line 1653, ../sass/dealerspecial.scss */
.slider-custom .content .view-all {
  position: absolute;
  top: -47px;
  right: 64px;
  height: 31px;
  line-height: 31px;
  background-color: #0777b3;
  border-radius: 2px;
  color: #fff;
  padding: 0 10px;
}
@media (max-width: 480px) {
  /* line 1653, ../sass/dealerspecial.scss */
  .slider-custom .content .view-all {
    top: 0;
    z-index: 1;
  }
}

/* line 1674, ../sass/dealerspecial.scss */
#menu-top li.selected a {
  color: #0777b3 !important;
}

/* line 1680, ../sass/dealerspecial.scss */
.col-1-of-4 {
  width: calc(21% - 6.6px);
}

/* line 1684, ../sass/dealerspecial.scss */
.col-1-of-3 {
  width: calc( 33.3% - 6.6px);
}

/* line 1688, ../sass/dealerspecial.scss */
.col-1-of-2 {
  width: calc( 50% - 5px );
}

/* line 1692, ../sass/dealerspecial.scss */
.col-2-of-3 {
  width: calc( 66.6%  - 13.2px );
}

@media (max-width: 768px) {
  /* line 1696, ../sass/dealerspecial.scss */
  .col-1-of-2, .col-1-of-3, .col-2-of-3, .col-1-of-4 {
    width: 100%;
  }
}

/* line 1702, ../sass/dealerspecial.scss */
.row {
  height: 1%;
  overflow: hidden;
}
/* line 1705, ../sass/dealerspecial.scss */
.row .col-1-of-2, .row .col-1-of-3, .row .col-2-of-3, .row .col-1-of-4 {
  float: left;
  margin-right: 65px;
}
/* line 1709, ../sass/dealerspecial.scss */
.row .col-1-of-2:last-child, .row .col-1-of-3:last-child, .row .col-2-of-3:last-child, .row .col-1-of-4:last-child {
  margin-right: 0;
}
/* line 1713, ../sass/dealerspecial.scss */
.row .col-1-of-2 img, .row .col-1-of-3 img, .row .col-2-of-3 img, .row .col-1-of-4 img {
  max-width: 100%;
}

/* line 1719, ../sass/dealerspecial.scss */
.text-center {
  text-align: center;
}

/* line 1722, ../sass/dealerspecial.scss */
.text-right {
  text-align: right;
}

/* line 1, ../sass/modules/_seattletimes.scss */
.global-footer {
  color: #7e838b;
  font-size: 15px;
  line-height: 21px;
  overflow: visible;
  position: relative;
  z-index: 6;
}

@media screen and (min-width: 768px) {
  /* line 10, ../sass/modules/_seattletimes.scss */
  .global-footer {
    font-size: 13px;
    line-height: 18px;
  }
}
/* line 15, ../sass/modules/_seattletimes.scss */
.global-footer {
  font-family: ff-dagny-web-pro,Helvetica Neue,Helvetica,sans-serif;
}

/* line 19, ../sass/modules/_seattletimes.scss */
.seattle-horizon {
  position: relative;
  max-width: 960px;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 1020px) {
  /* line 28, ../sass/modules/_seattletimes.scss */
  .seattle-horizon span {
    min-height: 81px;
  }
}
@media screen and (min-width: 768px) {
  /* line 33, ../sass/modules/_seattletimes.scss */
  .seattle-horizon span {
    min-height: 80px;
    background-size: contain;
    background-position: bottom center;
  }
}
/* line 39, ../sass/modules/_seattletimes.scss */
.seattle-horizon span {
  display: block;
  min-height: 70px;
  background: url(../../default/img/footer-temp.png) bottom right no-repeat;
  background-size: cover;
}

/* line 46, ../sass/modules/_seattletimes.scss */
.footer-top {
  margin-top: -14px;
  padding-top: 14px;
  background: #efefef;
}

@media screen and (min-width: 1020px) {
  /* line 52, ../sass/modules/_seattletimes.scss */
  .wrapper {
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) {
  /* line 57, ../sass/modules/_seattletimes.scss */
  .wrapper {
    padding: 0 15px;
  }
}
/* line 61, ../sass/modules/_seattletimes.scss */
.wrapper {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  position: relative;
}

/* line 69, ../sass/modules/_seattletimes.scss */
.footer-nav-primary, .footer-nav-secondary {
  margin-bottom: 5px;
  padding: 5px 0;
}

/* line 74, ../sass/modules/_seattletimes.scss */
.footer-nav-primary {
  padding: 10px 0;
  border: none;
  text-align: center;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  /* line 83, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 768px) {
  /* line 89, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary, .footer-nav-secondary {
    text-align: center;
  }
}
/* line 96, ../sass/modules/_seattletimes.scss */
.footer-nav-popup-anchor, .footer-nav-primary > .menu-item-has-children {
  position: relative;
}

/* line 100, ../sass/modules/_seattletimes.scss */
.footer-nav-primary li, .footer-nav-secondary li {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  z-index: 2;
  line-height: 1.15em;
}

@media screen and (min-width: 768px) {
  /* line 108, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary li, .footer-nav-secondary li {
    display: inline-block;
    margin: 0 7.5px;
  }
}
/* line 115, ../sass/modules/_seattletimes.scss */
.footer-nav-secondary {
  display: none;
}

/* line 119, ../sass/modules/_seattletimes.scss */
#mc_embed_signup.newsletters-page ul, .article-share.inline, .article-slug, .article-top-comment .links, .footer-nav-primary, .footer-nav-secondary, .gallery .gallery-slides .recirc-slide ul, .homepage-takeover-links, .horizontal-list-menu, .main-nav-list, .modal-white ul, .partner-recent-post, .results-story-taxonomy, .section-nav .wrapper > ul, .section-nav-popup-container ul, .story-list ul li, .top-story-links, ul.nav-accordion, ul.nav-accordion ul.sub-menu, ul.no-bullets {
  list-style-type: none;
}

/* line 122, ../sass/modules/_seattletimes.scss */
blockquote, ol, p, ul {
  -webkit-padding-start: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  padding: 0;
  hanging-punctuation: first;
}

@media screen and (min-width: 768px) {
  /* line 133, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary, .footer-nav-secondary {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  /* line 138, ../sass/modules/_seattletimes.scss */
  .footer-nav-secondary {
    display: block;
  }
}
/* line 146, ../sass/modules/_seattletimes.scss */
.footer-btm {
  background: #efefef;
  padding-bottom: 40px;
}

/* line 154, ../sass/modules/_seattletimes.scss */
.wrapper {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  position: relative;
  border: solid 1px transparent;
}

@media screen and (min-width: 1020px) {
  /* line 163, ../sass/modules/_seattletimes.scss */
  .wrapper {
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) {
  /* line 168, ../sass/modules/_seattletimes.scss */
  .wrapper {
    padding: 0 15px;
  }
}
/* line 176, ../sass/modules/_seattletimes.scss */
.footer-copyright {
  margin-bottom: 30px;
  text-align: center;
}

/* line 186, ../sass/modules/_seattletimes.scss */
.footer-copyright a {
  margin: 0 5px;
}

/* line 189, ../sass/modules/_seattletimes.scss */
.global-footer a {
  color: #000;
}

/* line 192, ../sass/modules/_seattletimes.scss */
a {
  transition: color .15s ease-in-out;
  color: #0777b3;
  outline: 0 !important;
}

/* line 197, ../sass/modules/_seattletimes.scss */
a {
  background: 0 0;
}

/* line 200, ../sass/modules/_seattletimes.scss */
a, a.skip-link {
  text-decoration: none;
}

/* line 203, ../sass/modules/_seattletimes.scss */
.gallery .gallery-navigation, .gallery .gallery-slides .image-slide img, a {
  -webkit-tap-highlight-color: transparent;
}

/* line 209, ../sass/modules/_seattletimes.scss */
.footer-nav-primary > .menu-item-has-children > a {
  width: 100%;
  display: block;
}

/* line 213, ../sass/modules/_seattletimes.scss */
.footer-nav-primary > .menu-item-has-children a {
  position: relative;
  z-index: 3;
}

/* line 219, ../sass/modules/_seattletimes.scss */
.footer-nav-primary .menu-item.facebook a::before, .footer-nav-primary .menu-item.twitter a::before {
  height: 100%;
  padding-right: 5px;
  font-family: icomoon2;
  font-size: 24px;
  line-height: 15px;
  vertical-align: middle;
}

/* line 228, ../sass/modules/_seattletimes.scss */
.footer-nav-primary .menu-item.facebook a:before, .icon-facebook:before {
  content: "\e610";
}

/* line 233, ../sass/modules/_seattletimes.scss */
.footer-nav-primary .menu-item.facebook a::before, .footer-nav-primary .menu-item.twitter a::before {
  height: 100%;
  padding-right: 5px;
  font-family: icomoon2;
  font-size: 24px;
  line-height: 15px;
  vertical-align: middle;
}

/* line 241, ../sass/modules/_seattletimes.scss */
.footer-nav-primary .menu-item.twitter a:before, .icon-twitter:before {
  content: "\e620";
}

@media screen and (min-width: 768px) {
  /* line 246, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary > .menu-item-has-children:hover a {
    color: #000;
  }
}
/* line 251, ../sass/modules/_seattletimes.scss */
.footer-nav-primary > .menu-item-has-children > a:after {
  float: right;
  content: "";
  display: inline-block;
  position: relative;
  border: 4px solid transparent;
  border-top: 4px solid #000;
  top: 2px;
  margin-left: 5px;
  margin-top: 2px;
}

/* line 264, ../sass/modules/_seattletimes.scss */
.global-footer a:hover {
  color: #0777b3;
}

/* line 277, ../sass/modules/_seattletimes.scss */
.footer-nav-popup, .footer-nav-primary > .menu-item-has-children .sub-menu, .main-nav-body, .section-nav-popup {
  position: absolute;
  z-index: 2;
  background-color: #fff;
  box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.25);
}

/* line 283, ../sass/modules/_seattletimes.scss */
.footer-nav-primary > .menu-item-has-children .sub-menu {
  font-weight: 400;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  /* line 288, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary > .menu-item-has-children .sub-menu {
    left: -7.5px;
    right: -7.5px;
    bottom: -20px;
    padding: 10px 0 30px;
  }
}
/* line 295, ../sass/modules/_seattletimes.scss */
.footer-nav-popup, .footer-nav-primary > .menu-item-has-children .sub-menu {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 299, ../sass/modules/_seattletimes.scss */
  .footer-nav-popup, .footer-nav-primary > .menu-item-has-children .sub-menu {
    left: -7.5px;
    right: -7.5px;
    bottom: -20px;
    padding: 10px 0 30px;
  }
}
@media screen and (min-width: 768px) {
  /* line 307, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary > .menu-item-has-children:hover > ul {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  /* line 312, ../sass/modules/_seattletimes.scss */
  .footer-nav-popup-anchor:hover .footer-nav-popup, .footer-nav-popup-anchor:hover .footer-nav-primary > .menu-item-has-children .sub-menu, .footer-nav-primary > .menu-item-has-children .footer-nav-popup-anchor:hover .sub-menu, .footer-nav-primary > .menu-item-has-children:hover .footer-nav-popup, .footer-nav-primary > .menu-item-has-children:hover .sub-menu {
    display: block;
    margin-bottom: 10px;
  }
}
/* line 322, ../sass/modules/_seattletimes.scss */
.footer-nav-primary li, .footer-nav-secondary li {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  /* line 329, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary li, .footer-nav-secondary li {
    display: inline-block;
    margin: 0 7.5px;
  }
}
@media screen and (min-width: 768px) {
  /* line 335, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary > .menu-item-has-children .sub-menu li {
    margin-bottom: 3px;
  }
}
/* line 339, ../sass/modules/_seattletimes.scss */
.footer-nav-popup li, .footer-nav-primary > .menu-item-has-children .sub-menu li {
  display: block;
  text-align: left;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  /* line 347, ../sass/modules/_seattletimes.scss */
  .footer-nav-popup li, .footer-nav-primary > .menu-item-has-children .sub-menu li {
    margin-bottom: 3px;
  }
}
/* line 354, ../sass/modules/_seattletimes.scss */
.footer-nav-primary > .menu-item-has-children .sub-menu a:hover {
  color: #0777b3;
}

/* line 358, ../sass/modules/_seattletimes.scss */
a {
  text-decoration: none;
}

/* line 361, ../sass/modules/_seattletimes.scss */
a {
  transition: color .15s ease-in-out;
  color: #0777b3;
  outline: 0 !important;
}

/* line 366, ../sass/modules/_seattletimes.scss */
a {
  background: 0 0;
}

/* line 369, ../sass/modules/_seattletimes.scss */
a, a.skip-link {
  text-decoration: none;
}

/* line 372, ../sass/modules/_seattletimes.scss */
.gallery .gallery-navigation, .gallery .gallery-slides .image-slide img, a {
  -webkit-tap-highlight-color: transparent;
}

/* line 375, ../sass/modules/_seattletimes.scss */
.global-footer a {
  color: #000;
}

/* line 378, ../sass/modules/_seattletimes.scss */
.footer-nav-primary > .menu-item-has-children a {
  position: relative;
  z-index: 3;
}

/* line 382, ../sass/modules/_seattletimes.scss */
.global-footer a:hover {
  color: #0777b3;
}

@media screen and (min-width: 768px) {
  /* line 386, ../sass/modules/_seattletimes.scss */
  .footer-nav-primary > .menu-item-has-children:hover a {
    color: #000;
  }
}
/***********************************************************************************************************************
												CAT AD
************************************************************************************************************************/
/* line 6, ../sass/modules/_slides_CatAd.scss */
.slick-prev,
.slick-next {
  background-color: #0777b3;
  font-family: "Roboto",sans-serif;
  font-size: 23px;
  color: #FFF;
  padding: 2px 10px 7px;
  border-radius: 2px;
  border: 0px;
  margin: 3px;
  line-height: 22px;
  position: absolute;
  outline: 0;
  cursor: pointer;
  width: 28px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  /* line 6, ../sass/modules/_slides_CatAd.scss */
  .slick-prev,
  .slick-next {
    margin: 0;
  }
}

/* line 26, ../sass/modules/_slides_CatAd.scss */
.slick-prev {
  top: -50px;
  right: 30px;
}
@media only screen and (max-width: 480px) {
  /* line 26, ../sass/modules/_slides_CatAd.scss */
  .slick-prev {
    top: 0;
  }
}

/* line 33, ../sass/modules/_slides_CatAd.scss */
.slick-next {
  top: -50px;
  right: 0px;
}
@media only screen and (max-width: 480px) {
  /* line 33, ../sass/modules/_slides_CatAd.scss */
  .slick-next {
    top: 0;
  }
}

/* line 43, ../sass/modules/_slides_CatAd.scss */
.cat_ad {
  color: #1a1a1a;
  margin: 0 5px;
  border: 1px solid #ddd;
  margin-bottom: 1px;
  overflow: hidden;
  height: 1%;
}
/* line 52, ../sass/modules/_slides_CatAd.scss */
.cat_ad .main-image-link {
  display: flex;
}
/* line 56, ../sass/modules/_slides_CatAd.scss */
.cat_ad .main-image img {
  width: 100%;
  height: 100%;
  min-height: 200px;
}
/* line 62, ../sass/modules/_slides_CatAd.scss */
.places_search .cat_ad .main-image img {
  width: 100%;
  height: 100%;
}
/* line 70, ../sass/modules/_slides_CatAd.scss */
.cat_ad .line,
.cat_ad .title h1 {
  background-color: #FFFFFF;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  color: #000;
  padding: 7px 15px;
  height: 27px;
  line-height: 30px;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
/* line 84, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader {
  display: inline-block;
  background-color: #FFFFFF;
  border-bottom: 1px solid #ddd;
  color: #000;
  width: 100%;
}
/* line 90, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader .line {
  display: inline-block;
  padding: 2px 4px;
  line-height: 22px;
  border: none;
  border-right: 1px solid #ddd;
  width: 50%;
  float: left;
  color: #000;
  font-size: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 23px;
}
/* line 102, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader .line span {
  color: #141414;
  padding-right: 2px;
}
/* line 106, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader .line.line-searchable_fields_price, .cat_ad .article-subheader .line.line-searchable_fields_services {
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  line-height: 52px;
  height: 52px;
}
/* line 114, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader .line.line-searchable_fields_price span, .cat_ad .article-subheader .line.line-searchable_fields_services span {
  display: none;
}
@media only screen and (max-width: 1280px) {
  /* line 106, ../sass/modules/_slides_CatAd.scss */
  .cat_ad .article-subheader .line.line-searchable_fields_price, .cat_ad .article-subheader .line.line-searchable_fields_services {
    font-size: 24px;
    height: 48px;
  }
}
@media only screen and (max-width: 980px) {
  /* line 106, ../sass/modules/_slides_CatAd.scss */
  .cat_ad .article-subheader .line.line-searchable_fields_price, .cat_ad .article-subheader .line.line-searchable_fields_services {
    font-size: 20px;
    height: 44px;
  }
}
/* line 126, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader .line.line-searchable_fields_miles, .cat_ad .article-subheader .line.line-searchable_fields_year {
  float: right;
  text-align: right;
  border-right: none;
}
/* line 133, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-subheader .line.line-searchable_fields_services {
  width: 100%;
}
/* line 140, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author {
  font-family: "Roboto",sans-serif;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}
/* line 145, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author a {
  color: #000;
}
/* line 148, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author span {
  color: #000;
}
/* line 151, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .main-image {
  width: 50%;
  line-height: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #ddd;
  padding-bottom: 1px;
}
/* line 158, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .main-image img {
  min-height: inherit;
  width: 100%;
  height: 100%;
}
/* line 164, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-content [class^="author-"] {
  float: right;
  text-align: right;
  border-right: none;
  display: inline-block;
  padding-right: 4px;
  box-sizing: border-box;
  width: 47%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 173, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-content [class^="author-"] p {
  padding: 0px;
  margin: 0px;
}
/* line 179, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-content .author-name, .cat_ad .author .author-content .author-bio {
  display: none;
}
/* line 182, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-content .author-phone {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #000;
}
/* line 187, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-content .author-phone span {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  display: block;
}
/* line 195, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-wrapper, .cat_ad .author .author-txt, .cat_ad .author .author-content {
  overflow: hidden;
  height: 1%;
}
/* line 200, ../sass/modules/_slides_CatAd.scss */
.cat_ad .author .author-phone {
  margin-top: 5px;
}
/* line 205, ../sass/modules/_slides_CatAd.scss */
.cat_ad .article-type-3 .line-searchable_fields_price {
  width: 100%;
}
@media only screen and (max-width: 480px) {
  /* line 43, ../sass/modules/_slides_CatAd.scss */
  .cat_ad {
    margin: 0 0px;
  }
}

@media only screen and (max-width: 1280px) {
  /* line 231, ../sass/modules/_slides_CatAd.scss */
  .cat_ad .author .author-content .author-phone {
    font-size: 16px;
  }
  /* line 235, ../sass/modules/_slides_CatAd.scss */
  .cat_ad .author .main-image {
    height: auto;
  }
}
@media only screen and (max-width: 980px) {
  /* line 243, ../sass/modules/_slides_CatAd.scss */
  #sContenido .cat, #sContenido .banner-images-places ul li {
    margin: 0 10px 10px 0;
    width: calc(50% - 10px);
  }
  /* line 247, ../sass/modules/_slides_CatAd.scss */
  #sContenido .cat .main-image-wrapper img, #sContenido .banner-images-places ul li .main-image-wrapper img {
    height: 100%;
  }
}
@media only screen and (max-width: 550px) {
  /* line 256, ../sass/modules/_slides_CatAd.scss */
  #sContenido .cat, #sContenido .banner-images-places ul li {
    margin: 0 10px 10px 0;
    width: calc(100% - 10px);
  }
}
/* line 264, ../sass/modules/_slides_CatAd.scss */
.places_search .places_index li {
  border: 0 !important;
}
/* line 266, ../sass/modules/_slides_CatAd.scss */
.places_search .places_index li .cat_ad {
  margin: 0;
}

/* line 277, ../sass/modules/_slides_CatAd.scss */
#slider-custom-carousel-10 .article-wrapper > .main-image img, #slider-custom-carousel-7 .article-wrapper > .main-image img {
  width: 100%;
  max-height: none !important;
  min-height: initial !important;
}
@media only screen and (max-width: 1024px) {
  /* line 277, ../sass/modules/_slides_CatAd.scss */
  #slider-custom-carousel-10 .article-wrapper > .main-image img, #slider-custom-carousel-7 .article-wrapper > .main-image img {
    width: 100%;
    height: 100%;
    max-height: none !important;
    min-height: initial !important;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 277, ../sass/modules/_slides_CatAd.scss */
  #slider-custom-carousel-10 .article-wrapper > .main-image img, #slider-custom-carousel-7 .article-wrapper > .main-image img {
    width: 100%;
    height: 100%;
    max-height: none !important;
    min-height: initial !important;
  }
}
@media only screen and (max-width: 477px) {
  /* line 277, ../sass/modules/_slides_CatAd.scss */
  #slider-custom-carousel-10 .article-wrapper > .main-image img, #slider-custom-carousel-7 .article-wrapper > .main-image img {
    width: 100%;
    height: 100%;
    max-height: none !important;
    min-height: initial !important;
  }
}

/* line 308, ../sass/modules/_slides_CatAd.scss */
a.main-image-link.bg {
  display: inline-block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding-top: 75%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

/* line 5, ../sass/_banners_places_images.scss */
.cars-new .banner-images-places li {
  border: 1px solid #a6abab;
}
/* line 11, ../sass/_banners_places_images.scss */
.cars-new .params-zone .cat_ad {
  margin: 0;
  border: none;
}
/* line 15, ../sass/_banners_places_images.scss */
.cars-new .params-zone .cat_ad .main-image img {
  max-height: none;
  min-height: 100%;
  height: 100%;
}
/* line 23, ../sass/_banners_places_images.scss */
.cars-new .params-zone .slider-custom .cat_ad {
  margin: 0 5px;
}
/* line 27, ../sass/_banners_places_images.scss */
.cars-new .params-zone .slider-custom .cat_ad {
  color: #1a1a1a;
  margin: 0 5px;
  border: 1px solid #ddd;
  margin-bottom: 1px;
  overflow: hidden;
}
/* line 33, ../sass/_banners_places_images.scss */
.cars-new .params-zone .slider-custom .cat_ad .main-image img {
  max-height: none;
  min-height: 100%;
  height: 100%;
}

/* line 45, ../sass/_banners_places_images.scss */
.cars-used .cat_ad .main-image img {
  max-height: none;
  min-height: 100%;
  height: 100%;
}

/* line 60, ../sass/_banners_places_images.scss */
.places_index .index-images-right {
  height: 1%;
  overflow: hidden;
}
/* line 73, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places {
  float: left;
  padding: 10px;
  background-color: #e6e6e6;
}
/* line 75, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places .author {
  height: 1%;
  overflow: hidden;
}
/* line 86, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places ul {
  position: relative;
}
/* line 90, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places h2 {
  background: #fff;
  padding: 10px;
  border-bottom: solid 1px #e4e4e4;
  margin: 15px 20px 0 20px;
  font-size: 22px;
  font-bold: normal;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
}
/* line 101, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places li {
  margin-bottom: 10px;
  max-width: 100%;
}
/* line 105, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places li:last-child {
  margin-bottom: 0px;
}
/* line 109, ../sass/_banners_places_images.scss */
.places_index .index-images-right .banner-images-places img {
  max-width: 100%;
  display: block;
}
@media (max-width: 1280px) {
  /* line 128, ../sass/_banners_places_images.scss */
  .places_index .index-images-right .banner-images-places img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  /* line 142, ../sass/_banners_places_images.scss */
  .places_index .index-images-right .banner-images-places {
    display: none;
  }
}

/* line 3, ../sass/modules/_right_window.scss */
.list-categories {
  width: 66.66667%;
  float: left;
}
/* line 7, ../sass/modules/_right_window.scss */
.list-categories li.active {
  background-color: #4c91b8;
}
/* line 9, ../sass/modules/_right_window.scss */
.list-categories li.active a {
  color: #fff !important;
}
/* line 15, ../sass/modules/_right_window.scss */
.list-categories .place-location {
  font-size: 14px;
}
/* line 20, ../sass/modules/_right_window.scss */
.list-categories .active .place-location {
  color: #fff;
}
@media only screen and (max-width: 980px) {
  /* line 26, ../sass/modules/_right_window.scss */
  .list-categories {
    width: 100%;
  }
}

/* line 33, ../sass/modules/_right_window.scss */
.featured-specials-dont-show .list-categories {
  width: 100%;
}

/* line 41, ../sass/modules/_right_window.scss */
.flex-container {
  visibility: hidden;
  width: 33.33333%;
  float: left;
  position: fixed;
  right: 0px;
  top: 0px;
}
/* line 51, ../sass/modules/_right_window.scss */
.touch .flex-container {
  -webkit-overflow-scrolling: touch !important;
  overflow: scroll !important;
}
/* line 56, ../sass/modules/_right_window.scss */
.flex-container iframe {
  width: 100%;
  border: none;
  height: calc(100% - 30px);
}
/* line 64, ../sass/modules/_right_window.scss */
.flex-container .controls {
  background: #fff;
  height: 30px;
}
/* line 68, ../sass/modules/_right_window.scss */
.flex-container .controls a {
  display: block;
}
/* line 71, ../sass/modules/_right_window.scss */
.flex-container .controls i {
  position: absolute;
  font-size: 30px;
  top: 0;
}
/* line 76, ../sass/modules/_right_window.scss */
.flex-container .controls .prev {
  position: relative;
  color: #4c91b8;
  float: left;
  padding: 10px;
  width: calc( 15% - 20px );
  text-align: center;
  background-color: #fff;
}
/* line 84, ../sass/modules/_right_window.scss */
.flex-container .controls .prev i {
  left: 5px;
}
/* line 88, ../sass/modules/_right_window.scss */
.flex-container .controls .next {
  position: relative;
  color: #4c91b8;
  float: right;
  padding: 10px;
  width: calc( 15% - 20px );
  text-align: center;
  background-color: #fff;
}
/* line 96, ../sass/modules/_right_window.scss */
.flex-container .controls .next i {
  right: 5px;
}
/* line 101, ../sass/modules/_right_window.scss */
.flex-container .controls .more-detail {
  width: calc( 70% - 20px );
  float: left;
  padding: 10px;
  color: #fff;
  background-color: #4c91b8;
  text-align: center;
}
/* line 109, ../sass/modules/_right_window.scss */
.flex-container .controls .close {
  display: none;
}
@media only screen and (max-width: 1280px) and (min-width: 768px) {
  /* line 115, ../sass/modules/_right_window.scss */
  .flex-container .controls a span {
    display: none;
  }
}

/* line 127, ../sass/modules/_right_window.scss */
.container-categories-flex {
  padding: 0 10px;
}

@media only screen and (max-width: 980px) {
  /* line 135, ../sass/modules/_right_window.scss */
  .flex-container {
    display: none;
    width: 93%;
    position: fixed;
    right: 0px;
    top: 102px !important;
    z-index: 1000000;
  }
  /* line 148, ../sass/modules/_right_window.scss */
  .flex-container .controls a {
    display: block;
  }
  /* line 152, ../sass/modules/_right_window.scss */
  .flex-container .controls .prev {
    padding: 8px 5px 8px 15px;
    width: calc( 15% - 20px );
    position: relative;
  }
  /* line 156, ../sass/modules/_right_window.scss */
  .flex-container .controls .prev i {
    font-size: 30px;
    position: absolute;
    top: -2px;
    left: 2px;
  }
  /* line 164, ../sass/modules/_right_window.scss */
  .flex-container .controls .next {
    padding: 8px 15px 8px 5px;
    width: calc( 15% - 20px );
    position: relative;
  }
  /* line 168, ../sass/modules/_right_window.scss */
  .flex-container .controls .next i {
    font-size: 30px;
    position: absolute;
    top: -2px;
    right: 2px;
  }
  /* line 176, ../sass/modules/_right_window.scss */
  .flex-container .controls .more-detail {
    width: calc( 60% - 20px );
    padding: 8px 5px;
  }
  /* line 181, ../sass/modules/_right_window.scss */
  .flex-container .controls .close {
    display: block;
    float: right;
    width: calc( 10% - 10px );
    padding: 3px 5px;
    color: #4c91b8;
    text-align: center;
    position: relative;
  }
  /* line 190, ../sass/modules/_right_window.scss */
  .flex-container .controls .close i {
    font-size: 20px;
    padding-top: 3px;
    position: relative;
  }

  /* line 202, ../sass/modules/_right_window.scss */
  .click-in-dealer #overlay {
    display: block !important;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2000;
    text-align: center;
    line-height: 0;
    opacity: .7;
    height: 100%;
  }
  /* line 214, ../sass/modules/_right_window.scss */
  .click-in-dealer .flex-container {
    display: block;
  }
}
/* line 223, ../sass/modules/_right_window.scss */
.places_index #sContenido .list-categories > h2:first-of-type {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  margin: 20px auto !important;
  font-weight: 500;
}

@media only screen and (max-width: 768px) {
  /* line 231, ../sass/modules/_right_window.scss */
  .places_index #sHeader {
    height: auto;
  }
}
/* line 238, ../sass/modules/_right_window.scss */
.show-window-flex .banner-images-places {
  display: none;
}
/* line 241, ../sass/modules/_right_window.scss */
.show-window-flex .flex-container {
  display: block;
}

/* line 247, ../sass/modules/_right_window.scss */
.banner-images-places {
  width: 33.33333%;
  float: left;
  padding: 0px;
}
/* line 251, ../sass/modules/_right_window.scss */
.banner-images-places li {
  width: 48%;
}

/* line 256, ../sass/modules/_right_window.scss */
.places_index .index-images-right .banner-images-places {
  padding: 0px;
}

/* line 260, ../sass/modules/_right_window.scss */
.places_index .index-images-right .banner-images-places img {
  width: 100%;
}

/* line 264, ../sass/modules/_right_window.scss */
.places_index .index-images-right .banner-images-places li {
  max-width: calc( 50% - 30px );
  margin: 15px;
}
@media only screen and (max-width: 1280px) and (min-width: 768px) {
  /* line 264, ../sass/modules/_right_window.scss */
  .places_index .index-images-right .banner-images-places li {
    max-width: calc( 100% - 30px );
    width: calc( 100% - 30px );
  }
}

/* line 275, ../sass/modules/_right_window.scss */
.loadmask {
  background-color: #fff;
}

/***********************************************************************************************************************
												Search Bar
************************************************************************************************************************/
/* line 34, ../sass/modules/_search_bar_s2.scss */
.mobile-image {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 37, ../sass/modules/_search_bar_s2.scss */
  .home_index .mobile-image {
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50%;
  }
  /* line 43, ../sass/modules/_search_bar_s2.scss */
  .home_index .mobile-image:after {
    content: "";
    background: url("");
    background-position: bottom left;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 35%;
    z-index: 0;
    opacity: .6;
  }
}
@media only screen and (max-width: 980px) and (max-width: 980px) {
  /* line 37, ../sass/modules/_search_bar_s2.scss */
  .home_index .mobile-image {
    padding-top: 35%;
  }
}

/* line 62, ../sass/modules/_search_bar_s2.scss */
.close-search-menu {
  display: none;
}

/* line 67, ../sass/modules/_search_bar_s2.scss */
.searchtopIcon {
  display: none;
  top: 50px;
  right: 0px;
  font-size: 23px;
  color: #FFF;
  padding: 8px 15px;
  margin-bottom: 0px;
  float: right;
  padding: 2px 6px;
  font-size: 24px;
  color: #4591B8;
  margin: 0px 11px 0px;
  border-left: solid 1px #ced5d9;
}
/* line 83, ../sass/modules/_search_bar_s2.scss */
.searchtopIcon a {
  font-family: "icomoon";
  color: #111;
  border-left: solid 1px #fff;
}
@media only screen and (max-width: 980px) {
  /* line 67, ../sass/modules/_search_bar_s2.scss */
  .searchtopIcon {
    display: inline-block;
  }
}
@media only screen and (max-width: 980px) {
  /* line 67, ../sass/modules/_search_bar_s2.scss */
  .searchtopIcon {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    border-radius: 0;
  }
  /* line 101, ../sass/modules/_search_bar_s2.scss */
  .searchtopIcon a {
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
  }
}
/* line 108, ../sass/modules/_search_bar_s2.scss */
.home_index .searchtopIcon {
  display: none;
}

/* line 112, ../sass/modules/_search_bar_s2.scss */
.search_bar {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  height: 400px;
  margin-bottom: 10px;
}
/* line 119, ../sass/modules/_search_bar_s2.scss */
.search_bar:after {
  content: "";
  background: url("");
  background-position: bottom left;
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .6;
}
@media only screen and (max-width: 980px) {
  /* line 112, ../sass/modules/_search_bar_s2.scss */
  .search_bar {
    position: static;
    top: auto;
    width: 100% !important;
    height: auto;
    background-color: #fff;
    z-index: auto;
    margin-bottom: auto;
    margin-top: 0px !important;
    padding-top: 25%;
    background-size: 155%;
    background-position: top center;
  }
  /* line 145, ../sass/modules/_search_bar_s2.scss */
  .search_bar:after {
    height: 0px;
  }
  /* line 148, ../sass/modules/_search_bar_s2.scss */
  .home_index .search_bar .close-search-menu {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 112, ../sass/modules/_search_bar_s2.scss */
  .search_bar {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 112, ../sass/modules/_search_bar_s2.scss */
  .search_bar {
    position: static;
    top: auto;
    width: 100% !important;
    height: auto;
    background-color: #111;
    background-image: inherit;
    z-index: auto;
  }
  /* line 164, ../sass/modules/_search_bar_s2.scss */
  .places_index .search_bar {
    display: none;
    margin-top: 0px !important;
    margin-bottom: 0;
  }
}
/* line 170, ../sass/modules/_search_bar_s2.scss */
.search_bar .search_bar-container {
  position: relative;
}
@media only screen and (max-width: 980px) {
  /* line 170, ../sass/modules/_search_bar_s2.scss */
  .search_bar .search_bar-container {
    width: 100% !important;
  }
}
/* line 177, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass {
  height: 400px;
  width: 48.6%;
  float: left;
  background-position: center center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 70%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 980px) {
  /* line 177, ../sass/modules/_search_bar_s2.scss */
  .search_bar .videoClass {
    display: none;
  }
}
/* line 188, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .raster {
  width: 100%;
  height: 400px;
  background-position: 100%;
}
/* line 194, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo {
  display: none;
  bottom: 0px;
  width: 80px;
  background-color: rgba(255, 255, 255, 0.44);
  height: 35px;
  opacity: 0.6;
  right: 0px;
  position: absolute !important;
}
/* line 203, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo span {
  width: 30px;
  margin: 2px 4px;
  /* border: 1px solid #ddd; */
  height: 30px;
  display: inline-block;
  float: right;
  position: relative;
}
/* line 211, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo span:after {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  width: 30px;
  height: 30px;
  margin: auto;
  display: inline-block;
}
/* line 223, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo .FullScreen:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAACkCAYAAAADiWXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYwOUNGMjFDMURENDExRTZCMkUwQUQwMEUwOUM4RDM0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYwOUNGMjFEMURENDExRTZCMkUwQUQwMEUwOUM4RDM0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjA5Q0YyMUExREQ0MTFFNkIyRTBBRDAwRTA5QzhEMzQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjA5Q0YyMUIxREQ0MTFFNkIyRTBBRDAwRTA5QzhEMzQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4wnr6DAAAJzElEQVR42uzd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");
}
/* line 226, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo .ToggleMute:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAACkCAYAAAADiWXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEyNUFGNTJDMUREOTExRTY5NUFEQjlEMjhFRUVFNEJCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEyNUFGNTJEMUREOTExRTY5NUFEQjlEMjhFRUVFNEJCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTI1QUY1MkExREQ5MTFFNjk1QURCOUQyOEVFRUU0QkIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTI1QUY1MkIxREQ5MTFFNjk1QURCOUQyOEVFRUU0QkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4Oo2u7AAAiwUlEQVR42uyd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");
}
/* line 229, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo .ToggleMute.onmute:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAACkCAYAAAADiWXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0RTIxN0U0MURFQTExRTY5REFEQThENjJERkRDOEY2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0RTIxN0U1MURFQTExRTY5REFEQThENjJERkRDOEY2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTRFMjE3RTIxREVBMTFFNjlEQURBOEQ2MkRGREM4RjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTRFMjE3RTMxREVBMTFFNjlEQURBOEQ2MkRGREM4RjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6FdjqXAAAiq0lEQVR42uyd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");
}
/* line 232, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo .TogglePlay:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAACkCAYAAAADiWXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAyNDY1MTFDMUREOTExRTZCMDlGQ0Q0Mjk0QTZBM0ZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAyNDY1MTFEMUREOTExRTZCMDlGQ0Q0Mjk0QTZBM0ZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDI0NjUxMUExREQ5MTFFNkIwOUZDRDQyOTRBNkEzRkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI0NjUxMUIxREQ5MTFFNkIwOUZDRDQyOTRBNkEzRkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4p6+r5AAAToklEQVR42uxd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");
}
/* line 235, ../sass/modules/_search_bar_s2.scss */
.search_bar .videoClass .ControlesVideo .TogglePlay.pause:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAACkCAYAAAADiWXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY3QjhCNkVCMURFQjExRTZBNDc3OUQ5NTRBNEQzQzM1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY3QjhCNkVDMURFQjExRTZBNDc3OUQ5NTRBNEQzQzM1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjdCOEI2RTkxREVCMTFFNkE0Nzc5RDk1NEE0RDNDMzUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjdCOEI2RUExREVCMTFFNkE0Nzc5RDk1NEE0RDNDMzUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Se9fjAAAXP0lEQVR42uxd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");
}
/* line 242, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar {
  position: absolute;
  width: 51.4%;
  background-color: transparent;
  background-position: bottom left;
  background-repeat: repeat;
  background-color: rgba(0, 0, 0, 0.6);
  background-image: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  right: 0px;
  height: 400px;
}
@media only screen and (max-width: 980px) {
  /* line 242, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar {
    left: inherit;
    width: 100%;
    right: calc(50% - 50%) !important;
    position: static;
    height: auto;
    background-color: #111;
  }
}
@media only screen and (max-width: 768px) {
  /* line 242, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 242, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar {
    width: 100%;
  }
}
/* line 270, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .bottom_form {
  display: none;
  width: 31%;
  left: -31%;
  float: right;
  background-color: rgba(0, 0, 0, 0.58);
  color: #fff;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s ease;
  padding: 12px 5px 5px;
  position: absolute;
  top: 0px;
}
/* line 283, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .bottom_form .contenido {
  width: 100%;
  float: right;
  transition: all 0.5s ease;
  z-index: 2;
}
/* line 288, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .bottom_form .contenido .close {
  color: #fff;
  float: right;
  margin-right: 1px;
  margin-top: -8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
/* line 297, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .bottom_form .contenido a {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 12px;
  padding-top: 52px;
  background-size: 70%;
  background-position: center top;
  background-repeat: no-repeat;
}
/* line 309, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .bottom_form .contenido a:hover {
  text-decoration: underline;
}
/* line 313, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .bottom_form .contenido .dealers {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 17px;
  padding-top: 8px;
  display: inline-block;
}
/* line 322, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container {
  margin: auto;
  margin-top: 144px;
  padding: 10px 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  background-repeat: repeat;
  min-width: 323px;
  font-weight: 600;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 980px) {
  /* line 322, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container {
    width: 100%;
    top: 140px;
    background-image: none;
    height: auto;
    padding: 0px;
    margin-top: 0;
    padding-top: 0;
    min-width: 100%;
    height: auto;
  }
}
/* line 346, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container h2 {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 40px 0px 0px;
  margin: 10px;
}
/* line 354, ../sass/modules/_search_bar_s2.scss */
.es .search_bar #search_bar .form-container h2 {
  font-size: 33px;
}
@media only screen and (max-width: 1280px) {
  /* line 346, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container h2 {
    font-size: 28px;
  }
  /* line 359, ../sass/modules/_search_bar_s2.scss */
  .es .search_bar #search_bar .form-container h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 980px) {
  /* line 346, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container h2 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  /* line 346, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container h2 {
    font-size: 3.4vw;
  }
  /* line 368, ../sass/modules/_search_bar_s2.scss */
  .es .search_bar #search_bar .form-container h2 {
    font-size: 19px;
  }
}
/* line 377, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container {
  display: block;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  /* line 377, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container {
    flex-flow: row wrap;
    justify-content: center;
  }
}
/* line 385, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .search_bar_Check_dos {
  display: none;
  width: 100%;
  clear: both;
  margin: auto;
  min-width: 323px;
}
@media only screen and (max-width: 980px) {
  /* line 385, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  /* line 385, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos {
    width: 100%;
  }
}
/* line 398, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options {
  float: left;
  width: 240px;
  cursor: pointer;
  margin-right: 0px;
}
/* line 406, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options .chectboxcss {
  text-align: center;
  display: inline-block;
  font-size: 17px;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 600;
  width: 100%;
  padding: 20px 0px;
  color: #fff;
  margin-right: 0px;
  background-color: #0777b3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 418, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options .chectboxcss.selected {
  background-color: #111;
}
@media only screen and (max-width: 980px) {
  /* line 406, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options .chectboxcss {
    background-color: #0777b3;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 406, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options .chectboxcss {
    font-size: 14px;
    color: #fff;
    border-radius: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 406, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options .chectboxcss {
    font-size: 16px;
  }
}
@media only screen and (max-width: 980px) {
  /* line 398, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options {
    width: 50%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 398, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Check_dos .options {
    width: 50%;
    margin-right: 0;
  }
}
/* line 448, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .type-select {
  text-align: left;
  width: 100%;
  margin: auto;
  padding: 0px 0px 0px;
  line-height: 26px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  margin: auto;
  padding-top: 12px;
  display: block;
  clear: both;
  padding-left: 4%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 980px) {
  /* line 448, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .type-select {
    border-radius: 0px;
  }
}
/* line 466, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .type-select label {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #FFF;
  line-height: 20px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-top: 1px solid #fff;
  padding: 6px 11px;
  margin: 0px;
  margin-right: -3px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 36px;
  min-width: 75px;
}
/* line 483, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .type-select label:first-child {
  border-left: 1px solid #fff;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 488, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .type-select label:nth-child(5) {
  border-right: 1px solid #fff;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 496, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .type-select label.selected {
  background-color: #fff;
  color: #000;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  /* line 503, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .type-select label:last-child {
    display: none;
  }
  /* line 506, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .type-select label:nth-child(4) {
    border-right: 1px solid #fff;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
/* line 515, ../sass/modules/_search_bar_s2.scss */
.home_index .search_bar #search_bar .form-container .fields-container .type-select label.service-radio {
  display: none;
}
@media only screen and (max-width: 480px) {
  /* line 529, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .type-select label span {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  /* line 448, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .type-select {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  /* line 448, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .type-select {
    text-align: center;
    padding-left: 0px;
  }
}
/* line 543, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .quick_links {
  line-height: 35px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  margin-top: 0px;
  font-weight: 300;
}
@media only screen and (max-width: 980px) {
  /* line 543, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .quick_links {
    display: none;
  }
}
/* line 551, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .quick_links h3 {
  font-size: 17px;
  width: 200px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  /* line 551, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .quick_links h3 {
    display: none;
  }
}
/* line 558, ../sass/modules/_search_bar_s2.scss */
.es .search_bar #search_bar .form-container .fields-container .quick_links h3 {
  line-height: 1.5em;
}
/* line 562, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .quick_links a {
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  width: 18%;
  text-align: center;
  color: #FFF;
  background-color: #000;
  border: 1px solid #FFF;
  margin: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1280px) {
  /* line 562, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .quick_links a {
    width: 22%;
  }
}
@media only screen and (max-width: 980px) {
  /* line 562, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .quick_links a {
    width: 120px;
  }
  /* line 578, ../sass/modules/_search_bar_s2.scss */
  .es .search_bar #search_bar .form-container .fields-container .quick_links a {
    width: 180px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 562, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .quick_links a {
    width: 140px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 562, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .quick_links a {
    display: none;
  }
}
/* line 590, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container .search_bar_Selects {
  display: block;
  width: 100%;
  clear: both;
  background-color: transparent;
  margin: auto;
  padding: 15px 15px;
  min-width: 323px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  /* line 590, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container .search_bar_Selects {
    width: 100%;
    padding: 15px 15px;
    margin: 0;
    min-width: auto;
  }
}
/* line 609, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container input,
.search_bar #search_bar .form-container .fields-container select {
  -webkit-appearance: none !important;
  background-color: #FFF;
  padding: 7px 15px;
  border: 0;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #111;
  height: 47px;
  margin: 0 4px;
  border: 1px solid #dcdbdb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}
@media only screen and (max-width: 480px) {
  /* line 609, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container input,
  .search_bar #search_bar .form-container .fields-container select {
    margin-left: 0 !important;
    margin-right: 0;
  }
}
/* line 632, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container input[type="submit"] {
  background-color: #0777b3;
  color: #FFF;
  width: 28%;
  cursor: pointer;
  font-family: "icomoon";
  border: none;
}
@media only screen and (max-width: 980px) {
  /* line 632, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container input[type="submit"] {
    width: calc(31.6% - 4px);
  }
}
@media only screen and (max-width: 768px) {
  /* line 632, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container input[type="submit"] {
    width: 48%;
    margin-left: 1%;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 632, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container input[type="submit"] {
    width: calc(100%);
    margin-bottom: 1px;
  }
}
/* line 658, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container #search_make,
.search_bar #search_bar .form-container .fields-container #search_model,
.search_bar #search_bar .form-container .fields-container #filter-by-dealer,
.search_bar #search_bar .form-container .fields-container #search_services {
  width: 17%;
  margin-bottom: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #dcdbdb;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  background-position: right 50%;
  background-repeat: no-repeat;
  padding: 7px 15px;
  padding-right: 1.5em;
}
@media only screen and (max-width: 980px) {
  /* line 658, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_make,
  .search_bar #search_bar .form-container .fields-container #search_model,
  .search_bar #search_bar .form-container .fields-container #filter-by-dealer,
  .search_bar #search_bar .form-container .fields-container #search_services {
    width: calc(32.5% - 4px);
  }
}
@media only screen and (max-width: 768px) {
  /* line 658, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_make,
  .search_bar #search_bar .form-container .fields-container #search_model,
  .search_bar #search_bar .form-container .fields-container #filter-by-dealer,
  .search_bar #search_bar .form-container .fields-container #search_services {
    width: calc(47.7%);
  }
}
@media only screen and (max-width: 480px) {
  /* line 658, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_make,
  .search_bar #search_bar .form-container .fields-container #search_model,
  .search_bar #search_bar .form-container .fields-container #filter-by-dealer,
  .search_bar #search_bar .form-container .fields-container #search_services {
    width: calc(100%);
    margin: 0px 0px 1px !important;
    border-radius: 0px;
  }
}
/* line 678, ../sass/modules/_search_bar_s2.scss */
.search_bar #search_bar .form-container .fields-container #search_range_price,
.search_bar #search_bar .form-container .fields-container #search_min_price,
.search_bar #search_bar .form-container .fields-container #search_max_price,
.search_bar #search_bar .form-container .fields-container #search_max_miles,
.search_bar #search_bar .form-container .fields-container #search_type {
  width: 14%;
  margin-bottom: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #dcdbdb;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  background-position: right 50%;
  background-repeat: no-repeat;
  padding: 7px 15px;
  padding-right: 1.5em;
}
@media only screen and (max-width: 980px) {
  /* line 678, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_range_price,
  .search_bar #search_bar .form-container .fields-container #search_min_price,
  .search_bar #search_bar .form-container .fields-container #search_max_price,
  .search_bar #search_bar .form-container .fields-container #search_max_miles,
  .search_bar #search_bar .form-container .fields-container #search_type {
    width: calc(32.6% - 4px);
  }
}
@media only screen and (max-width: 768px) {
  /* line 678, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_range_price,
  .search_bar #search_bar .form-container .fields-container #search_min_price,
  .search_bar #search_bar .form-container .fields-container #search_max_price,
  .search_bar #search_bar .form-container .fields-container #search_max_miles,
  .search_bar #search_bar .form-container .fields-container #search_type {
    width: calc(47.7%);
  }
}
@media only screen and (max-width: 480px) {
  /* line 678, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_range_price,
  .search_bar #search_bar .form-container .fields-container #search_min_price,
  .search_bar #search_bar .form-container .fields-container #search_max_price,
  .search_bar #search_bar .form-container .fields-container #search_max_miles,
  .search_bar #search_bar .form-container .fields-container #search_type {
    width: calc(50% - 0.6%);
    margin: 0px 0px 1px 0.1% !important;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 295px) {
  /* line 678, ../sass/modules/_search_bar_s2.scss */
  .search_bar #search_bar .form-container .fields-container #search_range_price,
  .search_bar #search_bar .form-container .fields-container #search_min_price,
  .search_bar #search_bar .form-container .fields-container #search_max_price,
  .search_bar #search_bar .form-container .fields-container #search_max_miles,
  .search_bar #search_bar .form-container .fields-container #search_type {
    width: calc(100% - 0.6%);
  }
}

@media only screen and (min-width: 981px) {
  /* line 709, ../sass/modules/_search_bar_s2.scss */
  .search_bar {
    display: block !important;
  }

  /* line 712, ../sass/modules/_search_bar_s2.scss */
  .No-video, .Si-Fondo {
    width: 100% !important;
    height: 270px;
    padding-top: 128px;
  }
  /* line 716, ../sass/modules/_search_bar_s2.scss */
  .No-video .videoClass, .Si-Fondo .videoClass {
    display: none !important;
  }
  /* line 719, ../sass/modules/_search_bar_s2.scss */
  .No-video .videClass.verEnfondo, .Si-Fondo .videClass.verEnfondo {
    position: absolute !important;
    height: 270px;
    width: 100%;
  }
  /* line 724, ../sass/modules/_search_bar_s2.scss */
  .No-video #search_bar, .Si-Fondo #search_bar {
    width: 100%;
    margin: auto;
    float: none;
    height: 270px;
    position: relative;
  }
  /* line 730, ../sass/modules/_search_bar_s2.scss */
  .No-video #search_bar .form-container, .Si-Fondo #search_bar .form-container {
    margin: auto;
    overflow: visible;
    height: 280px;
  }
  /* line 736, ../sass/modules/_search_bar_s2.scss */
  .No-video #search_bar .form-container .quick_links a, .Si-Fondo #search_bar .form-container .quick_links a {
    font-size: 13px !important;
  }
  /* line 743, ../sass/modules/_search_bar_s2.scss */
  .No-video .type-select, .Si-Fondo .type-select {
    display: block !important;
  }
  /* line 745, ../sass/modules/_search_bar_s2.scss */
  .No-video .type-select label, .Si-Fondo .type-select label {
    display: inline-block !important;
  }
  /* line 750, ../sass/modules/_search_bar_s2.scss */
  .No-video .search_bar_Selects, .Si-Fondo .search_bar_Selects {
    width: 97.5% !important;
  }
  /* line 752, ../sass/modules/_search_bar_s2.scss */
  .No-video .search_bar_Selects #search_make,
  .No-video .search_bar_Selects #search_model,
  .No-video .search_bar_Selects #search_services, .Si-Fondo .search_bar_Selects #search_make,
  .Si-Fondo .search_bar_Selects #search_model,
  .Si-Fondo .search_bar_Selects #search_services {
    width: 18.5% !important;
  }
  /* line 758, ../sass/modules/_search_bar_s2.scss */
  .No-video .search_bar_Selects #search_min_price,
  .No-video .search_bar_Selects #search_max_price,
  .No-video .search_bar_Selects #search_max_miles,
  .No-video .search_bar_Selects #search_type, .Si-Fondo .search_bar_Selects #search_min_price,
  .Si-Fondo .search_bar_Selects #search_max_price,
  .Si-Fondo .search_bar_Selects #search_max_miles,
  .Si-Fondo .search_bar_Selects #search_type {
    width: 13% !important;
  }
  /* line 764, ../sass/modules/_search_bar_s2.scss */
  .No-video .search_bar_Selects input[type="submit"], .Si-Fondo .search_bar_Selects input[type="submit"] {
    width: 13% !important;
  }
  /* line 768, ../sass/modules/_search_bar_s2.scss */
  .No-video .quick_links, .No-video .search_bar_Check_dos, .Si-Fondo .quick_links, .Si-Fondo .search_bar_Check_dos {
    width: 100% !important;
  }

  /* line 772, ../sass/modules/_search_bar_s2.scss */
  .Si-Fondo .videoClass {
    display: inline-block !important;
    width: 100%;
    position: absolute !important;
    height: 270px;
  }
  /* line 777, ../sass/modules/_search_bar_s2.scss */
  .Si-Fondo .videoClass .raster {
    display: none;
  }
}
/* line 785, ../sass/modules/_search_bar_s2.scss */
#InterSearch .search_bar {
  height: auto;
  padding-top: 0px;
}
/* line 788, ../sass/modules/_search_bar_s2.scss */
#InterSearch .search_bar:after {
  background-image: none;
}
@media only screen and (max-width: 980px) {
  /* line 785, ../sass/modules/_search_bar_s2.scss */
  #InterSearch .search_bar {
    display: none;
  }
}
/* line 794, ../sass/modules/_search_bar_s2.scss */
#InterSearch .search_bar #search_bar {
  height: auto;
  padding-top: 0px;
}

/* line 802, ../sass/modules/_search_bar_s2.scss */
.param-dealer #InterSearch {
  padding-top: 0;
}

/* line 808, ../sass/modules/_search_bar_s2.scss */
.param-dealer-0 #InterSearch {
  padding-top: 0px;
}

@media only screen and (min-width: 981px) {
  /* line 816, ../sass/modules/_search_bar_s2.scss */
  #InterSearch {
    position: relative;
    background-color: #111;
    padding: 0px;
    text-align: center;
    height: auto;
    overflow: hidden;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1280px) {
  /* line 816, ../sass/modules/_search_bar_s2.scss */
  #InterSearch {
    padding: 5px 0px;
  }
}
@media only screen and (min-width: 981px) {
  /* line 827, ../sass/modules/_search_bar_s2.scss */
  #InterSearch .search_bar {
    position: relative;
    padding: 8px 0px;
    text-align: center;
    overflow: hidden;
    display: inline-block !important;
    background: transparent;
    background-image: none !important;
    margin-bottom: 0;
  }
  /* line 837, ../sass/modules/_search_bar_s2.scss */
  #InterSearch .search_bar .videoClass {
    display: none !important;
  }
  /* line 841, ../sass/modules/_search_bar_s2.scss */
  #InterSearch .bottom_form {
    display: none;
  }
  /* line 844, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar {
    margin: 0 auto;
    width: 100%;
    position: inherit;
    background-image: none;
  }
  /* line 850, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar:after {
    background-image: none;
    position: inherit;
    width: inherit;
    height: inherit;
  }
  /* line 857, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .form-container {
    font-size: 48px;
    width: 100%;
    background: transparent;
    height: auto;
    padding: 0px;
    text-align: inherit;
    margin-top: 0;
  }
  /* line 865, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .form-container h2 {
    display: none;
  }
  /* line 867, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .search_bar_Selects {
    clear: inherit;
    background: none;
    width: 100% !important;
    padding: 0px;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1280px) {
  /* line 867, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .search_bar_Selects {
    width: 100% !important;
  }
}
@media only screen and (min-width: 981px) {
  /* line 876, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar input,
  #InterSearch #search_bar select {
    padding: 7px 15px;
    border: 0;
    font-size: 16px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #e5e5e5;
  }
}
@media only screen and (min-width: 981px) and (max-width: 480px) {
  /* line 876, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar input,
  #InterSearch #search_bar select {
    width: calc(50% - 12px) !important;
  }
}
@media only screen and (min-width: 981px) {
  /* line 891, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar input[type="submit"] {
    font-size: 21px;
    font-weight: normal;
    border: none;
    border-radius: 5px;
  }
}
@media only screen and (min-width: 981px) and (max-width: 480px) {
  /* line 891, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar input[type="submit"] {
    width: calc(100% - 12px) !important;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1280px) {
  /* line 891, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar input[type="submit"] {
    font-size: 14px;
    padding: 0;
  }
}
@media only screen and (min-width: 981px) {
  /* line 904, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar #search_make,
  #InterSearch #search_bar #search_model,
  #InterSearch #search_bar #search_min_price,
  #InterSearch #search_bar #search_max_price,
  #InterSearch #search_bar #search_max_miles,
  #InterSearch #search_bar #search_type,
  #InterSearch #search_bar #filter-by-dealer,
  #InterSearch #search_bar input[type="submit"] {
    margin: 0;
  }
  /* line 915, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .search_bar_Check_dos, #InterSearch #search_bar .quick_links {
    display: none;
  }
  /* line 918, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .type-select {
    padding: 0px 2% 10px;
  }
  /* line 924, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .type-select label {
    margin-right: -11px;
  }
  /* line 926, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .type-select label:nth-child(4) {
    border-right: 1px solid #fff;
    border-radius: 0px;
  }
  /* line 930, ../sass/modules/_search_bar_s2.scss */
  #InterSearch #search_bar .type-select label:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: inline-block;
  }
}
@media (max-width: 980px) {
  /* line 942, ../sass/modules/_search_bar_s2.scss */
  .input-in-search {
    width: 48%;
    margin-bottom: 10px;
  }
  /* line 944, ../sass/modules/_search_bar_s2.scss */
  .input-in-search[for=sortby] {
    float: right !important;
  }
  /* line 949, ../sass/modules/_search_bar_s2.scss */
  .input-in-search[for=filter-by-dealer] {
    float: left !important;
  }
}
@media (max-width: 980px) and (max-width: 480px) {
  /* line 942, ../sass/modules/_search_bar_s2.scss */
  .input-in-search {
    width: 100%;
  }
}

/* line 961, ../sass/modules/_search_bar_s2.scss */
.menu-mobile-opened .close-search-menu {
  display: none;
}

@media (max-width: 980px) {
  /* line 965, ../sass/modules/_search_bar_s2.scss */
  .close-search-menu {
    display: block;
    color: #fff;
    font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
    font-size: 15px;
    background-color: #0777b3;
    text-align: right;
    padding-right: 15px;
    height: 29px;
    position: relative;
    line-height: 11px;
    padding-top: 0px;
  }
  /* line 977, ../sass/modules/_search_bar_s2.scss */
  .close-search-menu .action {
    text-decoration: underline;
    font-style: italic;
    display: inline-block;
    margin-right: 10px;
  }
  /* line 984, ../sass/modules/_search_bar_s2.scss */
  .close-search-menu .container-button {
    position: absolute;
    top: 8px;
    right: 15px;
    z-index: 9999999;
    cursor: pointer;
  }
}
/* line 994, ../sass/modules/_search_bar_s2.scss */
.selectedItems {
  display: none;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 31px 3%;
}
/* line 1002, ../sass/modules/_search_bar_s2.scss */
.selectedItems span {
  border: 1px solid #111;
  padding: 5px 30px 5px 5px;
  position: relative;
  font-weight: 400;
  line-height: 20px;
  font-size: 15px;
  margin-right: 2%;
  border-radius: 5px;
}
/* line 1011, ../sass/modules/_search_bar_s2.scss */
.selectedItems span b {
  color: #0777b3;
  font-weight: 400;
}
/* line 1015, ../sass/modules/_search_bar_s2.scss */
.selectedItems span:after {
  content: 'X';
  position: absolute;
  top: 5px;
  right: 10px;
}

/* line 1024, ../sass/modules/_search_bar_s2.scss */
#search_services {
  display: none !important;
}

/* line 1028, ../sass/modules/_search_bar_s2.scss */
.serviserok #search_services, .serviserok input {
  width: 43% !important;
  display: inline-block !important;
}
@media only screen and (max-width: 980px) {
  /* line 1028, ../sass/modules/_search_bar_s2.scss */
  .serviserok #search_services, .serviserok input {
    width: calc(49% - 4px);
  }
}
@media only screen and (max-width: 480px) {
  /* line 1028, ../sass/modules/_search_bar_s2.scss */
  .serviserok #search_services, .serviserok input {
    width: calc(100% - 0.6%);
    margin: 0px 0px 1px 0.1% !important;
  }
}

/* line 1043, ../sass/modules/_search_bar_s2.scss */
.search-type-3.search_bar #search_bar .form-container .fields-container #search_model, .search-type-3.search_bar #search_bar .form-container .fields-container #search_make, .search-type-3.search_bar #search_bar .form-container .fields-container #search_max_price, .search-type-3.search_bar #search_bar .form-container .fields-container #search_max_miles, .search-type-3.search_bar #search_bar .form-container .fields-container #filter-by-dealer {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 1047, ../sass/modules/_search_bar_s2.scss */
  .search-type-3.search_bar #search_bar .form-container .fields-container .type-select {
    display: none;
  }
}

/* line 16, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .td-50 {
  width: 50%;
}
/* line 24, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .banner-images-places ul li {
  width: 100%;
}
/* line 30, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row {
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif !important;
  margin-bottom: 18px;
  border: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
}
/* line 32, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row p, .places_search.layout-results-rows .places_index li .cat_ad.cat_row h2, .places_search.layout-results-rows .places_index li .cat_ad.cat_row address {
  margin: 0;
  font-style: normal;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif !important;
  color: #141414;
}
/* line 43, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .row.first > .col {
  border-right: solid 1px #dfdfdf;
  min-height: 233px;
}
/* line 47, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .row.first > .col:last-child {
  border-right: none;
}
/* line 52, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .row > .col {
  float: left;
}
/* line 55, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-full {
  width: 100%;
}
/* line 60, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .first {
  height: 233px;
  overflow: hidden;
}
/* line 64, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .first > .left-col {
  width: 308px;
}
/* line 66, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .first > .left-col img {
  width: 100%;
  height: 100%;
}
/* line 72, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .first > .middle-col {
  width: 668px;
}
/* line 76, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .first > .right-col {
  width: 298px;
  text-align: center;
}
/* line 87, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table {
  width: 100%;
  border-collapse: collapse;
}
/* line 90, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table td {
  border: solid 1px #dfdfdf;
}
/* line 92, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table td:last-child {
  border-right: none;
  border-bottom: none;
}
/* line 96, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table td:first-child {
  border-top: none;
  border-left: none;
}
/* line 100, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table td.price {
  border-top: solid 1px #dfdfdf;
}
/* line 105, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title {
  height: 138px;
}
/* line 107, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title .td-content {
  margin: 29px 20px 10px 20px;
}
/* line 110, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title .td-content p {
  margin-top: 15px;
}
/* line 117, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .miles > div, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .year > div {
  margin: 15px 10px;
}
/* line 122, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .price > div {
  margin-top: 10px;
  margin-left: 20px;
}
/* line 129, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .subtitle > div {
  margin: 10px 20px;
}
/* line 136, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .row-image-author {
  border-bottom: solid 1px #dfdfdf;
}
/* line 142, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .call-us {
  margin-top: 15px;
}
/* line 145, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .call-us, .places_search.layout-results-rows .places_index li .cat_ad.cat_row address {
  font-size: 16px;
  color: #141414;
}
/* line 150, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .phone, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .price {
  color: #8c0000;
  font-size: 36px;
  font-weight: bold;
}
/* line 156, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .content {
  color: #141414;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}
/* line 164, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .more {
  color: #8c0000;
  font-weight: bold;
  text-transform: lowercase;
  float: right;
  clear: both;
}
/* line 172, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .title {
  font-size: 28px;
}
/* line 174, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .title a {
  color: #141414;
}
/* line 179, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .subtitle {
  font-size: 12px;
  font-weight: bold;
}
/* line 184, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .miles, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .year {
  font-size: 24px;
  color: #8c0000;
}
/* line 188, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .miles span, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .year span {
  font-size: 18px;
  color: #141414;
}
/* line 194, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .content-col {
  margin: 30px 20px 0 20px;
}
/* line 198, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row table.data-mobile {
  display: none;
}
/* line 202, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .author {
  margin: 0px;
}
/* line 204, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .author a {
  display: flex;
}
/* line 209, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .places_index li .cat_ad.cat_row .td-phone {
  vertical-align: middle;
}
/* line 218, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .service-special .price > div {
  margin-bottom: 10px;
}
/* line 220, ../sass/modules/_search_result_cat_row.scss */
.places_search.layout-results-rows .service-special .price > div a {
  color: inherit;
}
@media only screen and (max-width: 1280px) {
  /* line 235, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .first > .middle-col {
    width: 370px;
  }
  /* line 242, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title {
    height: 150px;
  }
  /* line 244, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title .td-content {
    margin: 15px 10px;
  }
  /* line 247, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title .td-content p {
    margin-top: 5px;
  }
  /* line 254, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .miles > div, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .year > div {
    margin: 15px 5px;
  }
  /* line 264, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .title {
    font-size: 26px;
  }
  /* line 269, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .call-us {
    display: none;
  }
  /* line 273, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .phone {
    margin-top: 20px;
  }
  /* line 277, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .price {
    font-size: 24px;
  }
  /* line 279, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .price div {
    margin-bottom: 10px;
  }
  /* line 284, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .miles, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .year {
    font-size: 15px;
  }
  /* line 286, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .miles span, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .year span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 979px) {
  /* line 298, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows #sContenido .cat, .places_search.layout-results-rows #sContenido .banner-images-places ul li {
    width: calc(50% - 7px );
    margin-right: 5px;
  }
}
@media only screen and (max-width: 979px) {
  /* line 310, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row table.data-mobile {
    display: table;
  }
  /* line 313, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row table.data-desktop {
    display: none;
  }
  /* line 317, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .row.first > .col {
    border-right: solid 1px #dfdfdf;
    min-height: auto;
  }
  /* line 322, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .row, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col {
    width: 100% !important;
  }
  /* line 326, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .first {
    height: auto;
  }
  /* line 328, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .first > .middle-col {
    width: 370px;
  }
  /* line 332, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .first img {
    width: 100%;
    height: 100%;
  }
  /* line 340, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title {
    height: auto;
  }
  /* line 342, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title .td-content {
    margin: 15px 10px;
  }
  /* line 345, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .td-title .td-content p {
    margin-top: 5px;
  }
  /* line 352, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .tr-dealer td {
    border-top: solid 1px #dfdfdf;
  }
  /* line 358, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .miles > div, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .year > div {
    margin: 6px 5px;
  }
  /* line 364, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .miles > div, .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .year > div {
    margin: 15px 10px;
  }
  /* line 369, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .col-data table .price > div {
    margin: 10px;
  }
  /* line 377, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .right-col {
    display: none;
  }
  /* line 381, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .title {
    font-size: 19px;
  }
  /* line 385, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .subtitle {
    text-align: center;
  }
  /* line 389, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .content {
    color: #141414;
    font-size: 12px;
    text-transform: uppercase;
  }
  /* line 395, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .year-miles {
    text-align: right;
    padding-right: 10px;
    padding-top: 3px;
  }
  /* line 401, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows .places_index li .cat_ad.cat_row .phone {
    font-size: 18px;
    text-align: center;
    margin: 14px 5px;
  }
}
@media only screen and (max-width: 550px) {
  /* line 411, ../sass/modules/_search_result_cat_row.scss */
  .places_search.layout-results-rows #sContenido .cat, .places_search.layout-results-rows #sContenido .banner-images-places ul li {
    width: 100%;
  }
}

/* line 2, ../sass/modules/_search_result_cat_grid.scss */
.places_search.layout-results-grid .cat_ad {
  height: 1%;
  overflow: hidden;
}

/* line 3, ../sass/modules/_news.scss */
.news_index .news a {
  color: #000;
}
/* line 5, ../sass/modules/_news.scss */
.news_index .news a:hover {
  color: #0777b3;
}
/* line 9, ../sass/modules/_news.scss */
.news_index .news .col-2-of-3 > h1 {
  color: #0777c2;
  padding-bottom: 10px;
  border-bottom: solid 3px #000;
  margin-bottom: 15px;
  font-weight: bold;
}
/* line 17, ../sass/modules/_news.scss */
.news_index .news h2 {
  font-size: 22px;
}
/* line 21, ../sass/modules/_news.scss */
.news_index .news li {
  font-size: 17px;
}
/* line 23, ../sass/modules/_news.scss */
.news_index .news li a {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 0;
  color: #000000;
}
/* line 29, ../sass/modules/_news.scss */
.news_index .news li a:hover {
  color: #0777b3;
  border-bottom-color: #0777b3;
}
/* line 37, ../sass/modules/_news.scss */
.news_index .news .slider-custom h2 {
  font-size: 30px;
}
/* line 42, ../sass/modules/_news.scss */
.news_index .news > .row {
  margin-top: 50px;
}
/* line 46, ../sass/modules/_news.scss */
.news_index .news > .row:first-child {
  margin-top: 10px;
}
@media (max-width: 768px) {
  /* line 50, ../sass/modules/_news.scss */
  .news_index .news .cont-widget {
    text-align: center;
  }
}

@media (max-width: 768px) {
  /* line 63, ../sass/modules/_news.scss */
  .news_index .news .cont-widget {
    margin-top: 20px;
    text-align: center;
  }
}
/* line 73, ../sass/modules/_news.scss */
.home-news .image {
  width: 100%;
  height: 175px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 980px) {
  /* line 73, ../sass/modules/_news.scss */
  .home-news .image {
    height: 100px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 73, ../sass/modules/_news.scss */
  .home-news .image {
    height: 220px !important;
  }
}
/* line 89, ../sass/modules/_news.scss */
.home-news .feed-title {
  position: absolute;
  left: 0;
  top: 0px;
  color: #fff;
  background-color: #cc6929;
  font-family: ff-dagny-web-pro, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px !important;
  font-weight: normal;
  margin-top: 10px;
  padding: 5px 8px;
  text-transform: uppercase;
}
/* line 103, ../sass/modules/_news.scss */
.home-news .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  letter-spacing: -1px;
  color: #231f20;
}
/* line 110, ../sass/modules/_news.scss */
.home-news .title a {
  color: #231f20;
}
/* line 112, ../sass/modules/_news.scss */
.home-news .title a:hover {
  color: #0777b3;
}
@media only screen and (max-width: 480px) {
  /* line 103, ../sass/modules/_news.scss */
  .home-news .title {
    font-size: 18px !important;
  }
}
/* line 122, ../sass/modules/_news.scss */
.home-news .row .col-1-of-2, .home-news .row .col-1-of-3, .home-news .row .col-2-of-3 {
  margin-right: 25px;
}
/* line 125, ../sass/modules/_news.scss */
.home-news .col-1-of-3 {
  width: calc( 33.3% - 25px);
}
@media only screen and (max-width: 480px) {
  /* line 125, ../sass/modules/_news.scss */
  .home-news .col-1-of-3 {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  /* line 137, ../sass/modules/_news.scss */
  .home-news .image {
    height: 200px;
  }
  /* line 141, ../sass/modules/_news.scss */
  .home-news .title {
    font-size: 12px;
  }
  /* line 146, ../sass/modules/_news.scss */
  .home-news .row .col-1-of-2, .home-news .row .col-1-of-3, .home-news .row .col-2-of-3 {
    margin-right: 25px;
  }
  /* line 149, ../sass/modules/_news.scss */
  .home-news .col-1-of-3 {
    width: calc(33.3% - 25px);
  }
  /* line 152, ../sass/modules/_news.scss */
  .home-news .col-1-of-4 {
    width: calc(33.3% - 10px);
    margin-right: 15px;
    height: 180px !important;
  }
  /* line 158, ../sass/modules/_news.scss */
  .home-news .image {
    height: 125px !important;
  }
}
@media (max-width: 375px) {
  /* line 168, ../sass/modules/_news.scss */
  .home-news .col-1-of-4 {
    width: 100%;
    margin-right: 00px;
    height: 240px !important;
  }
  /* line 174, ../sass/modules/_news.scss */
  .home-news .image {
    height: 175px !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4, ../sass/responsive/_small_devices.scss */
  .home_index .featured-dealers-cars .content > .author {
    flex: 45%;
    margin: 20px 2.5% 0 2.5% !important;
  }

  /* line 10, ../sass/responsive/_small_devices.scss */
  #searchModuleTop_wrapper.fixed {
    position: fixed;
    width: 100%;
    top: 0;
  }

  /* line 16, ../sass/responsive/_small_devices.scss */
  #searchModuleTop_wrapper.clone {
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 4000000;
  }

  /* line 24, ../sass/responsive/_small_devices.scss */
  .places_view #sCont {
    margin-top: 0px !important;
  }

  /* line 28, ../sass/responsive/_small_devices.scss */
  #map_index {
    display: none;
  }

  /* line 31, ../sass/responsive/_small_devices.scss */
  .expand-map {
    right: 0;
    z-index: 1001;
  }
}
/* line 1, ../sass/modules/_places.scss */
.container-type {
  margin-bottom: 50px;
}
/* line 2, ../sass/modules/_places.scss */
.container-type h2 {
  font-size: 22px;
}

/* line 1750, ../sass/dealerspecial.scss */
#sHeader {
  position: relative;
}

/* line 1753, ../sass/dealerspecial.scss */
.h1_title, #sCont {
  margin-top: 0;
}

/* line 1756, ../sass/dealerspecial.scss */
.h1_title {
  display: none;
}

/* line 1760, ../sass/dealerspecial.scss */
#sContenido {
  margin-top: 0;
}

/* line 1763, ../sass/dealerspecial.scss */
.places_view #sCont {
  margin-top: 0px;
}

/* line 2, ../sass/modules/_articles.scss */
.layout-default-empty html, .layout-default-empty body {
  height: 100%;
  width: 100%;
  background-color: #fff;
}

/* line 9, ../sass/modules/_articles.scss */
.btn-default {
  background-color: #e2e2e2;
  border-radius: 5px;
  color: #000;
  font-size: 20px;
  padding: 5px 10px;
  display: inline-block;
}
/* line 17, ../sass/modules/_articles.scss */
.btn-default i {
  font-style: normal;
}

/* line 23, ../sass/modules/_articles.scss */
.articles_detailorigin iframe {
  height: 100%;
  width: 100%;
  border: none;
}

/* line 31, ../sass/modules/_articles.scss */
.container-back-logo {
  padding: 0 10px;
  text-align: left;
  border-bottom: 14px solid #404040;
}
/* line 35, ../sass/modules/_articles.scss */
.container-back-logo > div {
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 375px) {
  /* line 35, ../sass/modules/_articles.scss */
  .container-back-logo > div {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}

/*# sourceMappingURL=dealerspecial.css.map */
