.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #FFFFFF;
}
.tabs > ul li.active a {
  color: #FFFFFF;
}
.tabs > ul li a {
  display: block;
  color: #FFFFFF;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #0066b3;
  color: ;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px ;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(https://templatesnew.digitaldealer.com.au/groupsupersite-v1/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn {
  color: black;
  border: #0066b3 1px solid;
  background: #0066b3;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus-within,
.btn:focus {
  background: #333333;
  color: white;
  border: #333333 1px solid;
  outline: 0;
}
.btn.btn-black {
  background: black;
  border: black 1px solid;
  color: white;
}
.btn.btn-black:hover,
.btn.btn-black:active,
.btn.btn-black.active,
.btn.btn-black:focus-within,
.btn.btn-black:focus {
  background: #0066b3;
  border: #0066b3 1px solid;
  color: black;
}
.btn.btn-green {
  background: #1db954;
  border: #1db954 1px solid;
  color: white;
}
.btn.btn-green:hover,
.btn.btn-green:active,
.btn.btn-green.active,
.btn.btn-green:focus-within,
.btn.btn-green:focus {
  background: #1ed760;
  border: #1ed760 1px solid;
}
.btn.btn-full {
  display: block;
}
.btn.btn-right {
  position: absolute;
  right: 0;
  top: 0;
}
.btn.dealer-news-btn {
  position: absolute;
  bottom: 35px;
  right: 30px;
  display: block !important;
  min-width: unset !important;
}
.btn.btn-white {
  background: #fff;
  color: #000;
  border: #fff 1px solid;
}
.btn.btn-white:hover,
.btn.btn-white:active,
.btn.btn-white.active,
.btn.btn-white:focus-within,
.btn.btn-white:focus {
  background: #000;
  color: #fff;
  border: #fff 1px solid;
  box-shadow: none;
}
.btn.landing-btn {
  background: none;
  color: #000;
  border: 3px solid #fff;
  border-radius: 0;
  text-align: left;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .btn.landing-btn {
    width: 80%;
  }
  .btn.landing-btn.department_number {
    font-size: 16px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn.landing-btn {
    width: 100%;
  }
  .btn.landing-btn.department_number {
    font-size: 18px;
  }
}
.btn.landing-btn:hover,
.btn.landing-btn:active,
.btn.landing-btn.active,
.btn.landing-btn:focus-within,
.btn.landing-btn:focus {
  background: #fff;
  color: #212328 !important;
  box-shadow: none;
}
.btn.landing-btn:hover i,
.btn.landing-btn:hover svg,
.btn.landing-btn:active i,
.btn.landing-btn:active svg,
.btn.landing-btn.active i,
.btn.landing-btn.active svg,
.btn.landing-btn:focus-within i,
.btn.landing-btn:focus-within svg,
.btn.landing-btn:focus i,
.btn.landing-btn:focus svg {
  color: #212328 !important;
}
.btn.landing-btn.landing-btn-60 {
  width: 60%;
}
@media (max-width: 991px) {
  .btn.landing-btn.landing-btn-60 {
    width: 80%;
  }
  .btn.landing-btn.landing-btn-60.department_number {
    font-size: 16px;
    width: 100%;
  }
}
.btn.landing-btn.landing-btn-100 {
  width: 100%;
}
@media (max-width: 991px) {
  .btn.landing-btn.landing-btn-100 {
    width: 80%;
  }
  .btn.landing-btn.landing-btn-100.department_number {
    font-size: 16px;
    width: 100%;
  }
}
.btn.btn-clear,
.btn.btn-outline {
  border: #0066b3 solid 2px;
  background: transparent;
}
.btn.btn-clear:hover,
.btn.btn-clear:active,
.btn.btn-clear.active,
.btn.btn-clear:focus-within,
.btn.btn-clear:focus,
.btn.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline.active,
.btn.btn-outline:focus-within,
.btn.btn-outline:focus {
  border: #0066b3 solid 2px;
  color: #000;
  background: #0066b3;
  box-shadow: none;
}
.btn.btn-link {
  background: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  color: #0066b3;
}
.btn.btn-sm {
  font-size: 13.6px;
  padding: 12.5px;
}
.btn.btn-xs {
  font-size: 12px;
  padding: 7.5px 12.5px;
}
.btn-map-directions {
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
}
.btn-map-directions:hover {
  color: #000;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: ;
  background: url(https://templatesnew.digitaldealer.com.au/groupsupersite-v1/images/bg-li.png) no-repeat 0 7px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/groupsupersite-v1/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #ccc;
  color: ;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
.brand-font {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.brand-font-light {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 300;
}
.brand-font-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 600;
}
.default-font {
  font-family: 'Roboto', sans-serif;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-20 {
  margin-bottom: 10px;
}
.mt-20 {
  margin-top: 10px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-auto {
  margin: auto;
}
.m-0 {
  margin: auto;
}
.pb-0 {
  padding: 0;
}
.pt-0 {
  padding: 0;
}
.pb-10 {
  padding: 10px;
}
.pt-10 {
  padding: 10px;
}
.pb-20 {
  padding: 10px;
}
.pt-20 {
  padding: 10px;
}
.pb-30 {
  padding: 30px;
}
.pt-30 {
  padding: 30px;
}
.px-30 {
  padding: 30px;
  padding: 30px;
}
.py-30 {
  padding: 30px;
  padding: 30px;
}
.p-auto {
  padding: auto;
}
.p-0 {
  padding: 0;
}
.no-padding {
  padding: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
  margin: auto;
}
.vertical-align {
  display: table-cell;
  vertical-align: middle;
}
.img-left {
  padding: 0 15px 10px 0;
  float: left;
}
.img-right {
  padding: 0 0 10px 15px;
  float: right;
}
.img-1 {
  width: 100px;
}
.img-15 {
  width: 150px;
}
.img-2 {
  width: 200px;
}
.img-3 {
  width: 300px;
}
.content-center-80 {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .content-center-80 {
    width: 100%;
  }
}
ul {
  margin-bottom: 20px;
}
ul li {
  margin-bottom: 5px;
}
ul.list-arrow li {
  margin-bottom: 5px;
  list-style: none;
}
ul.list-arrow li:before {
  content: '›';
  display: inline-block;
  font-size: 150%;
  font-weight: bold;
  margin-left: -20px;
  padding-right: 15px;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.transition {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.btn {
  color: white;
  border: #e42b34 1px solid;
  background: #e42b34;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 700;
  font-size: 19.2px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus-within,
.btn:focus {
  background: #990000;
  color: white;
  border: #990000 1px solid;
  outline: 0;
}
.btn.btn-black {
  background: black;
  border: black 1px solid;
  color: white;
}
.btn.btn-black:hover,
.btn.btn-black:active,
.btn.btn-black.active,
.btn.btn-black:focus-within,
.btn.btn-black:focus {
  background: #0066b3;
  border: #0066b3 1px solid;
  color: black;
}
.btn.btn-green {
  background: #1db954;
  border: #1db954 1px solid;
  color: white;
}
.btn.btn-green:hover,
.btn.btn-green:active,
.btn.btn-green.active,
.btn.btn-green:focus-within,
.btn.btn-green:focus {
  background: #1ed760;
  border: #1ed760 1px solid;
}
.btn.btn-full {
  display: block;
}
.btn.btn-right {
  position: absolute;
  right: 0;
  top: 0;
}
.btn.dealer-news-btn {
  position: absolute;
  bottom: 35px;
  right: 30px;
  display: block !important;
  min-width: unset !important;
}
.btn.btn-white {
  background: #fff;
  color: #000;
  border: #fff 1px solid;
}
.btn.btn-white:hover,
.btn.btn-white:active,
.btn.btn-white.active,
.btn.btn-white:focus-within,
.btn.btn-white:focus {
  background: #000;
  color: #fff;
  border: #fff 1px solid;
  box-shadow: none;
}
.btn.landing-btn {
  background: none;
  color: #000;
  border: 3px solid #fff;
  border-radius: 0;
  text-align: left;
  text-transform: inherit;
}
@media (max-width: 991px) {
  .btn.landing-btn {
    width: 80%;
  }
  .btn.landing-btn.department_number {
    font-size: 16px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn.landing-btn {
    width: 100%;
  }
  .btn.landing-btn.department_number {
    font-size: 18px;
  }
}
.btn.landing-btn:hover,
.btn.landing-btn:active,
.btn.landing-btn.active,
.btn.landing-btn:focus-within,
.btn.landing-btn:focus {
  background: #fff;
  color: #212328 !important;
  box-shadow: none;
}
.btn.landing-btn:hover i,
.btn.landing-btn:hover svg,
.btn.landing-btn:active i,
.btn.landing-btn:active svg,
.btn.landing-btn.active i,
.btn.landing-btn.active svg,
.btn.landing-btn:focus-within i,
.btn.landing-btn:focus-within svg,
.btn.landing-btn:focus i,
.btn.landing-btn:focus svg {
  color: #212328 !important;
}
.btn.landing-btn.landing-btn-60 {
  width: 60%;
}
@media (max-width: 991px) {
  .btn.landing-btn.landing-btn-60 {
    width: 80%;
  }
  .btn.landing-btn.landing-btn-60.department_number {
    font-size: 16px;
    width: 100%;
  }
}
.btn.landing-btn.landing-btn-100 {
  width: 100%;
}
@media (max-width: 991px) {
  .btn.landing-btn.landing-btn-100 {
    width: 80%;
  }
  .btn.landing-btn.landing-btn-100.department_number {
    font-size: 16px;
    width: 100%;
  }
}
.btn.btn-clear,
.btn.btn-outline {
  border: #0066b3 solid 2px;
  background: transparent;
}
.btn.btn-clear:hover,
.btn.btn-clear:active,
.btn.btn-clear.active,
.btn.btn-clear:focus-within,
.btn.btn-clear:focus,
.btn.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline.active,
.btn.btn-outline:focus-within,
.btn.btn-outline:focus {
  border: #0066b3 solid 2px;
  color: #000;
  background: #0066b3;
  box-shadow: none;
}
.btn.btn-link {
  background: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  color: #0066b3;
}
.btn.btn-sm {
  font-size: 13.6px;
  padding: 12.5px;
}
.btn.btn-xs {
  font-size: 12px;
  padding: 7.5px 12.5px;
}
.btn-map-directions {
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
}
.btn-map-directions:hover {
  color: #000;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: ;
  background: url(https://templatesnew.digitaldealer.com.au/groupsupersite-v1/images/bg-li.png) no-repeat 0 7px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/groupsupersite-v1/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
  background-color: #f6f6f6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#f6f6f6));
  background: -webkit-radial-gradient(circle,#fff,#f6f6f6);
  background: -moz-radial-gradient(circle,#fff,#f6f6f6);
  background: -ms-radial-gradient(circle,#fff,#f6f6f6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #ccc;
  color: ;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
.brand-font {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
}
.brand-font-light {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 300;
}
.brand-font-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-weight: 700;
}
.default-font {
  font-family: 'Open Sans', sans-serif;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-20 {
  margin-bottom: 10px;
}
.mt-20 {
  margin-top: 10px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-auto {
  margin: auto;
}
.m-0 {
  margin: auto;
}
.pb-0 {
  padding: 0;
}
.pt-0 {
  padding: 0;
}
.pb-10 {
  padding: 10px;
}
.pt-10 {
  padding: 10px;
}
.pb-20 {
  padding: 10px;
}
.pt-20 {
  padding: 10px;
}
.pb-30 {
  padding: 30px;
}
.pt-30 {
  padding: 30px;
}
.px-30 {
  padding: 30px;
  padding: 30px;
}
.py-30 {
  padding: 30px;
  padding: 30px;
}
.p-auto {
  padding: auto;
}
.p-0 {
  padding: 0;
}
.no-padding {
  padding: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
  margin: auto;
}
.vertical-align {
  display: table-cell;
  vertical-align: middle;
}
.img-left {
  padding: 0 15px 10px 0;
  float: left;
}
.img-right {
  padding: 0 0 10px 15px;
  float: right;
}
.img-1 {
  width: 100px;
}
.img-15 {
  width: 150px;
}
.img-2 {
  width: 200px;
}
.img-3 {
  width: 300px;
}
.content-center-80 {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .content-center-80 {
    width: 100%;
  }
}
ul {
  margin-bottom: 20px;
}
ul li {
  margin-bottom: 5px;
}
ul.list-arrow li {
  margin-bottom: 5px;
  list-style: none;
}
ul.list-arrow li:before {
  content: '›';
  display: inline-block;
  font-size: 150%;
  font-weight: bold;
  margin-left: -20px;
  padding-right: 15px;
}
.carousel-indicators {
  width: 14px;
  bottom: auto;
  top: 20px;
  left: 20px;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .carousel-indicators {
    width: 100%;
    bottom: 0;
    top: auto;
    left: auto;
  }
}
.carousel-indicators li {
  width: 7.5px;
  height: 7.5px;
  margin: 0 0 5px !important;
}
@media (max-width: 768px) {
  .carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
  }
}
.carousel-indicators li.active {
  width: 12px;
  height: 12px;
}
.carousel-indicators {
  display: none;
}
.index .section {
  padding: 30px 0;
}
.index .section-stock {
  padding-top: 0;
}
.index .section-brands .section-brands-logo-row {
  margin: 15px 0;
  text-align: center;
}
.index .section-brands .section-brands-logo-row .section-brands-logo-item {
  width: 10%;
  margin: 5px 1%;
  display: inline-block;
}
@media (max-width: 1199px) {
  .index .section-brands .section-brands-logo-row .section-brands-logo-item {
    width: 14%;
  }
}
@media (max-width: 991px) {
  .index .section-brands .section-brands-logo-row .section-brands-logo-item {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .index .section-brands .section-brands-logo-row .section-brands-logo-item {
    width: 30%;
  }
}
.index .section-brands .section-brands-logo-row .section-brands-logo-item .section-brands-logo {
  display: table;
  min-height: 80px;
  margin: 0 auto;
}
.index .section-brands .section-brands-logo-row .section-brands-logo-item .section-brands-logo .logo-item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.index .section-brands .section-brands-logo-row .section-brands-logo-item .section-brands-logo .logo-item img {
  width: 100%;
  margin: 0 auto;
}
.index .section-cta {
  padding: 0;
}
@media (max-width: 991px) {
  .index .section-cta .section-cta-item {
    margin-bottom: 30px;
  }
}
.index .section-cta .section-cta-item img {
  width: 100%;
  -webkit-filter: brightness(40%);
  filter: brightness(40%);
}
.index .section-cta .section-cta-item .section-cta-item-content {
  display: table;
  height: 271px;
  margin-top: -271px;
  width: 100%;
  position: relative;
}
.index .section-cta .section-cta-item .section-cta-item-content .section-cta-item-details {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.index .section-cta .section-cta-item .section-cta-item-content .section-cta-item-details h4,
.index .section-cta .section-cta-item .section-cta-item-content .section-cta-item-details p {
  color: white;
}
.index .section-cta .section-cta-item .section-cta-item-content .section-cta-item-details h4 {
  font-size: 36px;
  text-shadow: 1px 1px #333;
}
.index .section-cta .section-cta-item:hover {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.index .section-cta .section-cta-item:hover img {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}
#map_big {
  position: relative;
  height: auto;
  min-height: 400px;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big #map {
  height: 100%;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details > div {
  position: relative;
  background: white;
  padding: 20px;
  width: 280px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
#map_big #map_details > div ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big #map_details > div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px white;
    -webkit-box-shadow: 0 0 0px white;
    box-shadow: 0 0 0px white;
    margin-bottom: 25px;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details > div h4 {
  margin: 0 0 20px;
  font-size: 20px;
  text-align: left;
}
#map_big #map_details > div p {
  text-align: left;
  margin: 10px 0;
  font-size: 90%;
}
#map_big #map_details > div a {
  margin: 20px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: inherit;
  font-size: 16px;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #333;
}
#map_big #map_details > div .phone a {
  background: none;
  padding-left: 0;
  margin: 0;
  line-height: 20px;
}
#map_big #map_details li {
  color: #333;
}
#map_big .openingHours li {
  list-style: none;
  font-size: 90%;
}
#map_big .openingHoursSpecials h3 {
  padding-top: 10px;
  line-height: 20px;
  font-size: 100%;
}
#map_big .openingHoursSpecials ul li {
  display: block !important;
}
.model #map_big,
.listArticles #map_big {
  margin-top: 0;
}
