.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: ;
}
.tabs > ul li.active a {
  color: ;
}
.tabs > ul li a {
  display: block;
  color: ;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #333333;
  color: #333333;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #000000;
  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 #CCCCCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #333333;
}
.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/appaloosa/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 #CCCCCC;
  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;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mx-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.m-auto {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.p-auto {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
ul.red-disc li {
  list-style: none;
}
ul.red-disc li:before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul.no-bullet {
  list-style: none;
}
.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 {
  text-transform: uppercase;
  background-color: transparent;
  user-select: none;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 25px;
  white-space: normal;
  display: inline-block;
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.btn.btn-light {
  font-size: 11.2px;
}
.btn.btn-xs {
  font-size: 11.2px;
  padding: 7.5px 12.5px;
}
.btn.btn-sm {
  font-size: 12.8px;
  padding: 12.5px;
}
.btn.btn-solid {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid:hover,
.btn.btn-solid:active,
.btn.btn-solid:focus {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second:hover,
.btn.btn-solid-second:active,
.btn.btn-solid-second:focus {
  background-color: #333333;
  border: #333333 1px solid;
  color: #FFFFFF;
}
.btn.btn-link {
  color: #0c2340;
  text-decoration: none;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #0c2340;
  text-decoration: underline;
}
.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;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}
.vertical-align >[class^="col-"],
.vertical-align >[class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-responsive {
  width: 100%;
}
.zig_zag_container {
  margin: 50px 0;
}
.zig_zag_container .zig_zag {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.zig_zag_container .zig_zag .zig_zag_image,
.zig_zag_container .zig_zag .zig_zag_content {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image,
  .zig_zag_container .zig_zag .zig_zag_content {
    flex: 1 1 100%;
  }
}
.zig_zag_container .zig_zag .zig_zag_image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 44vw;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image {
    max-height: 60vw;
  }
}
.zig_zag_container .zig_zag .zig_zag_image img {
  width: 100%;
}
.zig_zag_container .zig_zag .zig_zag_content {
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1em;
  flex-direction: column;
  min-height: 28em;
  padding: 30px;
}
.zig_zag_container .zig_zag .zig_zag_content .btn {
  margin: 20px 0 0;
}
.zig_zag_container .zig_zag .zig_zag_content ul {
  text-align: left;
}
.zig_zag_container .zig_zag .zig_zag_content ul li {
  padding: 10px 0;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal:before,
.equal:after {
  content: normal;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.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-bottom: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.p-0 {
  padding: 0;
}
.no-padding {
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
}
.row-centered {
  text-align: center;
}
.content-block {
  margin: 0 0 40px;
}
.content-block ul {
  list-style-position: inside;
  padding: 0;
  margin: 20px 0;
}
.list-no-bullets {
  list-style: none;
}
.list-spaced-5 li {
  padding: 5px 0;
}
.list-spaced-10 li {
  padding: 10px 0;
}
.list-left {
  text-align: left;
}
.col-centered {
  display: inline-block !important;
  float: none !important;
  text-align: center !important;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
.align-center {
  text-align: center;
}
@media (max-width: 767px) {
  .align-left-mobile {
    text-align: left;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .align-right-mobile {
    text-align: right;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .align-center-mobile {
    text-align: center;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 991px) {
  .reorder-sm {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    direction: rtl;
  }
  .reorder-sm>[class*="col-"] {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    direction: ltr;
  }
}
.centered-title {
  text-align: center;
  margin: 40px 0;
  padding: 0 20px;
}
.centered-title h1,
.centered-title h2 {
  margin: 10px auto 0;
  max-width: 560px;
}
.centered-title p {
  margin: 10px auto 0;
  max-width: 560px;
}
.chevron:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-right:after {
  height: 12px;
  width: 18px;
  margin: 0 10px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.chevron-right:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-down-rotate-up:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-down-rotate-up:hover:after,
.chevron-down-rotate-up:active:after,
.chevron-down-rotate-up:focus:after {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-45Light.woff2') format('woff2'), url('../fonts/UniversLTPro-45Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-55Roman.woff2') format('woff2'), url('../fonts/UniversLTPro-55Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-65Bold.woff2') format('woff2'), url('../fonts/UniversLTPro-65Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
.service .thumbnail {
  border: none;
  text-align: center;
}
.service .thumbnail img {
  max-width: 150px;
  margin-bottom: 20px;
}
.service .thumbnail h4 {
  text-transform: uppercase;
  color: #666666;
}
#serviceCalendar {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  max-width: 325px;
  margin: 0 auto;
}
#serviceCalendar.service_form {
  position: absolute;
  background: white;
  width: 80%;
  z-index: 1000;
  margin: 0 10%;
}
#serviceCalendar .terms {
  text-align: center;
  margin-top: 10px;
}
#serviceCalendar #ServiceCalendarPreviousMonth,
#serviceCalendar #ServiceCalendarNextMonth {
  position: absolute;
  overflow: hidden;
  display: block;
  text-indent: -20000px;
  width: 12px;
  height: 12px;
  top: 15px;
}
#serviceCalendar #ServiceCalendarNextMonth {
  right: 5px;
  background: url("https://templatesnew.digitaldealer.com.au/appaloosa/images/serviceCalendar/bg-next-month.png") no-repeat 0 0;
}
#serviceCalendar #ServiceCalendarPreviousMonth {
  left: 5px;
  background: url("https://templatesnew.digitaldealer.com.au/appaloosa/images/serviceCalendar/bg-previous-month.png") no-repeat 0 0;
}
#serviceCalendar h4 {
  text-align: center;
  margin: 0;
  font-size: 16px;
  padding: 10px 0;
  background: #F1F1F1;
  color: black;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border: #cccccc 1px solid;
  border-bottom: none;
}
#serviceCalendar span {
  display: none;
}
#serviceCalendar table {
  border-collapse: collapse;
  font-size: 90%;
  width: 100%;
}
#serviceCalendar table th,
#serviceCalendar table td {
  line-height: 1;
  border: #cccccc 1px solid;
  text-align: center;
  width: 14%;
  margin: 0;
  padding: 10px 0;
}
#serviceCalendar table th a,
#serviceCalendar table td a {
  display: block;
  height: 100%;
}
#serviceCalendar table th {
  background: black;
  color: white;
}
#serviceCalendar table td {
  color: #333333;
  background: white;
  cursor: pointer;
}
#serviceCalendar table td.cal_empty {
  background: #F1F1F1;
  cursor: auto;
  color: #666666;
}
#serviceCalendar table td.cal_special {
  background: black;
  font-weight: bold;
  color: white;
}
#serviceCalendar table td.cal_normal {
  background: white;
  font-weight: bold;
}
#serviceCalendar table td.cal_normal:hover,
#serviceCalendar table td.cal_normal:active,
#serviceCalendar table td.cal_normal:focus {
  background: black;
}
#serviceCalendar table td.cal_normal:hover a,
#serviceCalendar table td.cal_normal:active a,
#serviceCalendar table td.cal_normal:focus a {
  color: white;
}
#serviceCalendar.side {
  width: 207px;
}
#serviceCalendar.side table {
  width: 207px;
}
#serviceCalendar.side table th,
#serviceCalendar.side table td {
  width: 30px;
  height: 26px;
}
#map_big,
.maps_locations {
  position: relative;
  height: auto;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big,
  .maps_locations {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big #map,
.maps_locations #map {
  height: 100%;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map,
  .maps_locations #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details >div,
#map_big .map-details >div,
.maps_locations #map_details >div,
.maps_locations .map-details >div {
  position: relative;
  background: white;
  padding: 20px;
  width: 280px;
  margin: 20px 20px 20px 0;
  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,
#map_big .map-details >div ul,
.maps_locations #map_details >div ul,
.maps_locations .map-details >div ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big #map_details >div,
  #map_big .map-details >div,
  .maps_locations #map_details >div,
  .maps_locations .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 h3,
#map_big .map-details >div h3,
.maps_locations #map_details >div h3,
.maps_locations .map-details >div h3 {
  font-size: 17.6px;
  text-align: left;
}
#map_big #map_details >div p,
#map_big .map-details >div p,
.maps_locations #map_details >div p,
.maps_locations .map-details >div p {
  text-align: left;
}
#map_big #map_details >div a.btn,
#map_big .map-details >div a.btn,
.maps_locations #map_details >div a.btn,
.maps_locations .map-details >div a.btn {
  margin: 20px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: inherit;
}
#map_big #map_details >div .phone,
#map_big .map-details >div .phone,
.maps_locations #map_details >div .phone,
.maps_locations .map-details >div .phone {
  display: block;
}
#map_big #map_details >div .phone a,
#map_big .map-details >div .phone a,
.maps_locations #map_details >div .phone a,
.maps_locations .map-details >div .phone a {
  background: none;
  padding-left: 0;
  margin: 0;
  line-height: 20px;
  display: block;
}
#map_big #map_details >div h3,
#map_big #map_details >div p,
#map_big #map_details >div .phone,
#map_big #map_details >div .openingHours,
#map_big .map-details >div h3,
#map_big .map-details >div p,
#map_big .map-details >div .phone,
#map_big .map-details >div .openingHours,
.maps_locations #map_details >div h3,
.maps_locations #map_details >div p,
.maps_locations #map_details >div .phone,
.maps_locations #map_details >div .openingHours,
.maps_locations .map-details >div h3,
.maps_locations .map-details >div p,
.maps_locations .map-details >div .phone,
.maps_locations .map-details >div .openingHours {
  margin: 0 0 10px;
}
#map_big .openingHours li,
.maps_locations .openingHours li {
  list-style: none;
  font-size: 85%;
}
#map_big .openingHoursSpecials h3,
.maps_locations .openingHoursSpecials h3 {
  padding-top: 10px;
  line-height: 20px;
  font-size: 100%;
}
#map_big .openingHoursSpecials ul li,
.maps_locations .openingHoursSpecials ul li {
  display: block !important;
}
#map_big {
  margin-top: 50px;
}
.index #map_big,
.model #map_big,
.listArticles #map_big,
.specials #map_big {
  margin-top: 0;
}
div.footer_form_wrap+div#map_big {
  margin-top: 0;
}
.maps_locations {
  margin: 60px auto 30px;
}
.maps_locations .map-details {
  margin-bottom: 30px;
}
.maps_locations .map-details >div {
  padding: 0;
  width: auto;
  margin: initial;
  width: 100%;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
@media (max-width: 1200px) {
  .maps_locations .map-details >div {
    margin-bottom: 40px;
  }
}
.maps_locations .map-details .maps_loc_info {
  padding-top: 20px;
  padding-bottom: 20px;
}
.maps_locations .map-details .maps_loc_img {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .maps_locations .map-details .maps_loc_img.col-lg-12 {
    padding-right: 0;
  }
}
.maps_locations .map-details .maps_loc_img >div {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 325px;
}
@media (max-width: 992px) {
  .maps_locations .map-details .maps_loc_img {
    padding-right: 0;
  }
}
