.home-servicing {
  padding: 32px 18px;
  background: white;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  height: 175px;
}
.home-servicing:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  height: 175px;
  background: #3552a5;
  -webkit-transform: scaleY(0.03);
  transform: scaleY(0.03);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.home-servicing:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.home-servicing .h4 {
  z-index: 2;
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 18px;
}
.home-servicing:hover .h4 {
  color: white;
  transition: all 0.3s ease;
}
.home-servicing:hover .img {
  z-index: 33;
  background-position: -84px 0px;
  background-repeat: no-repeat;
  position: relative;
}
.home-servicing .img {
  width: 84px;
  height: 80px;
  display: inline-block;
}
.home-servicing .img.home_button-tyre {
  background-image: url(../../../media/3528/tyre-ico-w.png);
}
.home-servicing .img.home_button-mot {
  background-image: url(../../../media/3529/mot-ico-3-w.png);
}
.home-servicing .img.home_button-diag {
  background-image: url(../../../media/3530/diagnostics-ico.png);
}
.home-servicing .img.home_button-aircon {
  background-image: url(../../../media/3531/aircon-ico2-w.png);
}
.home-servicing .img.home_button-service {
  background-image: url(../../../media/3532/service-ico.png);
}
.home-servicing .img.home_button-wheelalign {
  background-image: url(../../../media/2955/wheel-align-ico.png);
}
.home-servicing .img.home_button-car {
  background-image: url(../../../media/2958/car-ico.png);
}
.home-servicing .img.home_button-fleet {
  background-image: url(../../../media/2957/fleet-ico.png);
}
.home-servicing .img.home_button-motremind {
  background-image: url(../../../media/2961/motremind-ico.png);
}
.home-servicing .img.home_button-motdue {
  background-image: url(../../../media/2960/motdue-ico.png);
}
.home-servicing .img.home_button-faq {
  background-image: url(../../../media/2962/faq-ico.png);
}
.home-servicing .img.home_button-contact {
  background-image: url(../../../media/2963/contact-ico.png);
}
.home-servicing .img.home_button-repairs {
  background-image: url(/media/3116/repair-ico-w.png);
}
.home-servicing .img.home_button-battery {
  background-image: url(/media/3213/batters-ico.png);
}
.home-servicing .img.home_button-brakes {
  background-image: url(/media/3556/brakes-ico-2.png);
}
.home-servicing .img.home_button-exhaust {
  background-image: url(/media/3752/exhaust-ico.png);
}
.home-servicing .img.home_button-welding {
  background-image: url(/media/4244/welding-ico.png);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  color: #3552a5;
}
.slide-align h1,
.slide-align h2,
.slide-align h3 {
  color: white;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.9);
}
.btn-wide {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  border: 2px solid #3552a5 !important;
  background-color: transparent;
  color: #3552a5;
}
.btn-wide:hover {
  background-color: #3552a5;
  color: white;
}
@media (max-width: 992px) {
  .btn-wide {
    width: 80%;
  }
}
.home_contact {
  -webkit-box-shadow: 5px 5px 25px 1px rgba(34, 71, 122, 0.5);
  -moz-box-shadow: 5px 5px 25px 1px rgba(34, 71, 122, 0.5);
  box-shadow: 5px 5px 25px 1px rgba(34, 71, 122, 0.5);
  padding: 15px;
  border: 1px solid #ebebeb;
  color: white;
  margin: 10px 0;
}
.home_contact a {
  color: white ;
  font-weight: 700;
}
.home_contact a:hover {
  color: #ee1f25;
  text-decoration: none;
}
.home_contact .fa {
  color: #ee1f25;
}
.home_contact ul {
  margin-top: 5px;
}
@media (max-width: 400px) {
  .home_contact a {
    font-size: 0.9em;
  }
}
.home_contact h4 {
  color: white;
}
.mot_main ul {
  font-weight: 300;
  font-size: 1.2em;
  color: #ee1f25;
}
.mot_main a {
  font-weight: 700;
}
.mot_main img {
  -webkit-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
}
.tyres_main img {
  -webkit-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
}
.aircon_main img {
  -webkit-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
}
.repair_main ul {
  font-weight: 300;
  font-size: 1.2em;
  color: #ee1f25;
}
.repair_main a {
  font-weight: 700;
}
.repair_main img {
  -webkit-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
}
.service_main ul {
  font-weight: 300;
  font-size: 1.2em;
  color: #ee1f25;
}
.service_main a {
  font-weight: 700;
}
.service_main img {
  -webkit-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 20px 2px rgba(0, 0, 0, 0.5);
}
.feature-box-info a {
  color: #ee1f25;
}
.feature-box-icon .text-primary {
  color: brand-primary--l;
}
/*Twitter Box*/
.tweet {
  border: 1px solid transparent;
  padding: 5px 5px 0 5px;
  background-color: #3e67a9;
  border-radius: 10px;
}
.tweet p {
  margin-bottom: 0;
}
/* Feature Box */
.page-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.select-slot-results .service {
  padding: 7.5px;
  border-bottom: none;
  background: white;
  border-radius: 5px;
  margin-bottom: 7.5px;
}
header .navbar.navbar-default {
  border-bottom: 3px solid #3552a5;
}
@media (max-width: 768px) {
  header .navbar.navbar-default {
    padding-bottom: 0px;
  }
  header .navbar-toggle .fa {
    color: #3552a5;
    border-color: #3552a5;
  }
  header .navbar-header,
  header .navbar-collapse {
    background-color: white;
  }
  header .navbar-header a,
  header .navbar-collapse a {
    color: #3552a5;
  }
  .navbar-brand img {
    max-height: 71px !important;
    margin-left: -15px;
  }
}
.navbar .navbar-default {
  border-bottom: 3px solid black;
}
.feature-box {
  clear: both;
}
.section-white {
  padding: 60px 0px;
  background: white;
}
hr {
  background-image: -webkit-linear-gradient(left, transparent, #dbdbdb, transparent);
  background-image: linear-gradient(to right, transparent, #dbdbdb, transparent);
  border: 0;
  height: 1px;
  margin: 22px 0;
}
.list-icons li {
  padding: 6px 0px;
}
.list-icons li .fa {
  margin-right: 6px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.feature-box .feature-box-icon {
  background: #CCC;
  border-radius: 35px;
  color: #FFF;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 35px;
}
.feature-box .feature-box-icon .fa {
  font-size: 28px;
}
.feature-box .feature-box-info {
  padding-left: 50px;
}
/* Style 2 */
.feature-box.feature-box-style-2 h4 {
  color: #1d2127;
}
.feature-box.feature-box-style-2 .feature-box-icon {
  background: transparent;
  width: 50px;
  height: 50px;
}
.feature-box.feature-box-style-2 .feature-box-icon i.fa,
.feature-box.feature-box-style-2 .feature-box-icon i.icons {
  font-size: 28px;
}
.feature-box.feature-box-style-2 .feature-box-info {
  padding-left: 60px;
}
/* Style 3 */
.feature-box.feature-box-style-3 h4 {
  color: #1d2127;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border: 1px solid #CCC;
  background: transparent;
  line-height: 32px;
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa,
.feature-box.feature-box-style-3 .feature-box-icon i.icons {
  color: #CCC;
}
/* Style 4 */
.feature-box.feature-box-style-4 h4 {
  color: #1d2127;
}
.feature-box.feature-box-style-4 .feature-box-icon {
  background: transparent;
  padding-bottom: 10px;
  height: auto;
  width: auto;
  float: none;
}
.feature-box.feature-box-style-4 .feature-box-icon i.fa,
.feature-box.feature-box-style-4 .feature-box-icon i.icons {
  font-size: 38px;
}
.feature-box.feature-box-style-4 .feature-box-info {
  clear: both;
  padding-left: 0;
}
/* Style 5 */
.feature-box.feature-box-style-5 h4 {
  color: #1d2127;
}
.feature-box.feature-box-style-5 .feature-box-icon {
  background: transparent;
  width: 74px;
  height: 74px;
}
.feature-box.feature-box-style-5 .feature-box-icon i.fa,
.feature-box.feature-box-style-5 .feature-box-icon i.icons {
  font-size: 44px;
}
.feature-box.feature-box-style-5 .feature-box-info {
  padding-left: 84px;
}
/* Style 6 */
.feature-box.feature-box-style-6 h4 {
  color: #1d2127;
}
.feature-box.feature-box-style-6 .feature-box-icon {
  border: 1px solid #cecece;
  background: transparent;
  line-height: 32px;
}
.feature-box.feature-box-style-6 .feature-box-icon:after {
  border: 3px solid #f4f4f4;
  border-radius: 50%;
  box-sizing: content-box;
  content: "";
  display: block;
  height: 100%;
  left: -4px;
  padding: 1px;
  position: absolute;
  top: -4px;
  width: 100%;
}
.feature-box.feature-box-style-6 .feature-box-icon i.fa,
.feature-box.feature-box-style-6 .feature-box-icon i.icons {
  color: #a9a9a9;
}
/* Reverse */
@media (min-width: 992px) {
  .feature-box.reverse {
    text-align: right;
  }
  .feature-box.reverse .feature-box-info {
    padding-right: 50px;
    padding-left: 0;
  }
  .feature-box.reverse .feature-box-icon {
    float: right;
    margin-right: 0;
    margin-left: 10px;
  }
  .feature-box.reverse.feature-box-style-2 .feature-box-info {
    padding-right: 60px;
  }
  .feature-box.reverse.feature-box-style-4 .feature-box-info {
    padding-right: 0;
  }
  .feature-box.reverse.feature-box-style-5 .feature-box-info {
    padding-right: 84px;
  }
}
.home-cta {
  background-color: #363636;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 20px 0 10px 0;
  position: relative;
  text-align: left;
}
.home-cta p {
  color: #FFF;
  display: inline-block;
  font-size: 1.2em;
  font-weight: 300;
  max-width: 800px;
  padding-top: 5px;
}
.home-cta p span {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 0.75em;
  padding-top: 5px;
}
@media (max-width: 768px) {
  .home-cta .btn {
    display: block;
    margin-bottom: 15px;
  }
}
.section-gray {
  background: #f4f4f4;
  border-top: 5px solid #f1f1f1;
  margin: 0;
  padding: 50px 0;
  color: black;
}
p {
  color: #777;
  line-height: 24px;
  margin: 0 0 20px;
}
.counters .fa,
.counters .icons {
  display: block;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 5px;
}
.counters strong {
  display: block;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
}
.counters label {
  display: block;
  font-weight: 100;
  font-size: 20px;
  line-height: 20px;
}
.header-book-now {
  background: #e2e2e2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
  /* IE6-9 */
  padding: 18px;
  border-radius: 3px;
  border: 3px solid #e2e2e2;
}
.header-book-now h4 {
  text-align: center;
}
.header-book-now hr {
  border-color: white;
}
.header-book-now .search-slots .enter-vehicle-registration {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .section-swiper .home-slider .swiper-container {
    height: 400px;
  }
  .section-swiper > .container > .row {
    height: 400px;
  }
  .section-swiper > .container > .row .col-md-7 {
    height: 100%;
  }
  .section-swiper > .container > .row .col-md-5 {
    height: 100%;
    position: relative;
  }
  .section-swiper > .container > .row .col-md-5:last-child > div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    left: 15px;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
header .btn-basket {
  background: #3552a5;
}
header .btn-basket:hover {
  background: #293f7e;
}
header .navbar.navbar-default {
  background: white;
}
header .navbar.navbar-default .current > a {
  color: #1c1c1c;
}
@media (max-width: 768px) {
  header .navbar.navbar-default {
    background: transparent;
  }
  header .navbar-brand {
    padding-top: 13.5px;
    padding-bottom: 17.5px;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 65px;
  }
}
.page-header {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .page-header h2,
  .page-header .h2 {
    margin-top: 35px;
  }
}
@media (max-width: 600px) {
  .page-header h2,
  .page-header .h2 {
    margin-top: 15px;
  }
}
#navbar {
  margin-top: 6px;
}
.navbar-brand img {
  max-height: 96px;
  margin-top: -15px;
}
header .navbar.navbar-default {
  margin-bottom: 0px;
}
footer .col-sm-3:last-child {
  display: none;
}
footer {
  display: none;
}
header {
  background-color: #101010;
  background-image: url(../../../media/1690/mersey-bg.jpg);
}
.header-info {
  margin-bottom: 0px;
  background-image: url(../../../media/1671/tyres-bg.jpg);
}
.section.section-how-it-works {
  text-align: centre;
  padding: 60px 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4096ee+0,4096ee+100;Blue+Flat+%232 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d2d2d2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d2d2d2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #d2d2d2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4096ee', endColorstr='#4096ee', GradientType=0);
  /* IE6-9 */
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}
.section.section-how-it-works .label {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #3552a5;
}
.section-swiper {
  padding: 30px 0px 60px 0;
}
.navbar.navbar-default {
  padding-top: 30px;
  padding-bottom: 30px;
}
.btn {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
}
.navbar {
  border-radius: 0px;
}
.btn:not(.btn-default) {
  border-color: transparent;
}
.tyre-search-results-header .btn {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.calendar table {
  font-weight: 700;
}
.select-time .btn small {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
}
.tyre-widget ul.list-tyres {
  display: inline-block;
}
.panel-default > .panel-heading a {
  color: #363636;
}
footer a.list-group-item:hover {
  background: #3552a5;
}
.tyre-widget .tab-content .tyre-manual img {
  max-width: 100%;
  margin: auto;
  display: block;
}
.home-slider .swiper-container .swiper-slide .slide-align {
  position: static;
  top: auto;
  transform: none;
}
@media (max-width: 400px) {
  .modal-footer .btn:last-child {
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .tyre-widget .tab-content .tyre-manual img {
    width: auto;
  }
}
@media (min-width: 992px) {
  .home-slider .swiper-container .swiper-slide .slide-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .navbar.navbar-default {
    padding-top: 0px;
  }
}
/* Spacements */
/* spacement top & bottom */
.m-none {
  margin: 0 !important;
}
.m-auto {
  margin: 0 auto !important;
}
.m-xs {
  margin: 5px !important;
}
.m-sm {
  margin: 10px !important;
}
.m-md {
  margin: 15px !important;
}
.m-lg {
  margin: 20px !important;
}
.m-xl {
  margin: 25px !important;
}
.m-xlg {
  margin: 30px !important;
}
/* spacement top  */
.mt-none {
  margin-top: 0 !important;
}
.mt-xs {
  margin-top: 5px !important;
}
.mt-sm {
  margin-top: 10px !important;
}
.mt-md {
  margin-top: 15px !important;
}
.mt-lg {
  margin-top: 20px !important;
}
.mt-xl {
  margin-top: 25px !important;
}
.mt-xlg {
  margin-top: 30px !important;
}
/* spacement bottom  */
.mb-none {
  margin-bottom: 0 !important;
}
.mb-xs {
  margin-bottom: 5px !important;
}
.mb-sm {
  margin-bottom: 10px !important;
}
.mb-md {
  margin-bottom: 15px !important;
}
.mb-lg {
  margin-bottom: 20px !important;
}
.mb-xl {
  margin-bottom: 25px !important;
}
.mb-xlg {
  margin-bottom: 30px !important;
}
/* spacement left  */
.ml-none {
  margin-left: 0 !important;
}
.ml-xs {
  margin-left: 5px !important;
}
.ml-sm {
  margin-left: 10px !important;
}
.ml-md {
  margin-left: 15px !important;
}
.ml-lg {
  margin-left: 20px !important;
}
.ml-xl {
  margin-left: 25px !important;
}
.ml-xlg {
  margin-left: 30px !important;
}
/* spacement right  */
.mr-none {
  margin-right: 0 !important;
}
.mr-xs {
  margin-right: 5px !important;
}
.mr-sm {
  margin-right: 10px !important;
}
.mr-md {
  margin-right: 15px !important;
}
.mr-lg {
  margin-right: 20px !important;
}
.mr-xl {
  margin-right: 25px !important;
}
.mr-xlg {
  margin-right: 30px !important;
}
@media (max-width: 992px) {
  .section-swiper {
    height: 850px;
  }
}
@media (max-width: 768px) {
  .section-swiper {
    height: 850px;
  }
}
@media (max-width: 400px) {
  .section-swiper {
    height: 950px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #3552a5;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #ee1f25;
}
header .navbar.navbar-default .current > a {
  color: #ee1f25;
}
header .navbar.navbar-default .current > a:hover {
  color: #ee1f25;
}
.contact-head-swap {
  font-size: 2.2em;
  color: #3552a5;
  font-weight: 700;
}
@media (max-width: 600px) {
  .padding-none-mob {
    padding: 0;
  }
}
.section-focus {
  background-color: #3e67a9;
}
.section-white span {
  font-weight: 700;
  color: #3e67a9;
}
.section-gray--padding {
  border-radius: 10px;
  padding: 5px 15px;
}
.section-gray--padding h2,
.section-gray--padding h3 {
  margin-top: 10px;
}
.section-swiper {
  padding-top: 50px;
}
header {
  background-image: url(../../../media/2506/workshop.jpg);
}
.header-info {
  background-image: none;
  background-color: #3552a5;
}
.home-cta {
  background-color: #ee1f25;
}
.btn-quote {
  background-color: white;
  color: #3552a5;
}
footer,
.section-copyright {
  background: #3552a5;
}
.ratings {
  color: #3552a5;
}
.feature-box-info .mb-lg {
  margin-bottom: 8px!important;
}
.h2 > a {
  color: #3552a5;
}
.panel-footer,
.panel-heading,
.panel-default > .panel-heading a {
  color: white;
}
.btn-default {
  background-color: #3552a5;
  color: white;
  border: 1px solid transparent;
}
.btn-default:hover {
  background-color: transparent;
  color: #3552a5;
  border: 1px solid #3552a5;
}
.btn-default:hover h1,
.btn-default:hover h2,
.btn-default:hover h3,
.btn-default:hover h4,
.btn-default:hover h5 {
  color: #3552a5;
}
.btn-default h1,
.btn-default h2,
.btn-default h3,
.btn-default h4,
.btn-default h5 {
  color: white;
}
.select-time .active .btn:hover h1,
.select-time .active .btn:hover h2,
.select-time .active .btn:hover h3,
.select-time .active .btn:hover h4,
.select-time .active .btn:hover h5 {
  color: white;
}
header > div > div > div > div.col-sm-5 > ul > li:nth-child(2),
header > div > div > div > div.col-sm-7,
.navbar-basket,
#navbar > ul.nav.navbar-nav.navbar-right.visible-xs.visible-sm {
  display: none!important;
}
@media (max-width: 768px) {
  .navbar-brand img {
    padding: 5px;
  }
  .slide-align h1 {
    font-size: 1.9em;
  }
}
