/*import variables*/
/*Start font  Saira*/
/*End font  Saira/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
.img-commingsoon:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(34, 34, 34, 0.8);
}

.customersay {
  background: #ffffff;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  padding: 30px;
  margin-bottom: 30px;
}
.customersay.grid .star {
  margin: 15px 0 15px;
}
.customersay.grid .star i {
  color: #ffb802;
  font-size: 18px;
}
.customersay.grid .vote {
  padding-top: 9px;
}
.customersay.grid .name {
  font-size: 18px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  color: #404040;
  text-transform: none;
}
.customersay.grid .name img {
  margin-right: 10px;
}
.customersay.grid .title {
  font-size: 18px;
  font-family: "Saira", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  color: #404040;
  margin-bottom: 10px;
}
.customersay.grid .vote-content {
  font-size: 16px;
  font-family: "Saira", sans-serif;
  line-height: 1.5em;
  font-weight: 300;
  color: #555555;
}

.autoshowroom-service.style5 {
  min-height: 470px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  background: #ffffff;
  text-align: center;
  padding: 10px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.autoshowroom-service.style5:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.autoshowroom-service.style5 .autoshowroom-service-icon {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: transparent;
}
.autoshowroom-service.style5 .autoshowroom-service-icon:after, .autoshowroom-service.style5 .autoshowroom-service-icon:before {
  display: none;
}
.autoshowroom-service.style5 .autoshowroom-service-icon img {
  width: 100%;
  height: auto;
}
.autoshowroom-service.style5 .autoshowroom-service-image-icon {
  position: relative;
  z-index: 9;
  margin-top: -47px;
}
.autoshowroom-service.style5 .autoshowroom-service-image-icon img {
  -webkit-border-radius: 50%;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 50%;
  /* Firefox 1-3.6 */
  border-radius: 50%;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.autoshowroom-service.style5 .autoshowroom-service-title {
  font-size: 22px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 15px;
}
.autoshowroom-service.style5 .autoshowroom-service-description {
  font-size: 16px;
  font-family: "Saira", sans-serif;
  line-height: 1.6em;
  font-weight: 300;
  letter-spacing: 0;
  padding: 0 25px;
}

.img-boxshadow img {
  -webkit-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.z-index_0 {
  z-index: 0;
}

.z-index_1 {
  z-index: 1;
}

.z-index_2 {
  z-index: 2;
}

.position-ab {
  position: absolute;
}

.right-0 {
  position: absolute;
  right: 0;
}

.left-100 {
  position: absolute;
  left: -100px;
}

.landing_page .tz_Image_slide {
  margin: 0 60px;
}
.landing_page .tz_Image_slide .owl-stage-outer {
  overflow: visible !important;
}
.landing_page .tz_Image_slide .owl-item {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 500ms 0.3s linear 0s;
  -moz-transition: opacity 500ms 0.3s linear 0s;
  -o-transition: opacity 500ms 0.3s linear 0s;
  transition: opacity 500ms 0.3s linear 0s;
}
.landing_page .tz_Image_slide .owl-item.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.landing_page .tz_Image_slide img {
  -webkit-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 200px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  height: auto;
}
.landing_page .tz_Image_slide .owl-dots {
  text-align: center;
  margin-top: 60px;
}
.landing_page .tz_Image_slide .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 50%;
  /* Firefox 1-3.6 */
  border-radius: 50%;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  background: #cacaca;
  margin-right: 20px;
}
.landing_page .tz_Image_slide .owl-dots button.active {
  background: #ff5400;
}
.landing_page .landing_image {
  height: 107vh;
}
.landing_page .about_theme {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.landing_page .about_theme h1 {
  font-size: 48px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 18px;
}
.landing_page .about_theme h1 strong {
  color: #ff5400;
  font-weight: unset;
}
.landing_page .about_theme h1 span {
  font-size: 66px;
  font-family: "IronfieldCF-Black", sans-serif;
  line-height: 1.2em;
  font-weight: 900;
  letter-spacing: 0;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
}
.landing_page .about_theme p {
  font-size: 18px;
  font-family: "Saira", sans-serif;
  line-height: 1.6em;
  font-weight: 300;
  padding: 0 34%;
}
.landing_page .about_theme .about_control a,
.landing_page .about_theme .about_control a.auto_btn {
  padding: 15px 45px;
  font-size: 14px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.6em;
  font-weight: 500;
}
.landing_page .about_theme .about_control a span,
.landing_page .about_theme .about_control a.auto_btn span {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px);
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  line-height: 1.5em;
  padding-left: 10px;
}
.landing_page .about_theme .about_control a:hover,
.landing_page .about_theme .about_control a.auto_btn:hover {
  animation-name: none;
}
.landing_page .about_theme .about_control a:hover span,
.landing_page .about_theme .about_control a.auto_btn:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  width: auto;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.landing_page .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 40px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 0;
  color: #404040;
  padding: 0;
  text-transform: none;
}
.landing_page .autoshowroom-title h2.AutoshowroomTitle strong {
  color: #ff5400;
  font-weight: unset;
}
.landing_page .autoshowroom-title p {
  font-size: 16px;
  font-family: "Saira", sans-serif;
  line-height: 1.6em;
  font-weight: 300;
}
.landing_page .autoshowroom-service.style3 {
  min-height: 300px;
  text-align: center;
}
.landing_page .autoshowroom-service.style3 .autoshowroom-service-icon {
  width: 100%;
  height: auto;
  margin-bottom: 18px;
}
.landing_page .autoshowroom-service.style3 h3.autoshowroom-service-title {
  font-size: 22px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 16px;
}
.landing_page .autoshowroom-service.style3 p {
  font-size: 16px;
  font-family: "Saira", sans-serif;
  line-height: 1.6em;
  font-weight: 300;
  padding: 0 40px;
}
.landing_page .autoshowroom-service.style2 {
  display: flex;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  background: #ffffff;
  margin-bottom: 30px;
  padding: 17px 30px;
  align-content: center;
  align-items: center;
  align-self: center;
  justify-content: center;
  justify-items: center;
  justify-self: center;
}
.landing_page .autoshowroom-service.style2 .autoshowroom-service-icon {
  background: transparent;
  width: auto;
  height: auto;
  padding: 0;
}
.landing_page .autoshowroom-service.style2 h3.autoshowroom-service-title {
  font-size: 16px;
  font-family: "Saira", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  text-transform: none;
  color: #404040;
  margin: 0;
}
.landing_page #demo {
  padding-top: 66px;
  padding-bottom: 110px;
}
.landing_page #demo .autoshowroom-title {
  padding: 0 200px;
}
.landing_page #demo .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 56px;
  margin-bottom: 28px;
}
.landing_page #demo .autoshowroom-title p {
  padding: 0 100px;
}
.landing_page #tools {
  padding-top: 136px;
}
.landing_page #tools .autoshowroom-title {
  padding: 0 250px;
}
.landing_page #tools .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 56px;
}
.landing_page #tools .autoshowroom-title p {
  padding: 0 100px;
}
.landing_page #support {
  padding-top: 110px;
  padding-bottom: 130px;
  border-top: 1px solid #f5f5f5;
}
.landing_page #support .autoshowroom-title {
  padding-bottom: 35px;
  margin-bottom: 22px;
}
.landing_page #support .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page #support .autoshowroom-title p {
  padding-right: 140px;
}
.landing_page .autoshowroom-title {
  position: relative;
  z-index: 1;
}
.landing_page .pro-car .autoshowroom-title {
  padding: 0 190px;
}
.landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page .pro-car .autoshowroom-title p {
  padding: 0 110px;
}
.landing_page .pro-car .wpb_content_element {
  margin-bottom: 0;
}
.landing_page .support-ticket {
  padding-top: 14px;
  padding-left: 80px;
}
.landing_page .autoshowroom-banner {
  height: 65vh;
  display: flex;
  align-content: center;
  align-items: center;
  align-self: center;
  justify-content: center;
  justify-items: center;
  justify-self: center;
}
.landing_page .autoshowroom-banner .content h3 {
  font-size: 48px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: -0.1px;
  text-transform: capitalize;
  padding-bottom: 70px;
}
.landing_page .autoshowroom-banner .content img {
  max-width: 500px;
}
.landing_page .autoshowroom-banner .content a {
  padding: 21px 30px;
  font-size: 20px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
}
.landing_page #features {
  padding-top: 131px;
  padding-bottom: 110px;
}
.landing_page #features .autoshowroom-title {
  padding-bottom: 50px;
}
.landing_page #features .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page #customers_say {
  padding-bottom: 63px;
}
.landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page .img-header img {
  -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.landing_page .img-header .wpb_content_element {
  margin-bottom: 50px;
}
.landing_page .handy-search-form .autoshowroom-title p {
  padding-right: 60px;
}
.landing_page .bg-search-form {
  margin-top: -600px;
}
.landing_page .bg-search-form-1 {
  margin-bottom: 300px;
}
.landing_page .img-search-form {
  margin-right: 60px;
}
.landing_page .various-title {
  padding-top: 120px;
  padding-right: 20px;
  padding-bottom: 64px;
}
.landing_page .various-title .autoshowroom-title h2.AutoshowroomTitle strong {
  color: #404040;
  font-weight: unset;
  display: block;
}
.landing_page .light-box-title {
  padding-top: 130px;
}
.landing_page .one-click-img-1 {
  margin-top: -300px;
}
.landing_page .one-click-img {
  padding-right: 80px;
}

.img-theme {
  width: 400px;
  height: auto;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  position: absolute;
  top: auto;
  right: 105%;
  bottom: 10px;
  left: auto;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.our-themes {
  padding: 60px 0;
}
.our-themes .title {
  font-size: 20px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.6em;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: #9a9a9a;
  text-align: center;
  margin-bottom: 35px;
}
.our-themes .title strong {
  color: #bebebe;
}

.our-theme {
  display: flex;
  justify-content: center;
  justify-items: center;
  justify-self: center;
  align-content: center;
  align-items: center;
  align-self: center;
}
.our-theme .our-theme-item {
  position: relative;
  margin: 0 15px;
}
.our-theme .our-theme-item:hover .img-theme {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.landing_header {
  display: flex;
  justify-content: space-between;
  justify-items: space-between;
  justify-self: space-between;
  align-content: center;
  align-items: center;
  align-self: center;
}
.landing_header .header-right {
  display: flex;
  justify-content: center;
  justify-items: center;
  justify-self: center;
  align-content: center;
  align-items: center;
  align-self: center;
}
.landing_header .nav-menu {
  margin-right: 30px;
}
.landing_header .nav-menu a {
  font-size: 16px;
  font-family: "Saira", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  padding: 0 20px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.landing_header .nav-menu a:hover, .landing_header .nav-menu a:focus, .landing_header .nav-menu a:active {
  color: #ff5400;
  box-shadow: none;
}
.landing_header .auto_btn a {
  background: #ffffff;
  font-size: 14px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 500;
  color: #464646;
  text-decoration: none;
  border-radius: 0;
  padding: 15px 40px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.landing_header .auto_btn a:hover {
  background: #ff5400;
  color: #ffffff;
}
.landing_header .logo_landing:hover, .landing_header .logo_landing:focus {
  box-shadow: none;
}

.landing_page .ourdemos__item {
  margin-bottom: 43px;
}
.landing_page .ourdemos__item h4.title {
  font-size: 30px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 40px;
  margin-bottom: 6px;
}
.landing_page .ourdemos__item .description {
  font-size: 18px;
  font-family: "Saira", sans-serif;
  line-height: 1.6em;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: capitalize;
}
.landing_page .ourdemos__item.comingsoon h3 {
  font-size: 36px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
  font-weight: 700;
}
.landing_page .img-demo {
  margin-top: 135px;
  margin-left: 160px;
}
.landing_page .img-demo-2 {
  margin-top: 100px;
  margin-left: 130px;
}
.landing_page .img-demo-3 {
  margin-top: -250px;
  padding-right: 140px;
}
.landing_page .various-2 {
  margin-top: -277px;
}
.landing_page .various-3 {
  margin-top: -151px;
  margin-right: 100px;
}
.landing_page .bg-various {
  margin-top: -600px;
  margin-right: 90px;
  margin-bottom: 0;
}
.landing_page .inventory-2 {
  margin-top: -260px;
}
.landing_page .inventory-3 {
  margin-top: -400px;
}
.landing_page .blog .autoshowroom-title {
  padding-top: 90px;
  padding-right: 30px;
  padding-bottom: 64px;
}
.landing_page .blog .autoshowroom-title h2.AutoshowroomTitle strong {
  display: block;
  font-weight: unset;
  color: #404040;
}
.landing_page .blog-2 {
  margin-top: -310px;
}
.landing_page .blog-3 {
  margin-top: -750px;
  margin-right: 60px;
}
.landing_page .endless_header {
  padding-top: 46px;
}
.landing_page .endless_header .autoshowroom-title {
  padding: 0 240px;
}
.landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page .responsive-2 {
  margin-top: -460px;
  margin-right: 110px;
}
.landing_page .dealer-1 {
  margin-left: 110px;
}
.landing_page .dealer-2 {
  margin-top: -193px;
}
.landing_page .dealer-3 {
  margin-top: -477px;
}
.landing_page .dealer-4 {
  margin-top: -500px;
}
.landing_page .dealer-title {
  padding-top: 93px;
  padding-left: 25px;
}
.landing_page .limit-color-2 {
  margin-top: -610px;
  margin-right: -50px;
}
.landing_page .limit-color-title {
  padding-top: 80px;
  padding-right: 60px;
}
.landing_page .powerful_option {
  padding-top: 213px;
  padding-bottom: 230px;
}
.landing_page .powerful_option .autoshowroom-title {
  padding: 0 590px;
}
.landing_page .powerful_option .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page .online_store .autoshowroom-title {
  padding: 0 320px;
}
.landing_page .online_store .autoshowroom-title h2.AutoshowroomTitle {
  font-size: 48px;
}
.landing_page .online_store .autoshowroom-service.style3 {
  min-height: auto;
  margin-top: 70px;
}
.landing_page .online_store .autoshowroom-service.style3 p {
  padding: 0;
}
.landing_page .img-light-box-3 {
  margin-top: -830px;
}
.landing_page .img-light-box-2 {
  margin-top: -190px;
}
.landing_page .img-light-box {
  padding-right: 80px;
}

.woocommerce-account .woocommerce form p input[type=tel],
.woocommerce-account .woocommerce form p input[type=email] {
  height: 45px;
}

.woocommerce .select2.select2-container .select2-selection {
  border-width: 1px !important;
  height: 45px;
}
.woocommerce .select2.select2-container .select2-selection .select2-selection__arrow::before {
  line-height: 40px;
}
.woocommerce .select2.select2-container .select2-selection .select2-selection__rendered {
  line-height: 45px;
}
.woocommerce input[type=submit] {
  height: auto;
}

.um .um-form form input[type=text],
.um .um-form form input[type=password],
.um .um-form form input[type=tel],
.um .um-form form input[type=number] {
  border-width: 1px !important;
}
.um .um-form form input[type=text]:focus,
.um .um-form form input[type=password]:focus,
.um .um-form form input[type=tel]:focus,
.um .um-form form input[type=number]:focus {
  border-width: 1px !important;
}

.autoshowroom-sidebar aside.widget .vehicle-search-form label.choice {
  text-transform: capitalize;
}
.autoshowroom-sidebar aside.widget .vehicle-search-form label.choice-for-sale {
  float: right;
  margin-top: -30px;
}

.speaker_box {
  -webkit-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  height: 390px;
  background: #ffffff;
}
.speaker_box .autoshowroom_member {
  background: #ffffff;
  text-align: center;
  margin: 20px 0;
}
.speaker_box h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
}
.speaker_box h5 {
  font-size: 13px;
  font-family: "Muli", sans-serif;
  line-height: 22px;
  font-weight: 400;
  color: #a7a7a7;
  margin-top: 5px;
  text-transform: capitalize;
}

.about-us .speaker_box {
  margin: 10px;
}

.autoshowroom_member_image {
  position: relative;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.autoshowroom_member_image img {
  width: 100%;
  object-fit: cover;
  min-height: 300px;
  height: auto;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.autoshowroom_member_image .autoshowroom_member_content {
  padding: 63px 30px 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 9;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  color: #e4e4e4;
  font-size: 13px;
  font-family: "Muli", sans-serif;
  line-height: 22px;
  font-weight: 400;
}
.autoshowroom_member_image .autoshowroom_member_content:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  background: rgba(0, 0, 0, 0);
}
.autoshowroom_member_image .autoshowroom_member_content p {
  padding-top: 9px;
  margin-bottom: 8px;
  color: #e4e4e4;
  font-size: 13px;
  font-family: "Muli", sans-serif;
  line-height: 22px;
  font-weight: 400;
}
.autoshowroom_member_image .autoshowroom_member_content h6 {
  font-size: 12px;
  font-family: "Muli", sans-serif;
  line-height: 22px;
  font-weight: 400;
  text-transform: lowercase;
}
.autoshowroom_member_image .autoshowroom_member_content span {
  color: #ff5400;
  text-transform: capitalize;
}
.autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
  padding-top: 10px;
  margin-left: -7px;
}
.autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
  color: #e4e4e4;
  font-size: 18px;
  line-height: 22px;
  margin: 0 7px;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i:hover {
  color: #ff5400;
}
.autoshowroom_member_image:hover .autoshowroom_member_content {
  opacity: 1;
  filter: alpha(opacity=100);
}
.autoshowroom_member_image:hover .autoshowroom_member_content:after {
  background: rgba(0, 0, 0, 0.5);
}

.vc_progress_bar.progress_type-1 {
  padding-top: 45px;
}
.vc_progress_bar.progress_type-1 h2 {
  padding-top: 20px;
  padding-bottom: 90px;
}
.vc_progress_bar.progress_type-1 .vc_single_bar {
  margin-bottom: 40px;
  background: #ffffff;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  height: 12px;
  border-radius: 0;
}
.vc_progress_bar.progress_type-1 .vc_single_bar .vc_label {
  top: -30px;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
}
.vc_progress_bar.progress_type-1 .vc_single_bar .vc_label_units {
  position: absolute;
  top: -28px;
  right: -18px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.vc_progress_bar.progress_type-1 .vc_single_bar .vc_bar {
  height: 12px;
  border-radius: 0;
}
.vc_progress_bar.progress_type-2 {
  padding-top: 50px;
}
.vc_progress_bar.progress_type-2 h2 {
  padding-top: 20px;
  padding-bottom: 40px;
}
.vc_progress_bar.progress_type-2 .vc_single_bar {
  margin-bottom: 40px;
  border: 1px solid #d8d8d8;
  background: #ffffff;
  max-width: 98.5%;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  height: 20px;
  border-radius: 0;
}
.vc_progress_bar.progress_type-2 .vc_single_bar .vc_label {
  top: -30px;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
}
.vc_progress_bar.progress_type-2 .vc_single_bar .vc_label .vc_label_units {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.vc_progress_bar.progress_type-2 .vc_single_bar .vc_bar {
  height: 10px;
  top: 4px;
  left: 4px;
  border-radius: initial;
}
.vc_progress_bar.progress_type-3 {
  padding-top: 50px;
}
.vc_progress_bar.progress_type-3 h2 {
  padding-top: 20px;
  padding-bottom: 40px;
}
.vc_progress_bar.progress_type-3 .vc_single_bar {
  margin-bottom: 40px;
  height: 10px;
  border: 1px solid #d8d8d8;
  border-radius: inherit;
  background: #ffffff;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_label {
  top: -30px;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_label .vc_label_units {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar {
  height: 4px;
  top: 2px;
  left: 3px;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar:after {
  content: "";
  position: absolute;
  top: -6px;
  right: -1px;
  width: 16px;
  height: 16px;
  background: #ffffff;
  border-radius: 50%;
  z-index: 1;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar:before {
  content: "";
  position: absolute;
  top: -2px;
  right: 3px;
  width: 8px;
  height: 8px;
  background: #ff5400;
  border-radius: 50%;
  z-index: 2;
}
.vc_progress_bar.progress_type-3 .vc_single_bar .vc_bar .vc_label_units {
  position: absolute;
  top: -10px;
  right: -28px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
}

/* STYLE TEXT BLOCK */
.style-text-block .wpb_text_column > .wpb_wrapper h1,
.style-text-block .wpb_text_column > .wpb_wrapper h2,
.style-text-block .wpb_text_column > .wpb_wrapper h3,
.style-text-block .wpb_text_column > .wpb_wrapper h4,
.style-text-block .wpb_text_column > .wpb_wrapper h5,
.style-text-block .wpb_text_column > .wpb_wrapper h6,
.style-text-block .wpb_text_column > .wpb_wrapper p {
  font-weight: unset;
  text-transform: none;
}

.form-group.special-group .wp-core-ui.wp-editor-wrap.tmce-active .wp-editor-container .wp-editor-area {
  color: #000000 !important;
}

.vehicle-detail .pcd-pricing.price-center {
  text-align: center;
}

.TZ-Vehicle-Grid .item .Vehicle-Feature-Image .pcd-pricing.pcd-perday span.pcd-price em {
  font-weight: 400;
  font-size: 13px;
  font-style: normal;
  color: #ffffff;
}

.container-content .vehicle-layout-list .vehicle-grid .TZ-Vehicle-Grid .item .pcd-pricing .pcd-price em {
  font-weight: 400;
  color: #ffffff;
  font-size: 13px;
  font-style: normal;
}

/* VC PIE */
.vc_pie_chart {
  margin: 30px auto;
}

.vc_pie_chart .vc_pie_wrapper .tz_pie_chart {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.vc_pie_chart .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-unit {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 30px;
}

.vc_pie_chart .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-label {
  font-family: "Montserrat SemiBold", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.2px;
}

.vc_pie_chart .vc_pie_wrapper canvas {
  transform: rotateY(180deg);
}

.tz_pie_style-1 .vc_pie_wrapper {
  width: 122px !important;
}

.tz_pie_style-1 .vc_pie_wrapper .vc_pie_chart_back {
  border: 4px solid #ffffff !important;
  opacity: 1;
  width: 122px !important;
  height: 122px !important;
}

.tz_pie_style-1 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-unit {
  width: 122.4px;
  height: 122.4px;
  line-height: 126px;
}

.tz_pie_style-1 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-label {
  padding-top: 8px;
}

.tz_pie_style-1 .vc_pie_wrapper canvas {
  width: 122px !important;
  height: 122px !important;
}

.tz_pie_style-2 .vc_pie_wrapper {
  width: 180px !important;
}

.tz_pie_style-2 .vc_pie_wrapper .vc_pie_chart_back {
  border: 5px solid #ffffff !important;
  opacity: 1;
  width: 180px !important;
  height: 180px !important;
}

.tz_pie_style-2 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-unit {
  font-size: 36px;
  width: 180px;
  height: 180px;
  line-height: 180px;
  margin-top: -10px;
}

.tz_pie_style-2 .vc_pie_wrapper .tz_pie_chart.vc_pie_chart_value-label {
  position: absolute;
  width: 180px;
  height: 180px;
  line-height: 180px;
  padding-top: 18px;
}

.tz_pie_style-2 .vc_pie_wrapper canvas {
  width: 180px !important;
  height: 180px !important;
}

/*  Element Counter */
.autoshowroom-counter.autoshowroom-counter-style3 {
  display: flex;
  margin: 30px auto;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-icon i {
  color: #ff5400;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-content {
  margin-left: 38px;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-content .autoshowroom-counter-number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 24px;
  color: #404040;
}

.autoshowroom-counter.autoshowroom-counter-style3 .autoshowroom-counter-content .autoshowroom-counter-title {
  font-family: "Muli", sans-serif;
  font-weight: 700;
  line-height: 24px;
  color: #aaaaaa;
  text-align: left;
  margin-top: 8px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-icon i {
  font-size: 48px;
  line-height: 48px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content .autoshowroom-counter-number {
  font-size: 36px;
  line-height: 24px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content .autoshowroom-counter-title {
  font-size: 13px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-large .autoshowroom-counter-icon i {
  font-size: 60px;
  line-height: 60px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-large .autoshowroom-counter-content .autoshowroom-counter-number {
  font-size: 48px;
  line-height: 36px;
}

.autoshowroom-counter.autoshowroom-counter-style3.font-size-large .autoshowroom-counter-content .autoshowroom-counter-title {
  font-size: 14px;
}

/*  Accordion */
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: none;
  box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #ffffff;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
  padding: 13px 25px 14px;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  font-family: "Muli", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  text-transform: capitalize;
  color: #404040;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #404040;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
  border: none;
  box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border: none;
  box-shadow: none;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  padding: 12px 30px 30px;
  background: #ffffff;
  border: none;
}

.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body p {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #555555;
  margin: 0;
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.2);
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #5472d2;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #5472d2;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #dcdcdc;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-grey .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #dcdcdc;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-turquoise .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #00c1cf;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-turquoise .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-turquoise .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #00c1cf;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #fe6c61;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #fe6c61;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-violet .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #8d6dc4;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-violet .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-violet .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #8d6dc4;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-peacoc .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #4cadc9;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-peacoc .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-peacoc .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #4cadc9;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-chino .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #cec2ab;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-chino .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-chino .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #cec2ab;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-mulled-wine .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #50485b;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-mulled-wine .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-mulled-wine .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #50485b;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-vista-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #75d69c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-vista-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-vista-blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #75d69c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #2a2a2a;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #2a2a2a;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sky .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #5aa1e3;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sky .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sky .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #5aa1e3;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-green .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #6dab3c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-green .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-green .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #6dab3c;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-juicy-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #f4524d;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-juicy-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-juicy-pink .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #f4524d;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sandy-brown .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #f79468;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sandy-brown .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-sandy-brown .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #f79468;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-purple .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #b97ebb;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-purple .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-purple .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #b97ebb;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-orange .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  color: #ff5400;
}

.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-orange .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-classic.vc_tta-color-orange .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #ff5400;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  border: none;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right a {
  padding-left: 25px;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text {
  font-family: "Muli", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before,
.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
  border-color: #ffffff;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
  padding: 22px 30px 35px;
  background: #ffffff;
  border: none;
  border-radius: 0;
}

.vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body p {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #555555;
  margin: 0;
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.2);
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-grey .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #dcdcdc;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #5472d2;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-turquoise .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #00c1cf;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-pink .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #fe6c61;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-violet .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #8d6dc4;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-peacoc .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #4cadc9;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-chino .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #cec2ab;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-mulled-wine .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #50485b;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-vista-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #75d69c;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-black .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #2a2a2a;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-orange .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #ff5400;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-sky .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #5aa1e3;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #6dab3c;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-juicy-pink .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #f4524d;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-sandy-brown .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #f79468;
}

.vc_tta-accordion.vc_tta-style-normal.vc_tta-color-purple .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  background-color: #b97ebb;
}

/* Toggle */
.vc_toggle.vc_toggle_default {
  background-color: #ffffff;
  padding: 16px 22px 16px 30px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.vc_toggle.vc_toggle_default .vc_toggle_title {
  padding-left: 0 !important;
}

.vc_toggle.vc_toggle_default .vc_toggle_title h4 {
  font-family: "Muli", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #404040;
  text-transform: none;
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
  left: auto !important;
  right: 0;
  border: none !important;
  background: #ff5400;
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:before {
  border: none;
  background-color: #ff5400;
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
  border: none;
  background-color: #ff5400;
}

.vc_toggle.vc_toggle_default .vc_toggle_content {
  padding: 0 !important;
  margin: 0;
}

.vc_toggle.vc_toggle_default .vc_toggle_content p {
  margin-top: 17px;
  margin-bottom: 12px;
  color: #686868;
  line-height: 24px;
}

.vc_toggle.vc_toggle_default .vc_toggle_content p a {
  color: #ff5400;
  font-weight: 700;
  font-size: 14px;
  text-shadow: none;
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
  background: #ff5400;
  border: none;
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
  visibility: unset;
}

.vc_toggle.vc_toggle_default.vc_toggle_size_md .vc_toggle_title .vc_toggle_icon:before {
  height: 12px;
}

.vc_toggle.vc_toggle_default.vc_toggle_size_md .vc_toggle_title .vc_toggle_icon:after {
  width: 12px;
  height: 3px;
}

/* Pricing */
.autoshowroom-pricing {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  max-width: 370px;
}

.autoshowroom-pricing:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 5px;
  transition: 0.4s;
}

.autoshowroom-pricing .autoshowroom-title-pricing {
  font-family: "Montserrat Medium", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #404040;
  text-align: center;
  text-transform: capitalize;
  margin-top: 46px;
  margin-bottom: 20px;
}

.autoshowroom-pricing .autoshowroom-description-pricing {
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  color: #555555;
  text-align: center;
  padding: 0 45px;
  margin-top: 0;
  margin-bottom: 30px;
}

.autoshowroom-pricing .autoshowroom-price-pricing {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  color: #404040;
  text-align: center;
  margin-bottom: 8px;
}

.autoshowroom-pricing .autoshowroom-per-month-pricing {
  font-family: "Muli", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #aaaaaa;
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 34px;
  width: 80%;
  margin: 0 auto;
}

.autoshowroom-pricing .autoshowroom-field-pricing {
  font-family: "Muli", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #555555;
  margin: 35px 32px;
}

.autoshowroom-pricing .autoshowroom-field-pricing ul {
  margin-left: 0;
}

.autoshowroom-pricing .autoshowroom-field-pricing ul li {
  list-style: none;
  line-height: 20px;
  margin-bottom: 10px;
}

.autoshowroom-pricing .autoshowroom-field-pricing ul li i {
  margin-right: 8px;
}

.autoshowroom-pricing .autoshowroom_readmore {
  font-family: "Montserrat Medium", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  padding: 13px 0;
  background-color: #565656;
  margin: 6px auto 50px;
  width: 190px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.4s;
}

/* Element 1 */
.su-quote.su-quote-style-default {
  background-color: #ffffff;
  padding: 22px 32px 32px;
}

.su-quote.su-quote-style-default:before,
.su-quote.su-quote-style-default:after {
  display: none;
}

.su-quote.su-quote-style-default .su-quote-inner {
  font-size: 16px;
  font-weight: 400;
  color: #797979;
  line-height: 28px;
  text-shadow: 0 0.1px 0 #797979;
}

.su-dropcap.su-dropcap-style-simple {
  font-size: 75px !important;
  font-weight: 600;
  color: #ff5400;
  margin: 0;
  width: 55px;
}

.su-dropcap.su-dropcap-style-light {
  font-size: 45px !important;
  font-weight: 600;
  color: #ffffff;
  background: #FF5400 !important;
  border-radius: 5px;
  line-height: 56px;
  width: 60px;
  height: 60px;
  margin: 0 20px 0 0;
}

.autoshowroom-list.list_style-2 ul {
  margin-left: 0;
}

.autoshowroom-list.list_style-2 ul li {
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  color: #565656;
  padding-bottom: 6px;
  text-shadow: 0 0.1px 0 #565656;
}

.autoshowroom-list.list_style-2 ul li i {
  font-size: 13px;
  color: #ff5400;
}

.autoshowroom-list.list_style-2 ul li i.fa-circle {
  font-size: 6px;
}

.autoshowroom-list.list_style-2.tz_border ul li {
  font-weight: 600;
  padding-bottom: 9px;
  border-bottom: 1px dashed #e8e8e8;
  margin-bottom: 8px;
}

/* PAGE ADD CAR */
div form#insert_vehicle .vehicle-info select {
  color: #111;
}

.autoshowroom-service.style3 .autoshowroom-service-icon {
  background: none;
  width: 0;
  height: 0;
}
.autoshowroom-service.style3 .autoshowroom-service-icon:after {
  display: none;
}
.autoshowroom-service.style3 .autoshowroom-service-icon i {
  color: #ff5400;
  font-size: 35px;
}

.autoshowroom-owl-carousel-container .owl-stage {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}
.autoshowroom-owl-carousel-container .owl-stage .owl-item {
  height: 100% !important;
}

.vehicle-search-form .field label.choice-for-sale {
  float: right;
  margin-top: -30px;
}

.vehicle-detail .vehicle-box .pcd-specs div label {
  text-transform: capitalize;
}

.textwidget .widget-title {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border: none !important;
}
.textwidget .widget-title:after {
  display: none !important;
}
.textwidget p {
  margin-bottom: 0;
}
.textwidget .wpcf7-form p {
  color: #222222 !important;
  font-weight: bold;
}

.about-us .autoshowroom-title.autoshowroom-title-center p {
  font-size: 15px;
  line-height: 22px;
  margin-top: -17px;
}

.about-us .autoshowroom-counter .autoshowroom-counter-box .autoshowroom-counter-icon i {
  color: #ff5400;
  opacity: 0.2;
}

.about-us em {
  font-style: normal;
  color: #ff5400;
  font-weight: 700;
}

.about-us .autoshowroom-contact-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 44px 0;
}

.about-us .wpb_button,
.about-us .wpb_content_element,
.about-us ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}

.about-us.container-content.auto-page-content {
  padding: 0;
}

.about-us .vc_row {
  margin-left: 0;
  margin-right: 0;
}

.about-us .vc_column-inner {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.about-us strong {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  color: #222222;
}

.about-us p {
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  color: #565656;
}

.about-us .autoshowroom-title.autoshowroom-title-left p {
  margin-top: 25px;
}

.about-us .autoshowroom-title h2.AutoshowroomTitle {
  margin-bottom: 44px;
}

.about-us .autoshowroom-lightgallery {
  margin-top: -25px;
}

.about-us .autoshowroom-lightgallery ul li img.light-thumb {
  height: auto;
  min-height: 270px;
  object-fit: cover;
}

.about-us .autoshowroom-service .autoshowroom-service-icon {
  width: 50px;
  height: 50px;
  padding: 15px 0;
  margin-top: 31px;
}

.about-us .autoshowroom-service .autoshowroom-service-icon::after {
  border-left: none;
  border-right: none;
}

.about-us .autoshowroom-service .autoshowroom-service-icon i {
  font-size: 15px;
}

.about-us .autoshowroom-service h3.autoshowroom-service-title {
  margin-left: 75px;
  margin-top: -80px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  color: #222222;
}

.about-us .autoshowroom-service p.autoshowroom-service-description {
  margin-left: 75px;
  margin-top: -15px;
  font-family: "Muli", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #565656;
}

div .rs-dotted.threexthree {
  background-color: rgba(0, 0, 0, 0.25) !important;
  background-image: none !important;
}

.service2.container-content.auto-page-content {
  padding: 0;
}

.service2 .autoshowroom-title p {
  margin: 0 182px;
  font-weight: 500;
}

.service2 .service_title h2 em {
  font-style: normal;
  color: #ff5400;
  font-weight: 700;
}
.service2 .service_title p {
  padding-left: 25%;
  padding-right: 25%;
}

.service2 .vc_row {
  margin-left: 0;
  margin-right: 0;
}

.service2 .wpb_content_element {
  margin-bottom: 0;
}

.autoshowroom-text-box p:first-child {
  padding-bottom: 0;
}

.service2 em {
  font-style: normal;
  color: #ff5400;
  font-weight: 700;
}

.service2 .autoshowroom-our-process {
  padding-top: 50px;
  margin: 0 auto;
}

.service2 .autoshowroom-our-process h3.autoshowroom-name-process {
  margin-bottom: 8px;
}
.service2 .autoshowroom-our-process h3.autoshowroom-name-process span {
  margin-bottom: 5px;
}

.service2 .autoshowroom-our-process p.autoshowroom-description-process {
  margin-bottom: 15px;
  color: #bebebe;
  font-size: 14px;
  line-height: 25px;
}

.service2 .autoshowroom-our-process a.autoshowroom_readmore:hover {
  color: #ff5400 !important;
}

.service2 .alignleft {
  margin: 0;
}

.tzElement_viewService {
  margin: 0 108px;
  padding-bottom: 125px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item {
  padding-bottom: 60px;
  background-color: #ffffff;
  margin: 0 10px 0 10px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image {
  margin-bottom: 24px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image img {
  height: auto;
  min-height: 270px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content {
  position: relative;
  text-align: center;
  padding: 0 5px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content span {
  font-size: 85px;
  color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content h3.tzView_Service_Content_title {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #2d2d2d;
  letter-spacing: 1px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content p {
  margin-bottom: 25px;
  font-size: 14px;
  color: #868686;
  line-height: 25px;
  padding: 0 24px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-decoration: none;
  padding: 12px 37px 12px 37px;
  background: #222222;
  border-radius: 3px;
}

.tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore:hover {
  background: #ff5400;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls {
  margin: 0;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-prev {
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 0;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0;
  /* Firefox 1-3.6 */
  border-radius: 0;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  background: #000000;
  padding: 0;
  position: absolute;
  top: 50%;
  left: -55px;
  margin: -20px 0 0;
}

.service2 .autoshowroom-our-process .autoshowroom-counter-icon {
  top: 60px;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-prev i {
  font-size: 20px;
  color: #ffffff;
  line-height: 38px;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-next {
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-border-radius: 0;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0;
  /* Firefox 1-3.6 */
  border-radius: 0;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  background: #000000;
  padding: 0;
  position: absolute;
  top: 50%;
  right: -55px;
  margin: -20px 0 0;
}

.tzElement_viewService .tzView_Service_Slide .owl-controls .owl-buttons .owl-next i {
  font-size: 20px;
  color: #ffffff;
  line-height: 38px;
}

.service2 .vc_custom_1552898762686 {
  padding-top: 100px;
  padding-right: 300px;
  padding-bottom: 50px;
  padding-left: 300px;
}

.tzElement_viewService .owl-prev {
  color: #ffffff;
  left: -95px;
  position: absolute;
  top: 45%;
  background: #222222;
  width: 45px;
  height: 45px;
}
.tzElement_viewService .owl-prev i {
  font-size: 17px;
  padding-left: 18px;
  padding-top: 13px;
}

.tzElement_viewService .owl-prev:hover {
  background-color: #ff5400;
}

.tzElement_viewService .owl-next {
  color: #ffffff;
  left: 105%;
  position: absolute;
  top: 45%;
  background: #222222;
  width: 45px;
  height: 45px;
}
.tzElement_viewService .owl-next i {
  font-size: 17px;
  padding-left: 18px;
  padding-top: 13px;
}

.tzElement_viewService .owl-next:hover {
  background-color: #ff5400;
}

.service2 .autoshowroom-title-center .AutoshowroomTitle h2 em {
  color: #ff5400 !important;
  font-style: normal !important;
  font-weight: 700 !important;
}

.service2 .autoshowroom-text-box {
  padding: 0;
}

.service2 .service_process_text {
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
  z-index: 0;
}
.service2 .service_process_text::after {
  background: #222222;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.service2 .service_process_text img {
  display: block;
  margin-top: -121px;
}

.mega-menu-primary-home-motor .col-md-9.tz-megamenu .nav-collapse {
  float: left;
}

body #postbox .container {
  padding-top: 30px;
}

body .wp-pagenavi {
  padding-top: 45px;
}

.autoshowroom-sign-up .esu-from-shortcode {
  position: relative;
  z-index: 1;
}

.page-template-template-home.mega-menu-primary-home-8 .row {
  padding-left: 0;
  padding-right: 0;
}

.vc_toggle.vc_toggle_default .vc_toggle_content p {
  padding-right: 15px;
}

body span.mega-indicator {
  display: none !important;
}

.tz-header.tz-header-8 {
  display: grid;
  border: none;
}
.tz-header.tz-header-8 .tz-menu-header {
  background: #ffffff;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap {
  display: flex;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-left {
  width: 20%;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-left .tz_logo {
  padding: 33px 0 35px 27px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-left .tz_logo img {
  width: 187px;
  height: 18px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right {
  width: 80%;
  display: flex;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-megamenu {
  width: 87%;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-megamenu #mega-menu-wrap-primary-home-8 #mega-menu-primary-home-8 > li.mega-menu-item > a.mega-menu-link {
  font-family: "Montserrat", sans-serif;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login {
  width: 13%;
  padding-right: 25px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login .tz_login {
  background-color: #ff5400;
  max-width: 170px;
  text-align: center;
  padding: 15px 12px;
  margin: 20px 0;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login .tz_login a {
  color: #ffffff;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-right .tz-header-login .tz_login span {
  color: #ffffff;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-megamenu #mega-menu-wrap-primary #mega-menu-primary {
  float: right;
  padding-right: 45px;
}
.tz-header.tz-header-8 .tz-menu-header .tz-megamenu-wrap .tz-megamenu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #404040;
  font-weight: 700;
  padding: 36px 14px 34px 25px;
  font-family: "Montserrat", sans-serif;
}

.autoshowroom-quote-type3.type3 {
  padding: 0;
  text-align: left;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item {
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
  padding: 43px 40px;
  margin: 2px;
  background-color: #ffffff;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-quote-content {
  color: #565656;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment {
  display: flex;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-quote-image {
  margin-right: 24px;
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 50%;
  /* Firefox 1-3.6 */
  border-radius: 50%;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  -webkit-transition: all 300ms ease 0;
  -moz-transition: all 300ms ease 0;
  -o-transition: all 300ms ease 0;
  transition: all 300ms ease 0;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-quote-image .autoshowroom-quote-image-box {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 50%;
  /* Firefox 1-3.6 */
  border-radius: 50%;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-quote-image .autoshowroom-quote-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-name-employment {
  padding-top: 15px;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-name-employment .autoshowroom-quote-name {
  color: #ff5400;
  font-weight: bold;
  font-size: 14px;
}
.autoshowroom-quote-type3.type3 .autoshowroom-quote-item .autoshowroom-quote-info .autoshowroom-image-employment .autoshowroom-name-employment .autoshowroom-quote-employment {
  color: #bdbdbd;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
.autoshowroom-quote-type3.type3 .owl-controls {
  display: block;
}
.autoshowroom-quote-type3.type3 .owl-controls .owl-dots {
  margin-top: 58px;
  margin-bottom: 0;
  margin-left: 23px;
  display: flex;
  justify-content: center;
  justify-items: center;
  justify-self: center;
}
.autoshowroom-quote-type3.type3 .owl-controls .owl-dots .owl-dot {
  width: 30px;
  height: 4px;
  background-color: #e4e4e4;
  margin-right: 20px;
}
.autoshowroom-quote-type3.type3 .owl-controls .owl-dots .owl-dot.active {
  background-color: #ff5400;
}

.autoshowroom-phone-number .autoshowroom-phone-number-item {
  background-color: #ff5400;
  text-align: center;
  max-width: 570px;
  margin: 0 auto;
  padding: 10px;
}
.autoshowroom-phone-number .autoshowroom-phone-number-item .autoshowroom-phone-number-item-border {
  padding: 30px 40px 35px 40px;
  border: 2px solid rgba(255, 255, 255, 0.4);
}
.autoshowroom-phone-number .autoshowroom-phone-number-item .autoshowroom-phone-number-item-border .autoshowroom-phone-title {
  font-size: 18px;
  color: #ffffff;
  line-height: 1em;
  letter-spacing: 0;
  margin: 0 0 13px 0;
  font-weight: 400;
}
.autoshowroom-phone-number .autoshowroom-phone-number-item .autoshowroom-phone-number-item-border .autoshowroom-phone-number {
  color: #ffffff;
  font-size: 48px;
  font-family: "Montserrat", sans-serif;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  word-break: break-word;
}

.tel_countdown {
  margin-top: 20px;
  margin-bottom: 20px;
}
.tel_countdown .container #tel-countdown__timer {
  display: flex;
  justify-content: center;
  justify-items: center;
  justify-self: center;
}
.tel_countdown .container #tel-countdown__timer .tel-countdown__item {
  margin: 0 30px;
  font-size: 60px;
  color: #ff5400;
  line-height: 14px;
  letter-spacing: 0;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  width: 142px;
}
.tel_countdown .container #tel-countdown__timer .tel-countdown__item span {
  display: inherit;
  padding-top: 33px;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #555555;
  font-weight: 600;
  font-family: "Muli", sans-serif;
  text-align: center;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab {
  box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
  margin-right: 5px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab > a {
  background-color: #565656;
  border-radius: 0;
  padding: 11px 40px 11px 40px;
  border: none;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab > a span {
  color: #e4e4e4;
  font-size: 14px;
  line-height: 28px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab.vc_active {
  border-top: 3px solid #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab.vc_active > a {
  background-color: #ffffff;
  padding: 8px 37px 11px 37px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tab.vc_active > a span {
  color: #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panels {
  background-color: #ffffff;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panels .wpb_wrapper {
  padding: 18px 20px 20px 30px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-panels .wpb_wrapper p {
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  font-family: "Muli", sans-serif !important;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab {
  box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab > a {
  background-color: #565656;
  border-radius: 0;
  padding: 11px 37px 11px 37px;
  border: none;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab > a span {
  color: #e4e4e4;
  font-size: 14px;
  line-height: 28px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active {
  border-left: 3px solid #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active > a {
  background-color: #ffffff;
  padding: 11px 37px 11px 34px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active > a span {
  color: #ff5400;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels {
  background-color: #ffffff;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels .wpb_wrapper {
  padding: 18px 20px 20px 30px;
}

.wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels .wpb_wrapper p {
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  font-family: "Muli", sans-serif !important;
}

.type3 .autoshowroom-footer-top {
  background: #242424;
  padding: 56px 0 94px;
}

.type3 .autoshowroom-footer-top::after {
  background-color: transparent;
  position: relative;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border {
  padding-bottom: 115px;
  position: relative;
  margin-bottom: 64px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .container {
  padding-left: 0;
  padding-right: 0;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .tz_border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 97.5%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-title h3.title {
  font-family: "Montserrat", "sans-serif";
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 27px;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-title p {
  font-family: "Muli", "sans-serif";
  font-weight: 400;
  font-size: 14px;
  color: #868686;
  line-height: 23px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter {
  display: flex;
  margin-top: 5px;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter label {
  display: none;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-email {
  width: 75%;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-email .tnp-email {
  width: 100%;
  padding: 15px 20px;
  font-family: "Muli", "sans-serif";
  font-weight: 400;
  font-size: 14px;
  color: #868686;
  border: none;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-button {
  width: 25%;
}

.type3 .autoshowroom-footer-top .tz-newsletter3 .tz-newsletter-border .newsletter-content form.newsletter .tnp-field-button .tnp-button {
  width: 100%;
  padding: 15px 10px;
  background: #ff5400;
  border: none;
  color: #fff;
  font-family: "Montserrat", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.type3 .autoshowroom-footer-top .widget_social a {
  float: left;
  padding: 0 5px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 50%;
  /* Firefox 1-3.6 */
  border-radius: 50%;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  background: #313131;
  text-align: center;
  position: relative;
  margin-right: 8px;
}

.type3 .autoshowroom-footer-top .widget_social a:hover {
  background: #ff5400;
  transition: all 0.3s ease-in-out 0s;
}

.type3 .autoshowroom-footer-top .widget_social a:hover i {
  color: #ffffff;
  transition: all 0.3s ease-in-out 0s;
}

.type3 .autoshowroom-footer-top .widget_social a i {
  padding: 12px 0;
  color: #868686;
  font-size: 15px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
  -moz-transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
  -o-transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
  transition: all 0.3s ease-in-out 0s 0.3s linear 0s;
}

.type3 .autoshowroom-footer-top .footerattr .widget_text .textwidget p {
  line-height: 24px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_nav_menu {
  padding-left: 75px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_black_studio_tinymce h3.widget-title {
  margin-bottom: 25px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_contact_info .tzwidget-contact {
  margin-top: 28px;
}

.type3 .autoshowroom-footer-top .footerattr .widget_contact_info .tzwidget-contact span.tzContact_phone {
  margin: 18px 0;
}

.type3 .autoshowroom-footer-bottom {
  background: #333336;
  padding: 20px 0;
}

.type3 .autoshowroom-footer-bottom .col-md-4.autoshowroom-footer-bottom_center {
  padding-right: 0;
  padding-left: 0;
}

.type3 .autoshowroom-footer-bottom .autoshowroom-footer-bottom_center .textwidget p {
  text-align: center;
}

.type3 .autoshowroom-footer-bottom .autoshowroom-footer-bottom_center .textwidget p span {
  color: #868686;
}

.tz-autoshoowroom-vehicle-search {
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 {
  position: absolute;
  z-index: 9;
  border-top: none;
  top: 50%;
  right: 0;
  transform: translateY(-54%);
  width: 370px;
  left: unset;
  padding: 35px 26px 33px 26px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field select {
  background-color: #f5f5f5;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3 {
  color: #222222;
  font-weight: bold;
  background: initial;
  font-size: 16px;
  padding: 0 0 14px 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3:before {
  background: #ff5400 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 37px;
  width: 3px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3 span:after {
  background: #ff5400 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50px;
  width: 45px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 h3 span:before {
  background: #ff5400 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin-top: -3px;
  position: absolute;
  top: 45px;
  width: 30px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form {
  padding: 1px 0 0 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field.fieldtype-taxonomy:before {
  top: 54px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field label b {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  letter-spacing: 0;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .car-search-submit {
  width: 100%;
  background: #ff5400;
  border: none;
  margin-top: 10px;
  font-weight: bold;
  height: 50px;
  line-height: 7px;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .car-search-submit:hover {
  background: #222222;
  border: none;
}

.tz-autoshoowroom-vehicle-search .tz-vehicle-search.type3 .vehicle-search-form .field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.autoshowroom-our-process {
  z-index: 1;
}

.tzElement_Image_slide {
  width: 100%;
}

.tzElement_Image_slide .image-slider .owl-item .tzImage_Slide_Item {
  height: 100%;
  min-height: 848px;
}

.tzElement_Image_slide .image-slider .owl-item .tzImage_Slide_Item img {
  object-fit: cover;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.vehicle-detail .pcd-pricing .pcd-price em {
  font-size: 14px;
  font-style: normal;
  text-transform: lowercase;
}

.container-content .vehicle-grid .TZ-Vehicle-Grid .pcd-pricing .pcd-price em {
  font-size: 14px;
  font-style: normal;
  text-transform: lowercase;
}

.autoshowroom-sidebar aside form .personal-infomation p.btn {
  padding: 0;
  margin: 4px 0 0 5px;
}

.autoshowroom-sidebar aside form .personal-infomation input[type=submit] {
  padding: 16px 0 30px;
  position: relative;
}

.autoshowroom-sidebar aside.widget .textwidget form .personal-infomation p .input[type=submit] {
  padding: 23px;
  position: relative;
}

.tzshop-wrap .woocommerce-notices-wrapper {
  padding-bottom: 10px;
}
.tzshop-wrap .woocommerce-error,
.tzshop-wrap .woocommerce-info,
.tzshop-wrap .woocommerce-message {
  background: transparent;
}

.TZ-Condition-vehicle .owl-dots {
  text-align: center;
}
.TZ-Condition-vehicle .owl-dots .owl-dot {
  display: inline-block;
}
.TZ-Condition-vehicle .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 50px 5px;
  background: #e4e4e4;
  display: block;
  visibility: visible;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
  -webkit-border-radius: 30px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 30px;
  /* Firefox 1-3.6 */
  border-radius: 30px;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
.TZ-Condition-vehicle .owl-dots .owl-dot.active span {
  background: #ff5400;
}

.pswp__button:hover, .pswp__button:focus {
  background: #ffffff;
  color: #ff5400;
}

.homev6_blog .blog_content .blog_content__item {
  margin-bottom: 30px;
}

.pswp__scroll-wrap .pswp__caption__center {
  text-align: center;
}

.TZ-Vehicle-Feature.type2 .item .Vehicle-Feature-Image .pcd-pricing,
.TZ-Vehicle-Grid.type2 .item .Vehicle-Feature-Image .pcd-pricing {
  bottom: 0;
}

body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line {
  width: 100%;
  align-items: normal;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line label {
  margin-right: 0;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line label .um-search-line {
  font-size: 16px;
  font-family: "Muli", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line input[type=button] {
  border: 0;
  background-color: #ff5400;
  color: #ffffff;
  font-size: 16px;
  font-family: "Muli", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
}
body .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-nav-line .um-member-directory-view-type a {
  font-size: 30px;
  line-height: 30px;
}
body .um-directory .um-members-wrapper .um-members .um-member {
  border: 0;
  -webkit-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.1);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
body .um-directory .um-members-wrapper .um-members .um-member .um-member-card {
  font-size: 13px;
  font-family: "Muli", sans-serif;
  line-height: 18px;
  font-weight: 400;
}
body .um-directory .um-members-wrapper .um-members .um-member .tz_auto_show_rating span i {
  color: #ff5400;
}
body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-name a, body .um-directory .um-members-wrapper .um-members.um-members-list .um-member .um-member-card .um-member-name a {
  font-size: 18px;
  font-family: "Muli", sans-serif;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
body .um-directory .um-members-wrapper .um-members.um-members-list .um-member {
  background: #ffffff;
  margin-bottom: 30px;
}
body .um-directory .um-members-wrapper .um-members-total {
  font-size: 20px;
  font-family: "Muli", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
body .productDetailsTabs.ui-widget.ui-widget-content {
  border: 0;
}

.um-member-newcar {
  margin-bottom: 5px;
}
.um-member-newcar span {
  font-size: 13px;
  font-family: "Muli", sans-serif;
  line-height: 18px;
  font-weight: 400;
  color: #868686;
}

.um-member-review {
  margin-bottom: 5px;
}
.um-member-review p {
  margin: 0;
  font-size: 12px;
  font-family: "Muli", sans-serif;
  line-height: 25px;
  font-weight: 300;
}

.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-status {
  display: none;
}
.autoshowroom-top-dealer .um-member .um-member__wrapper .um-member-photo {
  text-align: center;
}

.container-content.TZ-ElementPortfolio .vehicle-grid.vehicle-list {
  opacity: 1;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu,
#mega-menu-wrap-primary-home-7 #mega-menu-primary-home-7 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 20px;
}

#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top {
  margin-bottom: 10px;
}
#comments .tzCommentForm .comment-respond form.comment-form .tzCommentForm_Top p {
  margin-bottom: 10px;
}
#comments .tzCommentForm .comment-respond form.comment-form .comment-form-cookies-consent {
  text-align: left;
}

/*import variables*/
/*Start font  Saira*/
/*End font  Saira/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
/*Start font  Saira Semi Condensed*/
/*End font Saira Semi Condensed**/
@media screen and (min-width: 1601px) and (max-width: 1799px) {
  .landing_page .powerful_option .autoshowroom-title {
    padding: 0 440px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .landing_page .powerful_option .autoshowroom-title {
    padding: 0 340px;
  }
}
@media screen and (min-width: 1401px) {
  .service2 .service_title p {
    padding-right: 500px;
    padding-left: 500px;
  }

  .service2 .tzElement_viewService {
    padding-right: 250px;
    padding-left: 250px;
  }
}
@media screen and (max-width: 1400px) {
  .landing_page .img-demo,
.landing_page .img-demo-3 {
    display: none;
  }

  .landing_page #demo {
    padding-top: 200px;
    padding-bottom: 80px;
  }

  .service2 .service_process_text img {
    width: 359px;
  }
}
@media screen and (min-width: 1300px) {
  .landing_page .container {
    width: 1290px;
  }
}
@media screen and (max-width: 1300px) {
  .landing_page .img-demo {
    margin-top: 135px;
    margin-left: 50px;
  }

  .landing_page .ourdemos__item.comingsoon h3 {
    font-size: 30px;
  }

  .landing_page .dealer-1 {
    margin-left: 45px;
  }

  .landing_page .autoshowroom-banner .content img {
    max-width: 420px;
  }

  .landing_page .autoshowroom-banner .content h3 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .landing_page .ourdemos__item.comingsoon h3 {
    font-size: 30px;
  }

  .landing_page .powerful_option .autoshowroom-title {
    padding: 0 240px;
  }
}
@media screen and (max-width: 1200px) {
  .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium {
    justify-items: center;
  }

  .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium .autoshowroom-counter-content {
    margin-left: 30px;
  }

  .vehicle-detail .vehicle-box .pcd-specs div label {
    width: 55%;
  }

  .vehicle-detail .vehicle-box .pcd-specs div span {
    width: 45%;
  }

  .about-us .autoshowroom-lightgallery ul li img.light-thumb {
    min-height: auto;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
    font-size: 9px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content p {
    font-size: 9px;
    padding-top: 3px;
  }

  .service2 .service_process_text img {
    width: 359px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1199px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-2 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-3 #mega-menu-primary-home-3 > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }

  #mega-menu-wrap-primary-home-6 #mega-menu-primary-home-6 > li.mega-menu-item > a.mega-menu-link {
    padding-bottom: 39px;
  }

  .tz-header.tz-header-6 .tz-add-car {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .about-us .autoshowroom-lightgallery ul li img.light-thumb {
    min-height: auto;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
    font-size: 9px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content p {
    font-size: 9px;
    padding-top: 3px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .landing_page #tools .autoshowroom-title,
.landing_page #demo .autoshowroom-title,
.landing_page .endless_header .autoshowroom-title,
.landing_page .online_store .autoshowroom-title {
    padding: 0 100px;
  }
  .landing_page .powerful_option .autoshowroom-title {
    padding: 0 200px;
  }
  .landing_page .pro-car .autoshowroom-title {
    padding: 0;
  }

  .landing_image::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.65) 70%, rgba(0, 0, 0, 0) 85%);
  }

  .landing_page .about_theme p {
    padding: 0 15%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .service2 .service_title p {
    padding-right: 10%;
    padding-left: 10%;
  }

  .service2 .service_process_text img {
    width: 300px !important;
  }

  .service2 .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Image img {
    height: auto;
    min-height: 190px;
  }
}
@media screen and (max-width: 992px) {
  body .tz-header.tz-header-7 .tz-header-cart {
    right: 50px;
    top: 35px;
  }

  .tz-header.tz-header-7 .tz-menu-header .tz-add-car {
    font-size: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .landing_page #demo {
    padding-top: 190px;
    padding-bottom: 80px;
  }

  .landing_page .various-title {
    padding-top: 80px;
  }

  .landing_page .one-click-img-1 {
    margin-top: -250px;
  }
  .landing_page .one-click-img-1 img {
    padding-right: 50px;
    padding-left: 50px;
  }

  .landing_page .powerful_option .autoshowroom-title p {
    padding: 0 15px;
  }

  .landing_page .online_store .autoshowroom-service.style3 {
    margin-top: 0;
  }

  .landing_page .autoshowroom-service.style3 .autoshowroom-service-icon {
    margin-bottom: 0;
  }

  .landing_page .autoshowroom-service.style3 .autoshowroom-service-icon img {
    width: 35%;
  }

  .landing_page .autoshowroom-service.style3 h3.autoshowroom-service-title {
    margin-bottom: 7px;
  }

  .landing_page .blog .autoshowroom-title {
    padding-top: 70px;
    padding-right: 0;
  }

  .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 45px;
  }

  .landing_page .pro-car .autoshowroom-title p {
    padding: 0 20px;
  }

  .landing_header .nav-menu a {
    font-size: 14px;
    padding: 0 10px;
  }

  .landing_page #demo .autoshowroom-title,
.landing_page #tools .autoshowroom-title,
.landing_page .endless_header .autoshowroom-title,
.landing_page .powerful_option .autoshowroom-title,
.landing_page .online_store .autoshowroom-title,
.landing_page .pro-car .autoshowroom-title {
    padding: 0;
  }

  .landing_page .about_theme h1 {
    font-size: 35px;
  }

  .landing_page .about_theme h1 span {
    font-size: 40px;
  }

  .landing_page .about_theme p {
    font-size: 15px;
    padding: 0 17%;
  }

  .landing_header .auto_btn a {
    padding: 10px 20px;
  }

  .landing_page .img-demo {
    margin-left: 15px;
  }

  .landing_page .img-demo-3 {
    padding-right: 15px;
  }

  .landing_page .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 25px;
  }

  .landing_page .autoshowroom-title p {
    font-size: 16px;
  }

  .landing_page .inventory-1 {
    margin-right: 20px;
  }

  .landing_page .inventory-2 {
    margin-top: -170px;
    margin-left: 160px;
  }

  .landing_page .various-1 {
    margin-right: 50px;
  }

  .landing_page .various-2 {
    margin-top: -215px;
    margin-left: 125px;
  }

  .landing_page .various-3 {
    margin-top: -115px;
    margin-right: 35px;
  }

  .landing_page .blog-2 {
    margin-top: -225px;
    margin-right: 210px;
  }

  .landing_page .blog-3 {
    margin-top: -580px;
    margin-right: 0;
    margin-left: 290px;
  }

  .landing_page .responsive-2 {
    margin-top: -300px;
    margin-right: 50px;
    margin-left: 50px;
  }

  .landing_page .dealers-responsive {
    padding-top: 80px;
    padding-bottom: 250px !important;
  }

  .landing_page .dealer-1 {
    margin-left: 50px;
  }

  .landing_page .dealer-2 {
    margin-top: -150px;
    margin-right: 120px;
  }

  .landing_page .dealer-3 {
    margin-top: -310px;
    margin-left: 300px;
  }

  .landing_page .dealer-4 {
    margin-top: -500px;
  }

  .landing_page .dealer-title {
    padding-top: 50px;
    padding-left: 0;
  }

  .landing_page .limit-color-title {
    padding-top: 50px;
    padding-right: 0;
  }

  .landing_page .limit-color-2 {
    margin-top: -520px;
    margin-right: -15px;
  }

  .landing_page .autoshowroom-service.style2 .autoshowroom-service-icon {
    margin-right: 30px;
  }

  .landing_page .support-ticket {
    padding-left: 0;
  }

  .landing_page .autoshowroom-service.style3 p {
    padding: 0;
  }

  .our-theme .our-theme-item:hover .img-theme {
    width: 250px;
  }

  .landing_page .autoshowroom-service.style3 {
    min-height: 350px;
  }

  .landing_page .img-light-box-2 {
    margin-top: -170px;
    margin-left: 100px;
  }

  .landing_page .img-light-box-1 {
    margin-right: 40px;
  }

  .landing_page .img-light-box {
    padding-right: 0;
  }

  .landing_page .img-light-box-3 {
    margin-top: -570px;
  }

  .landing_page .handy-search-form .autoshowroom-title p {
    padding: 0;
  }

  .landing_page .autoshowroom-banner .content img {
    max-width: 400px;
  }

  .landing_page .autoshowroom-banner .content h3 {
    font-size: 30px;
    padding-bottom: 50px;
  }

  .our-theme .our-theme-item:nth-of-type(1) .img-theme, .our-theme .our-theme-item:nth-of-type(2) .img-theme, .our-theme .our-theme-item:nth-of-type(3) .img-theme {
    left: 103%;
    right: auto;
    z-index: 1;
  }

  .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 48px;
    margin-bottom: 50px;
  }

  .landing_page .img-search-form {
    margin-right: 70px;
    margin-left: 70px;
  }

  .landing_page .bg-search-form-1 {
    margin-bottom: 300px;
  }

  .landing_page .light-box-title {
    padding-top: 80px;
  }

  .about-us .autoshowroom-service .autoshowroom-service-icon {
    margin-left: 20px;
  }

  .about-us .autoshowroom-lightgallery ul li img.light-thumb {
    min-height: auto;
  }

  .about-us .autoshowroom-service p.autoshowroom-service-description {
    margin-left: 90px;
  }

  .about-us .autoshowroom-service h3.autoshowroom-service-title {
    margin-left: 90px;
  }

  .about-us .speaker_box {
    width: 175px;
    height: 290px;
  }

  .about-us .autoshowroom_member_image img {
    height: 210px;
    min-height: auto;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content {
    padding: 45px 4px 20px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
    font-size: 9px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content p {
    font-size: 9px;
    padding-top: 3px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
    padding-top: 0;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
    font-size: 14px;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
    font-size: 20px;
    margin-top: 5px;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
    font-size: 10px;
  }

  .service2 .service_title p {
    padding-right: 0;
    padding-left: 0;
  }

  .service2 .autoshowroom-title h2.AutoshowroomTitle {
    margin-bottom: 0;
  }

  .service2 .autoshowroom-title.autoshowroom-title-left {
    padding: 0;
  }

  .service2 .autoshowroom-our-process {
    padding-left: 0;
  }

  .service2 .autoshowroom-title p {
    margin: 0 40px;
  }

  .service2 .tzElement_viewService {
    margin: 0;
    padding: 0;
  }
  .service2 .tzElement_viewService .owl-next {
    display: none !important;
  }
  .service2 .tzElement_viewService .owl-prev {
    display: none !important;
  }

  .service2 .vc_custom_1556005104713 {
    padding-left: 0 !important;
  }

  .service2 .autoshowroom-title.autoshowroom-title-left {
    padding: 0;
  }

  .service2 .service_process_text {
    padding-right: 15%;
    padding-left: 3%;
    height: auto;
    display: flex;
  }
  .service2 .service_process_text .service_textbox {
    display: none;
  }

  .service2 .autoshowroom-text-box {
    padding: 210px 0 0;
  }

  .service2 .service_process_text .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .service2 .service_process_text img {
    width: 290px !important;
    margin-top: -40px;
  }

  .service2 .autoshowroom-our-process .autoshowroom-counter-icon {
    padding-left: 28px;
    padding-top: 13px;
  }

  rs-module-wrap .Slide02-Title p {
    font-size: 30px;
  }

  .slider_v6_title h3,
.v6_title2 h3 {
    font-size: 40px;
    line-height: 35px !important;
  }
  .slider_v6_title h3 b,
.v6_title2 h3 b {
    font-size: 40px;
    line-height: 35px !important;
  }

  .Slide07-Title p {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .landing_header .nav-menu {
    display: none;
  }

  .landing_page #demo .autoshowroom-title,
.landing_page #tools .autoshowroom-title,
.landing_page .endless_header .autoshowroom-title,
.landing_page .powerful_option .autoshowroom-title,
.landing_page .online_store .autoshowroom-title,
.landing_page .pro-car .autoshowroom-title {
    padding: 0;
  }

  .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 45px;
  }

  .landing_page .pro-car .autoshowroom-title p {
    padding: 0;
  }

  .landing_page .about_theme h1 {
    font-size: 35px;
  }

  .landing_page .about_theme h1 span {
    font-size: 40px;
  }

  .landing_page .about_theme p {
    font-size: 15px;
    padding: 0 17%;
  }

  .landing_header .auto_btn a {
    padding: 10px 20px;
  }

  .landing_page .img-demo {
    margin-left: 15px;
  }

  .landing_page .img-demo-3 {
    padding-right: 15px;
  }

  .landing_page .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 35px;
  }

  .landing_page .autoshowroom-title p {
    font-size: 16px;
  }

  .landing_page .inventory-1 {
    margin-right: 20px;
  }

  .landing_page .inventory-2 {
    margin-top: -260px;
  }

  .landing_page .various-1 {
    margin-right: 50px;
  }

  .landing_page .various-2 {
    margin-top: -277px;
  }

  .landing_page .various-3 {
    margin-top: -151px;
    margin-right: 35px;
  }

  .landing_page .blog-2 {
    margin-top: -225px;
    margin-right: 210px;
  }

  .landing_page .blog-3 {
    margin-top: -580px;
    margin-right: 0;
    margin-left: 290px;
  }

  .landing_page .responsive-2 {
    margin-top: -400px;
  }

  .landing_page .dealer-1 {
    margin-left: 50px;
  }

  .landing_page .dealer-2 {
    margin-top: -193px;
    margin-left: 15px;
  }

  .landing_page .dealer-3 {
    margin-top: -477px;
  }

  .landing_page .dealer-4 {
    margin-top: -500px;
  }

  .landing_page .dealers-responsive {
    padding-bottom: 80px !important;
  }

  .landing_page .dealer-title {
    padding-top: 220px;
    padding-left: 0;
  }

  .landing_page .limit-color-title {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .landing_page .limit-color-2 {
    margin-top: -650px;
    margin-right: -15px;
  }

  .landing_page .autoshowroom-service.style2 .autoshowroom-service-icon {
    margin-right: 30px;
  }

  .landing_page .support-ticket {
    padding-left: 0;
  }

  .landing_page .autoshowroom-service.style3 p {
    padding: 0;
  }

  .our-theme .our-theme-item:hover .img-theme {
    width: 250px;
  }

  .landing_page .autoshowroom-service.style3 {
    min-height: 350px;
  }

  .landing_page .img-light-box-2 {
    margin-top: -220px;
    margin-right: 20px;
    margin-left: 100px;
  }

  .landing_page .img-light-box-1 {
    margin-right: 40px;
    margin-left: 20px;
  }

  .landing_page .img-light-box {
    padding-right: 0;
  }

  .landing_page .img-light-box-3 {
    margin-top: -950px;
  }

  .landing_page .handy-search-form {
    padding-top: 100px;
  }

  .landing_page .handy-search-form .autoshowroom-title {
    padding-bottom: 50px;
  }

  .landing_page .handy-search-form .autoshowroom-title p {
    padding: 0;
  }

  .landing_page .autoshowroom-banner .content img {
    max-width: 400px;
  }

  .landing_page .autoshowroom-banner .content h3 {
    font-size: 30px;
  }

  .our-theme .our-theme-item:nth-of-type(1) .img-theme, .our-theme .our-theme-item:nth-of-type(2) .img-theme, .our-theme .our-theme-item:nth-of-type(3) .img-theme {
    left: 103%;
    right: auto;
    z-index: 1;
  }

  .inventory-responsive {
    padding-bottom: 270px !important;
  }

  .autoshowroom-service.style5 {
    margin: 0 15px 30px;
  }

  .landing_page .inventory-1 {
    margin-right: 0;
    margin-left: 15px;
  }

  .left-100 {
    left: -20px;
  }

  .landing_page .various-title .autoshowroom-title h2.AutoshowroomTitle strong,
.landing_page .blog .autoshowroom-title h2.AutoshowroomTitle strong {
    display: inline-block;
  }
  .landing_page .img-header {
    padding: 0 15px;
  }

  .autoshowroom-counter.autoshowroom-counter-style3.font-size-medium {
    margin-left: 30px;
  }

  .autoshowroom-service.style1 {
    margin-left: 100px;
  }

  .autoshowroom-service.style3 {
    margin-left: 100px;
  }

  .speaker_box.tz_md_modal_show {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: none;
    height: auto;
    background: transparent;
    margin-top: 30px;
  }

  .speaker_box.tz_md_modal_show .autoshowroom_our_team_full {
    box-shadow: 0 1px 2px -2px;
    height: auto;
    background: white;
    width: 360px;
  }

  .speaker_box.tz_md_modal_show .autoshowroom_our_team_full .autoshowroom_member {
    margin-bottom: 20px;
  }

  .tel_countdown .container #tel-countdown__timer .tel-countdown__item {
    margin: 0 20px !important;
    font-size: 54px !important;
    width: auto !important;
  }

  .autoshowroom-pricing {
    margin: 30px auto;
  }

  .vc_progress_bar.progress_type-1 {
    padding-left: 30px;
  }

  .vc_progress_bar.progress_type-1 .vc_single_bar {
    max-width: 90%;
  }

  .vc_progress_bar.progress_type-2 {
    padding-left: 30px;
  }

  .vc_progress_bar.progress_type-2 .vc_single_bar {
    max-width: 90%;
  }

  .vc_progress_bar.progress_type-3 {
    padding-left: 30px;
  }

  .vc_progress_bar.progress_type-3 .vc_single_bar {
    max-width: 90%;
  }

  .vc_toggle.vc_toggle_default {
    max-width: 85%;
    margin-left: 30px;
  }

  .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    max-width: 85%;
    margin-left: 30px;
  }

  .vc_tta-accordion.vc_tta-style-normal .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    max-width: 85%;
    margin-left: 30px;
  }

  .vc_tta-tabs.vc_tta-style-flat.vc_tta-shape-rounded {
    max-width: 85%;
    margin-left: 30px;
  }

  .about-us .autoshowroom-lightgallery {
    margin-top: 0;
  }

  .about-us .autoshowroom-lightgallery ul li img.light-thumb {
    height: 359px;
    min-height: auto;
  }

  .about-us .autoshowroom-service .autoshowroom-service-icon {
    margin-left: 20px;
  }

  .about-us .autoshowroom-service p.autoshowroom-service-description {
    margin-left: 90px;
  }

  .about-us .autoshowroom-service h3.autoshowroom-service-title {
    margin-left: 90px;
  }

  .about-us .speaker_box {
    width: 265px;
    height: 330px;
    margin: 20px auto;
  }

  .about-us .autoshowroom_member_image img {
    height: 245px;
    min-height: auto;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
    padding-top: 0;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
    font-size: 20px;
    margin-top: 5px;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
    font-size: 10px;
  }

  .service2 .service_title p {
    padding-right: 0;
    padding-left: 0;
  }

  .service2 .autoshowroom-our-process.yesleft:last-child {
    padding-bottom: 50px;
  }

  .service2 .tzElement_viewService {
    margin: 0;
    padding: 0;
  }
  .service2 .tzElement_viewService .owl-next {
    display: none !important;
  }
  .service2 .tzElement_viewService .owl-prev {
    display: none !important;
  }

  .service2 .service_process_text {
    padding-right: 0;
    padding-left: 0;
    height: auto;
  }
  .service2 .service_process_text .service_textbox {
    display: none;
  }

  .service2 .autoshowroom-title p {
    margin: 0 40px;
  }

  .service2 .service_process_text img {
    display: none;
  }

  .slider_v6_title h3,
.v6_title2 h3 {
    font-size: 22px;
  }
  .slider_v6_title h3 b,
.v6_title2 h3 b {
    font-size: 22px;
  }

  .autoshowroom-our-process .autoshowroom-counter-icon {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) and (max-height: 500px) {
  .landing_page .about_theme h1 {
    font-size: 25px;
  }
  .landing_page .about_theme h1 span {
    font-size: 42px;
  }

  .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 40px;
  }

  .landing_image::before {
    bottom: 50px;
  }

  .landing_page .blog .autoshowroom-title {
    padding-left: 0;
    padding-right: 0;
  }

  .landing_page .autoshowroom-service.style3 {
    margin-left: 0;
  }

  .landing_page #support .wpb_single_image {
    margin: 0 20px 30px;
  }

  .landing_page .autoshowroom-service.style2,
.customersay {
    margin-left: 20px;
    margin-right: 20px;
  }

  .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
    margin-bottom: 50px;
  }

  .landing_page .autoshowroom-banner .content img {
    max-width: 250px;
  }

  .landing_page .autoshowroom-banner .content h3 {
    font-size: 25px;
    padding-bottom: 30px;
  }

  .landing_page .autoshowroom-banner .content a {
    padding: 15px 25px;
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .landing_page #demo {
    padding-top: 170px;
    padding-bottom: 60px;
  }

  .landing_page #demo .autoshowroom-title,
.landing_page #tools .autoshowroom-title,
.landing_page .endless_header .autoshowroom-title,
.landing_page .powerful_option .autoshowroom-title,
.landing_page .online_store .autoshowroom-title,
.landing_page .pro-car .autoshowroom-title {
    padding: 0 15px;
  }

  .landing_page .pro-car .autoshowroom-title p {
    padding: 0;
  }

  .landing_page .tz_Image_slide {
    margin: 0 15px;
  }

  .landing_page #demo .autoshowroom-title {
    padding: 0 15px;
  }

  .landing_page .about_theme p {
    padding: 0 15px;
  }

  .landing_page .img-demo {
    margin-left: 15px;
  }

  .landing_page .img-demo-3 {
    padding-right: 15px;
  }

  .landing_page #tools .autoshowroom-title {
    padding: 0;
  }

  .landing_page #demo .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #tools .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #features .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #support .autoshowroom-title h2.AutoshowroomTitle,
.landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .endless_header .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .pro-car .autoshowroom-title h2.AutoshowroomTitle,
.landing_page .powerful_option .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 30px;
  }

  .landing_page .autoshowroom-title {
    padding: 0 15px;
  }

  .landing_page .autoshowroom-title h2.AutoshowroomTitle {
    font-size: 25px;
  }

  .landing_page .autoshowroom-title p {
    font-size: 14px;
    padding: 0;
  }

  .landing_page #demo .autoshowroom-title p,
.landing_page #tools .autoshowroom-title p {
    padding: 0 15px;
  }

  .landing_page .various-2 {
    margin-top: -280px;
  }

  .landing_page .various-3 {
    margin-top: -145px;
    margin-right: 100px;
  }

  .landing_page .about_theme h1 {
    font-size: 25px;
  }

  .landing_page .about_theme h1 span {
    font-size: 36px;
  }

  .landing_page .various-1 {
    margin-right: 0;
  }

  .landing_page .various-2 {
    margin-top: -100px;
    margin-left: 50px;
  }

  .landing_page .various-3 {
    margin-top: -100px;
    margin-right: 100px;
  }

  .landing_page .inventory-2 {
    margin-top: -100px;
    margin-left: 100px;
  }

  .landing_page .blog-2 {
    margin-top: -105px;
    margin-right: 140px;
  }

  .landing_page .dealer-1 {
    margin-left: 40px;
  }

  .landing_page .dealer-2 {
    margin-top: -70px;
    margin-left: 15px;
    margin-right: 50px;
  }

  .landing_page .dealer-3 {
    margin-top: -240px;
    margin-left: 160px;
  }

  .landing_page .limit-color-2 {
    margin-top: -60px;
    margin-right: -15px;
  }

  .landing_page .dealer-title {
    padding-top: 100px;
    padding-left: 0;
  }

  .landing_page .img-search-form {
    margin-right: 20px;
    margin-left: 20px;
  }

  .landing_page .bg-search-form {
    margin-top: -300px;
  }

  .landing_page .bg-search-form-1 {
    margin-bottom: 200px;
  }

  .landing_page .handy-search-form {
    padding-top: 100px;
    padding-bottom: 100px !important;
  }

  .landing_page .img-light-box-3 {
    margin-top: -440px;
    margin-left: 100px;
    margin-right: 20px;
  }

  .landing_page .img-light-box-2 {
    margin-top: -120px;
  }

  .landing_page .autoshowroom-service.style3 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .landing_page .online_store .autoshowroom-service.style3 {
    margin-top: -40px;
  }

  .landing_page #support .wpb_single_image {
    margin: 0 20px 30px;
  }

  .landing_page .autoshowroom-service.style2 {
    margin: 0 15px 20px;
  }

  .customersay {
    margin: 0 20px 30px;
  }

  .landing_page .autoshowroom-banner .content h3 {
    font-size: 25px;
  }

  .landing_page .autoshowroom-banner .content img {
    max-width: 250px;
  }

  .our-theme {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 30px;
  }
  .our-theme .our-theme-item:nth-of-type(1) .img-theme, .our-theme .our-theme-item:nth-of-type(3) .img-theme, .our-theme .our-theme-item:nth-of-type(5) .img-theme {
    left: 50%;
    right: auto;
    z-index: 1;
  }
  .our-theme .our-theme-item:nth-of-type(2) .img-theme, .our-theme .our-theme-item:nth-of-type(4) .img-theme, .our-theme .our-theme-item:nth-of-type(6) .img-theme {
    left: auto;
    right: 50%;
    z-index: 1;
  }
  .our-theme .our-theme-item:hover .img-theme {
    width: 200px;
  }

  .landing_page #customers_say .autoshowroom-title h2.AutoshowroomTitle {
    margin-bottom: 50px;
  }

  .landing_page .blog-3 {
    margin-top: -380px;
    margin-right: 0;
    margin-left: 50px;
  }

  .landing_page .blog .autoshowroom-title {
    padding-right: 0;
    padding-left: 0;
  }

  .autoshowroom-banner .content {
    padding: 0 15px;
  }

  .landing_page #features {
    padding-bottom: 50px;
  }

  .landing_page #support .autoshowroom-title p {
    padding: 0;
  }

  .um-member-card {
    text-align: center;
  }

  rs-module-wrap .Slide02-Title p {
    font-size: 30px;
  }

  .Slide07-Title p {
    font-size: 30px;
  }

  .tz-vehicle-search.type2 .vehicle-search-form .car-search-submit {
    margin-left: 0;
  }

  .vehicle-detail .pcd-pricing {
    text-align: left;
  }
}
@media screen and (max-width: 575px) and (max-height: 500px) {
  .landing_page .about_theme h1 {
    margin-bottom: 12px;
  }
  .landing_page .about_theme h1 span {
    font-size: 29px;
  }
  .landing_page .about_theme p {
    margin-bottom: 20px;
  }

  .landing_page .about_theme .about_control a, .landing_page .about_theme .about_control a.auto_btn {
    padding: 10px 35px;
  }

  .landing_image::before {
    bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .autoshowroom-service.style1 {
    margin-left: 50px;
  }

  .autoshowroom-service.style3 {
    margin-left: 50px;
  }

  .speaker_box.tz_md_modal_show .autoshowroom_our_team_full {
    width: auto;
  }

  .speaker_box.tz_md_modal_show .autoshowroom_our_team_full .autoshowroom_member {
    margin-bottom: 20px;
  }

  .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
    font-size: 24px;
    width: 100%;
    margin-left: 0;
  }
  .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message p {
    font-size: 24px;
  }

  .autoshowroom-pricing {
    margin: 30px auto;
  }

  .tel_countdown .container #tel-countdown__timer {
    flex-direction: column;
    align-items: center;
  }

  .tel_countdown .container #tel-countdown__timer .tel-countdown__item {
    margin: 30px !important;
    width: auto !important;
  }

  .about-us .autoshowroom-lightgallery ul li img.light-thumb {
    height: 223px;
    min-height: auto;
  }

  .about-us .autoshowroom-service .autoshowroom-service-icon {
    margin-left: 20px;
  }

  .about-us .autoshowroom-service p.autoshowroom-service-description {
    margin-left: 90px;
  }

  .about-us .autoshowroom-service h3.autoshowroom-service-title {
    margin-left: 90px;
  }

  .about-us .speaker_box {
    width: 230px;
    height: 300px;
    margin: 20px 27%;
  }

  .about-us .autoshowroom_member_image img {
    height: 225px;
    min-height: auto;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content {
    padding-top: 50px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
    font-size: 9px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content p {
    font-size: 9px;
    padding-top: 3px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
    padding-top: 0;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
    font-size: 14px;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
    font-size: 15px;
    padding-top: 40px;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content a.autoshowroom-contact-button {
    font-size: 5px;
    margin-top: -25px;
  }

  .service2 .service_title p {
    padding-right: 0;
    padding-left: 0;
  }

  .service2 .autoshowroom-our-process.yesleft:last-child {
    padding-bottom: 50px;
  }

  .service2 .autoshowroom-title.autoshowroom-title-left {
    padding: 0;
  }

  .service2 .tzElement_viewService {
    margin: 0;
    padding: 0;
  }
  .service2 .tzElement_viewService .owl-next {
    display: none !important;
  }
  .service2 .tzElement_viewService .owl-prev {
    display: none !important;
  }

  .service2 .service_process_text {
    padding-right: 0;
    padding-left: 0;
    height: auto;
  }
  .service2 .service_process_text .service_textbox {
    display: none;
  }

  .service2 .autoshowroom-title p {
    margin: 0 20px;
  }

  .service2 .service_process_text img {
    display: none;
  }

  body .slick-list {
    height: auto !important;
  }

  .autoshowroom-blog .autoshowroom-blog-body.autoshowroom-style-grid .grid-col-2 {
    width: 100%;
  }

  .autoshowroom-blog .autoshowroom-blog-body .autoshowroom-blog-item .autoshowroom-blog-item-wrap .autoshowroom-blog-item-content .autoshowroom-blog-item-share {
    margin-right: 0;
  }

  .autoshowroom-our-process .autoshowroom-counter-icon {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 400px) and (max-width: 480px) {
  .landing_page .various-1 {
    margin-right: 40px;
  }

  .landing_page .various-2 {
    margin-top: -160px;
    margin-left: 110px;
  }

  .landing_page .various-3 {
    margin-top: -100px;
    margin-left: 60px;
    margin-right: 100px;
  }

  .landing_page .inventory-2 {
    margin-top: -140px;
    margin-left: 130px;
  }

  .landing_page .blog-3 {
    margin-top: -440px;
    margin-right: 0;
    margin-left: 110px;
  }

  .landing_page .blog-2 {
    margin-top: -130px;
    margin-right: 170px;
  }

  .landing_page .dealer-3 {
    margin-top: -270px;
    margin-left: 240px;
  }

  .landing_page .dealer-2 {
    margin-top: -100px;
    margin-left: 15px;
    margin-right: 120px;
  }

  .landing_page .dealer-1 {
    margin-left: 40px;
    margin-right: 30px;
  }
}
@media (max-width: 365px) {
  .about-us .autoshowroom-lightgallery ul li img.light-thumb {
    height: 223px;
    min-height: auto;
  }

  .about-us .autoshowroom-service .autoshowroom-service-icon {
    width: 45px;
    height: 45px;
    margin-left: 20px;
    padding: 13px 0;
  }

  .about-us .autoshowroom-service p.autoshowroom-service-description {
    margin-right: 7px;
  }

  .about-us .speaker_box {
    width: 250px;
    margin: 20px 60px;
    height: 300px;
  }

  .about-us .speaker_box h4 {
    font-size: 16px;
  }

  .about-us .speaker_box h5 {
    font-size: 12px;
  }

  .about-us .autoshowroom_member_image img {
    height: 225px;
    min-height: auto;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content {
    padding-top: 45px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content h6 {
    font-size: 9px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content p {
    font-size: 9px;
    padding-top: 3px;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social {
    padding-top: 0;
  }

  .about-us .autoshowroom_member_image .autoshowroom_member_content .autoshowroom_social i {
    font-size: 14px;
  }

  .about-us .autoshowroom-contact .autoshowroom-contact-overlay .autoshowroom-contact-content .autoshowroom-contact-message {
    font-size: 10px;
    padding-top: 0;
  }
}

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