@import url("https://fonts.googleapis.com/css?family=Lato:300,400|Montserrat:400,600,700,900");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  cursor: pointer; }

/* =============== ----------Reset------------------ ========================= */
body {
  margin: 0 auto;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #aeacb3; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

ul, ol, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

p {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 25px; }

a {
  color: #bf3a31;
  text-decoration: none; }

i {
  color: #bf3a31; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'open', sans-serif;
  margin: 15px 0; }

form, fieldset {
  border-style: none;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 27px;
  line-height: 28px; }

h2 {
  font-size: 25px;
  line-height: 26px; }

h3 {
  font-size: 22px;
  line-height: 24px; }

h4 {
  font-size: 20px;
  line-height: 22px; }

h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px; }

h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px; }

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px; }

.pullright {
  float: right; }

.pullleft {
  float: left; }

.txtleft {
  text-align: left; }

.txtcenter {
  text-align: center; }

.txtright {
  text-align: right; }

a:focus, a:active {
  outline: none; }

a img {
  outline: none;
  border: none; }

img {
  max-width: 100%; }

.slicknav_menu {
  display: none; }

.clearfix, .clear {
  clear: both; }

.clearfix::after {
  clear: both; }

.clearfix::before, .clearfix::after {
  content: " ";
  display: table; }

.visible-lg {
  display: block; }

.visible-xs {
  display: none; }

.container {
  width: 1100px;
  margin: 0 auto; }

.section ul {
  list-style: outside;
  padding-left: 17px; }

.section ul li {
  list-style: disc;
  line-height: 26px; }

.section ol {
  padding-left: 17px; }
  .section ol li {
    line-height: 26px; }

/* .main{
	.section{
		padding: 60px 0;
       .container > div{
          vertical-align: top;
        }
    }
} */
/* ================Table================== */
.table {
  border-collapse: collapse;
  width: 100%; }

.table thead {
  background-color: #232121; }

.table th, .table td {
  border: 1px solid #585555;
  padding: 10px;
  text-align: left; }

.table td {
  font-size: 13px;
  font-weight: normal; }

.table td img {
  width: 50px; }

.table td .btn {
  margin-bottom: 5px; }

/* ====================================== */
/* ====================================== */
/* ================ Header ============== */
/* ====================================== */
.header {
  background-color: #000; }
  .header ul li {
    list-style: none; }
  .header .top {
    overflow: hidden;
    padding: 10px 0; }
    .header .top .navuser {
      float: right;
      color: #ffffff; }
      .header .top .navuser span.ph {
        color: #bf3a31;
        font-size: 13px; }
        .header .top .navuser span.ph a.rb {
          border-right: 1px solid #bf3a31; }
        .header .top .navuser span.ph a {
          padding: 0 5px; }
      .header .top .navuser .phoneNo a {
        color: #bf3a31;
        font-size: 13px; }
  .header .bottom {
    padding: 10px 0; }
    .header .bottom .content {
      display: inline;
      position: relative;
      width: 100%; }
      .header .bottom .content > div {
        display: inline-block;
        vertical-align: middle; }
      .header .bottom .content .logo.left {
        width: 25%; }
      .header .bottom .content .right {
        position: relative;
        width: 59%; }
      .header .bottom .content .r1 {
        float: right;
        margin-top: 4.3%; }

/* ===================Menu==================== */
.header .nav {
  text-align: center;
  padding: 0 0 0; }

.nav > ul > li {
  position: relative;
  display: inline-block;
  padding-bottom: 0; }

.nav li a {
  text-transform: uppercase;
  font-weight: 400;
  color: #20343d; }

.nav > ul > li > a {
  margin: 0 5px;
  font-size: 13px;
  color: #fcfcfc;
  display: inline-block; }

.nav > ul > li:last-child > a {
  margin-right: 0; }

.nav > ul > li > a:hover,
.nav > ul > li.hover > a,
.nav > ul > li.current-menu-item > a, .nav > ul > li.active > a {
  background-color: transparent;
  color: #bf3a31; }

.nav > ul > li > ul {
  top: 14px; }

.nav > ul > li > ul {
  width: 100%;
  min-width: 207px;
  display: none;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 35px;
  border-top: 2px solid #bf3a31;
  z-index: 999;
  padding: 0px 0px;
  box-shadow: 0 0 4px #bdbdbd; }

.nav > ul > li > ul > li {
  float: none;
  margin-left: 0;
  height: auto;
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 0; }

.nav > ul > li > ul > li a {
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 15px;
  border-bottom: 1px solid #f3f3f3;
  position: relative; }

.nav > ul > li > ul > li:last-child a {
  border-bottom: none; }

.nav > ul > li > ul > li a:hover {
  background-color: #f8f8f8;
  color: #2a3f76;
  text-decoration: none; }

/* ===================Menu==================== */
/* ====================================== */
/* ============== Home Page ============= */
/* ====================================== */
.heroImg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.page {
  padding: 60px 0; }

/*============Hero section=============================*/
/*============Form=============================*/
.box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.btn {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  padding: 10px 40px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  zoom: 1; }
  .btn:before, .btn:after {
    content: "";
    display: table; }
  .btn:after {
    clear: both; }
  .btn.small {
    padding: 3px 8px; }
  .btn.sb {
    background-color: #000;
    color: #bf3a31;
    width: 100%;
    font-weight: 600;
    border-color: #000;
    text-transform: uppercase; }
    .btn.sb.red {
      background: #bf3a31;
      color: #fff; }
    .btn.sb i {
      margin-right: 5px;
      font-size: 16px; }
  .btn.white {
    background-color: transparent;
    background-color: #fff;
    color: #393939;
    border-color: #221e1e; }
    .btn.white:hover {
      color: #bf3a31;
      border-color: #bf3a31; }
      .btn.white:hover a {
        color: #221e1e; }
  .btn.red {
    color: #fff !important;
    background-color: #bf3a31;
    border-color: #bf3a31; }
    .btn.red i {
      color: #fff; }
    .btn.red:hover {
      border-color: #fff; }
      .btn.red:hover a {
        color: #aeacb3; }
  .btn.green {
    color: #fff;
    background-color: #34aaa3;
    border-color: #34aaa3; }
    .btn.green:hover {
      border-color: #fff; }
      .btn.green:hover a {
        color: #aeacb3; }

.form-control {
  width: 100%; }
  .form-control h2 {
    font-size: 30px;
    font-weight: 600;
    padding: 0 0 30px;
    font-family: "Montserrat", sans-serif;
    color: #000;
    text-align: center; }
  .form-control fieldset {
    padding: 10px 0; }
  .form-control .form-group {
    padding: 7px 2px;
    display: inline-block;
    vertical-align: top; }
    .form-control .form-group.txtcenter {
      text-align: center; }
    .form-control .form-group.full {
      width: 100%; }
    .form-control .form-group.two {
      width: 49.5%; }
    .form-control .form-group.three {
      width: 33.04%; }
    .form-control .form-group.txtleft {
      text-align: left; }
    .form-control .form-group span.error {
      text-align: left;
      display: block;
      padding-top: 5px;
      font-size: 12px; }
    .form-control .form-group textarea {
      width: 100%;
      border: none;
      padding: 15px 25px;
      resize: none;
      color: #636466;
      font-size: 14px;
      height: 50px; }
    .form-control .form-group input {
      padding: 10px 25px;
      border: none;
      color: #636466;
      width: 100%;
      border: none; }
    .form-control .form-group input[type="radio"] {
      width: auto;
      padding-bottom: 0;
      border: none; }
    .form-control .form-group input[type="checkbox"] {
      width: 15px;
      padding-bottom: 0;
      border: none; }
    .form-control .form-group select {
      border: none;
      padding: 10px 25px;
      width: 100%;
      -moz-appearance: none;
      -webkit-appearance: none;
      background-position: 95% 50%;
      background-image: url(../images/ar3.png);
      background-repeat: no-repeat; }
      .form-control .form-group select option {
        padding: 0 10px; }
    .form-control .form-group textarea, .form-control .form-group input, .form-control .form-group select {
      font-family: "Montserrat", sans-serif;
      color: #636466;
      font-size: 14px; }
      .form-control .form-group textarea::-webkit-input-placeholder, .form-control .form-group input::-webkit-input-placeholder, .form-control .form-group select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #aeacb3; }
      .form-control .form-group textarea::-moz-placeholder, .form-control .form-group input::-moz-placeholder, .form-control .form-group select::-moz-placeholder {
        /* Firefox 19+ */
        color: #aeacb3; }
      .form-control .form-group textarea:-ms-input-placeholder, .form-control .form-group input:-ms-input-placeholder, .form-control .form-group select:-ms-input-placeholder {
        /* IE 10+ */
        color: #aeacb3; }
      .form-control .form-group textarea:-moz-placeholder, .form-control .form-group input:-moz-placeholder, .form-control .form-group select:-moz-placeholder {
        /* Firefox 18- */
        color: #aeacb3; }
      .form-control .form-group textarea:focus, .form-control .form-group input:focus, .form-control .form-group select:focus {
        border-color: #bf3a31; }
    .form-control .form-group > label {
      display: block;
      padding-bottom: 10px; }
      .form-control .form-group > label label {
        padding-bottom: 10px;
        display: inline-block; }
  .form-control .submit {
    padding: 10px 2px;
    text-align: center; }
    .form-control .submit input {
      border: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }

/*============Form=============================*/
.title {
  padding-bottom: 5px;
  border-bottom: 1px solid #bf3a31;
  font-weight: bold;
  font-size: 19px;
  color: #bf3a31;
  text-transform: uppercase; }

.section {
  /*===HERO===*/ }
  .section .hero {
    padding: 80px 0;
    background-image: url("../images/slider.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center; }
    .section .hero h1 {
      font-size: 50px;
      font-weight: 700;
      line-height: 60px; }
      .section .hero h1 span {
        font-weight: 300; }
    .section .hero .p, .section .hero h1, .section .hero a {
      color: #bf3a31; }
    .section .hero .video {
      margin-bottom: 20px; }
      .section .hero .video iframe {
        width: 100%;
        height: 500px; }
  .section .body-content {
    background-color: #333333; }
  .section .vehicle {
    overflow: hidden;
    /*==Fancy==*/ }
    .section .vehicle .subtitle {
      font-size: 33px;
      margin: 0 0 20px 0;
      line-height: 36px;
      color: #bf3a31; }
    .section .vehicle .fancy span {
      display: inline-block;
      position: relative; }
      .section .vehicle .fancy span:before, .section .vehicle .fancy span:after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #bf3a31;
        top: 16px;
        width: 600px; }
      .section .vehicle .fancy span:before {
        right: 100%;
        margin-right: 15px; }
      .section .vehicle .fancy span:after {
        left: 100%;
        margin-left: 15px; }
    .section .vehicle .row {
      display: inline;
      vertical-align: top; }
      .section .vehicle .row > div {
        display: inline-block;
        vertical-align: top; }
      .section .vehicle .row .cols {
        width: 49%;
        opacity: 0.9;
        background-color: #bf3a31;
        padding: 25px;
        color: #fff;
        margin-bottom: 20px;
        /*==STYLE==*/ }
        .section .vehicle .row .cols.search-option-left {
          width: 60%; }
        .section .vehicle .row .cols.search-option-right {
          width: 38%; }
        .section .vehicle .row .cols:nth-of-type(odd) {
          margin-right: 15px;
          margin-bottom: 20px; }
        .section .vehicle .row .cols.full {
          width: 100%; }
          .section .vehicle .row .cols.full h3 {
            margin-top: 10px; }
          .section .vehicle .row .cols.full textarea {
            height: auto; }
          .section .vehicle .row .cols.full .feature-box {
            width: 71%; }
            .section .vehicle .row .cols.full .feature-box textarea {
              height: auto; }
            .section .vehicle .row .cols.full .feature-box li {
              min-width: 90px; }
            .section .vehicle .row .cols.full .feature-box :checked + label {
              background-color: #bf3a31; }
        .section .vehicle .row .cols.transparent {
          background: transparent; }
          .section .vehicle .row .cols.transparent p {
            font-size: 12px;
            line-height: 18px; }
          .section .vehicle .row .cols.transparent span.edit {
            display: block;
            text-align: left;
            margin-top: 10px; }
        .section .vehicle .row .cols h3 {
          margin-top: 0;
          font-size: 23px;
          text-align: left; }
        .section .vehicle .row .cols .style ul {
          list-style-type: none;
          padding-left: 0; }
        .section .vehicle .row .cols .style li {
          display: inline-block;
          vertical-align: top;
          text-align: center;
          min-width: 88px;
          line-height: 10px; }
        .section .vehicle .row .cols .style input[type="checkbox"][id^="cb"] {
          display: none !important; }
        .section .vehicle .row .cols .style label {
          padding: 15px 10px;
          display: block;
          position: relative;
          margin: 7px 0;
          height: 74px;
          cursor: pointer;
          padding-bottom: 12px;
          vertical-align: top; }
          .section .vehicle .row .cols .style label span {
            display: block;
            font-size: 11px;
            line-height: 17px;
            margin-top: 3px; }
        .section .vehicle .row .cols .style label:before {
          color: white;
          content: " ";
          display: block;
          position: absolute;
          top: 7px;
          right: 15px;
          text-align: center;
          transition-duration: 0.4s;
          transform: scale(0); }
        .section .vehicle .row .cols .style label img {
          transition-duration: 0.2s;
          transform-origin: 50% 50%; }
        .section .vehicle .row .cols .style :checked + label {
          border-color: red;
          background-color: #000; }
          .section .vehicle .row .cols .style :checked + label span {
            display: block;
            transition-duration: 0.2s; }
        .section .vehicle .row .cols .style :checked + label:before {
          content: "+";
          transform: scale(1); }
        .section .vehicle .row .cols .style :checked + label img {
          transform: scale(0.9);
          z-index: 0; }
        .section .vehicle .row .cols .cont .feature-box .account fieldset span, .section .vehicle .row .cols .cont .feature-box .account fieldset label {
          width: 47%;
          float: left;
          line-height: 25px; }
        .section .vehicle .row .cols .cont .feature-box .account fieldset span {
          text-align: left; }
        .section .vehicle .row .cols .cont .feature-box .account fieldset label {
          text-align: right;
          margin-right: 3%; }

/*============Pagination=============================*/
.pagination {
  clear: both;
  float: right; }

.pagination li {
  display: inline; }

.pagination li a {
  border: 1px solid #bfbfbf;
  margin: 2px;
  padding: 3px 5px;
  text-decoration: none; }

.pagination li span {
  padding: 3px 5px;
  border: 1px solid #bfbfbf; }

/*============fleet section=============================*/
.section.fleet {
  padding: 40px 0;
  background-color: black;
  /*--SEARCH--*/ }
  .section.fleet .fhead h3 {
    display: inline;
    color: #bf3a31; }
  .section.fleet .search {
    padding: 20px 0;
    display: block;
    width: 100%;
    overflow: hidden; }
    .section.fleet .search ul {
      display: block;
      vertical-align: top; }
      .section.fleet .search ul > li {
        display: inline-block;
        vertical-align: top; }
        .section.fleet .search ul > li:nth-of-type(2n+1) {
          margin-right: 15px; }
      .section.fleet .search ul li {
        background-color: #333333;
        width: 49%;
        color: #fff;
        margin-bottom: 15px; }
        .section.fleet .search ul li span.carlist {
          float: left;
          margin-bottom: 0;
          font-size: 12px;
          line-height: 25px; }
          .section.fleet .search ul li span.carlist span.car, .section.fleet .search ul li span.carlist span.list {
            float: left;
            color: #fff; }
          .section.fleet .search ul li span.carlist span.id, .section.fleet .search ul li span.carlist label {
            color: #bf3a31; }
          .section.fleet .search ul li span.carlist p {
            margin: 5px 0;
            font-size: 12px; }
          .section.fleet .search ul li span.carlist:hover {
            background-color: #bf3a31; }
            .section.fleet .search ul li span.carlist:hover i, .section.fleet .search ul li span.carlist:hover h2,
            .section.fleet .search ul li span.carlist:hover label {
              color: #fff; }
            .section.fleet .search ul li span.carlist:hover span, .section.fleet .search ul li span.carlist:hover p {
              color: #000; }
            .section.fleet .search ul li span.carlist:hover span.id {
              color: #fff; }
          .section.fleet .search ul li span.carlist p {
            color: #aeacb3; }
          .section.fleet .search ul li span.carlist > span {
            margin: 2px 0; }

/*============fleet section=============================*/
/*============car listing section=============================*/
span.carlist {
  margin-bottom: 0; }

.carlist {
  background-color: #333333;
  display: block;
  padding: 15px;
  vertical-align: top;
  margin-bottom: 10px; }
  .carlist.bg {
    background-color: transparent; }
  .carlist > div {
    display: inline-block;
    vertical-align: top; }
  .carlist > span {
    display: block; }
  .carlist .car, .carlist span.car {
    display: inline-block;
    width: 20%;
    margin-right: 2%; }
  .carlist .list label {
    color: #bf3a31;
    font-weight: bold; }
  .carlist .list, .carlist span.list {
    width: 77%;
    text-align: left;
    display: inline-block; }
    .carlist .list h2, .carlist span.list h2 {
      color: #bf3a31;
      font-size: 17px;
      margin: 0;
      font-weight: 600; }
    .carlist .list span, .carlist span.list span {
      color: #aeacb3;
      padding: 0 1px; }
    .carlist .list p, .carlist span.list p {
      line-height: 16px;
      margin-bottom: 0;
      color: #bf3a31; }

/*============car listing section=============================*/
/*============page-listing section=============================*/
.section.page-listing {
  padding: 40px 0;
  background-color: black; }

.section .page-listing {
  display: block; }
  .section .page-listing > div {
    display: inline-block;
    vertical-align: top; }
  .section .page-listing .feature-box {
    width: 70%; }
  .section .page-listing .photo {
    border: 10px solid #1a1a1a; }
  .section .page-listing .main-left {
    width: 60%;
    margin-right: 2%; }
  .section .page-listing .cont h1 {
    font-size: 36px; }
  .section .page-listing .cont ul li {
    line-height: 26px; }
    .section .page-listing .cont ul li strong {
      color: #bf3a31;
      margin-right: 5px; }
  .section .page-listing .main-right {
    width: 37%;
    /*side*/ }
    .section .page-listing .main-right .side {
      padding: 10px 0;
      text-align: center; }
      .section .page-listing .main-right .side:first-child {
        padding-top: 0; }
      .section .page-listing .main-right .side h3 {
        color: #074e9a; }
      .section .page-listing .main-right .side p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px; }

/*============page-listing section=============================*/
/*============upload section=============================*/
.upload {
  color: #636466; }
  .upload table, .upload td, .upload th {
    border: 1px solid; }
  .upload table {
    background-color: white;
    text-align: left; }
    .upload table tr th, .upload table tr td {
      padding: 15px; }

/*============upload section=============================*/
/*============Hero section=============================*/
/* --------------News--------------------------------------- */
.section.news {
  padding: 60px 0;
  background-color: #ffffff; }
  .section.news .news1 {
    padding: 30px 0; }
  .section.news .row {
    display: block;
    vertical-align: middle;
    margin-left: -15px;
    margin-right: -15px; }
    .section.news .row .cols {
      width: 21.5%;
      display: inline-block;
      vertical-align: middle;
      background-color: #fff;
      margin: 1.6%;
      border: 1px solid #aeacb3; }
      .section.news .row .cols > div {
        text-align: center; }
      .section.news .row .cols .image {
        margin-bottom: 1%; }
        .section.news .row .cols .image img {
          width: 100%; }
      .section.news .row .cols .text {
        background-color: #f7f7f8;
        padding: 40px 10px; }
        .section.news .row .cols .text > div {
          text-align: center; }
        .section.news .row .cols .text h2 {
          color: #bf3a31;
          font-size: 16px;
          margin-top: 0;
          font-weight: 900;
          letter-spacing: 2px; }
        .section.news .row .cols .text p {
          font-size: 15px;
          font-weight: 600;
          line-height: 18px;
          margin-top: 10px; }
        .section.news .row .cols .text a {
          font-size: 12px; }

/* --------------News--------------------------------------- */
/* --------------car--------------------------------------- */
.section.car {
  padding: 60px 0;
  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .section.car .car1 {
    padding: 30px 0; }
  .section.car .row {
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    vertical-align: middle; }
    .section.car .row .cols {
      width: 30.7%;
      display: inline-block;
      vertical-align: middle;
      background-color: #fff;
      padding: 0 15px;
      margin: 1.1%;
      min-height: 366px;
      position: relative; }
      .section.car .row .cols .image {
        border-top: 5px solid #bf3a31;
        margin-top: 20px;
        margin-bottom: 50px; }
      .section.car .row .cols .text {
        text-align: center; }
        .section.car .row .cols .text h2, .section.car .row .cols .text p {
          text-align: left; }
        .section.car .row .cols .text h2 {
          color: #000;
          font-size: 28px;
          margin-top: 0;
          font-weight: 900; }
        .section.car .row .cols .text p {
          font-family: "Lato", sans-serif;
          padding: 20px 0;
          font-size: 14px;
          font-weight: 300;
          line-height: 20px;
          margin-top: 10px;
          color: #636466; }
        .section.car .row .cols .text a {
          font-size: 12px;
          text-align: center;
          width: 90%;
          margin: 0 auto;
          color: #fff;
          padding: 15px 15px;
          position: absolute;
          bottom: 0;
          left: 5%; }

/* --------------car--------------------------------------- */
/* ----------one heading------------------------------------------- */
.heading {
  text-align: center; }
  .heading h1 {
    color: #aeacb3; }
  .heading hr {
    display: inline-block;
    width: 60px;
    border: none;
    border-bottom: 2px solid #074e9a; }

/* ----------one heading------------------------------------------- */
/*============Inner Page=============================*/
.section.inner-page {
  background-color: #1a1a1a;
  padding: 40px 0;
  /*row*/ }
  .section.inner-page .content {
    width: 100%; }
  .section.inner-page .fullWidth {
    width: 100%;
    overflow: hidden;
    text-align: left; }
    .section.inner-page .fullWidth table thead th {
      color: #bf3a31;
      padding: 10px 20px;
      font-weight: bold; }
      .section.inner-page .fullWidth table thead th:first-child {
        padding-left: 0; }
      .section.inner-page .fullWidth table thead th:last-child {
        padding-right: 0; }
    .section.inner-page .fullWidth table tbody td {
      padding: 5px 20px; }
      .section.inner-page .fullWidth table tbody td:first-child {
        padding-left: 0; }
      .section.inner-page .fullWidth table tbody td:last-child {
        padding-right: 0; }
    .section.inner-page .fullWidth h4 {
      margin-top: 0;
      color: #bf3a31; }
  .section.inner-page .row {
    margin-bottom: 25px;
    overflow: hidden; }
    .section.inner-page .row .rightCont h4 {
      margin-top: 0;
      color: #bf3a31; }
    .section.inner-page .row .leftCont.float-right {
      float: right;
      margin-left: 2%;
      text-align: center; }
    .section.inner-page .row .leftCont.float-left {
      float: left;
      margin-right: 2%;
      text-align: center; }
    .section.inner-page .row .rightCont.float-right {
      float: right;
      margin-left: 2%;
      text-align: left; }
    .section.inner-page .row .rightCont.float-left {
      float: left;
      margin-right: 2%;
      text-align: left; }
    .section.inner-page .row .leftCont.width50,
    .section.inner-page .row .rightCont.width50 {
      width: 48%; }
    .section.inner-page .row .leftCont.width60,
    .section.inner-page .row .rightCont.width60 {
      width: 58%; }
    .section.inner-page .row .leftCont.width40,
    .section.inner-page .row .rightCont.width40 {
      width: 38%; }
    .section.inner-page .row.blockImg h4 {
      margin-top: 0;
      color: #bf3a31; }
    .section.inner-page .row .imgBlock > div {
      display: inline-block;
      vertical-align: top; }
    .section.inner-page .row .imgBlock.grid2 > div {
      width: 48.8%; }
    .section.inner-page .row .imgBlock.grid3 > div {
      width: 32.4%; }
    .section.inner-page .row .imgBlock.grid2 > div:first-child {
      margin-right: 1%; }
    .section.inner-page .row .imgBlock.grid2 > div:last-child {
      margin-left: 1%; }
    .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(2) {
      margin: 0 1%; }

/* innerpage */
/*============Inner Page=============================*/
/*============Contact Page=============================*/
/* ==============contact form============================= */
.contact {
  background-color: black; }
  .contact hr {
    margin-bottom: 50px;
    border-color: #bf3a31; }
  .contact .heading {
    color: #bf3a31;
    padding-top: 40px; }
  .contact .row {
    display: inline; }
    .contact .row > div {
      display: inline-block;
      vertical-align: middle; }
    .contact .row .left, .contact .row .right {
      width: 48%;
      margin-bottom: 40px; }
      .contact .row .left .form, .contact .row .right .form {
        width: 100%; }
    .contact .row .left {
      border-right: 20px solid transparent; }
    .contact .row .right {
      padding: 20px;
      border: 2px solid #bf3a31; }
      .contact .row .right span {
        font-weight: bold; }
      .contact .row .right p {
        line-height: 30px; }

.map p {
  margin-bottom: 0; }

.map iframe {
  height: 450px; }

/* ----------------------------------------------------- */
/* -----------Contact--------------------------- */
/*============Contact Page=============================*/
/*============Footer=============================*/
.footer {
  padding: 0 0 0;
  background-color: #f2f2f2; }
  .footer .top {
    width: 80%;
    margin: 0 auto;
    padding: 0 0 0; }
    .footer .top .fright {
      width: 100%; }
      .footer .top .fright .fmenu {
        width: 100%;
        text-align: center;
        padding: 40px 0; }
        .footer .top .fright .fmenu ul > li {
          display: inline-block;
          vertical-align: middle; }
        .footer .top .fright .fmenu ul li {
          padding: 0 0.5%; }
          .footer .top .fright .fmenu ul li a {
            color: #636466;
            font-weight: 300;
            font-family: "Lato", sans-serif;
            font-size: 16px;
            text-transform: capitalize; }
            .footer .top .fright .fmenu ul li a:hover, .footer .top .fright .fmenu ul li a.active {
              color: #bf3a31; }
        .footer .top .fright .fmenu ul li:last-child {
          padding-right: 0; }
      .footer .top .fright .fsocial {
        border-bottom: 1px solid #bf3a31;
        text-align: center;
        padding: 40px 0 80px;
        width: 100%; }
        .footer .top .fright .fsocial ul > li {
          display: inline-block;
          vertical-align: middle; }
        .footer .top .fright .fsocial ul li a {
          padding: 30px 10px; }
        .footer .top .fright .fsocial ul li:last-child {
          padding-right: 0; }
  .footer .bottom {
    padding: 30px 0;
    background-color: black;
    text-align: center; }
    .footer .bottom p {
      font-family: "Lato", sans-serif;
      margin: 0;
      /* font-size: 12px; */
      color: #fff; }

/*============Footer=============================*/
/* =================Media Screen============================ */
@media only screen and (max-width: 1100px) {
  .container {
    width: 100%;
    padding: 0 10px; }
  .section .vehicle .row .cols .style label {
    padding: 15px 8%; }
  .header .bottom .content .logo.left {
    width: 22%; }
  .section.news .row .cols .text a {
    font-size: 11px; }
  .section.news .row {
    margin-left: 0;
    margin-right: 0; }
    .section.news .row .cols {
      margin: 1.5%; }
  .section.car .row {
    margin-left: 0;
    margin-right: 0; }
    .section.car .row .cols {
      margin: 1.1%; }
  .header .bottom .content .r1 {
    margin-top: 3.5%; }
  .nav > ul > li > a {
    margin: 0 3px; }
  .footer .top .fmenu ul li {
    padding: 0 0.4%; }
  .header .bottom .content .right {
    width: 60%; }
  .footer .top .fright .fmenu ul li {
    padding: 0 0.2%;
    line-height: 25px; } }

@media only screen and (max-width: 1024px) {
  .section .vehicle .row .cols {
    width: 100%; }
    .section .vehicle .row .cols.search-option-left, .section .vehicle .row .cols.search-option-right {
      width: 100%; }
  .section .vehicle .row .cols.full .feature-box {
    width: 100%; }
  .section .vehicle .row .cols:nth-of-type(2n+1) {
    margin-right: 0; }
  .section.inner-page .row .imgBlock.grid2 > div {
    width: 48.7%; }
  .section.inner-page .row .imgBlock.grid3 > div {
    width: 32.3%; } }

@media only screen and (max-width: 990px) {
  .section.news .row .cols .text p {
    margin-bottom: 10px; }
  .nav > ul > li > a {
    font-size: 10px; }
  .section.car .row .cols {
    width: 30.6%; }
  .footer .top .fmenu ul li {
    padding: 0 0.5%; }
    .footer .top .fmenu ul li a {
      font-size: 14px; }
  .footer .top .fsocial ul li {
    padding: 5px 0px; }
  .header .bottom .content .right {
    width: 59%; }
  .section.fleet .search ul li {
    width: 48.5%; } }

@media only screen and (max-width: 920px) {
  .header .bottom .content .btn {
    padding: 10px 20px; }
  .section.car .row .cols .text h2 {
    font-size: 22px;
    font-weight: 700; } }

@media only screen and (max-width: 820px) {
  .heading h1 {
    font-size: 24px; }
  .nav > ul > li > a {
    margin: 0 2px; }
  .section .hero {
    padding: 120px 0; } }

@media only screen and (max-width: 767px) {
  #slider.owl-carousel .owl-item img.mobile {
    display: block; }
  #slider.owl-carousel .owl-item img.desktop {
    display: none; }
  .content {
    position: relative; }
  .visible-lg {
    display: none; }
  .visible-xs {
    display: block; }
  .slicknav_menu {
    display: block; }
  .slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }
  .slicknav_nav {
    clear: both; }
  .slicknav_nav ul, .slicknav_nav li {
    display: block; }
  .slicknav_nav li {
    padding-bottom: 0;
    line-height: 18px; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    float: left;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_arrow i {
    font-size: 15px;
    color: #000; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline; }
  .slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    clear: both; }
  /* IE6/7 support */
  .slicknav_menu {
    width: 100%;
    float: right;
    position: relative;
    *zoom: 1; }
  /* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
  .slicknav_menu {
    font-size: 16px; }
  /* Button */
  .slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px #bf3a31;
    background-color: #bf3a31; }
  /* Button Text */
  .slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  /* Button Lines */
  .slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5; }
  .slicknav_menu {
    padding: 5px;
    position: absolute;
    top: -10px;
    right: -9px; }
  .slicknav_nav {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 18px;
    background-color: #bf3a31;
    border-top: 1px solid #bf3a31;
    position: absolute;
    top: 40px;
    width: 100%;
    right: 10px;
    z-index: 999;
    text-align: right; }
  .slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    z-index: 9999; }
  .slicknav_nav ul {
    background-color: #FFF;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 999; }
  .slicknav_nav .sub-menu a {
    color: #FFF; }
  .slicknav_nav .slicknav_row {
    padding: 2%;
    margin: 0; }
  .slicknav_nav a {
    padding: 8px 9px;
    margin: 0;
    text-decoration: none;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-size: 18px;
    letter-spacing: 1px; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0 4px 0 0;
    margin: 0; }
  .slicknav_nav .slicknav_row:hover {
    color: #fff; }
  .slicknav_nav li a:hover {
    color: #20343D;
    background-color: #FFF; }
  .slicknav_nav li a:hover a {
    color: #FFF; }
  .slicknav_nav .slicknav_parent > a:hover a {
    color: #20343D; }
  .slicknav_nav li:hover a .slicknav_row a {
    color: #000;
    background-color: transparent; }
  .slicknav_nav li:hover .slicknav_arrow {
    color: #000; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .sub-menu li:hover a {
    background-color: #cd463c;
    color: #000; }
  .slicknav_parent.slicknav_open > ul {
    background-color: #FFF; }
  .slicknav_parent.slicknav_open > ul li a {
    color: #20343D; }
  .slicknav_parent.slicknav_open > ul li a:hover {
    background-color: #d25951;
    color: #FFF; }
  .header .bottom .content .logo.left {
    float: none;
    width: 100%;
    text-align: center; }
  .header .bottom .content .r1 {
    float: none;
    margin-top: 0%;
    text-align: center;
    width: 100%; }
    .header .bottom .content .r1 .btn {
      padding: 10px 40px; }
  .header .bottom .content {
    position: relative; }
  .header .bottom .content .right, .header .nav {
    float: none;
    padding: 0;
    width: 100%;
    position: absolute;
    right: 5px;
    top: 0; }
  .btn {
    margin-bottom: 10px; }
  .section.fleet .search ul li {
    width: 100%; }
    .section.fleet .search ul li:nth-of-type(2n+1) {
      margin-right: 0; }
  /*==============Inner=================================*/
  .section.inner-page .row .leftCont.width50, .section.inner-page .row .rightCont.width50,
  .section.inner-page .row .leftCont.width60, .section.inner-page .row .rightCont.width60,
  .section.inner-page .row .leftCont.width40, .section.inner-page .row .rightCont.width40 {
    width: 100%; }
  .section.inner-page .row .leftCont.float-right, .section.inner-page .row .leftCont.float-left,
  .section.inner-page .row .rightCont.float-right, .section.inner-page .row .rightCont.float-left {
    text-align: left;
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-top: 10px; }
  .section.inner-page .row .imgBlock.grid2 > div:first-child {
    margin-right: 0;
    margin-bottom: 20px; }
  .section.inner-page .row .imgBlock.grid2 > div:last-child {
    margin-left: 0; }
  .section.inner-page .row .imgBlock.grid3 > div {
    width: 100%; }
  .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(2) {
    margin: 20px 0; }
  .section.inner-page .row .imgBlock.grid2 > div {
    width: 100%; }
  /*==============Inner=================================*/
  /*============page-listing section=============================*/
  .section .page-listing .feature-box {
    width: 80%;
    margin: 0 auto; }
  .section .page-listing .photo {
    border: 10px solid #1a1a1a; }
  .section .page-listing .main-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  .section .page-listing .main-right {
    width: 100%; }
  /*============page-listing section=============================*/
  /*============Contact section=============================*/
  .contact .row .left, .contact .row .right {
    margin-bottom: 40px;
    width: 100%; }
  .contact .row .left {
    border-right: none; }
  .map iframe {
    height: 250px; }
  /*============Contact section=============================*/
  .section.news {
    padding: 20px 0; }
    .section.news .row {
      text-align: center;
      display: block; }
      .section.news .row .mr_right {
        margin-right: 0; }
      .section.news .row .cols {
        width: 33%;
        margin-bottom: 20px; }
        .section.news .row .cols:nth-of-type(even) {
          margin-bottom: 20px;
          margin-right: 0; }
        .section.news .row .cols:last-child {
          margin-bottom: 20px;
          margin-right: 0; }
        .section.news .row .cols .image {
          width: 100%; }
          .section.news .row .cols .image img {
            width: auto; }
        .section.news .row .cols .text {
          width: 100%;
          text-align: center;
          background-color: #fff; }
  .section.car .row .cols {
    width: 100%;
    margin: 0;
    margin-bottom: 20px; }
  .section .vehicle .row .cols .style label {
    padding: 15px 6%; }
  .form-control .form-group {
    padding: 4px 2px; }
  .footer {
    padding: 0 0; }
    .footer .top {
      padding: 10px 0 10px;
      width: 100%; }
      .footer .top .fright .fsocial {
        padding: 20px 0  40px; }
        .footer .top .fright .fsocial ul li a {
          padding: 10px 5px; }
      .footer .top .fright .fmenu {
        padding: 20px 0; }
    .footer .bottom {
      padding-top: 10px; } }

@media only screen and (max-width: 610px) {
  .section .vehicle .row .cols .style label {
    padding: 15px 5%; }
  .section.news .row .cols {
    width: 78%; }
    .section.news .row .cols .image {
      width: 100%; }
    .section.news .row .cols .text {
      width: 100%;
      text-align: center; }
  .carlist .car, .carlist span.car {
    display: block;
    margin-right: 2%;
    text-align: center;
    width: 100%; }
  .carlist .list, .carlist span.list {
    display: block;
    text-align: center;
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .section .hero h1 {
    font-size: 30px;
    line-height: 30px; } }
