@import url(font-awesome.css);
@import url(flaticon.css);
@import url(animate.css);
@import url(owl.css);
@import url(jquery.fancybox.css);
@import url(jquery.mCustomScrollbar.min.css);
body, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: Catamaran, sans-serif
}
*, li, ul {
  padding: 0;
  margin: 0
}
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
  width: 220px;
  background: #fff;
  border-top: 3px solid #ffc61a;
  z-index: 100
}
.main-menu, .news-section .owl-controls .owl-nav, body, button, h1, h2, h3, h4, h5, h6, input, select, textarea {
  font-family: Catamaran, sans-serif
}
* {
  border: none;
  outline: 0
}
body {
  font-size: 15px;
  color: #ffc61a;
  line-height: 1.7em;
  background: #000;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased
}
.clear {
  clear: both
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #040404
}
a:focus, a:hover, a:visited {
  text-decoration: none;
  outline: 0
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  background: 0 0;
  line-height: 1.6em
}
p {
  line-height: 1.6em;
  color: #fff;
  font-size: 14px
}
.strike-through {
  text-decoration: line-through
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto
}
.content-container {
    padding-left: 0px;
    /*padding-left: 80px;*/
}
.btn-style-one, .btn-style-three, .btn-style-two {
  position: relative;
  padding: 14px 43px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 24px;
  font-size: 14px
}
.medium-container {
  max-width: 850px
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px
}
li, ul {
  list-style: none
}
.theme-btn {
  display: inline-block;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.centered {
  text-align: center
}
.btn-style-one {
  background: #ffc61a;
  color: #fff !important;
  border: 2px solid #ffc61a;
  border-radius: 50px
}
.btn-style-one:hover {
  background: 0 0;
  color: #ffc61a !important;
  border-color: #ffc61a
}
.btn-style-two {
  color: #fff !important;
  border: 2px solid #fff;
  border-radius: 50px
}
.btn-style-three:hover, .btn-style-two:hover {
  color: #fff !important;
  border-color: #ffc61a;
  background-color: #ffc61a
}
.btn-style-three {
  color: #ffc61a;
  border: 2px solid #ffc61a;
  border-radius: 50px;
  background: 0 0
}
.theme-btn .icon-left {
  padding-right: 10px
}
.theme-btn .icon-right {
  padding-left: 10px
}
.billing-section .billing-details .billing-column .check-box input:checked + label, .billing-section .billing-details .product-column .info .price, .billing-section .billing-details .product-column h3 a:hover, .billing-section .check-box input:checked + label, .car-info-block .inner-box .lower-box h3 a:hover, .confirmation-popup .content-column .info .price, .confirmation-popup h3 a:hover, .gallery-section .filter-tabs li.active, .gallery-section .filter-tabs li:hover, .header-top .social-icon a:hover, .main-header .header-top .top-left ul li a:hover, .main-header .header-top .top-right ul li a, .news-block .inner-box .content-column .inner h3 a:hover, .news-block-three .inner-box .lower-box .posted span, .news-block-three .inner-box .lower-box h3 a:hover, .news-block-three .post-share-options .social-links a:hover, .news-block-two .inner-box .content-column .inner h3 a:hover, .page-title .bread-crumb-outer .bread-crumb li a:hover, .page-title .bread-crumb-outer .bread-crumb li.active, .popup-outer .confirmation-popup .close-btn a:hover, .prod-tabs .add-review .rating .rate-box:active, .prod-tabs .add-review .rating .rate-box:focus, .prod-tabs .add-review .rating .rate-box:hover, .services-block .inner-box .lower-box h3 a:hover, .services-block-two .inner-box:hover h3 a, .sidebar .list li a:hover, .sidebar-page-container .comment-inner .comment-info .comment-reply:hover, .single-car .basic-details .info-outer .info .price, .single-car .basic-details .info-outer .list li .col:nth-child(2), .single-car .basic-details .info-outer .list li a:hover, .theme_color {
  color: #ffc61a
}
.light-font {
  font-weight: 300
}
.regular-font {
  font-weight: 400
}
.semibold-font {
  font-weight: 600
}
.bold-font {
  font-weight: 700
}
.ex-bold-font {
  font-weight: 800
}
.heavy-font {
  font-weight: 900
}
.bg-lightgrey {
  background-color: #f7f7f7 !important
}
.no-bg {
  background: 0 0 !important
}
.text-uppercase {
  text-transform: uppercase !important;
  text-transform: uppercase
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/preloader.GIF)
}
.hidden-bar .hidden-bar-closer, .scroll-to-top {
  width: 40px;
  line-height: 38px;
  text-align: center
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto
}
.scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  height: 40px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 100;
  cursor: pointer;
  border-radius: 50%;
  background: #0a0a0a;
  display: none;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.hidden-bar, .hidden-bar-wrapper {
  height: 100%
}
.main-menu .navigation > li > ul > li:hover > a, .main-menu .navigation > li > ul > li > ul > li:hover > a, .scroll-to-top:hover {
  color: #fff;
  background: #ffc61a
}
.main-header {
  position: relative;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  background: #000
}
.main-header .header-top {
  position: relative;
  background: #000;
  color: #ffc61a;
  padding: 12px 0
}
.main-header.header-style-one .main-box .auto-container {
  max-width: 1280px
}
.main-header .header-top .top-left {
  position: relative;
  float: left
}
.main-header .header-top .top-left ul li {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding-left: 25px;
  margin-right: 40px;
  color: #fff
}
.main-header .header-top .top-left ul li .icon {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 14px;
  line-height: 24px
}
.main-header .header-top .top-left ul li a {
  position: relative;
  color: #fff;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}
.main-header .header-top .top-right, .main-header .nav-outer {
  position: relative;
  float: right
}
.main-header .header-top .top-right ul li {
  position: relative;
  display: inline-block;
  margin-left: 50px
}
.main-header .header-top .top-right ul li .icon {
  margin-right: 15px;
  position: relative;
  top: 1px
}
.about-section .content-column .inner-box, .about-section .content-column .inner-box .book-btn, .about-section .content-column .inner-box .text, .accordion-box, .app-section .content-column .inner-box, .billing-section .form-group .field-inner, .car-block, .car-block .inner-box, .car-block .inner-box .lower-box, .car-info-block .inner-box .lower-box .more-info, .car-info-block .inner-box .lower-box ul, .cars-section, .cars-section .content-column .inner-box, .confirmation-popup .content-column, .contact-form .group-title, .default-form, .default-form .form-group .group-inner, .experiance-section .content-column .text, .experiance-section .form-column, .faqs-section .faq-form-column, .footer-style-two .gallery-widget, .header-top .social-icon, .list-style, .main-footer, .main-footer .footer-bottom .footer-nav, .main-footer .footer-upper, .map-section, .news-block, .news-block .inner-box, .news-block .inner-box .content-column, .news-block .inner-box .image-column, .news-block-three .inner-box .image-box, .news-block-three .post-share-options .social-links, .news-block-two, .news-block-two .inner-box, .news-block-two .inner-box .content-column, .prod-tabs, .prod-tabs .reviews-container, .prod-tabs .tabs-container, .prod-tabs .two-column, .product-info-tabs, .sec-title .inner-title-box, .select-car-tabs, .select-car-tabs .tab-buttons, .select-car-tabs .tabs-content, .services-block .inner-box .lower-box, .sidebar .list, .sidebar-page-container .cars-info-section, .sidebar-page-container .cars-info-section.list-view, .single-car .basic-details .info-outer .list, .styled-pagination, .testimonial-block-two .inner-box, .testimonial-section .owl-dots .owl-dot, .video-widget .widget-inner {
  position: relative
}
.header-top .social-icon a {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
  line-height: 24px;
  font-size: 13px;
  color: #ffc61a;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.main-header .main-box, .main-header .main-box .logo-box .logo img {
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s
}
.main-header .main-box {
  position: relative;
  padding: 0;
  z-index: 1;
  transition: .3s
}
.header-style-one .main-box {
  height: 50px
}
.main-header.fixed-header .main-box {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  margin-top: 0 !important;
  background-color: #000;
  border-bottom: 1px solid #ffc61a;
  padding: 0;
  z-index: 999;
  opacity: 1;
  height: auto;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: .5s;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}
.header-style-two .main-box .outer-container, .main-header.fixed-header .main-box .outer-container, .main-menu .navbar-collapse {
  padding: 0
}
.main-header .main-box .outer-container {
  position: relative;
  padding: 0 50px;
  border-radius: 50px;
  background-color: #000
}
.main-header .main-box .logo-box {
  position: relative;
  float: left;
  left: 0;
  padding: 10px 0;
  z-index: 10
}
.fixed-header .main-box .logo-box {
  padding: 5px 0
}
.main-header .main-box .logo-box .logo img {
  display: inline-block;
  max-width: 100%;
  transition: .3s
}
.main-menu, .sidebar-page-container .comments-area .comment-box {
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s
}
.main-header .nav-toggler {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  display: none
}
.main-header .nav-toggler button {
  position: relative;
  display: block;
  height: 40px;
  width: 44px;
  background: #ffc61a;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  border: 1px solid #ffc61a;
  border-radius: 2px;
  font-weight: 400
}
.main-menu {
  position: relative;
  transition: .3s
}
.main-menu .navigation, .sidebar .search-box .form-group {
  position: relative;
  margin: 0
}
.main-menu .navigation > li {
  position: relative;
  display: inline-block;
  padding: 19px 0;
  margin-left: 29px
}
.fixed-header .main-menu .navigation > li {
  padding: 14px 0
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  padding: 16px 6px;
  color: #ffc61a;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 700;
  opacity: 1;
  font-size: 16px;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.app-section .content-column .inner-box .app-btn:hover .icon, .footer-style-two .posts-widget .post .desc-text a, .header-style-three .main-box .main-menu .navigation > li > a, .header-style-three.fixed-header .main-box .main-menu .navigation > li > a, .hidden-bar .hidden-bar-closer:hover .btn, .hidden-bar .side-menu a.current, .hidden-bar .side-menu li.current > a, .main-footer .footer-bottom .footer-nav li a:hover, .main-menu .navigation > li > ul > li.dropdown:hover > a:after, .main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after, .testimonial-section .sec-title .inner-title-box h2 {
  color: #fff
}
.main-menu .navigation > li.current-menu-item > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a {
  color: #ffc61a;
  opacity: 1
}
.main-menu .navigation > li > ul {
  position: absolute;
  left: 0;
  top: 120%;
  padding: 0;
  display: none;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .5s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}
.main-menu .navigation > li > ul.from-right, .main-menu .navigation > li > ul > li > ul.from-right {
  left: auto;
  right: 0
}
.main-menu .navigation > li > ul > li, .main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.main-menu .navigation > li > ul > li:last-child, .main-menu .navigation > li > ul > li > ul > li:last-child, .sidebar .list li:last-child {
  border-bottom: none
}
.main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding: 5px 15px;
  line-height: 24px;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
  color: #272727;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 10px;
  height: 20px;
  display: block;
  color: #253d4a;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 5
}
.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 20px;
  padding: 0;
  display: none;
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 10px;
  top: 11px;
  width: 10px;
  height: 20px;
  display: block;
  color: #272727;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 5
}
.main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .5s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #fff;
  background: url(../images/icons/submenu-icon.png) center center/20px no-repeat;
  cursor: pointer;
  z-index: 5;
  display: none
}
.header-style-two .main-box {
  top: auto;
  margin-top: 0;
  background-color: #fff
}
.header-style-three {
  position: absolute;
  background: 0 0
}
.header-style-three .main-box {
  position: relative;
  top: auto;
  margin-top: 0;
  background-color: rgba(0, 0, 0, .2)
}
.header-style-three.fixed-header .main-box {
  background-color: rgba(0, 0, 0, .8);
  border: 0
}
.header-style-three .main-box .outer-container {
  padding: 0;
  width: 100%;
  background: 0 0
}
.hidden-bar {
  position: fixed;
  top: 0;
  width: 305px;
  z-index: 999;
  background: #272727;
  transition: .7s;
  -webkit-transition: .7s;
  -ms-transition: .7s;
  -o-transition: .7s;
  -moz-transition: .7s
}
.default-form .form-group .select-box:last-child, .hidden-bar .mCSB_inside > .mCSB_container, .page-title .bread-crumb-outer .bread-crumb li:last-child, .sidebar-page-container .sidebar-form.style-two .select-box {
  margin-right: 0
}
.hidden-bar.right-align {
  right: -400px
}
.hidden-bar.right-align.visible-sidebar, .single-car .basic-details .owl-theme .owl-controls .owl-nav [class*=owl-next] {
  right: 0
}
.hidden-bar.left-align.visible-sidebar, .hidden-bar.right-align .hidden-bar-closer, .single-car .basic-details .owl-theme .owl-controls .owl-nav [class*=owl-prev] {
  left: 0
}
.hidden-bar.left-align {
  left: -400px
}
.hidden-bar.left-align .hidden-bar-closer {
  right: -20px
}
.hidden-bar .hidden-bar-closer {
  height: 40px;
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, .8);
  color: #272727;
  border-radius: 2px;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  z-index: 999999
}
.hidden-bar .hidden-bar-closer:hover {
  background: #ffc61a
}
.hidden-bar .hidden-bar-closer .btn {
  background-color: transparent;
  border: none;
  outline: 0;
  font-size: 14px
}
.hidden-bar .social-icons {
  text-align: center;
  margin: 50px 0 30px
}
.hidden-bar .social-icons ul {
  font-size: 0;
  margin-left: -5px;
  margin-right: -5px
}
.hidden-bar .social-icons ul li {
  display: inline-block;
  padding: 0 5px
}
.hidden-bar .social-icons ul li a {
  display: block;
  width: 36px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  background: #ffc61a;
  color: #fff;
  border-radius: 5px;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.hidden-bar .social-icons ul li a:hover {
  background: #fff;
  color: #ffc61a
}
.hidden-bar .logo {
  padding: 30px 0;
  background: #272727
}
.hidden-bar .logo img {
  display: inline-block;
  max-width: 100%
}
.hidden-bar .side-menu {
  background-color: transparent;
  padding: 0;
  font-size: 13px;
  letter-spacing: 1px
}
.hidden-bar .side-menu ul li ul a, .hidden-bar .side-menu ul li ul li ul li a {
  background: 0 0
}
.hidden-bar .side-menu ul li a {
  background: 0 0;
  color: #fff;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  border-top: 1px solid rgba(255, 255, 255, .3);
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  padding: 10px 15px 10px 20px;
  position: relative;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.hidden-bar .side-menu ul li a:hover, .hidden-bar .side-menu ul > li.current > a, .hidden-bar .side-menu ul > li > ul > li.current > a {
  background: rgba(255, 255, 255, .1);
  color: #fff
}
.hidden-bar .side-menu ul li a .btn.expander {
  background: 0 0;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .8);
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
  position: absolute;
  top: 6px;
  right: 20px;
  outline: 0
}
.fancybox-next span, .fancybox-prev span {
  background-image: none !important;
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  text-align: center
}
.fancybox-next span:before, .fancybox-prev span:before {
  content: '';
  position: absolute;
  font-family: FontAwesome;
  left: 0;
  top: 0;
  font-size: 12px;
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  background-color: rgba(28, 28, 28, .4) !important;
  color: #fff;
  visibility: visible;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s
}
.fancybox-next span:before {
  content: '\f178'
}
.fancybox-prev span:before {
  content: '\f177'
}
.fancybox-next:hover span:before, .fancybox-prev:hover span:before {
  background-color: #fff !important;
  color: #000
}
.fancybox-type-image .fancybox-close {
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: url(../images/icon-cross.png) center center no-repeat;
  background-color: rgba(17, 17, 17, .5) !important
}
.fancybox-type-image .fancybox-close:hover {
  background-color: #000 !important
}
.fancybox-type-image .fancybox-skin {
  padding: 0 !important
}
.main-slider {
  position: relative;
  z-index: 10
}
.main-slider .tp-caption {
  z-index: 5 !important
}
.main-slider .text {
  position: relative;
  font-weight: 400;
  line-height: 1.4em;
  color: #fff;
  font-size: 16px;
  z-index: 9
}
.main-slider h1, .main-slider h2 {
  position: relative;
  font-size: 44px;
  color: #fff;
  font-weight: 900;
  line-height: 1.3em;
  letter-spacing: 1px;
  z-index: 9;
  text-transform: uppercase
}
.main-slider .btn-style-one, .main-slider .btn-style-two {
  border-width: 2px !important
}
.main-slider .tp-bullets.preview3 .bullet {
  background: 0 0 !important;
  width: 10px !important;
  height: 10px !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  margin: 0 7px
}
.main-slider .tp-bullets.preview3 .bullet.selected, .main-slider .tp-bullets.preview3 .bullet:hover {
  background: #ffc61a !important
}
.main-slider .tparrows.preview3 {
  background: 0 0 !important;
  width: 54px !important;
  overflow: hidden;
  margin-top: 0 !important;
  height: 54px !important
}
.main-slider .tparrows.preview3::after {
  top: 0;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 22px;
  height: 54px !important;
  line-height: 48px;
  width: 50px !important;
  border: 2px solid #fff;
  padding: 0;
  border-radius: 2px
}
.main-slider .tparrows.tp-leftarrow.preview3::after {
  content: '\f104';
  font-family: FontAwesome
}
.main-slider .tparrows.tp-rightarrow.preview3::after {
  content: '\f105';
  font-family: FontAwesome
}
.main-slider .tparrows.preview3.tp-leftarrow {
  left: 30px !important
}
.main-slider .tparrows.preview3.tp-rightarrow {
  right: 30px !important
}
.main-slider .tparrows.preview3:hover::after {
  background: #ffc61a;
  border-color: #ffc61a
}
.main-slider .tparrows.preview3 .tp-arr-iwrapper {
  visibility: hidden;
  opacity: 0;
  display: none
}
.cars-section .owl-controls .owl-dots, .cars-select-section .owl-dots, .client-tesimonial .owl-controls, .main-slider .tp-bannertimer, .news-section .owl-controls .owl-dots, .news-section-two .owl-controls .owl-dots, .news-testimonial-column .owl-dots, .single-car .basic-details .owl-theme .owl-controls .owl-dots, .sponsors-style-one .owl-controls, .testimonial-section .owl-controls .owl-nav {
  display: none !important
}
.main-slider .overlay-none .tp-dottedoverlay {
  background-color: inherit !important
}
.main-slider .overlay-color .tp-dottedoverlay {
  background-color: rgba(0, 0, 0, .7) !important
}
.accordion-box .block, .billing-section .form-group, .confirmation-popup .image-column, .news-block-two .inner-box .image-column, .prod-tabs .add-review .form-group, .prod-tabs .two-column .column, .sec-title, .single-car .sidebar-title {
  position: relative;
  margin-bottom: 20px
}
.services-block, .services-section-one .sec-title {
  margin-bottom: 40px
}
.sec-title .inner-title-box h2 {
  font-size: 24px;
  font-weight: 800;
  color: #ffc61a;
  text-transform: uppercase;
  line-height: 1.4em;
  padding-bottom: 15px
}
.sec-title .inner-title-box h2 span {
  color: #ccc
}
.sec-title .rotate-title {
  position: absolute;
  left: -60px;
  top: 0;
  line-height: 1em;
  color: #f1f1f1;
  font-size: 24px;
  padding-right: 10px;
  font-weight: 900;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.sec-title .rotate-title:before {
  position: absolute;
  content: '';
  left: 100%;
  top: 50%;
  width: 1px;
  height: 40px;
  background-color: #ffc61a;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
.about-section {
  position: relative;
  background-position: right top;
  background-repeat: no-repeat
}
.about-section .content-column {
  position: relative;
  max-width: 520px;
  padding: 150px 0
}
.about-section .content-column .inner-box .text p {
  position: relative;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 30px
}
.services-section-one {
  position: relative;
  z-index: 2;
  padding: 60px 0 40px;
  background-color: #fafafa
}
.services-section-one.style-two {
  background-color: #fff
}
.services-block {
  position: relative;
  padding: 0 30px
}
.confirmation-popup .message-outer, .default-video-box, .services-block .inner-box {
  position: relative;
  text-align: center
}
.services-block .inner-box .icon-box {
  position: relative;
  width: 116px;
  height: 116px;
  margin: 0 auto 22px;
  color: #6d6e70;
  font-size: 40px;
  border-radius: 50%;
  line-height: 110px;
  text-align: center;
  border: 1px dashed #afafaf
}
.services-block .inner-box .upper-box {
  position: relative;
  display: inline-block
}

.upper-box h4{
    font-size: 19px;
}

.services-block .inner-box .upper-box .number {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 14px;
  width: 28px;
  height: 28px;
  line-height: 29px;
  font-weight: 600;
  border-radius: 50%;
  display: inline-block;
  background-color: rgba(255, 130, 1, .9)
}
.services-block .inner-box .lower-box h3 {
  position: relative;
  line-height: 1em;
  padding-bottom: 10px;
  padding-top: 6px
}
.services-block .inner-box .lower-box h3 a, .services-block-two .inner-box h3 a {
  position: relative;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.services-block .inner-box .lower-box h3:after {
  position: absolute;
  content: '';
  bottom: 0;
  width: 30px;
  height: 2px;
  left: 50%;
  margin-left: -15px;
  background-color: #ff8e19
}
.services-block .inner-box .lower-box .text {
  position: relative;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  margin-top: 10px
}
.cars-section .content-column {
  position: relative;
  padding: 50px 20px ;
}
.cars-section .content-column .inner-box .dark-text {
  position: relative;
  color: #ffc61a;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 25px
}
.cars-section .content-column .inner-box .text {
  color: #fff;
  font-size: 14px;
  margin-bottom: 35px
}
.cars-section .carousel-column {
  position: relative;
  padding: 70px 0 30px
}
.cars-section .carousel-column .single-item-carousel:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: 76px;
  bottom: 90%;
  background-color: #ffc61a
}
.cars-section .carousel-column .single-item-carousel:after {
  position: absolute;
  content: '';
  left: 72px;
  bottom: 90%;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ffc61a
}
.cars-section .carousel-column h2 {
  position: relative;
  color: #232323;
  font-size: 18px;
  font-weight: 700;
  padding-left: 98px;
  text-transform: uppercase
}
.cars-section .carousel-column .car-item {
  position: relative;
  padding-top: 50px
}
.cars-section .owl-controls, .news-section .owl-controls, .news-section-two .owl-controls {
  margin: 0 !important
}
.cars-section .owl-controls .owl-nav {
  margin: 0 !important;
  position: absolute;
  left: 0;
  top: -32px
}
.cars-section .owl-controls .owl-nav [class*=owl-] {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 20px;
  padding: 0;
  color: #ccc;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  border-radius: 0;
  background: 0 0 !important;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.cars-section .owl-controls .owl-nav [class*=owl-]:hover {
  color: #404040
}
.testimonial-section {
  position: relative;
  padding: 110px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center
}
.testimonial-section:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .9)
}
.testimonial-section .sec-title .inner-title-box .rotate-title {
  color: #4f4f4f
}
.testimonial-block, .testimonial-block-two {
  position: relative;
  max-width: 900px
}
.testimonial-block .inner-box {
  position: relative;
  padding-left: 130px
}
.testimonial-block .inner-box .quote-icon {
  position: absolute;
  left: 0;
  top: 25px;
  color: #2d2927;
  font-size: 50px;
  line-height: 1em
}
.testimonial-block .inner-box .text {
  color: #aaa;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em
}
.testimonial-block .inner-box .author-info {
  position: relative;
  padding-left: 85px;
  padding-top: 10px;
  margin-top: 30px;
  min-height: 68px
}
.testimonial-block .inner-box .author-info .image, .testimonial-block-two .inner-box .author-info .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 68px;
  border-radius: 50%
}
.testimonial-block .inner-box .author-info .image img, .testimonial-block-two .inner-box .author-info .image img {
  border-radius: 50%
}
.testimonial-block .inner-box .author-info h3 {
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase
}
.car-info-block .inner-box .lower-box .more-info .price-day span, .testimonial-block .inner-box .author-info .designation, .testimonial-block-two .inner-box .author-info .designation {
  position: relative;
  color: #777;
  font-size: 14px;
  font-weight: 400
}
.testimonial-block .inner-box .carousel-number {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 24px;
  color: #fff;
  font-weight: 700
}
.testimonial-block .inner-box .carousel-number span, .testimonial-block-two .inner-box .carousel-number span {
  color: #777;
  font-size: 14px;
  font-weight: 400
}
.testimonial-section .owl-controls {
  margin-top: 50px
}
.testimonial-section .owl-dots .owl-dot span {
  margin: 0 5px;
  width: 30px;
  height: 2px;
  border-radius: 0;
  border: 1px;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  background-color: #fff
}
.testimonial-section .owl-dots .owl-dot.active span, .testimonial-section .owl-dots .owl-dot:hover span {
  border: 1px #ffc61a;
  background: #ffc61a
}
.testimonial-section .owl-dots .owl-dot:before {
  position: absolute;
  content: '';
  left: 5px;
  top: -4px;
  width: 20px;
  height: 2px;
  opacity: 0;
  background-color: #ffc61a;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.accordion-box .block .icon-outer .icon-plus, .billing-section .billing-details .billing-column .check-box input:checked + label .fa, .billing-section .check-box input:checked + label .fa, .car-block .inner-box .lower-box .arrow:hover .text, .default-form .form-group .select-box input[type=radio]:checked + label .check-icon, .footer-style-two .posts-widget .post:hover .post-thumb .overlay-link, .sponsors-style-one .sponsors-slider img:hover, .testimonial-section .owl-dots .owl-dot.active::before, .testimonial-section .owl-dots .owl-dot:hover::before {
  opacity: 1
}
.news-section {
  position: relative;
  padding: 145px 0
}
.news-block .inner-box .image-column .image {
  position: relative;
  padding-left: 1px
}
.news-block .inner-box .image-column img, .news-block-two .inner-box .image-column img {
  position: relative;
  width: 100%
}
.news-block .inner-box .content-column .inner {
  position: relative;
  padding: 115px 0 100px
}
.news-block .inner-box .content-column .inner .posted, .news-block-two .inner-box .content-column .inner .posted {
  position: relative;
  font-size: 14px;
  color: #777;
  margin-bottom: 4px
}
.news-block .inner-box .content-column .inner .posted:before {
  position: absolute;
  content: '';
  right: 102%;
  top: 10px;
  width: 60px;
  height: 1px;
  background-color: #ffc61a
}
.news-block .inner-box .content-column .inner h3, .news-block-two .inner-box .content-column .inner h3, .services-block-two .inner-box h3 {
  position: relative;
  line-height: 1em
}
.news-block .inner-box .content-column .inner h3 a {
  position: relative;
  color: #232323;
  font-size: 18px;
  font-weight: 700;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.news-block .inner-box .content-column .inner .text {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-top: 30px
}
.news-block .inner-box .content-column .inner .view-more {
  position: relative;
  font-size: 13px;
  font-weight: 800;
  color: #ffc61a;
  float: right;
  margin-top: 40px;
  text-transform: uppercase;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.car-info-block .inner-box .lower-box ul li span, .news-block .inner-box .content-column .inner .view-more:hover, .news-block-three .inner-box .lower-box .view-more:hover, .news-block-two .inner-box .content-column .inner .view-more:hover {
  color: #232323
}
.news-section .owl-controls .owl-nav {
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: 0
}
.news-section .owl-controls .owl-nav [class*=owl-] {
  position: relative;
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 3px 20px;
  border: 1px solid transparent;
  color: #ccc;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border-radius: 50px;
  text-transform: uppercase;
  background: 0 0 !important;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  font-family: Catamaran, sans-serif
}
.news-section .owl-controls .owl-nav [class*=owl-]:hover, .news-section-two .owl-controls .owl-nav [class*=owl-]:hover {
  color: #1c1c1c;
  border-color: #888
}
.main-footer .footer-upper .map-section .map-overlay {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8)
}
.main-footer .footer-upper .map-title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  padding: 120px 0
}
.main-footer .footer-upper .map-title h2 {
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 800
}
.main-footer .footer-upper .map-title .icon {
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 28px;
  margin-right: 10px
}
.main-footer .footer-bottom {
  position: relative;
  padding: 35px 0;
  background-color: #080808
}
.main-footer .footer-bottom .copyright {
  position: relative;
  font-size: 14px;
  color: #ffc61a;
  margin-top: 5px;
  line-height: 24px
}
.main-footer .footer-bottom .footer-nav li {
  position: relative;
  margin-right: 12px;
  /*display: inline-block;*/
  display: inline-flex;
}
.main-footer .footer-bottom .footer-nav li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #ffc61a
}
.main-footer .footer-bottom .footer-nav li a img {
  position: relative;
  top: -3px;
  display: inline-block
}
.footer-style-two {
  position: relative;
  background-color: #232323
}
.footer-style-two .footer-widget, .sidebar-page-container .content-side, .single-car .basic-details .carousel-column, .single-car .basic-details .info-column {
  margin-bottom: 30px
}
.footer-style-two .footer-widget .logo-box {
  margin-top: -15px
}
.footer-style-two .footer-widget .text {
  position: relative;
  color: #aaa;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 25px
}
.footer-style-two .footer-upper {
  position: relative;
  padding: 80px 0 50px;
  background: url(../images/resource/footer-botom-layer.png) right bottom no-repeat
}
.list-style li {
  position: relative;
  padding-left: 55px;
  min-height: 35px;
  color: #aaa;
  font-size: 14px;
  margin-bottom: 20px;
  padding-top: 7px
}
.list-style li .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  color: #e8e8e8;
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  border: 1px solid #777
}
.footer-style-two .footer-column h2 {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 40px;
  padding-bottom: 13px;
  color: #fff
}
.footer-style-two .footer-column h2:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 38px;
  border-bottom: 1px solid #ffc61a
}
.footer-style-two .posts-widget .post {
  position: relative;
  min-height: 68px;
  padding-left: 100px;
  padding-bottom: 10px;
  margin-bottom: 25px
}
.footer-style-two .posts-widget .post:last-child {
  border: none;
  padding-bottom: 0
}
.footer-style-two .posts-widget .post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 68px
}
.footer-style-two .posts-widget .post .post-thumb .overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(252, 114, 30, .7);
  color: #fff;
  opacity: 0;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.footer-style-two .posts-widget .post .post-thumb .overlay-link span {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 30px;
  margin-left: -15px;
  margin-top: -15px;
  line-height: 30px;
  font-size: 16px
}
.footer-style-two .posts-widget .post .post-thumb img, .sidebar-page-container .sidebar-form .default-form .btn-style-one {
  display: block;
  width: 100%
}
.footer-style-two .posts-widget .post .desc-text {
  position: relative;
  font-size: 14px;
  margin-top: -3px;
  color: #fff;
  line-height: 1.8em;
  margin-bottom: 0
}
.footer-style-two .posts-widget .post .time {
  color: #9e9e9e;
  line-height: 24px;
  font-style: italic
}
.footer-style-two .gallery-widget .image {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 10px 8px 0
}
.footer-style-two .gallery-widget .image img {
  position: relative;
  display: block;
  width: 100%;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.footer-style-two .gallery-widget .image img:hover {
  opacity: .7
}
.booking-form {
  position: relative;
  margin-top: -145px;
  z-index: 99
}
.booking-form .booking-form-inner {
  position: relative;
  padding: 35px 35px 10px;
  background-color: #fafafa;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15)
}
.default-form .form-group {
  position: relative;
  margin-bottom: 25px
}
.accordion-box .block .content p:last-child, .car-info-block .inner-box .lower-box ul li:last-child, .default-form .form-group.no-margin, .single-car .basic-details .info-outer .list li:last-child {
  margin-bottom: 0
}
.default-form .form-group .group-inner .field-label {
  position: relative;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 22px
}
.default-form .form-group .group-inner .input-label {
  position: relative;
  color: #000;
  font-weight: 700;
  font-size: 14px;
  line-height: 52px;
  display: inline-block
}
.default-form .form-group .group-inner input, .default-form .form-group .group-inner select {
  position: relative;
  height: 52px;
  width: 100%;
  line-height: 32px;
  padding: 10px 20px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.default-form .form-group .group-inner .ui-selectmenu-button, .default-form .form-group .group-inner select {
  background: url(../images/icons/select-arrow.png) right top no-repeat #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  cursor: pointer
}
.default-form .form-group .group-inner .ui-selectmenu-button {
  position: relative;
  height: 52px;
  width: 100%;
  line-height: 32px;
  padding: 10px 20px;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.default-form .form-group .group-inner .ui-selectmenu-button .ui-icon {
  background-image: none !important
}
.billing-section input:focus, .billing-section select:focus, .billing-section textarea:focus, .cars-info-section .items-sorting select:focus, .comment-form .form-group input[type=email]:focus, .comment-form .form-group input[type=password]:focus, .comment-form .form-group input[type=tel]:focus, .comment-form .form-group input[type=text]:focus, .comment-form .form-group select:focus, .comment-form .form-group textarea:focus, .contact-form .form-group input[type=email]:focus, .contact-form .form-group input[type=password]:focus, .contact-form .form-group input[type=tel]:focus, .contact-form .form-group input[type=text]:focus, .contact-form .form-group select:focus, .contact-form .form-group textarea:focus, .default-form .form-group .group-inner input:focus, .default-form .form-group .group-inner select:focus, .default-form .form-group .group-inner textarea:focus, .search-website .form-group input[type=search]:focus, .search-website .form-group input[type=text]:focus, .search-website .form-group textarea:focus, .sidebar .search-box .form-group input:focus {
  border-color: #ffc61a
}
.default-form .form-group .group-inner .number-of-people {
  position: relative;
  width: 80px;
  height: 52px;
  float: right;
  background-color: #fff
}
.default-form .form-group .group-inner textarea {
  position: relative;
  padding: 10px 20px;
  height: 120px;
  width: 100%;
  resize: none;
  border-radius: 1px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.default-form .form-group .group-inner button, .mt-10 {
  margin-top: 10px
}
.default-form .form-group .select-box {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  margin-top: 14px;
  margin-bottom: 12px;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.default-form .form-group .select-box label {
  position: relative;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 30px;
  line-height: 29px
}
.default-form .form-group .select-box input[type=radio] {
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  visibility: hidden;
  border-radius: 50%;
  background-color: #fff
}
.default-form .form-group .select-box .default-check {
  position: absolute;
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #e0e0e0
}
.default-form .form-group .select-box .check-icon {
  position: absolute;
  content: '\f00c';
  left: 0;
  top: 4px;
  width: 22px;
  height: 22px;
  color: #ffc61a;
  z-index: 99;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  opacity: 0;
  font-family: FontAwesome
}
.billing-section input.error, .billing-section select.error, .billing-section textarea.error, .contact-form input.error, .contact-form select.error, .contact-form textarea.error, .default-form input.error, .default-form select.error, .default-form textarea.error {
  border-color: red !important
}
.contact-form label.error, .default-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: red;
  font-weight: 500
}
.default-form .lower-form-box {
  position: relative;
  border-top: 1px solid #e0e0e0;
  padding-top: 30px
}
.default-form.style-two .widget-content {
  position: relative;
  padding: 30px 30px 15px
}
.cars-select-section {
  position: relative;
  padding: 130px 0 140px
}
.cars-select-section.style-two {
  position: relative;
  background-color: #fafafa
}
.car-block .inner-box h3 {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase
}
.car-block .inner-box .lower-box .text {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 10px
}
.car-block .inner-box .lower-box .arrow .icon {
  position: relative;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  background-color: #232323;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.car-block .inner-box .lower-box .arrow:hover .icon {
  background-color: #ffc61a
}
.car-block .inner-box .lower-box .arrow .text {
  position: relative;
  color: #ffc61a;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  opacity: 0;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.cars-select-section .owl-controls {
  padding: 25px 0 0;
  position: relative;
  text-align: center;
  top: 0
}
.cars-select-section .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #cfcfcf;
  font-size: 20px;
  height: 45px;
  line-height: 42px;
  padding: 0;
  position: relative;
  transition: .5s;
  width: 45px;
  border: 1px solid #cfcfcf;
  border-radius: 0;
  background: 0 0
}
.cars-select-section .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #fff;
  border-color: #7f7f7f;
  color: #7f7f7f
}
.default-testimonials {
  position: relative;
  padding: 140px 0 85px
}
.default-testimonials .client-tesimonial, .default-testimonials .news-testimonial-column, .news-block-three {
  position: relative;
  margin-bottom: 0px;
}
.default-testimonials .client-tesimonial h2, .default-testimonials .news-testimonial-column h2 {
  position: relative;
  color: #000;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 34px;
  text-transform: uppercase
}
.testimonial-block-two .inner-box .quote-icon {
  position: absolute;
  left: 25px;
  top: 30px;
  color: #ededed;
  font-size: 36px;
  line-height: 1em;
  z-index: 1
}
.testimonial-block-two .inner-box .text {
  position: relative;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  background-color: #fafafa;
  padding: 30px 30px 30px 90px
}
.testimonial-block-two .inner-box .author-info {
  position: relative;
  padding-left: 85px;
  padding-top: 10px;
  margin-top: 30px;
  min-height: 68px;
  margin-left: 25px
}
.testimonial-block-two .inner-box .text:before {
  position: absolute;
  left: 45px;
  top: 68%;
  content: '';
  width: 1px;
  height: 75%;
  z-index: 1;
  background-color: #ffc61a
}
.testimonial-block-two .inner-box .text:after {
  position: absolute;
  left: 41px;
  top: 140%;
  content: '';
  width: 10px;
  height: 10px;
  z-index: 1;
  border-radius: 50%;
  background-color: #ffc61a
}
.testimonial-block-two .inner-box .author-info h3 {
  position: relative;
  color: #232323;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize
}
.testimonial-block-two .inner-box .carousel-number {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 24px;
  color: #232323;
  font-weight: 700
}
.billing-section .billing-details .check-box, .cars-info-section.list-view .car-info-block .car-column, .news-block-two .inner-box .content-column .inner {
  position: relative;
  padding: 0
}
.news-block-two .inner-box .content-column .inner h3 a {
  position: relative;
  color: #232323;
  font-size: 17px;
  font-weight: 700;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.news-block-two .inner-box .content-column .inner .text {
  position: relative;
  color: #777;
  font-size: 13px;
  margin-top: 15px
}
.news-block-two .inner-box .content-column .inner .view-more {
  position: relative;
  font-size: 13px;
  font-weight: 800;
  color: #ffc61a;
  float: right;
  margin-top: 20px;
  text-transform: uppercase;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.news-testimonial-column .owl-controls {
  padding: 0;
  position: relative;
  text-align: center;
  top: 0
}
.news-testimonial-column .owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: relative;
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 1px 20px;
  border: 1px solid transparent;
  color: #ccc;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border-radius: 50px;
  text-transform: uppercase;
  background: 0 0;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  font-family: Catamaran, sans-serif
}
.news-testimonial-column .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #fff !important;
  border-color: #7f7f7f;
  color: #7f7f7f !important
}
.sponsors-style-one {
  position: relative;
  padding: 85px 0;
  background: #fafafa;
  text-align: center
}
.app-section, .page-title {
  background-position: center center
}
.app-section, .page-title, .video-widget {
  background-repeat: no-repeat;
  background-size: cover
}
.sponsors-style-one .sponsors-outer .slide-item .image-box img {
  display: inline-block;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  opacity: .8;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.app-section {
  position: relative;
  background-attachment: fixed;
  background-color: #fafafa;
  overflow: hidden;
  z-index: 2
}
.app-section .content-column {
  position: relative;
  padding: 140px 15px 100px
}
.app-section .content-column .inner-box h2 {
  position: relative;
  font-weight: 800;
  color: #232323;
  font-size: 24px;
  text-transform: uppercase
}
.app-section .content-column .inner-box .dark-text {
  position: relative;
  color: #232323;
  font-size: 14px;
  margin-top: 6px
}
.app-section .content-column .inner-box .text {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 30px
}
.app-section .content-column .inner-box .app-btn {
  position: relative;
  padding: 15px 30px 15px 90px;
  border-radius: 50px;
  text-align: left;
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
  border: 2px solid #ffc61a;
  margin-right: 15px;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.app-section .content-column .inner-box .app-btn .icon {
  position: absolute;
  left: 30px;
  top: 25px;
  font-size: 42px;
  color: #ffc61a
}
.app-section .content-column .inner-box .app-btn .app-name {
  position: relative;
  font-weight: 900;
  font-size: 22px
}
.app-section .content-column .inner-box .app-btn:hover, .services-block-two .inner-box:hover .icon-box .icon-inner {
  background-color: #ffc61a;
  color: #fff
}
.app-section .image-column {
  position: relative;
  text-align: center;
  padding-top: 130px
}
.app-section .image-column .image img {
  max-width: 100%;
  display: inline-block
}
.services-section-two {
  position: relative;
  padding: 140px 0 100px;
  overflow: hidden
}
.services-section-two .sec-title {
  margin-bottom: 45px
}
.services-section-two .right-image {
  position: absolute;
  bottom: -50px;
  left: 100%
}
.services-section-two .right-image img {
  max-width: none
}
.services-section-two .services-inner-content {
  position: relative;
  max-width: 830px
}
.services-block-two {
  position: relative;
  margin-bottom: 65px;
  z-index: 1
}
.services-block-two .inner-box {
  position: relative;
  padding-left: 110px
}
.services-block-two .inner-box .icon-box {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -46px;
  width: 92px;
  height: 92px;
  color: #6d6e70;
  font-size: 34px;
  line-height: 78px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 25px;
  background-color: #f9f9f9;
  border: 5px solid transparent
}
.services-block-two .inner-box .icon-box .icon-inner {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  top: 1px;
  position: relative;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.services-block-two .inner-box .text {
  position: relative;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  margin-top: 6px
}
.services-block-two .inner-box:hover .icon-box {
  background-color: rgba(255, 130, 1, .3)
}
.news-section-two {
  position: relative;
  padding: 80px 0 40px
}
.news-block-three .inner-box {
  position: relative;
  border: 1px solid #e5e5e5
}
.news-block-three .inner-box .image-box img {
  position: relative;
  width: 100%;
  display: block
}
.news-block-three .inner-box .lower-box {
  position: relative;
  padding: 25px 38px
}
.news-block-three .inner-box .lower-box .posted {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #777;
  margin-bottom: 10px
}
.news-block-three .inner-box .lower-box h3 {
  position: relative;
  line-height: 1.2em;
  padding-bottom: 22px;
  font-weight: 700;
  font-size: 18px;
  color: #232323;
  border-bottom: 1px solid #ddd
}
.news-block-three .inner-box .lower-box h3 a {
  position: relative;
  color: #232323;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.news-block-three .inner-box .lower-box .text {
  position: relative;
  color: #777;
  font-size: 14px;
  line-height: 1.6em;
  margin-top: 28px
}
.news-block-three .inner-box .lower-box .view-more {
  position: relative;
  font-size: 13px;
  color: #ffc61a;
  font-weight: 800;
  float: right;
  margin-top: 30px;
  text-transform: uppercase;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.news-block-three.style-two .inner-box {
  border: 0
}
.news-block-three.style-two .inner-box .lower-box {
  padding: 25px 0 0
}
.news-block-three.style-two .inner-box .lower-box .text blockquote {
  position: relative;
  padding: 48px 70px;
  border: 0;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #232323;
  line-height: 26px;
  background: url(../images/icons/curve.jpg) right bottom no-repeat #fafafa
}
.news-block-three.style-two .inner-box .lower-box .text blockquote:before {
  content: "\f150";
  position: absolute;
  left: 28px;
  top: 50%;
  font-size: 28px;
  width: 20px;
  line-height: 24px;
  color: #ededed;
  font-family: Flaticon;
  margin-top: -15px
}
.news-block-three .post-share-options {
  position: relative;
  margin-top: 25px;
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd
}
.news-block-three .post-share-options h5 {
  font-size: 14px;
  color: #232323;
  font-weight: 400;
  padding: 3px 0
}
.news-block-three .post-share-options .social-links a {
  position: relative;
  color: #777;
  margin: 2px 6px;
  font-size: 14px;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.news-section-two .owl-controls .owl-nav {
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: -60px
}
.news-section-two .owl-controls .owl-nav [class*=owl-] {
  position: relative;
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 2px 20px;
  border: 1px solid transparent;
  color: #ccc;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border-radius: 50px;
  text-transform: uppercase;
  background: 0 0 !important;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  font-family: Catamaran, sans-serif
}
.sidebar-page-container .comments-area {
  position: relative;
  padding-bottom: 35px;
  margin-top: -15px;
  margin-bottom: 45px;
  border-bottom: 1px solid #ddd
}
.billing-section .billing-details .billing-column, .billing-section .sec-title, .comment-form .form-group, .sidebar-page-container .group-title, .single-car .basic-details, .styled-list-one {
  position: relative;
  margin-bottom: 30px
}
.sidebar-page-container .group-title h2 {
  font-size: 16px;
  color: #232323;
  font-weight: 700;
  text-transform: uppercase
}
.sidebar-page-container .comments-area .comment-box {
  position: relative;
  padding: 0 0 5px;
  margin-bottom: 35px;
  transition: .3s
}
.sidebar .list li:first-child a, .sidebar-page-container .comments-area .comment-box:first-child {
  padding-top: 0
}
.sidebar-page-container .comments-area .comment-box:hover {
  border-color: #222
}
.sidebar-page-container .comments-area .comment {
  position: relative;
  padding: 0 0 0 112px;
  font-size: 14px
}
.sidebar-page-container .comments-area .comment .comment-inner {
  position: relative;
  padding: 25px 30px 15px;
  background-color: #fafafa
}
.sidebar-page-container .comment-inner .comment-info .comment-reply {
  position: absolute;
  right: 30px;
  color: #8e8e8e;
  font-size: 14px;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.sidebar-page-container .comments-area .reply-comment {
  padding-left: 110px
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 82px;
  border-radius: 50%;
  overflow: hidden
}
.faqs-section .faq-form-column .faq-form-inner .form-group .btn-style-one, .sidebar-page-container .comments-area .comment-box .author-thumb img {
  width: 100%;
  display: block
}
.sidebar-page-container .comments-area .comment-info {
  margin-bottom: 25px;
  color: #3e5773;
  line-height: 24px;
  font-size: 13px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd
}
.sidebar-page-container .comments-area .comment-box strong {
  font-size: 14px;
  font-weight: 600;
  color: #232323;
  margin-right: 30px;
  display: inline-block;
  text-transform: uppercase
}
.sidebar-page-container .comments-area .comment-box .text {
  color: #777;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.6em
}
.sidebar-page-container .comments-area .comment-info .comment-time {
  font-size: 14px;
  color: #ffc61a;
  display: inline-block
}
.sidebar-page-container .comments-area .comment-box .theme-btn {
  padding: 5px 30px;
  font-size: 12px;
  border: 1px solid #fbca00;
  text-transform: uppercase;
  letter-spacing: 1px
}
.comment-form .form-group .field-label, .contact-form .form-group .field-label {
  position: relative;
  display: block;
  font-size: 13px;
  margin-bottom: 7px;
  color: #3e5773
}
.comment-form .form-group input[type=email], .comment-form .form-group input[type=password], .comment-form .form-group input[type=tel], .comment-form .form-group input[type=text], .comment-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 10px 20px;
  color: #aaa;
  border: 1px solid #ddd;
  height: 48px;
  font-size: 15px;
  background: #fff;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.comment-form .form-group textarea, .contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 10px 20px;
  color: #222;
  border: 1px solid #ddd;
  height: 170px;
  background: #fff;
  resize: none;
  font-size: 14px;
  border-radius: 2px;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.select-car-tabs .tab-buttons {
  position: relative;
  z-index: 1;
  top: -60px;
  text-align: right
}
.select-car-tabs .tab-buttons .tab-btn {
  position: relative;
  display: inline-block;
  line-height: 18px;
  padding: 8px 14px 6px;
  margin-left: 10px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 700;
  cursor: pointer;
  font-size: 14px;
  border-radius: 16px;
  border: 1px solid transparent;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.select-car-tabs .tab-buttons .tab-btn.active-btn, .select-car-tabs .tab-buttons .tab-btn:hover {
  color: #777;
  border-color: #777
}
.select-car-tabs .tabs-content .tab {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  visibility: hidden;
  opacity: 0;
  width: 100%
}
.select-car-tabs .tabs-content .tab.active-tab {
  visibility: visible;
  opacity: 1;
  position: relative
}
.page-title {
  position: relative;
  padding-top: 130px;
  text-align: center
}
.page-title:before {
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, .6)
}
.page-title .auto-container {
  position: relative;
  z-index: 1
}
.page-title h1 {
  position: relative;
  font-size: 32px;
  font-weight: 900;
  color: #fff;
  padding-bottom: 60px;
  line-height: 1.4em;
  text-transform: uppercase
}
.page-title h1:after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 10px;
  width: 1px;
  height: 42px;
  background-color: rgba(255, 255, 255, .3)
}
.page-title .bread-crumb-outer {
  position: relative;
  display: inline-block;
  padding: 13px 50px;
  top: 8px;
  background-color: rgba(255, 255, 255, .15)
}
.page-title .bread-crumb-outer .bread-crumb li {
  position: relative;
  float: left;
  margin-right: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase
}
.page-title .bread-crumb-outer .bread-crumb li:after {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  right: -22px;
  width: 10px;
  line-height: 20px;
  font-size: 14px;
  color: #fff
}
.gallery-section .filter-tabs li:last-child::after, .page-title .bread-crumb-outer .bread-crumb li:last-child:after {
  display: none
}
.page-title .bread-crumb-outer .bread-crumb li a {
  color: #fff;
  transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.experiance-section {
  position: relative;
  padding: 150px 0 100px
}
.experiance-section .content-column {
  position: relative;
  padding-bottom: 200px;
  padding-right: 60px;
  margin-bottom: 50px;
  background: url(../images/resource/car-layer.png) center bottom no-repeat
}
.experiance-section .content-column h3 {
  position: relative;
  line-height: 1.4em;
  margin-bottom: 30px
}
.experiance-section .content-column h3 a {
  position: relative;
  font-size: 24px;
  color: #000;
  font-weight: 900
}
.experiance-section .content-column .text p {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-bottom: 25px
}
.experiance-section .content-column .read-more {
  position: relative;
  color: #ffc61a;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase
}
.experiance-section .form-column .inner-box {
  position: relative;
  padding: 45px 30px;
  background-color: #fafafa
}
.contact-form .form-group, .experiance-section .default-form .form-group .group-inner .field-label {
  margin-bottom: 10px
}
.sidebar-page-container {
  position: relative;
  padding: 150px 0 110px
}
.cars-info-section .items-sorting {
  position: relative;
  margin-bottom: 50px;
  padding: 10px 20px 0;
  background-color: #f8f8f8
}
.cars-info-section .items-sorting .results-column h4 {
  font-size: 14px;
  font-weight: 600;
  color: #232323;
  line-height: 24px;
  padding: 10px 0
}
.cars-info-section .items-sorting .form-group {
  margin-bottom: 10px;
  max-width: 232px;
  width: 100%;
  float: right
}
.cars-info-section .items-sorting select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 9px 15px;
  height: 44px;
  font-size: 14px;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: url(../images/icons/select-arrow.png) right center no-repeat #fff;
  color: #999;
  transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.cars-info-section .items-sorting select option {
  text-indent: 15px
}
.cars-info-section .items-sorting .right-column .viewed-box {
  position: relative;
  float: right;
  margin-left: 5px;
  margin-bottom: 10px
}
.cars-info-section .items-sorting .right-column .viewed-box a {
  position: relative;
  width: 45px;
  height: 42px;
  line-height: 40px;
  font-size: 18px;
  color: #ccc;
  margin-left: 7px;
  text-align: center;
  display: inline-block;
  border: 1px solid #ccc;
  transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.cars-info-section .items-sorting .right-column .viewed-box a.active, .cars-info-section .items-sorting .right-column .viewed-box a:hover, .prod-tabs .tab-btns .tab-btn.active-btn {
  color: #ffc61a;
  border-color: #ffc61a
}
.car-info-block {
  position: relative;
  margin-bottom: 40px
}
.car-info-block .inner-box {
  position: relative;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 8px 0 #eaeaea;
  -moz-box-shadow: 0 0 8px 0 #eaeaea;
  box-shadow: 0 0 8px 0 #eaeaea
}
.car-info-block .inner-box .image {
  position: relative;
  overflow: hidden
}
.car-info-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  -webkit-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  -moz-transition: .6s;
  transition: .6s
}
.car-info-block .inner-box .lower-box {
  position: relative;
  padding: 25px 30px;
  border-top: 0
}
.car-info-block .inner-box .lower-box h3 {
  position: relative;
  line-height: 1em;
  padding-bottom: 22px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd
}
.car-info-block .inner-box .lower-box h3 a {
  color: #232323;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.car-info-block .inner-box .lower-box ul li {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-bottom: 8px
}
.car-info-block .inner-box .lower-box .more-info .price-day {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 32px;
  color: #ffc61a;
  font-weight: 700;
  line-height: 1em;
  margin-top: -19px
}
.car-info-block .inner-box:hover .image img {
  -webkit-transform: rotate(4deg) scale(1.1);
  -ms-transform: rotate(4deg) scale(1.1);
  -o-transform: rotate(4deg) scale(1.1);
  -moz-transform: rotate(4deg) scale(1.1);
  transform: rotate(4deg) scale(1.1)
}
.sidebar-page-container .sidebar-form.style-two .widget-content {
  padding: 30px 30px 15px
}
.sidebar-page-container .sidebar-form.style-two .field-label {
  font-weight: 500;
  color: #232323;
  margin-bottom: 12px
}
.sidebar-page-container .sidebar-form.style-two .input-label {
  line-height: 1em;
  margin-bottom: 15px
}
.sidebar-page-container .sidebar-form.style-two .number-of-people {
  float: none
}
.sidebar-page-container .sidebar-form h3 {
  position: relative;
  color: #232323;
  font-size: 18px;
  font-weight: 700;
  padding: 26px 0;
  text-align: center;
  background-color: #f4f4f4;
  text-transform: uppercase
}
.contact-section .map-column, .sidebar-widget {
  position: relative;
  margin-bottom: 50px
}
.rangeslider-widget {
  position: relative;
  margin-bottom: 35px
}
.rangeslider-widget .field-label {
  font-weight: 700;
  color: #232323;
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase
}
.rangeslider-widget .val-box {
  position: relative;
  display: inline-block;
  margin: 7px 5px 7px 0;
  line-height: 24px;
  font-size: 14px;
  border: 1px solid #dadada;
  padding: 8px 10px;
  width: 70px;
  text-align: center
}
.rangeslider-widget button {
  position: relative;
  display: inline-block;
  line-height: 24px;
  border: 1px solid #272727;
  padding: 8px 25px;
  background: #272727;
  color: #fff;
  border-radius: 3px
}
.rangeslider-widget .noUi-connect {
  background: #f8ad60 !important;
  box-shadow: none
}
.rangeslider-widget .noUi-background {
  background: #eee !important;
  border-color: #eee
}
.rangeslider-widget .noUi-handle {
  background: #ff972c !important;
  border-radius: 50% !important;
  box-shadow: none;
  border: 4px solid #ffc61a;
  cursor: pointer
}
.video-widget {
  position: relative;
  text-align: center
}
.video-widget .widget-inner .play-box {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  padding: 100px 0 20px;
  background: rgba(0, 0, 0, 0);
  transition: .7s
}
.video-widget .widget-inner .play-box:hover {
  background: rgba(0, 0, 0, .5)
}
.video-widget .widget-inner .play-box .icon {
  position: relative;
  width: 48px;
  height: 48px;
  color: #fff;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  display: inline-block;
  border: 3px solid #fff
}
.video-widget .widget-inner .play-box h4 {
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-top: 60px;
  text-transform: uppercase
}
.cars-info-section.list-view .car-info-block .inner-box {
  box-shadow: none
}
.cars-info-section.list-view .car-info-block .car-column .lower-box {
  border-bottom: 0;
  padding: 33px 40px
}
.sidebar .search-box .form-group input[type=search], .sidebar .search-box .form-group input[type=text] {
  position: relative;
  line-height: 30px;
  padding: 10px 40px 10px 20px;
  border: 1px solid #e0e0e0;
  background: #fff;
  color: #1c1c1c;
  display: block;
  font-size: 13px;
  width: 100%;
  height: 52px;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.sidebar .search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 52px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  font-size: 15px;
  color: #fff;
  background: #ffc61a;
  font-weight: 400
}
.sidebar .sidebar-widget .widget-box {
  background-color: #fafafa
}
.sidebar .sidebar-widget .sidebar-title {
  position: relative;
  padding: 22px 30px;
  border-bottom: 1px solid #ddd
}
.sidebar .sidebar-widget .sidebar-title h3 {
  position: relative;
  color: #232323;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase
}
.sidebar .sidebar-widget .widget-content {
  position: relative;
  padding: 40px 30px 15px
}
.sidebar .list li {
  position: relative;
  line-height: 24px
}
.sidebar .list li a {
  position: relative;
  display: block;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 0 8px 20px;
  transition: .5s
}
.sidebar .list li a .count {
  display: block;
  float: right
}
.sidebar .list li a:before {
  position: absolute;
  content: "\f105";
  font-size: 12px;
  left: 0;
  width: 20px;
  line-height: 22px;
  font-family: FontAwesome
}
.faqs-section {
  position: relative;
  padding: 100px 0
}
.accordion-box .block .acc-btn {
  position: relative;
  font-size: 14px;
  margin-bottom: 0;
  cursor: pointer;
  background: #fafafa;
  line-height: 30px;
  padding: 15px 25px 15px 80px;
  overflow: hidden;
  font-weight: 400;
  color: #232323;
  border-radius: 2px;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.accordion-box .block .acc-btn.active {
  position: relative;
  color: #fff;
  background-color: #ffc61a
}
.accordion-box .block .icon-outer {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #777;
  background: #eee;
  border-radius: 2px;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.accordion-box .block .icon-outer .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}
.accordion-box .block .acc-btn.active .icon-outer .icon-plus, .accordion-box .block .icon-outer .icon-minus {
  opacity: 0
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
  opacity: 1;
  color: #fff
}
.accordion-box .block .acc-btn.active .icon-outer {
  background: #e57400
}
.accordion-box.style-two .block .acc-btn.active .icon-outer {
  background: 0 0;
  color: #fc721e
}
.accordion-box .block .acc-content, .prod-tabs .tabs-container .tab {
  position: relative;
  display: none
}
.accordion-box .block .acc-content.current, .prod-tabs .tabs-container .tab.active-tab, .sortable-masonry .gallery-item {
  display: block
}
.accordion-box .block .content {
  position: relative;
  font-size: 14px;
  padding: 25px 0 0 75px;
  color: #777
}
.accordion-box .block .content p {
  margin-bottom: 20px;
  line-height: 1.8em
}
.faqs-section .faq-form-column .faq-form-inner {
  position: relative;
  padding: 35px 30px 10px;
  background-color: #fafafa
}
.faqs-section .faq-form-column .faq-form-inner h3 {
  position: relative;
  font-size: 16px;
  color: #232323;
  font-weight: 700;
  margin-bottom: 26px;
  text-transform: uppercase
}
.faqs-section .faq-form-column .faq-form-inner .field-label {
  font-weight: 400;
  color: #232323;
  margin-bottom: 12px
}
.gallery-section {
  position: relative;
  padding: 150px 0 120px
}
.gallery-section .filter-tabs {
  position: relative;
  margin-bottom: 50px;
  text-align: center
}
.gallery-section .filter-tabs li {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #777;
  font-size: 14px;
  font-weight: 600;
  margin: 0 15px;
  cursor: pointer;
  text-transform: uppercase;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.gallery-section .filter-tabs li:after {
  position: absolute;
  right: -18px;
  top: 0;
  color: #777;
  font-size: 14px;
  content: '/'
}
.gallery-item {
  position: relative;
  float: left;
  display: none;
  margin-bottom: 30px
}
.gallery-item .inner-box {
  position: relative;
  width: 100%;
  display: block;
  background: #fff;
  overflow: hidden
}
.default-video-box .image-box img, .gallery-item .image, .prod-tabs .two-column .image img {
  position: relative;
  display: block;
  width: 100%
}
.gallery-item .image img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.gallery-item:hover .image img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.gallery-item .zoom-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  font-size: 26px;
  color: #fff;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  transform: scale(0, 0);
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.gallery-item .zoom-btn .icon {
  position: relative;
  display: inline-block;
  line-height: 60px;
  top: 50%;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background-color: #ffc61a;
  margin-top: -31px
}
.gallery-item .inner-box:hover .zoom-btn {
  background-color: rgba(0, 0, 0, .4);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1)
}
.error-section {
  position: relative;
  text-align: center;
  padding: 150px 0 140px
}
.error-section .error-text {
  position: relative;
  text-align: center;
  background: url(../images/icons/error-image.png) center center no-repeat
}
.error-section .error-text h2 {
  position: relative;
  color: #777;
  font-size: 48px;
  font-weight: 800;
  line-height: 1em;
  padding: 80px 0
}
.error-section .text {
  position: relative;
  color: #000;
  font-size: 24px;
  margin: 30px 0
}
.search-website {
  position: relative;
  max-width: 370px;
  margin: 0 auto
}
.search-website .form-group {
  position: relative;
  margin-bottom: 0;
  text-align: left
}
.search-website .form-group input[type=search], .search-website .form-group input[type=text], .search-website .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 52px;
  line-height: 24px;
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #e0e0e0;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}
.search-website .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 52px;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  line-height: 24px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  background: #ffc61a;
  color: #fff;
  letter-spacing: 2px;
  border-radius: 0 2px 2px 0
}
.blog-section {
  position: relative;
  padding: 150px 0 140px
}
.styled-pagination li {
  position: relative;
  display: inline-block;
  margin: 0 5px 7px 0
}
.styled-pagination li a {
  position: relative;
  display: block;
  line-height: 20px;
  padding: 8px 5px;
  font-size: 14px;
  text-transform: capitalize;
  min-width: 38px;
  color: #777;
  text-align: center;
  border-radius: 50%;
  font-weight: 700;
  transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s
}
.styled-pagination li a.next {
  padding: 10px 24px 7px;
  border-radius: 50px;
  border: 1px solid #777
}
.styled-pagination li a.active, .styled-pagination li a.next:hover, .styled-pagination li a:hover {
  color: #fff;
  border-color: #ffc61a;
  background-color: #ffc61a
}
.contact-section {
  position: relative;
  padding: 50px 0
}
.contact-section .map-column .map-content {
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 25px 24px;
  background-color: #fff
}
.contact-section .map-column .map-content h3 {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #232323
}
.contact-section .map-column .map-content .text {
  color: #dc0000;
  font-size: 16px;
  margin-top: 8px
}
.contact-section .map-column .map-content .map-view {
  position: relative;
  color: #0189e2;
  font-size: 14px;
  margin-top: 15px;
  display: inline-block;
  text-decoration: underline
}
.contact-section .row {
  position: relative;
  margin: 0 -33px
}
.contact-section .column {
  position: relative;
  padding: 0 33px
}
.contact-form .group-title h3 {
  position: relative;
  color: #ccc;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase
}
.contact-form .group-title .text {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-bottom: 35px
}
.contact-section .column .contact-form form .row {
  margin: 0 -15px
}
.contact-form .form-group input[type=email], .contact-form .form-group input[type=password], .contact-form .form-group input[type=tel], .contact-form .form-group input[type=text], .contact-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 10px 20px;
  color: #757575;
  border: 1px solid #ddd;
  height: 48px;
  font-size: 15px;
  background: #fff;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.contact-form .form-group button {
  margin-top: 20px
}
.contact-info {
  position: relative;
  margin-top: 25px
}
.contact-info li {
  position: relative;
  color: #777;
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 30px;
  display: inline-block
}
.contact-info li .icon {
  position: relative;
  font-size: 18px;
  margin-right: 12px;
  line-height: 1em;
  top: 2px
}
.ui-widget.ui-widget-content {
  border: 1px solid #e0e0e0;
  border-top: none;
  font-family: Poppins, sans-serif
}
.ui-menu .ui-menu-item {
  font-size: 14px;
  border-bottom: 1px solid #f0f0f0
}
.ui-menu .ui-menu-item:last-child {
  border: none
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 24px
}
.single-car {
  position: relative;
  padding: 130px 0 80px
}
.single-car .basic-details .image-column img {
  display: block;
  width: 100%;
  height: auto
}
.single-car .basic-details .prod-image-carousel {
  position: relative;
  padding: 0 50px
}
.single-car .basic-details .prod-thumbs-carousel img {
  border-radius: 3px
}
.sponsors-section .owl-theme .owl-controls, .sponsors-section .owl-theme .owl-controls .owl-nav {
  margin: 0;
  padding: 0
}
.single-car .basic-details .owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  padding: 0;
  margin: -20px 0 0;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #d0d0d0;
  color: #d0d0d0;
  text-align: center;
  font-size: 18px;
  background: 0 0;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.single-car .basic-details .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  border-color: #ffc61a;
  color: #ffc61a
}
.single-car .sidebar-title h3 {
  position: relative;
  line-height: 1.3em;
  font-size: 18px;
  color: #222;
  font-weight: 500;
  text-transform: capitalize
}
.single-car .basic-details .info-column {
  position: relative;
  padding-left: 40px
}
.single-car .basic-details .info-column .theme-btn {
  display: block;
  width: 100%;
  text-align: center
}
.single-car .basic-details .info-outer {
  position: relative;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 3px;
  margin-bottom: 20px
}
.single-car .basic-details .info-outer .upper-info {
  position: relative;
  padding: 25px 30px 20px
}
.single-car .basic-details .info-outer .list li {
  position: relative;
  line-height: 24px;
  margin-bottom: 10px
}
.single-car .basic-details .info-outer .list li .col {
  position: relative;
  float: left;
  width: 50%
}
.single-car .basic-details .info-outer .list li a {
  position: relative;
  display: block;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding: 0
}
.single-car .basic-details .info-outer .info {
  position: relative;
  text-align: center;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, .1);
  color: #222
}
.single-car .basic-details .info-outer .info li {
  position: relative;
  float: left;
  width: 50%;
  line-height: 24px;
  padding: 8px 10px;
  border-right: 1px solid #e0e0e0
}
.billing-section .billing-details .product-column .info .price strong, .confirmation-popup .content-column .info .price strong, .single-car .basic-details .info-outer .info .price strong {
  font-family: Catamaran, sans-serif;
  font-size: 18px;
  font-weight: 500
}
.billing-section .billing-details .product-column .info li:nth-child(2n+2), .confirmation-popup .content-column .info li:nth-child(2n+2), .single-car .basic-details .info-outer .info li:nth-child(2n+2) {
  border-right: none
}
.prod-tabs .tab-btns {
  position: relative;
  margin-bottom: 50px;
  font-family: Catamaran, sans-serif
}
.prod-tabs .tab-btns .tab-btn {
  position: relative;
  float: left;
  font-size: 15px;
  color: #222;
  text-transform: capitalize;
  font-weight: 400;
  padding: 8px 50px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  margin-right: 10px;
  border-radius: 3px;
  cursor: pointer
}
.prod-tabs .add-review h3, .prod-tabs .tabs-container .tab h2, .prod-tabs .tabs-container .tab h3, .prod-tabs .tabs-container .tab h4, .prod-tabs .tabs-container .tab h5, .prod-tabs .tabs-container .tab h6, .prod-tabs .tabs-container .tab p {
  margin-bottom: 20px
}
.prod-tabs .tabs-container .tab h3, .prod-tabs .tabs-container .tab h4 {
  margin-bottom: 15px;
  color: #222;
  font-weight: 500;
  text-transform: capitalize
}
.prod-tabs .tabs-container .tab h3 {
  font-size: 18px
}
.prod-tabs .tabs-container .tab h4 {
  font-size: 16px
}
.prod-tabs .reviews-container .rev-text, .prod-tabs .tabs-container .tab p {
  font-size: 14px
}
.prod-tabs .reviews-container .review-box {
  position: relative;
  margin-bottom: 30px;
  padding-left: 100px;
  min-height: 100px
}
.prod-tabs .reviews-container .rev-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 82px;
  height: 82px;
  border: 1px solid #e0e0e0;
  background: #fff;
  border-radius: 3px
}
.prod-tabs .reviews-container .rev-thumb img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 3px
}
.prod-tabs .reviews-container .rev-content {
  position: relative;
  padding: 15px;
  border: 1px solid #e0e0e0;
  background: #fff
}
.prod-tabs .reviews-container .rating {
  color: #ff9c01;
  font-size: 13px
}
.prod-tabs .reviews-container .rating .fa {
  margin-right: 1px
}
.prod-tabs .reviews-container .rev-info {
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 10px
}
.prod-tabs .add-review {
  position: relative;
  margin: 30px 0 20px;
  font-size: 14px
}
.billing-section .billing-details .billing-column .check-box label img, .prod-tabs .add-review .rating {
  position: relative;
  padding-top: 8px
}
.prod-tabs .add-review .rating .rate-box {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #555
}
.prod-tabs .add-review label {
  position: relative;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #303030
}
.prod-tabs .add-review .form-group input[type=email], .prod-tabs .add-review .form-group input[type=password], .prod-tabs .add-review .form-group input[type=tel], .prod-tabs .add-review .form-group input[type=text], .prod-tabs .add-review .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 9px 15px;
  color: #222;
  border: 1px solid #e0e0e0;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s
}
.prod-tabs .add-review .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 8px 15px;
  color: #222;
  border: 1px solid #e0e0e0;
  height: 150px;
  resize: none;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s
}
.prod-tabs .add-review button {
  padding: 8px 35px
}
.fun-facts-section .default-video-box {
  top: -70px
}
.default-video-box .image-box, .default-video-box .inner-box {
  position: relative;
  display: block
}
.default-video-box .overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, .2);
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.default-video-box .overlay-link:hover {
  background: rgba(45, 45, 45, .4)
}
.default-video-box .overlay-link .icon-box {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: 50%;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  background: 0 0;
  color: #fff;
  border: 8px solid rgba(255, 130, 1, .4);
  border-radius: 50%;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.default-video-box .overlay-link .icon-box .icon {
  position: relative;
  padding-left: 3px;
  display: block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  background: #ffc61a;
  border-radius: 50%;
  transition: .3s;
  -webkit-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.styled-list-one li {
  position: relative;
  margin-bottom: 10px;
  font-style: italic;
  line-height: 24px;
  font-size: 14px;
  padding-left: 25px
}
.styled-list-one li:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 24px;
  font-size: 13px;
  color: #ffc61a;
  font-style: normal;
  display: block
}
.prod-tabs .default-video-box .overlay-link {
  background: rgba(0, 0, 0, .6)
}
.billing-section {
  position: relative;
  padding: 130px 0
}
.backdrop-overlay, .popup-outer {
  position: fixed;
  z-index: 9999;
  left: 0;
  width: 100%
}
.billing-section .billing-form {
  position: relative;
  margin-bottom: 70px
}
.billing-section .billing-details .product-column {
  position: relative;
  text-align: center;
  margin-bottom: 30px
}
.billing-section .billing-details .product-column .inner-box {
  position: relative;
  padding: 35px 30px 40px;
  text-align: center;
  background: #f7f7f7;
  border-radius: 3px
}
.billing-section .billing-details .product-column h3 {
  font-weight: 500;
  color: #222;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: capitalize
}
.billing-section .billing-details .product-column h3 a, .confirmation-popup h3 a {
  color: #222
}
.billing-section .billing-details .product-column .image-box {
  position: relative;
  display: block;
  margin-bottom: 10px
}
.billing-section .billing-details .product-column .image-box img, .confirmation-popup .image-box img {
  position: relative;
  display: inline-block;
  max-width: 100%
}
.billing-section .billing-details .product-column.lower-content {
  position: relative;
  padding: 0 20px
}
.billing-section .billing-details .product-column .info {
  position: relative;
  display: inline-block;
  border: 1px solid #d0d0d0;
  margin-bottom: 20px;
  color: #222;
  border-radius: 3px
}
.billing-section .billing-details .product-column .info li {
  position: relative;
  float: left;
  line-height: 24px;
  padding: 8px 25px;
  border-right: 1px solid #d0d0d0
}
.billing-section .billing-details .product-column .theme-btn {
  padding: 10px 45px
}
.billing-section .billing-details .billing-column .text {
  position: relative;
  font-size: 14px;
  margin-bottom: 25px
}
.billing-section .billing-details .billing-column .inner-box {
  position: relative;
  padding: 40px;
  background: #f7f7f7;
  border-radius: 3px
}
.billing-section .billing-details .billing-column .theme-btn {
  position: relative;
  padding: 10px 45px;
  margin-top: 10px
}
.billing-section .billing-details .billing-column .check-box {
  position: relative;
  margin-bottom: 23px
}
.billing-section .billing-details .billing-column .check-box input, .billing-section .check-box input {
  position: absolute;
  opacity: 0;
  visibility: hidden
}
.billing-section .billing-details .billing-column .check-box label {
  position: relative;
  display: block;
  font-weight: 400;
  font-family: Catamaran, sans-serif;
  padding-left: 26px;
  color: #222;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer
}
.billing-section .billing-details .billing-column .check-box label .icon, .billing-section .check-box label .icon {
  position: absolute;
  left: 0;
  top: 4px;
  display: block;
  width: 16px;
  height: 16px
}
.billing-section .billing-details .billing-column .check-box label .square {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #d0d0d0
}
.billing-section .billing-details .billing-column .check-box label .fa, .billing-section .check-box label .fa {
  position: absolute;
  left: 0;
  top: 0;
  color: #ffc61a;
  padding-right: 2px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  text-align: center;
  opacity: 0
}
.billing-section .form-group .field-inner .input-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  line-height: 20px;
  font-size: 12px;
  color: #ffc61a
}
.billing-section .field-label {
  display: block;
  line-height: 24px;
  margin-bottom: 10px;
  color: #777;
  font-weight: 400;
  font-size: 16px
}
.billing-section .form-group .field-label .req, .billing-section .form-group .field-label sup {
  color: #ffc61a;
  font-size: 16px;
  padding-left: 3px
}
.billing-section input[type=email], .billing-section input[type=password], .billing-section input[type=tel], .billing-section input[type=text], .billing-section input[type=url], .billing-section select, .billing-section textarea {
  display: block;
  width: 100%;
  line-height: 22px;
  height: 44px;
  font-size: 14px;
  border: 1px solid #e3e3e3;
  padding: 10px 20px;
  background-color: #fff;
  color: #222;
  border-radius: 3px;
  transition: .5s;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s
}
.billing-section select {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background: url(../images/icons/select-arrow.png) right center no-repeat #fff
}
.billing-section textarea {
  height: 120px;
  resize: none
}
.billing-section select option {
  text-indent: 20px
}
.billing-section label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500
}
.billing-section .billing-form .check-box {
  padding: 15px 0 0
}
.billing-section .check-box label {
  position: relative;
  display: block;
  font-weight: 400;
  padding-left: 26px;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer
}
.billing-section .check-box label .square {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #eee
}
body.popup-visible {
  height: 100%;
  overflow: hidden
}
.backdrop-overlay {
  top: 0;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, .8)
}
.popup-outer {
  top: 0;
  height: 100%;
  display: block;
  overflow: auto
}
.popup-outer .popup-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  padding: 30px 15px
}
.popup-outer .popup-box .popup-container {
  position: relative;
  display: table-cell;
  vertical-align: middle
}
.popup-outer .confirmation-popup {
  position: relative;
  max-width: 830px;
  padding: 50px;
  background: #fff;
  margin: 0 auto;
  border-radius: 3px
}
.popup-outer .confirmation-popup .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center
}
.popup-outer .confirmation-popup .close-btn a {
  position: relative;
  display: block;
  color: #d0d0d0;
  font-size: 16px;
  line-height: 30px;
  width: 30px;
  height: 30px
}
.confirmation-popup .image-box {
  position: relative;
  display: block;
  text-align: center
}
.confirmation-popup h3 {
  font-weight: 500;
  color: #222;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: capitalize
}
.confirmation-popup .content-column .text {
  position: relative;
  margin-bottom: 20px;
  line-height: 1.8em;
  font-size: 14px
}
.confirmation-popup .content-column .info {
  position: relative;
  border: 1px solid #d0d0d0;
  margin-bottom: 20px;
  color: #222;
  text-align: center;
  border-radius: 3px
}
.confirmation-popup .content-column .info li {
  position: relative;
  float: left;
  width: 50%;
  line-height: 24px;
  padding: 8px 25px;
  border-right: 1px solid #d0d0d0
}
.confirmation-popup .content-column .count {
  position: relative;
  font-family: Catamaran, sans-serif;
  font-size: 15px;
  color: #222;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 40px
}
.confirmation-popup .content-column .count .value {
  color: #ffc61a;
  font-size: 16px
}
.confirmation-popup .message {
  position: relative;
  display: inline-block;
  font-family: Catamaran, sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 40px;
  line-height: 22px;
  background: #ffc61a;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px
}
.confirmation-popup .message .fa {
  padding-right: 5px;
  color: #fff
}
.text a {
  font-size: 18px;
  color: #ffc61a
}







@media screen and (min-width:320px) and (max-width:768px) {
  .map-column {
    height: 300px
  }
  .map-content {
    padding: 20px !important
  }
}









.mt-10{
	margin-top:10px;
}
.text-white{
    color: #FFFFFF;
}




.i-list {
  padding-left: 0;
  list-style: none;
}
.i-list.medium li {
  padding-bottom: 25px;
  position: relative;
}
.i-list .icon {
  float: left;
}
.i-list.medium .icon {
  margin-right: 25px;
  color: white;
  font-size: 25px;
  text-align: center;
  line-height: 68px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-shadow: 0 5px 16px rgba(0,0,0,.28);
  position: relative;
  z-index: 1;
  background: #ffc61a !important;
}
.i-list.medium .icon img{
    width: 90%;
    padding: 10px;
}
.i-list.medium .icon i.fa {
  margin: 0;
}
.i-list .icon-content {
  overflow: hidden;
}
.i-list .icon-content .title {
    font-size: 22px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.i-list .icon-content .title a{
    color: #ffc61a;
}
.i-list .icon-content .title a:hover{
    color: #CCCCCC;
}
.iconlist-timeline {
  position: absolute;
  top: 1%;
  left: 32px;
  width: 1px;
  height: 99%;
  border-right-width: 1px;
  border-right-style: dashed;
  height: 100%;
  border-color: #ccc;
}




.page-title1{
    padding: 200px 0px 0px;
}

.inner-box p{
    font-size: 16px;
    margin-bottom: 15px;
}

.inner-box p a{
    color: #ffc61a;
}
.text-black{
    color: #000000 !important;
}
.float_right{
    float: right;
}

.footer_payment_icon{
    float: right
}







.float{
	position:fixed;
	/*width:60px;
	height:60px;*/
	bottom:40px;
	right:40px;
	/*background-color:#25d366;*/
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	/*box-shadow: 2px 2px 3px #999;*/
	z-index:100;
}


.bark{
	top: -27px;
}
.bark-widget{
	width: 100px !important;
	height: auto !important;
}
.bark-review-badge-name{
	font-size: 12px !important;
	padding: 2px 5px !important;
}
.bark-top-container{
	height: auto !important;
}
.bark-top-container img{
	height: auto !important;
	margin: 5px 0px !important;
}


.cars-section h4{
	font-size: 20px;
}
.cars-section h5{
	font-size: 18px;
}

.cars-section h6{
	font-size: 16px;
}
.cars-section p {
	font-size: 14px;
}

.cars-section p i{
	margin-right: 5px;
}
.cars_inn{
	padding-left: 30px;
	color: #FFFFFF;
}
.cars_inn li{
	list-style: decimal-leading-zero;
}








.main-footer .footer-bottom .footer-nav {
  position: relative;
}

.footer-bottom .col-xs-12{
	padding-right: 5px;
	padding-left: 5px;
}









