.navbar-brand img {
  max-height: 80px;
  margin-top: -3px;
}
@media (max-width: 992px) {
  .website-mobile-logo {
    margin-top: -6px;
  }
  header .navbar.navbar-default {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.swiper-slide {
  background-size: cover;
  background-position: center center;
}
header .navbar.navbar-default {
  background-size: cover;
}
.section-mot {
  background-size: cover;
  color: white;
  background-position: center center;
  padding: 120px 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #4c4c4c;
}
.slide-content h1,
.slide-content h2,
.slide-content h3,
.slide-content h4,
.slide-content h5,
.slide-content h6,
.slide-content .h1,
.slide-content .h2,
.slide-content .h3,
.slide-content .h4,
.slide-content .h5,
.slide-content .h6 {
  color: white;
}
.ely-icons {
  background: #000000;
  padding: 60px 0px;
  text-align: center;
}
.ely-icons div {
  text-align: center;
}
.ely-icons img {
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.ely-icons span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
.section-swiper {
  padding: 0 0 60px 0px;
}
.swiper-button-prev,
.swiper-button-next {
  background-image: none;
}
header .navbar-nav {
  margin-top: 12px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f10006;
}
.slide .slide-text {
  position: absolute;
  left: 18px;
  right: 0px;
  bottom: 18px;
}
.slide .slide-text .title {
  padding: 12px 24px;
  background: #333838;
  font-size: 36px;
  font-weight: 900;
  color: white;
  display: inline-block;
  max-width: 70%;
}
.slide .slide-text .sub-title {
  background: #272B2B;
  color: white;
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
  padding: 12px 24px;
  max-width: 80%;
  margin-bottom: 18px;
}
header .navbar.navbar-default {
  margin-bottom: 0px;
  border-radius: 0px;
}
.navbar-default {
  background-color: #080708;
}
.testimonials {
  border: 1px dashed #CFCFCF;
  margin: 20px 0;
  padding: 15px;
}
.testimonial-footer img {
  width: 70px;
}
.testimonials:after {
  font-family: 'FontAwesome';
  content: "\f10e";
  padding-right: 5px;
  right: 20px;
  position: absolute;
  bottom: 30px;
  font-size: 200%;
  opacity: 0.1;
  -moz-opacity: 0.1;
  filter: alpha(opacity=10);
}
.testimonials h4 {
  font-size: 14px;
  padding-right: 5px;
  font-weight: 600;
}
.testimonials small {
  font-size: 11px;
  font-style: italic;
  color: #798184;
  padding: 0 10px;
  font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
  font-weight: 300;
}
.testimonials img {
  margin-right: 15px;
  width: 75px;
  border: 0 solid #ffffff !important;
  height: 75px;
  margin-top: 5px;
  border: medium none;
  display: inline-block;
  image-rendering: optimizequality;
  max-width: 100%;
}
.testimonials p {
  margin: 15px 0 0;
}
.section-title hr {
  border: 0 none;
  height: 2px;
  background: #b2b2b2;
  margin: 0 auto 30px;
  width: 80px;
}
.widget-title hr {
  border: 0 none;
  height: 2px;
  background: #f10006;
  width: 80px;
  margin-left: 0px;
}
.p-top {
  padding-top: 30px !important;
}
.p-bottom {
  padding-bottom: 30px !important;
}
.section-gray {
  background: #f2f2f2;
  color: #191919;
}
.section-gray hr {
  border-color: #666666;
}
.home-promo {
  padding: 30px 0px;
  background: #b2b2b2;
}
.home-promo .promo {
  background: #f10006;
  background-size: cover;
  height: 154px;
  overflow: hidden;
  padding: 18px;
  border: 3px solid white;
  border-radius: 4px;
  position: relative;
}
.home-promo .promo .title {
  font-size: 30px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: rgba(0, 0, 0, 0.7);
  width: 55%;
  line-height: 1;
  left: 18px;
  bottom: 18px;
  font-weight: 700;
  text-transform: uppercase;
  min-height: 100px;
  padding-top: 50px;
  border-top: rgba(255, 255, 255, 0.3);
}
.home-promo .promo .price {
  position: absolute;
  right: 18px;
  bottom: 18px;
  font-size: 21px;
  text-align: right;
  line-height: 1;
}
.home-promo .promo .price span {
  font-weight: 700;
}
.home-promo .promo .price-bg {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 80px;
  height: 80px;
  border-right: 150px solid white;
  border-top: 150px solid transparent;
}
.section-swiper {
  padding: 0px 0px 60px 0px;
}
.book-service .header {
  position: relative;
  display: inline-block;
  padding: 12px 36px 12px 18px;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
}
.book-service .header:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f10006;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skew(25deg);
  -ms-transform: skew(25deg);
  transform: skew(25deg);
  z-index: -1;
}
.book-service .body {
  background: white;
  padding: 12px;
  margin-top: -7px;
  position: relative;
  z-index: 999;
}
.book-service .body .wrap {
  padding: 18px;
  background: #b2b2b2;
  color: #191919;
}
.book-service .body .wrap hr {
  border-color: rgba(0, 0, 0, 0.15);
}
.book-service .body .wrap .search-slots > div {
  width: 100%;
  margin-bottom: 0px;
}
.book-service .body .wrap .search-slots .search-button {
  padding-top: 0px;
}
.slanted {
  position: relative;
  display: inline-block;
  padding: 12px 24px;
  color: #f0ad4e;
  text-transform: uppercase;
  margin-left: 12px;
  font-weight: 700;
  margin-bottom: 12px;
}
.slanted:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  -webkit-transform: skew(-25deg);
  -ms-transform: skew(-25deg);
  transform: skew(-25deg);
  z-index: -1;
}
header {
  background-image: url(../../../media/1702/status-bg.jpg);
}
.navbar.navbar-default {
  padding: 30px 0px;
}
.navbar-brand {
  height: 80px;
}
.header-info {
  margin: 0;
  padding: 0;
  visible: hidden;
  height: 0;
}
.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: 506px;
    margin-bottom: -60px;
  }
  .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;
  }
}
.btn {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 4px;
}
.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: #191919;
}
footer a.list-group-item:hover {
  background: #f10006;
  color: white;
}
.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%);
  }
}
.slider-link {
  margin-bottom: 10px;
  padding-bottom: 15px;
  font-size: 1.1em;
  text-decoration: none;
  font-weight: 700;
  color: #f10006;
  text-shadow: 3px 3px 14px rgba(0, 0, 0, 0.8);
}
.slider-link:hover {
  text-decoration: none;
  color: white;
  text-shadow: 2px 2px 6px rgba(150, 150, 150, 0.66);
}
@media (max-width: 992px) {
  .home-slider .swiper-container {
    height: 450px;
  }
}
.section-swiper {
  padding: 0;
  min-height: 600px;
}
.swiper-container {
  min-height: 600px;
}
.navbar-basket {
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
  visibility: hidden;
}
.navbar-basket, .btn-cart, .header-info, .nav.navbar-nav.navbar-right.visible-xs.visible-sm{
display:none!important;}