/*
Theme Name: 	WOVI
Theme URI: 	    http://www.dealersolutions.com.au
Description: 	QIS - Written Off Vehicle Inspections Theme
Version: 	    0.0.2
Author: 	    Dealer Solutions
Author URI: 	http://www.dealersolutions.com.au

License:	    Closed
*/
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     not supported by any browser */ }

body {
  font-size: 14px;
  line-height: 22.4px;
  color: #4d4d4d;
  background: #ffffff;
  font-weight: 400;
  position: relative;
  font-family: "Arial", sans-serif; }

a {
  color: #EE1A26; }
  a:hover, a:focus {
    color: #1C41B6;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0 0 15px 0; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

body.theme-wovi .text-primary {
  color: #1C41B6; }
body.theme-wovi .text-danger, body.theme-wovi .text-danger a {
  color: #EE1A26; }
body.theme-wovi .text-success {
  color: #33B44F; }
body.theme-wovi a:not(.btn) {
  color: #1C41B6; }
body.theme-wovi .ds-backtotop {
  width: 40px;
  height: 40px;
  border: 0;
  background: #1C41B6;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  position: fixed;
  z-index: 1200;
  bottom: 30px;
  right: 30px;
  padding: 0;
  margin: 0; }
  body.theme-wovi .ds-backtotop:hover, body.theme-wovi .ds-backtotop:focus {
    outline: 0 none;
    background: #15318a;
    color: #FFFFFF;
    box-shadow: none; }
body.theme-wovi .content-inner p, body.theme-wovi .ds-post p {
  text-align: center; }
body.theme-wovi.page-template-page-bookings-php .ds-wrap .ds-content-top,
body.theme-wovi.page-template-page-bookings-php .ds-wrap .ds-content-bottom.wovi-app {
  background: #ececec; }
body.theme-wovi .ds-wrap .btn-offcanvas {
  color: #1C41B6;
  position: fixed;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  border: 0;
  background: none;
  z-index: 100; }
  body.theme-wovi .ds-wrap .btn-offcanvas i {
    font-size: 1.5em;
    background-color: white;
    padding: 5px;
    border: 3px solid #1C41B6;
    border-radius: 5px; }
body.theme-wovi .ds-wrap a {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
body.theme-wovi .ds-wrap .btn {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 16px;
  font-weight: bold; }
  body.theme-wovi .ds-wrap .btn.btn-primary {
    background: #1C41B6;
    border-color: #1C41B6;
    font-size: 15px;
    font-weight: bold; }
    body.theme-wovi .ds-wrap .btn.btn-primary:hover, body.theme-wovi .ds-wrap .btn.btn-primary:focus {
      background: #15318a;
      border-color: #15318a; }
  body.theme-wovi .ds-wrap .btn.btn-default {
    background: #D6D7D8;
    border-color: #D6D7D8;
    color: #58595A; }
    body.theme-wovi .ds-wrap .btn.btn-default:hover, body.theme-wovi .ds-wrap .btn.btn-default:focus {
      background: #FFFFFF;
      color: #4d4d4d;
      border-color: #D6D7D8; }
  body.theme-wovi .ds-wrap .btn.btn-secondary {
    background: #EE1A26;
    border-color: #EE1A26;
    font-size: 16px;
    font-weight: bold; }
    body.theme-wovi .ds-wrap .btn.btn-secondary:hover, body.theme-wovi .ds-wrap .btn.btn-secondary:focus {
      background: #c60f19;
      border-color: #c60f19; }
  body.theme-wovi .ds-wrap .btn.btn-has-arrow {
    position: relative; }
    body.theme-wovi .ds-wrap .btn.btn-has-arrow:after {
      content: "\f054";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      position: absolute;
      font-size: 12px;
      right: 12px;
      top: 49%;
      margin-top: -6px; }
body.theme-wovi .ds-wrap .form-control {
  border-color: #4d4d4d;
  box-shadow: none; }
  body.theme-wovi .ds-wrap .form-control:focus {
    box-shadow: none;
    border-color: #1C41B6; }
  body.theme-wovi .ds-wrap .form-control.error {
    border-color: #EE1A26; }
body.theme-wovi .ds-wrap .ds-header {
  padding: 0; }
  body.theme-wovi .ds-wrap .ds-header .ds-logo {
    display: block;
    padding: 25px 0; }
    @media screen and (max-width: 767px) {
      body.theme-wovi .ds-wrap .ds-header .ds-logo {
        padding: 10px 0; } }
    @media screen and (max-width: 767px) {
      body.theme-wovi .ds-wrap .ds-header .ds-logo img {
        width: 200px; } }
  @media screen and (min-width: 768px) {
    body.theme-wovi .ds-wrap .ds-header .ds-header-meta {
      text-align: right; } }
  body.theme-wovi .ds-wrap .ds-header .ds-header-meta img {
    display: inline-block; }
body.theme-wovi .ds-wrap .ds-mainnav {
  background: #ffffff;
  padding: 0; }
  body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav {
    margin: 0;
    padding: 0;
    text-align: center; }
    body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li {
      display: inline-block; }
      body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a {
        font-size: 14px;
        color: #000000;
        text-transform: uppercase;
        display: block;
        padding: 25px 22px;
        margin: 24px 15px;
        border: 1px solid transparent;
        text-decoration: none; }
        body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a span {
          position: relative;
          padding-bottom: 7px; }
          body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a span:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 3px;
            bottom: 0;
            left: 0;
            background-color: #1C41B6;
            visibility: hidden;
            -webkit-transform: scaleX(0);
            -moz-transform: scaleX(0);
            -ms-transform: scaleX(0);
            -o-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s; }
        body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a:hover span:before, body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a:focus span:before {
          visibility: visible;
          -webkit-transform: scaleX(1);
          transform: scaleX(1); }
      body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li.active span:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
      body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li:focus span:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
      body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li:last-child a {
        padding-right: 0; }
    @media screen and (max-width: 991px) {
      body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav {
        position: fixed;
        z-index: 100;
        top: 0;
        text-align: left;
        bottom: 0;
        left: -320px;
        width: 280px;
        background: #1C41B6;
        -webkit-transition: all 0.2s ease-in-out 0.1s;
        -o-transition: all 0.2s ease-in-out 0.1s;
        transition: all 0.2s ease-in-out 0.1s;
        display: block; }
        body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li {
          display: block;
          padding: 0;
          text-align: left; }
          body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li.active {
            background: #143498; }
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li.active a {
              border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
              body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li.active a span {
                border-bottom: none; }
          body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li:hover {
            background: #143498; }
          body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a {
            margin: 0;
            display: block;
            padding: 8px 20px;
            color: #FFFFFF;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            text-transform: capitalize;
            font-weight: bold; }
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a span {
              border-bottom: none; }
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a.active {
              border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a:hover {
              border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
              body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a:hover span {
                border-bottom: none; }
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a .fa,
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a i {
              color: #FFFFFF; }
            body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a:hover, body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li a:focus {
              color: rgba(255, 255, 255, 0.7); }
          body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav li .dropdown-menu {
            box-shadow: none;
            position: relative;
            padding-left: 20px !important;
            padding-right: 20px !important;
            float: none; } }
    body.theme-wovi .ds-wrap .ds-mainnav ul.ds-nav.offcanvas {
      left: 0; }
  body.theme-wovi .ds-wrap .ds-mainnav .btn-hide-offcanvas {
    position: absolute;
    top: 0;
    left: 100%;
    height: 38px;
    width: 38px;
    background: #1C41B6;
    border: 0;
    color: #FFFFFF; }
    body.theme-wovi .ds-wrap .ds-mainnav .btn-hide-offcanvas:hover, body.theme-wovi .ds-wrap .ds-mainnav .btn-hide-offcanvas:focus {
      outline: 0 none !important; }
body.theme-wovi .ds-wrap .frontpage-steps {
  padding-top: 50px;
  padding-bottom: 20px; }
  body.theme-wovi .ds-wrap .frontpage-steps img {
    height: 37px; }
  body.theme-wovi .ds-wrap .frontpage-steps p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding-left: 25%;
    padding-right: 25%; }
    @media (max-width: 991px) {
      body.theme-wovi .ds-wrap .frontpage-steps p {
        padding-left: 0;
        padding-right: 0; } }
  body.theme-wovi .ds-wrap .frontpage-steps .fa {
    position: absolute;
    color: #1C41B6;
    right: 0;
    top: 40%; }
    @media (max-width: 600px) {
      body.theme-wovi .ds-wrap .frontpage-steps .fa {
        visibility: hidden; } }
body.theme-wovi .ds-wrap .step-icon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
body.theme-wovi .ds-wrap .cta {
  margin-top: 30px;
  margin-bottom: 30px; }
  body.theme-wovi .ds-wrap .cta .cta-img {
    position: relative;
    margin-top: 15px;
    width: 100%;
    border-radius: 5px; }
  body.theme-wovi .ds-wrap .cta .cta-text {
    color: #ffffff;
    position: absolute;
    bottom: 5px;
    left: 35px;
    z-index: 5;
    font-weight: bold;
    margin-right: 30px;
    font-size: 22px; }
    @media (max-width: 992px) {
      body.theme-wovi .ds-wrap .cta .cta-text {
        font-size: 20px; } }
    body.theme-wovi .ds-wrap .cta .cta-text .fa {
      font-size: .75em;
      padding-left: 10px; }
body.theme-wovi .ds-wrap #page_banner img {
  max-width: 100%;
  width: 100%; }
body.theme-wovi .ds-wrap .contact-content {
  margin-top: 30px; }
body.theme-wovi .ds-wrap .sitemap-content {
  margin-left: 50px;
  margin-right: 50px; }
body.theme-wovi .ds-wrap .locations-title {
  text-align: center;
  background-color: #ececec;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  text-transform: capitalize;
  margin-bottom: 40px; }
body.theme-wovi .ds-wrap .ds-hero img {
  max-width: 100%;
  margin: 0 auto; }
body.theme-wovi .ds-wrap .page-title, body.theme-wovi .ds-wrap article > h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
  font-size: 24px;
  text-transform: none; }
body.theme-wovi .ds-wrap .page-sub-title {
  text-align: center; }
  body.theme-wovi .ds-wrap .page-sub-title .btn {
    margin-top: 15px; }
  body.theme-wovi .ds-wrap .page-sub-title p {
    padding-left: 15px;
    padding-right: 15px; }
body.theme-wovi .ds-wrap .ds-title {
  display: block;
  margin: 0 0 15px 0; }
  body.theme-wovi .ds-wrap .ds-title.has-bot-border {
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #444444; }
    @media screen and (max-width: 360px) {
      body.theme-wovi .ds-wrap .ds-title.has-bot-border .pull-right {
        float: none !important;
        display: block;
        margin-top: 9px; } }
  body.theme-wovi .ds-wrap .ds-title .ds-title-meta {
    color: #4d4d4d;
    font-style: italic;
    float: right; }
    @media screen and (max-width: 991px) {
      body.theme-wovi .ds-wrap .ds-title .ds-title-meta {
        float: none;
        display: block;
        margin-top: 10px; } }
body.theme-wovi .ds-wrap .ds-content-top {
  padding: 40px 0; }
body.theme-wovi .ds-wrap .modal .modal-content a {
  color: #4d4d4d; }
  body.theme-wovi .ds-wrap .modal .modal-content a:hover, body.theme-wovi .ds-wrap .modal .modal-content a:focus {
    color: #1C41B6; }
body.theme-wovi .ds-wrap .modal .modal-footer {
  text-align: center;
  border: 0;
  padding-top: 0; }
  body.theme-wovi .ds-wrap .modal .modal-footer .btn {
    padding-left: 50px;
    padding-right: 50px; }
@media (max-width: 777px) {
  body.theme-wovi .ds-wrap .ds-header .col-sm-4 {
    padding-left: 0; } }
body.theme-wovi .ds-wrap .ds-content-middle {
  background: #ececec;
  padding-top: 25px;
  padding-bottom: 25px; }
  body.theme-wovi .ds-wrap .ds-content-middle .page-sub-title {
    font-weight: 600; }
  body.theme-wovi .ds-wrap .ds-content-middle .slick-prev {
    padding: 10px 30px 30px 10px;
    margin-left: 30px; }
  body.theme-wovi .ds-wrap .ds-content-middle .slick-next {
    padding: 10px 30px 30px 10px;
    margin-right: 30px; }
body.theme-wovi .ds-wrap .ds-content-bottom {
  padding: 40px 0; }
body.theme-wovi .ds-wrap .bootstrap-select .btn-select {
  background: #FFFFFF;
  color: #CCCCCC;
  border-color: #DDDDDD; }
  body.theme-wovi .ds-wrap .bootstrap-select .btn-select .bootstrap-select-arrow {
    color: #4d4d4d; }
  body.theme-wovi .ds-wrap .bootstrap-select .btn-select:focus {
    border-color: #1C41B6;
    color: #1C41B6; }
body.theme-wovi .ds-wrap .bootstrap-select.open .btn-select {
  color: #1C41B6;
  box-shadow: none; }
body.theme-wovi .ds-wrap *:hover, body.theme-wovi .ds-wrap *:focus {
  outline: 0 none !important; }
body.theme-wovi .ds-wrap .dslc .ds-content-top {
  padding-left: 15px;
  padding-right: 15px; }
  body.theme-wovi .ds-wrap .dslc .ds-content-top .content-inner .btn-primary {
    margin: 10px;
    width: 150px; }
body.theme-wovi .ds-wrap .dslc .dslc-form-location-selection .form-group {
  margin-bottom: 0; }
  body.theme-wovi .ds-wrap .dslc .dslc-form-location-selection .form-group .form-control {
    font-weight: normal; }
body.theme-wovi .ds-wrap .dslc .dslc-wrapper-location .trading-hours h3 {
  margin-top: 0; }
@media (max-width: 768px) {
  body.theme-wovi .ds-wrap .dslc .dslc-wrapper-location .trading-hours {
    padding-bottom: 30px; } }
body.theme-wovi .ds-wrap .dslc .dslc-wrapper-location > .row {
  padding-left: 15px; }
body.theme-wovi .ds-wrap .dslc .dslc-wrapper-location, body.theme-wovi .ds-wrap .dslc .dslc-wrapper-location-selection {
  border-bottom: none; }
body.theme-wovi .ds-wrap .dslc .dslc-wrapper-department-selection {
  display: none; }
body.theme-wovi .ds-wrap .dslc .dslc-phone-fax {
  padding-top: 10px;
  padding-bottom: 5px; }
body.theme-wovi .ds-wrap .dslc .dslc-location-heading {
  margin-bottom: 5px;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-top: 25px; }
body.theme-wovi .ds-wrap .dslc .dslc-select-label {
  font-weight: bold; }
body.theme-wovi .ds-wrap .dslc .dslc-trading-hours {
  border-bottom: 1px solid #d5d5d5; }
  body.theme-wovi .ds-wrap .dslc .dslc-trading-hours div {
    padding: 0; }
  body.theme-wovi .ds-wrap .dslc .dslc-trading-hours .dslc-label {
    font-weight: 500; }
body.theme-wovi .ds-wrap .dslc .dslc-cta-buttons {
  padding-top: 5px;
  padding-bottom: 5px; }
body.theme-wovi .ds-wrap form .form-action {
  margin-top: 30px; }
  @media screen and (min-width: 992px) {
    body.theme-wovi .ds-wrap form .form-action {
      text-align: right; } }
  body.theme-wovi .ds-wrap form .form-action .btn {
    padding-left: 20px;
    padding-right: 30px; }
    @media screen and (max-width: 425px) {
      body.theme-wovi .ds-wrap form .form-action .btn {
        width: 100%; } }
body.theme-wovi .ds-wrap form label {
  font-weight: 400;
  font-size: 14px; }
  body.theme-wovi .ds-wrap form label > a {
    color: #EE1A26; }
  body.theme-wovi .ds-wrap form label em {
    font-size: 12px;
    color: #BEBDBD; }
  body.theme-wovi .ds-wrap form label.error {
    color: #BEBDBD;
    font-style: italic;
    margin: 0; }
body.theme-wovi .ds-wrap form .has-error .form-control {
  border-color: #FF2521;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
body.theme-wovi .ds-wrap form .notice {
  padding: 5px; }
  body.theme-wovi .ds-wrap form .notice.notice-error {
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1; }
body.theme-wovi .ds-wrap .ds-steps .steps-counter {
  margin-bottom: 50px; }
  body.theme-wovi .ds-wrap .ds-steps .steps-counter:before, body.theme-wovi .ds-wrap .ds-steps .steps-counter:after {
    content: " ";
    display: table; }
  body.theme-wovi .ds-wrap .ds-steps .steps-counter:after {
    clear: both; }
  body.theme-wovi .ds-wrap .ds-steps .steps-counter .item {
    width: 25%;
    float: left;
    text-align: center;
    position: relative; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:before, body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:after {
      width: 50%;
      top: 35px;
      height: 4px;
      position: absolute;
      content: "";
      margin-top: -2px;
      left: 0;
      background: #D7D7D7; }
      @media screen and (max-width: 767px) {
        body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:before, body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:after {
          display: none; } }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:after {
      right: 0;
      left: auto; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item .item-ico {
      width: 70px;
      height: 70px;
      font-size: 36px;
      border-radius: 50%;
      line-height: 70px;
      color: #FFFFFF;
      margin: 0 auto 10px auto;
      background: #D7D7D7;
      position: relative;
      z-index: 3; }
      @media screen and (max-width: 767px) {
        body.theme-wovi .ds-wrap .ds-steps .steps-counter .item .item-ico {
          width: 50px;
          height: 50px;
          line-height: 50px;
          font-size: 30px; } }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item .item-name {
      font-size: 16px;
      font-weight: bold;
      display: block;
      text-align: center;
      color: #656565; }
      @media screen and (max-width: 767px) {
        body.theme-wovi .ds-wrap .ds-steps .steps-counter .item .item-name {
          font-size: 13px; } }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:first-child:before {
      display: none; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item:last-child:after {
      display: none; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item.active .item-ico {
      background: #26C6F6; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item.active:before {
      background: #26C6F6; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item.completed .item-ico {
      background: #26C6F6; }
    body.theme-wovi .ds-wrap .ds-steps .steps-counter .item.completed:before, body.theme-wovi .ds-wrap .ds-steps .steps-counter .item.completed:after {
      background: #26C6F6; }
body.theme-wovi .ds-wrap .ds-steps .ds-steps-box {
  border-radius: 5px;
  margin-bottom: 15px;
  overflow: hidden; }
  body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
       not supported by any browser */
    background: #4D4D4D;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 40px;
    border-radius: 5px;
    position: relative;
    margin: 0;
    cursor: pointer; }
    @media screen and (max-width: 360px) {
      body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title {
        padding-left: 17px; } }
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title > i,
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title > .fa {
      width: 42px;
      text-align: center;
      color: #FFFFFF;
      vertical-align: middle;
      margin-right: 20px; }
      @media screen and (max-width: 360px) {
        body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title > i,
        body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title > .fa {
          width: 37px;
          margin-right: 5px;
          font-size: 28px; } }
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title:after {
      content: "\f077";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      position: absolute;
      font-size: 14px;
      right: 40px;
      top: 50%;
      transform: translateY(-50%); }
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-title.active:after {
      content: "\f078"; }
  body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-ct {
    background: #FFFFFF;
    padding: 30px 15px 15px 15px; }
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-ct .ds-title {
      font-weight: bold; }
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-ct .ds-title.loc-title {
      color: #a1a1a1; }
    body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-ct hr {
      border-color: #4d4d4d;
      margin: 40px 0; }
    @media screen and (max-width: 767px) {
      body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-ct form label {
        margin-top: 15px; } }
    @media screen and (max-width: 767px) {
      body.theme-wovi .ds-wrap .ds-steps .ds-steps-box .ds-steps-box-ct form .form-group {
        margin-bottom: 0; } }
body.theme-wovi .ds-wrap .loc-selector {
  margin-bottom: 30px; }
  body.theme-wovi .ds-wrap .loc-selector .form-control {
    color: #a1a1a1; }
  body.theme-wovi .ds-wrap .loc-selector .loc-title {
    color: #a1a1a1; }
body.theme-wovi .ds-wrap .loc-info a {
  color: #4d4d4d; }
  body.theme-wovi .ds-wrap .loc-info a:hover, body.theme-wovi .ds-wrap .loc-info a:focus {
    color: #1C41B6; }
  body.theme-wovi .ds-wrap .loc-info a.btn.btn-primary {
    color: #fff; }
    body.theme-wovi .ds-wrap .loc-info a.btn.btn-primary:hover, body.theme-wovi .ds-wrap .loc-info a.btn.btn-primary:focus {
      background: #2753de;
      color: #FFFFFF; }
body.theme-wovi .ds-wrap .cal-selector {
  position: relative; }
  body.theme-wovi .ds-wrap .cal-selector .filter {
    text-align: center;
    padding: 0;
    border: 1px solid #4d4d4d;
    margin-bottom: 10px;
    border-radius: 5px; }
    body.theme-wovi .ds-wrap .cal-selector .filter:before, body.theme-wovi .ds-wrap .cal-selector .filter:after {
      content: " ";
      display: table; }
    body.theme-wovi .ds-wrap .cal-selector .filter:after {
      clear: both; }
    body.theme-wovi .ds-wrap .cal-selector .filter button {
      display: block;
      width: 36px;
      height: 36px;
      border-radius: 4px;
      border: 0;
      background: #1C41B6;
      color: #FFFFFF;
      font-size: 12px; }
      body.theme-wovi .ds-wrap .cal-selector .filter button.next {
        float: right; }
      body.theme-wovi .ds-wrap .cal-selector .filter button.back {
        float: left; }
      body.theme-wovi .ds-wrap .cal-selector .filter button:hover, body.theme-wovi .ds-wrap .cal-selector .filter button:focus {
        background: #2753de;
        color: #FFFFFF; }
    body.theme-wovi .ds-wrap .cal-selector .filter .filter-text {
      display: inline-block;
      padding: 7px 0 0;
      font-size: 16px;
      font-weight: bold; }
  body.theme-wovi .ds-wrap .cal-selector .filter-detail {
    padding: 10px;
    border: 1px solid #4d4d4d;
    position: relative;
    border-radius: 5px; }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .attention {
      position: absolute;
      background: rgba(255, 255, 255, 0.8);
      width: 100%;
      z-index: 5;
      height: 100%;
      text-align: center;
      margin-top: -10px;
      margin-left: -10px;
      border-radius: 5px;
      font-size: 16px;
      font-weight: bold; }
      body.theme-wovi .ds-wrap .cal-selector .filter-detail .attention .attention-inner {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .header:before, body.theme-wovi .ds-wrap .cal-selector .filter-detail .header:after {
      content: " ";
      display: table; }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .header:after {
      clear: both; }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .header > span {
      display: block;
      float: left;
      width: 14.28%;
      text-align: center;
      font-size: 16px;
      color: #656565;
      font-weight: bold; }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail:before, body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail:after {
      content: " ";
      display: table; }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail:after {
      clear: both; }
    body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item {
      padding: 5px;
      display: block;
      float: left;
      width: 14.28%; }
      body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item:hover span {
        background: #DDDDDD; }
      body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #656565;
        font-weight: normal;
        height: 64px;
        border-radius: 5px;
        background: #EEEEEE;
        padding: 5px;
        position: relative;
        cursor: pointer; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span:before {
          content: "";
          width: 10px;
          height: 10px;
          bottom: 10px;
          left: 50%;
          position: absolute;
          margin-left: -5px;
          background: none;
          display: block;
          border-radius: 50%; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span.disabled {
          color: #CCCCCC;
          cursor: not-allowed; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span.available:before {
          background: #00BF4C; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span.remaining:before {
          background: #EEA61A; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span.reinspectable:before {
          background: #1C41B6;
          cursor: not-allowed; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span.today {
          background: #CCCCCC;
          color: #FFFFFF; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span:hover span {
          background: #D7D7D7; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span.selected {
          background: #4D4D4D;
          color: #FFFFFF; }
    @media screen and (max-width: 375px) {
      body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail {
        border-top: 1px solid #DDDDDD;
        border-right: 1px solid #DDDDDD; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail:last-child {
          border-bottom: 1px solid #DDDDDD; }
        body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item {
          padding: 0;
          border-left: 1px solid #DDDDDD; }
          body.theme-wovi .ds-wrap .cal-selector .filter-detail .body-ct .row-detail .item span {
            border-radius: 0; } }
body.theme-wovi .ds-wrap .time-selector .btn {
  border: 2px solid #1C41B6;
  color: #1C41B6;
  margin-bottom: 15px;
  border-radius: 4px;
  background: #FFFFFF;
  font-weight: normal;
  transition: none;
  overflow: hidden; }
  body.theme-wovi .ds-wrap .time-selector .btn.active, body.theme-wovi .ds-wrap .time-selector .btn.active:hover {
    background: #1C41B6;
    color: #FFFFFF;
    border: 2px solid #1C41B6; }
  body.theme-wovi .ds-wrap .time-selector .btn:hover {
    border-color: #163699;
    color: #000000;
    background: transparent; }
body.theme-wovi .ds-wrap .current-date {
  border: 1px solid #4d4d4d;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  border-radius: 4px;
  padding: 10px;
  text-align: center;
  margin-bottom: 15px; }
body.theme-wovi .ds-wrap .attention .current-date {
  color: #1C41B6;
  border-color: #1C41B6; }
body.theme-wovi .ds-wrap .cal-meta {
  margin-bottom: 15px; }
  body.theme-wovi .ds-wrap .cal-meta .cal-meta-item {
    display: block;    
    vertical-align: middle; }
    body.theme-wovi .ds-wrap .cal-meta .cal-meta-item.slot-icon{
      width: 2px;
    }
    body.theme-wovi .ds-wrap .cal-meta .cal-meta-item:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #00bf4c;
      margin-right: 5px; }
    body.theme-wovi .ds-wrap .cal-meta .cal-meta-item.available:before {
      background: #00BF4C; }
    body.theme-wovi .ds-wrap .cal-meta .cal-meta-item.remaining:before {
      background: #EEA61A; }
    body.theme-wovi .ds-wrap .cal-meta .cal-meta-item.reinspectable:before {
      background: #1C41B6; }
  body.theme-wovi .ds-wrap .cal-meta td {
    vertical-align: top;
    line-height: normal;
    padding: 5px 0 0 5px; }
body.theme-wovi .ds-wrap .carousel img {
  /*    @media (max-width: 900px) {
        width: auto;
        height: 350px;
        margin-left: -411px;
        max-width: none;
      }*/ }
body.theme-wovi .ds-wrap .carousel .carousel-caption {
  top: 40%;
  transform: translateY(-50%);
  line-height: 26px; }
  @media screen and (max-width: 400px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption {
      top: 2% !important;
      line-height: normal; } }
  @media screen and (min-width: 401px) and (max-width: 550px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption {
      top: 12% !important; } }
  @media screen and (min-width: 551px) and (max-width: 991px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption {
      top: 25% !important; } }
  @media (min-width: 1337px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption {
      top: 50%; } }
  body.theme-wovi .ds-wrap .carousel .carousel-caption .btn-primary {
    margin: 10px;
    padding: 10px 30px;
    font-size: 19px; }
    @media screen and (max-width: 767px) {
      body.theme-wovi .ds-wrap .carousel .carousel-caption .btn-primary {
        margin: 0 0 0 10px !important;
        padding: 5px 20px !important;
        font-size: 16px !important; } }
  @media screen and (min-width: 351px) and (max-width: 767px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption h2 {
      font-size: 20px !important; } }
  @media screen and (max-width: 350px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption h2 {
      margin-top: 10px !important; } }
  @media screen and (max-width: 767px) {
    body.theme-wovi .ds-wrap .carousel .carousel-caption h4 {
      display: none !important; } }
body.theme-wovi .ds-wrap #google_translate_element {
  text-align: center;
  margin-bottom: 30px; }
body.theme-wovi .ds-wrap .faq-questions .faq-item {
  cursor: pointer; }
  body.theme-wovi .ds-wrap .faq-questions .faq-item .container {
    position: relative;
    padding: 25px 0px; }
@media (max-width: 796px) {
  body.theme-wovi .ds-wrap .faq-questions .faq-item {
    width: 100%; }
  body.theme-wovi .ds-wrap .faq-questions .row {
    margin-left: 0px;
    margin-right: 0px; } }
body.theme-wovi .ds-wrap .faq-questions .row h4 {
  font-weight: bold;
  display: inline-block;
  border-bottom: 4px solid #1C41B6;
  padding-bottom: 5px; }
body.theme-wovi .ds-wrap .faq-questions .row .page-title {
  margin-top: 0px; }
body.theme-wovi .ds-wrap .faq-questions .row .content_area_2_text p {
  text-align: center; }
body.theme-wovi .ds-wrap .faq-questions .row .question h4 {
  line-height: 1.3;
  margin-top: 0px;
  margin-right: 10px; }
body.theme-wovi .ds-wrap .faq-questions .row .answer p {
  padding-right: 75px; }
  @media (max-width: 768px) {
    body.theme-wovi .ds-wrap .faq-questions .row .answer p {
      padding-right: 0; } }
body.theme-wovi .ds-wrap .faq-questions .hidden {
  visibility: hidden; }
body.theme-wovi .ds-wrap .faq-questions .toggle-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
  margin-top: 18px; }
  @media (min-width: 767px) and (max-width: 776px) {
    body.theme-wovi .ds-wrap .faq-questions .toggle-btn {
      right: 7px; } }
body.theme-wovi .ds-wrap .faq-questions .row:first-child {
  padding-top: 0px; }
body.theme-wovi .ds-wrap .faq-questions .row:nth-child(even) {
  background-color: #ececec; }
body.theme-wovi .faq-content {
  margin-top: 50px; }
body.theme-wovi #enquiry-content {
  margin-top: 50px; }
body.theme-wovi .enquiry-form {
  padding-top: 20px !important; }
  body.theme-wovi .enquiry-form #general-lite-element-12 {
    margin-top: 31px; }
  body.theme-wovi .enquiry-form #general-lite-element-9 {
    margin-top: 20px; }
  body.theme-wovi .enquiry-form .form-title {
    text-align: center;
    color: #1C41B6;
    margin-bottom: 30px; }
    body.theme-wovi .enquiry-form .form-title h2 {
      font-weight: bold;
      font-size: 24px; }
  body.theme-wovi .enquiry-form label {
    color: #000000; }
  body.theme-wovi .enquiry-form #form-group-generic1 {
    display: none; }
body.theme-wovi .ds-footnav {
  background: #000000;
  color: #ffffff;
  padding: 30px 0; }
  body.theme-wovi .ds-footnav .ds-title {
    font-size: 16px;
    font-weight: bold; }
  body.theme-wovi .ds-footnav .footnav-box {
    padding: 0;
    margin: 0; }
    body.theme-wovi .ds-footnav .footnav-box li {
      display: block; }
      body.theme-wovi .ds-footnav .footnav-box li a {
        font-size: 12px;
        color: #FFFFFF; }
        body.theme-wovi .ds-footnav .footnav-box li a:hover, body.theme-wovi .ds-footnav .footnav-box li a:focus {
          color: #EE1A26; }
  body.theme-wovi .ds-footnav .footer-logo {
    float: right;
    text-align: right; }
    body.theme-wovi .ds-footnav .footer-logo img {
      display: inline-block;
      width: 85px; }
  @media (max-width: 550px) {
    body.theme-wovi .ds-footnav .col-xs-2 {
      width: 120px; } }
  @media (max-width: 768px) and (min-width: 450px) {
    body.theme-wovi .ds-footnav .footer-logo {
      float: left;
      display: block;
      clear: both;
      left: 35%;
      padding-top: 15px; } }
  @media (max-width: 450px) {
    body.theme-wovi .ds-footnav .footer-logo {
      float: left;
      display: block;
      clear: both;
      left: 25%;
      padding-top: 15px; } }
body.theme-wovi .ds-footer {
  background: #1C1C1C;
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  padding: 15px 0; }
  body.theme-wovi .ds-footer a {
    color: #FFFFFF; }
    body.theme-wovi .ds-footer a:hover, body.theme-wovi .ds-footer a:focus {
      color: #EE1A26; }
body.theme-wovi .footer-copyright p {
  font-size: 10px;
  text-align: center;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px; }
body.theme-wovi .vehicles-tabs .nav-tabs li {
  width: 25%; }
  body.theme-wovi .vehicles-tabs .nav-tabs li a {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 0;
    padding: 10px 50px;
    border: 1px solid #4d4d4d;
    color: #BDBDBD;
    margin: 0 0 0 -1px; }
    body.theme-wovi .vehicles-tabs .nav-tabs li a > .fa,
    body.theme-wovi .vehicles-tabs .nav-tabs li a > i {
      font-size: 30px; }
  body.theme-wovi .vehicles-tabs .nav-tabs li.active a {
    color: #1C41B6; }
body.theme-wovi .vehicles-tabs .tab-pane {
  padding: 40px 0 0 0; }
body.theme-wovi .vehicles-tabs .bootstrap-select .btn-select {
  border-color: #4d4d4d; }
body.theme-wovi .empty-space.h30 {
  height: 30px; }
@media screen and (min-width: 992px) {
  body.theme-wovi .box-confirm {
    border-top: 1px solid #4d4d4d;
    padding-left: 15px; } }
body.theme-wovi .box-confirm p.checkbox-inline {
  margin-left: 13px; }
  body.theme-wovi .box-confirm p.checkbox-inline .text-danger, body.theme-wovi .box-confirm p.checkbox-inline .text-danger a {
    color: #EE1A26 !important; }
  body.theme-wovi .box-confirm p.checkbox-inline button.btn.btn-checkbox {
    background: #e6e6e6 !important;
    padding: 0 4px;
    color: #c5c5c5;
    border-color: transparent;
    margin-left: -33px;
    position: absolute; }
    body.theme-wovi .box-confirm p.checkbox-inline button.btn.btn-checkbox.active {
      color: red; }
body.theme-wovi #steps-box-4 a {
  color: #4d4d4d; }
  body.theme-wovi #steps-box-4 a:hover, body.theme-wovi #steps-box-4 a:focus {
    color: #EE1A26; }
body.theme-wovi .form-message {
  float: right;
  margin: 14px 30px 0 0; }
  @media screen and (max-width: 360px) {
    body.theme-wovi .form-message {
      margin-top: 4px; } }
body.theme-wovi .vehicle-types.btn-group .btn {
  border: 1px solid #4D4D4D;
  border-radius: 0;
  border-right: none;
  padding: 15px 10px;
  color: #BDBDBD;
  font-size: 23px; }
  body.theme-wovi .vehicle-types.btn-group .btn:last-child {
    border-right: 1px solid #4D4D4D; }
  body.theme-wovi .vehicle-types.btn-group .btn.active {
    color: #1C41B6;
    background: #F5F5F5;
    box-shadow: none; }
  body.theme-wovi .vehicle-types.btn-group .btn:hover {
    background: #F5F5F5; }
  body.theme-wovi .vehicle-types.btn-group .btn input[type="radio"] {
    display: none; }
body.theme-wovi .vehicle-types.btn-group.btn-group-vertical {
  width: 100%; }
  body.theme-wovi .vehicle-types.btn-group.btn-group-vertical .btn {
    border-right: 1px solid #4D4D4D;
    width: 100%;
    text-align: left;
    padding-left: 6%; }
body.theme-wovi form#form-confirm {
  position: relative; }
body.theme-wovi .booking-confirmation {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10; }
  body.theme-wovi .booking-confirmation .inner-dialog {
    text-align: center;
    top: 25%;
    position: relative;
    transform: translateY(-50%); }
    body.theme-wovi .booking-confirmation .inner-dialog .booking-number {
      font-size: 20px; }
    body.theme-wovi .booking-confirmation .inner-dialog .booking-next {
      font-size: 16px; }
    body.theme-wovi .booking-confirmation .inner-dialog .fa {
      color: #33B44F; }
body.theme-wovi .checkbox input[type=checkbox] {
  visibility: hidden; }
body.theme-wovi .checkbox {
  width: 20px;
  margin: 20px auto;
  position: relative; }
body.theme-wovi .checkbox label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px white, 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 1px white, 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px white, 0 1px 3px rgba(0, 0, 0, 0.5);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); }
body.theme-wovi .checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
body.theme-wovi .checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5; }
body.theme-wovi .checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }
body.theme-wovi .md-dialog-container md-dialog {
  max-width: 500px;
  padding: 15px; }
  body.theme-wovi .md-dialog-container md-dialog md-dialog-content p {
    padding: 0 5px; }
body.theme-wovi .md-dialog-container .btn.btn-primary {
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  background: #1C41B6;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid transparent;
  text-transform: none;
  margin-left: 5px;
  min-width: 75px; }
body.theme-wovi .md-dialog-container .fa.fa-exclamation-triangle, body.theme-wovi .md-dialog-container .fa.fa-info-circle {
  color: #1C41B6;
  margin-top: 20px; }
body.theme-wovi .md-dialog-container .fa.fa-info-circle {
  margin-bottom: 10px; }
body.theme-wovi .md-dialog-container .fa.fa-times {
  right: 10px;
  top: 10px;
  position: absolute; }

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