@font-face {
  font-family: EurostileLTStd;
  src: url(/fonts/EurostileLTStd.ttf);
}
@font-face {
  font-family: EurostileLTStdBold;
  src: url(/fonts/EurostileLTStd_Bold.otf);
}
@font-face {
  font-family: cheddar_jackregular;
  src: url(/fonts/cheddar_jack.ttf);
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'EurostileLTStd';
  color: #000;
  background: #fff;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-fluid{
  padding:0;
  max-width: 100% !important;
  overflow-x: hidden !important;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'EurostileLTStd';
  line-height: 1.5;
}
ol, ul {
  list-style: none;
}
button, input {
  line-height: normal;
  text-transform: none;
  box-sizing: border-box;
  border: none;
}
.button {
  position: relative;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'EurostileLTStd';
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  padding: 4px 25px 0 25px;
}
.owl-nav button{
  background: #000 !important;
}
.sprite {
  background: url(../image/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
span {
  display: inline-block;
}
.main{
  margin: 0px auto;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
}
.logodealer.logotext a:hover{
  text-decoration: none;
}
.main {
  width: 100%;
  margin: 0px auto;
}
.nav-item.active a, .nav-item:hover a.BigNav, .nav-item:active a.BigNav, .nav-item:active a.BigNav, .button {
  background: #e31837;
}
.ftr .left a:hover, #pkcr .carname > a:hover, .contactdetail a, .carmodel .tablebtn a:hover, .carcontent h3 > a:hover, .usedcar .planningtext a:hover, .breadcrumbs a:hover, .Phoneno li a:hover, .selldetail .detaildes td a:hover, .cardmodeldetail .rightpanle .bntsection .btngrounp a:hover, #picture .tabbutton li.tabnavactive, .advance_search_button:hover, #usedcardetail .sliderthum li, .aboutus h2, .readmorelink, .Carmodelsec h1, .priceblock h2 a {
  color: #e31837;
}
a:active, a:focus, input[type=image], select:focus, input, input[type=button]:focus, :focus {
  outline: 0;
}
h1,h2{
  text-align:center;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  height:auto;
}
select.form-control:not([size]):not([multiple]) {
  height: 50px; 
}
.form-check-label{
  font-size: 14px;
}
.clear {
  clear: both;
}
/* nav  */
header {
  font-family: 'EurostileLTStd';
  position: relative;
  z-index: 999;
  height: 77px;
}

.breadcrumbs {
  padding-left: 20px;
  font-size: 12px;
  line-height: 37px;
  background: #7F7F7F;
  font-family: arial;
}
.breadcrumbs .main {
  position: relative;
}
.breadcrumbs a {
  color: #ffffff;
}
.breadcrumbs i {
  background-position: -546px -142px;
  height: 7px;
  margin: 0 5px;
  width: 4px;
}
.breadcrumbs span {
  color: #c8c8c8;
}
textarea{
  height:auto;
}
/* nav complete */
/* .phtglry .nav {
}
*/
.accestable td {
  padding: 13px 12px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #040404;
}

#desktopbanner{
  display: none;
}

#mobibanner{
  display: block;
}

.phtglry2 ul {
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 17px;
  /* box-sizing: border-box; */
  background-color: #c8c8c8;
  color: #000;
}
.phtglry2 ul li:hover{
  background-color: #777; 
}

.phtglry2 ul li{
 padding: 0;
}
.phtglry2 a{
  color: #000;
  text-decoration: none;
}
.phtglry2 a:hover{
  text-decoration: none;
  color: #000;
}
.phtglry2 .nav-tabs .nav-item.show .nav-link, .phtglry2 .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #777;
  border-color: #dee2e6 #dee2e6 #fff;
}
.phtglry2 .thumb{
  margin-bottom: 10px;
  max-width: none;
  width: 100%;
  height:auto;
}
.phtglry2 .thumb a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.phtglry2 .imgbh{
  max-height:197px;
  min-height:197px;
  width:100%;
}
#requestIndexModal{
  max-width: 598px !important;
  margin: 0 auto;
}
#requestIndexModal div.pop-logo{
  text-align: center ;
  margin-bottom: 15px;
  padding-right: 25px;
}
#requestIndexModal .title {
  background: none;
  text-align: left;
  width: 100%;
  height: auto;
  line-height: 1.2;
  padding: 0 25px 0 0;
  color: #24272c;
    font-size: 20px;
    font-family: "robotomedium";
}
.mobiwrap {
  display: inline-block;
  height: 36px;
  position: relative;
  width: 100%;
}
#requestIndexModal label {
  width: 100%;
  float: left;
  font-size: 14px;
  color: rgba(36,39,44,.7);
  margin-bottom: 10px;
  font-family: "robotomedium";
}
#requestIndexModal .thankyoutext{
  padding-top: 60%;
  font-size: 15px;
  text-align: center;
}
#thankyoudiv{
  top:0;
}
.thankyoutext{
  padding-top: 60%;
  font-size: 15px;
  text-align: center;
}
.thankyoudiv{
  top:0;
}
.modal.show {
  overflow: hidden;
}
/* aboutus */
.aboutus {
  background-color: #fff;
  color: #000;
  padding: 50px 0px;
}
.aboutus .main {
  position: relative;
}
.welcomecard {
  width: 85%;
  height: 404px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  padding: 20px 20px 20px 20px;
  display: inline-block;
  position: relative;
  z-index: 9;
  background: #fff;
  top: 60px;
}
.welcomecard h1 {
  font-size: 33px !important;
  font-weight: bold;
  color: #e31837;
  text-align: left;
}
.aboutus .subtitle {
  background: #000000;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 5px;
  display: inline-block;
}
.abthomeparagrh {
  max-height: 231px;
  overflow: hidden;
  margin-bottom: 20px;
}

.aboutinnercontain p{
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
.readmorelink i {
  background-position: -527px -141px;
  width: 4px;
  height: 10px;
  margin-top: -3px;
}
.aboutus .btn {
  margin-left: 15px;
}
.aboutus .welcomeimg {
  display: inline-block;
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  height: 521px;
}
.aboutus .welcomeimg img {
  width: auto;
  left: -57px;
  position: relative;
  max-width: none;
}

.modal-dialog {
  max-width: 800px;
}
.modal-dialog iframe{
  background-color:black;
}
.blackbutton {
  background: #535353 !important;
}
.blackbutton:hover{
background-color:#e31837 !important;
}
.alltabss .offerbtn{
color: #fff !important;
}
.alltabss .offerbtn:hover{
background: #535353 !important;
}
.alltabss .blackbutton:hover{
text-decoration: none;
color: #fff;
}
.carmodelinner .link {
  text-transform: uppercase;
  text-decoration: none;
  color: #e31837;
}
.carmodelinner .carmodellinks{
  padding: 20px 0;
}
.carmodelinner .getcardetail{
  padding-top: 20px;
}
.headtitle{
  text-align:center;
  padding-bottom: 30px;
  padding-top: 40px;
}
.headtitle h2, .headtitle h1{
  text-transform: uppercase;
  font-weight: bold;
  color: #e31837;
}

.phtglry{
  text-align: center;
}
.phtglry .glrybtn{
  list-style: none;
 /* justify-content: center;
  */
}

.phtglry .glrybtn li{
  display: inline;
}
.phtglry .glrybtn li a{
  background-color: #777;
  font-size: 12px;
  color: #FFF;
  padding: 15px 25px;
  margin-right: 3px;
  margin-bottom: 5px;
}
.difstyle{
  font-family: 'cheddar_jackregular';
  color: #000;
  font-weight: normal;
  text-transform: capitalize;
}
.modelpgwrap {
  margin-top: 100px;
  padding-top: 50px;
  background: #D5D5D5;
  padding-bottom: 70px;
}
.graybg h2 {
  text-align: center;
  clear: both;
}
.modelpgwrap .pickcarcont {
    background: #fff;
    padding-bottom: 20px;
}

.cartext {
  font-size: 16px;
  line-height: 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: rgba(0,0,0,0.54);
  text-align: center;
}

.pickitems
{
    position: relative;
    margin-top: 30px;
}

.owl-carousel .owl-item {
  float: left;
}
.caroutertab .owl-item .item {
  color: #666666;
  text-align: center;
  line-height: 38px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  border-bottom: 2px solid #f7f7f7;
}
.caroutertab .owl-nav{
margin-top:72px;
margin-left: 10px;
margin-right: 10px;
position: relative;
}

#carmodelgallery .dispcarName.active, #carmodelgallery .dispcarName:hover{
  color: #495057;
  background-color: #fff;
  border-bottom: solid 2px #000;
}
#carmodelgallery .owl-theme .owl-controls {
  text-align: right;
  display: none;
}
#carmodelgallery .owl-controls {
  margin-top: 0;
}

#carmodelgallery .owl-theme .owl-nav .disabled {
  opacity: 1;
  cursor: default;
}
.caroutertab .owl-item li:active{
  border-bottom: 1px solid #000;
}
#carmodelgallery .owl-prev {
  float: left;
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  width: 30px;
  bottom: 0;
  background: #000;
  opacity:1;
}
#carmodelgallery .owl-next {
  float: right;
  height: 30px;
  right: 0;
  margin: auto;
  position: absolute;
  width: 30px;
  bottom: 0;
  opacity: 1;
  background: #000;
}

.pickcar .carmodelinner {
  margin: 40px 0 0;
  text-align: center;
  position: relative;
}

.priceblock {
  text-align: center;
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.carmodeldetail .carmodelinner h2 {
  color: rgba(0,0,0,0.87);
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 1;
  width: 100%;
  text-align: center;
}
.videohomsec{
  padding: 50px 0 50px;
  /* background: #E3E3E3; */
}
.videohomsec.home{
  /* padding-bottom: 100px; */
  text-align: center;
  position: relative;
  margin: 0px auto;
}
.videosec p{
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  display: inline-block;
  text-transform: capitalize;
  padding-top: 10px;
}
.videohomsec .videosgrp .videospace {
  padding-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
.videohomsec .videosgrp .title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
    padding-top: 16px;
}
.videohomsec .videosec{
  padding:20px;
}
.videohomsec .videospace {
  /* padding-top: 30px; */
  /* margin-bottom: 30px; */
  text-align: center;
  position: relative;
}
.videosec .videourl .btnimg{
  position: absolute;
  display: block;
  background: url(../image/ytubeicon2.png);
  background-position: center; /* Center the image */
  background-size: cover;
  height: 40px;
  width: 60px;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -20px;
}
.testisec{
  background-color:#F6F6F6;
}

.testisec .headtitle{
  text-align: center;
}

.testisec .testiwriter{
  padding:0px 20px 20px 0;
}

.maintestimoni .owl-item li .paragrhbox {
  color: #000;
  font-size: 14px;
  padding: 20px;
  background: url(../image/testibg.png);
  height: 253px;
  position: relative;
}

.maintestimoni .testiwriter {
  margin-top: -27px;
  margin-left: 60px;
}
.maintestimoni .userthumb {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.testisec .userthumb img {
  width: 100%;
}
.paragrhbox .testiicon {
  background-position: -531px -15px;
  width: 43px;
  height: 37px;
  position: absolute;
  top: 45px;
  left: 40px;
}
.paragrhbox p {
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
.testisec .owl-dots {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
 .testisec .owl-dot{
  background: none;
  border:none;
 }
 .testisec button:focus{
  outline: none !important;
}

#owlTestimonial{
  display: block;
  text-align: center;
}
.testisec .owl-theme .owl-dots .owl-dot.active span,.testisec .owl-theme .owl-dots .owl-dot:hover span {
  background:  #e31837;
  text-align: center;
 
}
.testisec .owl-theme .owl-dots .owl-dot:hover .owl-dot{
    outline: none; 
}
.testisec .owl-dots{
  display: inline;
  background: none;
}
#owlTestimonial .owl-nav{
display: none;
}

.stickyicons{
  display: none;
}
.footer1 {
  position: relative;
}
.footer1 .main {
  position: relative;
}
.footer1 .showroomwrap {
  background: #E31836;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.footer1 a:hover{
  color:#000;
}
.footer1 h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
}
.footer1 .contouter {
  margin: 20px 0;
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.footer1 .contouter li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 10px;
}
.footer1 .contouter i {
  position: absolute;
  left: 0;
}
.footer1 .phone {
  width: 8px;
  height: 18px;
  background-position: -299px -58px;
}

.footer1 .mapicon {
  width: 18px;
  height: 17px;
  background-position: -270px -58px;
  top: 3px;
}
.footer1 .envelop {
  background-position: -270px -84px;
  width: 18px;
  height: 12px;
  top: 3px;
}
.secndtxt a {
  color: #fff;
}
.contouter .a:hover{
  color:#fff;
}
.showroomwrap .button {
  border: solid 1px #f53d59;
}
.showroomwrap .showrmimg {
  background-position: -2px -78px;
  width: 125px;
  height: 91px;
  position: absolute;
  right: -50px;
  bottom: 47px;
}
.footer1 .workshopwrap {
  background: #1E1E1E;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-bottom: 30px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.workshopwrap .showrmimg {
  background-position: -135px -73px;
  width: 94px;
  height: 85px;
  position: absolute;
  right: -50px;
  bottom: 47px;
}
.innerpage{
  padding:0;
  padding-bottom: 70px;
  background-color: #F6F6F6;
}
.page{
  padding: 59px 0 0px;
}
.pagecard{
  background: #fff;
  position: relative;
  padding: 20px;
}
.pagecard h1{
  text-transform: uppercase;
  color: #e01b3c;
  font-weight: bold;
  margin-bottom: 30px;
}
.brdsec{
  font-size: 12px;
  line-height: 15px;
  background: #7F7F7F;
  font-family: arial;
}

.newcontactwrap .ncontleft{
  padding-left: 24px !important;
}
.newcontactwrap .ncontleft h1 {
  text-align: left;
  color: #E31837;
}
.newcontactwrap .tabresult {
  padding-top: 28px;
  padding-left: 10;
  padding-right: 10;
  padding-bottom: 20px;
}

.newcontactwrap .ncontright {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  vertical-align: top;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 25px 35px;
  margin-top: 30px;
  text-align: center;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
}
.nco-sharedetail {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.ncon-calldealer {
  width: 190px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  background: #e31837;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  margin: 0px auto;
}
.nco-sharelist {
  display: none;
  width: 100%;
  padding-bottom: 15px;
}
.nco-conticon {
  float: left;
}
.nco-conticon .callicon {
  background-position: -330px -18px;
  width: 33px;
  height: 32px;
}
.nco-conticon .mailicon {
  background-position: -374px -18px;
  width: 32px;
  height: 32px;
}
.nco-contno {
  float: left;
  margin-left: 7px;
}
.nco-mail {
  overflow-wrap: break-word;
}
.nco-mail a {
  color: #000;
  font-size: 14px;
}
.nco-sublinks li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.nco-sublinks li a {
  width: 175px;
  height: 37px;
  line-height: 37px;
  display: inline-block;
  border: solid 1px;
  text-align: center;
  font-size: 14px;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  color: #fff;
  background: #000;
}
.txt_star sup {
  color: red;
  font-size: 14px;
  line-height: 1;
  color: red;
  position: relative;
  top: 3px;
}

.aboutinnercontain p, .aboutinnercontain ul li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
.sitemap .sitemapheading{
  width: 100%;
  max-width: 280px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 7px 0 30px;
  vertical-align: top;
}
.sitemap .listinghead{
  font-size: 16px;
  padding: 10px 0 15px;
  line-height: 1.1;
}
.sitemap .sitemapheading a{
  display: block;
  font-size: 14px;
  padding: 3px 6px;
  color: #e31837;
  font-family: arial;
}
.sitemap .sitemapheading a:hover{
  text-decoration: none;
  color: #000;
}
.nout-rating .ratcount {
  color: #000000;
  font-size: 20px;
  padding-left: 0px;
  letter-spacing: 2px;
  padding-top: 1px;
  vertical-align: top;
  font-family: arial;
  font-weight: bold;
}
.ndealer-add {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 1.3;
  font-weight: bold;
  padding: 20px 0 0;
  max-width: 90%;
}
.ndetail-left {
  width: 61%;
  float: left;
}
.noutdetail-map {
  border: solid 1px #bbbbbb;
  width: 100%;
  height: 223px;
  float: left;
}
.ndetail-right {
  float: left;
  width: 37%;
  margin-top: 30px;
  padding-top: 0;
  position: relative;
  margin-left: 20px;
}

.noutde-links li {
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
}
.noutde-links a {
  display: inline-block;
}
.iconspace {
  float: left;
}

.noutde-links .iconmail {
  background-position: -374px -18px;
  width: 32px;
  height: 32px;
}
.spacevalue {
  float: left;
  margin-left: 10px;
}
.spacevalue .elemnt {
  display: block;
  text-transform: uppercase;
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.noutde-links li .values {
  color: #000000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  vertical-align: top;
  font-weight: bold;
}
.noutde-links .iconcall {
  background-position: -330px -18px;
  width: 33px;
  height: 32px;
}

.navwht_request .readmorelink {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
.gmapicon {
  background-position: -596px -69px !important;
  width: 41px;
  height: 41px;
  display: inline-block;
  margin-right: 10px;
}

.navwht_request .gmapicon {
  margin-right: 5px;
}
.navwht_request .blackbutton {
  padding: 0 15px;
  margin-left: 10px;
}

.noutdetail-reviews {
  display: inline-block;
  background: #fff;
  position: relative;
  width: 100%;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  padding: 20px;
}
.noutdetail-reviews .left {
  float: left;
  width: 80%;
}
.noutdetail-reviews .title {
  text-transform: uppercase;
  color: #e01b3c;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 20px;
  font-weight: bold;
}
.nreview-totalrating .overltitle {
  color: #363636;
  float: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  padding-right: 10px;
}
.nreview-totalrating .overstar {
  float: left;
  position: relative;
  top: 0;
  margin: 10px 0;
}
.nreview-totalrating .nout-totalst {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  padding-top: 2px;
  vertical-align: top;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.ndetailreviewwrap {
  margin-top: 15px;
  border-top: solid 1px #dedede;
}
.nout-reviewtop {
  margin-top: 40px;
  display: inline-block;
  width: 100%;
}
.nout-reviewtop li {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
}
.nout-reviewimg {
  background: #cfcfcf;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
}
.nout-reviewimg img {
  max-width: 100%;
  display: block;
  opacity: 0.2;
}
.nout-reviewcontain {
  margin-left: 30px;
  float: left;
  width: 85%;
}
.namerating {
  color: #e31837;
  font-size: 16px;
  padding-bottom: 10px;
}
.namerating .reviewer {
  display: inline-block;
  vertical-align: top;
}
.nreview-totalrating .overstar {
  float: left;
  position: relative;
  top: 0;
  margin: 10px 0;
}
.nout-reviewcontain .overstar {
  margin-left: 0;
  top: 0;
}
.nreview-totalrating .nout-totalst {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  padding-top: 2px;
  vertical-align: top;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.nout-reviewcontain p {
  color: #464646;
  font-size: 14px;
  padding-top: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: inline-block;
  width: 100%;
}
.noutdetail-reviews .right {
  position: absolute;
  top: 45px;
  right: 20px;
}
.pagecnt {
  font-size: 16px;
}
/* finance */
.financebg {
  width: 100%;
  padding: 20px 0 20px;
  padding-left: 22px;
}
.financebg .difstyle {
  line-height: 1;
  font-size: 35px;
  color: #000;
}
.financebg h1 {
  color: #e01b3c;
  font-weight: bold;
  text-transform: uppercase;
}
.financebg p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  padding-top: 10px;
}
.finance_card {
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  background: #fff;
  position: relative;
  padding: 20px;
}

.finance_card .row{
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.finance_card h2 {
  text-transform: uppercase;
  color: #e01b3c;
  font-weight: bold;
  margin-bottom: 30px;
}
.priceslide {
  display: inline-block;
  width: 100%;
}
.priceslide .slide1 {
  margin-bottom: 30px;
}
.priceslide .title {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}
.ui-widget.ui-widget-content {
  z-index: 99 !important;
}
.ui-slider-horizontal {
  height: 0.4em;
  border: 0;
  background: #ffffff;
  padding: 4px;
  border: solid 1px #ececec;
  margin-top: 10px;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  color: #222222;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #e31837;
  border-radius: 50%;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #e31837;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.monthlyemi {
  background: #EEEEEE;
  border: solid 1px #ccc;
  border-radius: 5px;
  padding: 10px;
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.paymentgraph {
  text-align: center;
  padding: 20px 0;
  overflow: hidden;
  width: 100%;
}
.paymentchart {
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
}
.paymentchart li {
  font-size: 16px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.paymentchart .elemnt {
  float: left;
  position: relative;
}
.paymentchart .elemnt i {
  background: #7C7C7C;
  width: 10px;
  height: 10px;
  display: inline;
  position: absolute;
  top: 6px;
  border-radius: 50%;
  left: -20px;
}
.paymentchart .val {
  float: right;
}
.finance_secwrap {
  background: #D5D5D5;
}
.carfinence {
  float: left;
  width: 100%;
  text-align: left;
  position: relative;
  margin-top: 50px;
}
.carfinence .financerow {
  margin: 0px auto;
  float: none;
  z-index: 99;
  position: relative;
}
.carfinence h2 {
  text-transform: uppercase;
  color: #e01b3c;
  font-weight: bold;
  margin-bottom: 30px;
}
.carfinence .left {
  width: 100%;
  float: left;
  animation: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  -ms-animation: none;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  background: #fff;
  padding: 20px;
}
.carfinence .right {
  width: 100%;
  float: left;
  padding: 20px 0 50px;
  margin-top: 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  background: #fff;
  padding: 20px;
  margin-bottom: 40px;
}
.carfinence .doctabs {
  position: relative;
  border-bottom: solid 1px #ccc;
 }
 .carfinence .doctabs li a {
  font-size: 14px;
  padding: 10px 6px;
  width: 100%;
  float: left;
  text-align: center;
  border-right: none;
  color: #000;
  box-sizing: border-box;
}
.carfinence .doctabs li a.active {
  border-bottom: solid 3px #000;
}
.carfinence #doctabresult {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 0;
  margin-top: -1px;
}
.carfinence #doctabresult li {
  font-size: 12px;
  line-height: 1.5;
  position: relative;
  padding-bottom: 13px;
  padding-left: 0;
}
.carfinence #doctabresult li span.sprite {
  position: relative;
  background-position: -427px -75px;
  width: 15px;
  height: 8px;
  left: 2px;
  top: 0px;
  margin-right: 10px;
}
.carfinence .nav-tabs .nav-link {
  border: none;
}
/* finance */
/* contactus */
.ltalign {
  background: #F6F6F6;
}
.newcontactwrap {
  width: 100%;
  display: inline-block;
  margin-bottom: 34px;
  margin-top: 50px;
}
.newcontactwrap .ncontleft {
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  padding-top: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  position: relative;
  z-index: 9;
}
.newcontactwrap p , .newcontactwrap li{
  font-size:14px;
}

.newcontactwrap .ncontleft ul a{
  color: #000;
}

.newcontactwrap .nav-tabs .nav-item.show .nav-link,.newcontactwrap .nav-tabs .nav-link.active{
 color: #495057;
 background-color: transparent;
 border:none;
 border-bottom: 2px solid #000000;
}
.newcontactwrap .nav-tabs .nav-link:focus,.newcontactwrap .nav-tabs .nav-link:hover, .newcontactwrap .nav-tabs .nav-link:active{
  border: none;
  border-bottom: 2px solid #000000;
}
/* */
/* Gallery */
.footertop{
  width: 100%;
  float: left;
  padding:0px;
  background: url(../image/ftrbg.jpg) repeat;
}
.leftfoot , .rightfoot{
  padding-left: 50px;
}
.ftrinnerpage {
  padding-top: 30px;
}
.fotterwrap .leftfoot li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.fotterwrap .leftfoot .contouter li .frsttext {
  overflow: hidden;
  line-height: 1.5;
  font-size: 13px;
  color: #000;
}
.footertop .fotterwrap {
  width: 100%;
}
.newftr .newftrlinkdesktop li a {
  color: #000;
  font-size: 13px;
  margin-bottom: 5px;
}
.footertop .fotterwrap .ftlast i {
  margin: 0 15px 0 0;
  min-width: 35px;
}
.footertop .fotterwrap i {
  margin: 10px 12px 0 0;
}
.fotterwrap .contouter li .email {
  float: left;
  background-position: -374px -18px;
  width: 32px;
  height: 32px;
}
.fotterwrap .contouter li .call {
  float: left;
  background-position: -330px -18px;
  width: 33px;
  height: 32px;
}
.fotterwrap .contouter li .clock {
  float: left;
  background-position: -417px -17px;
  width: 33px;
  height: 34px;
}
.contouter li .frsttext strong {
  display: block;
  color: #000;
  line-height: 1.5;
  font-size: 16px;
  font-weight: normal;
}
.followus {
  float: right;
}
.followus a:hover {
  opacity: 0.5;
}
.followus .fb {
  background-position: -4px -4px;
}
.followus a {
  width: 34px;
  height: 34px;
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
  background: url(../image/newfooter-sprite.png) no-repeat 0px 0px;
  font-size: 0px;
  text-decoration: none;
  display: inline-block;
}
.rightfoot .newftrlinkdesktop {
  width: 100%;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.rightfoot .newftrlinkdesktop li {
  color: #000;
  line-height: 1;
  margin-bottom: 10px;
  text-align: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.rightfoot .newftrlinkdesktop li.title {
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e31837;
  font-family: 'EurostileLTStd';
}
.rightfoot .newftrlinkdesktop li a {
  color: #000;
  font-size: 13px;
  margin-bottom: 5px;
}
.rightfoot .newftrlinkdesktop li a:hover{
  text-decoration: none;
  color: #FFF;
}
.copyright {
  background: rgba(0,0,0,.10);
  padding-top: 20px;
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
}

.copyright .ftrlink2 ul{
  display: inline-block;
}
.copyright .ftrlink2 ul a{
  color:#000;
  text-decoration: none;
}
/* footer */
.pianno {
  width: 100%;
  display: inline-block;
  margin: 10px 0;
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
}
.slidetext {
  position: absolute;
  bottom: 7px;
  background: rgba(0,0,0,.8);
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 5px 0;
}
.piatitle {
  font-size: 26px;
  color: #000;
  text-align: center;
  padding: 10px 0;
  padding-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
#page {
  padding:59px 0 0 0 ;
}
#page h1{
  padding-left: 10px;
}
.innerpage h1, .innerpage h2, .innerpage h3, .innerpage h4, .innerpage h5, .innerpage h6 {
  text-align: left;
}
.outletwrap {
  padding-top: 0px !important;
}

.outletbg h1 {
  color: #e01b3c;
  font-weight: bold;
  text-transform: uppercase;
}

/* .innerbg{
  background-color: white;
} */

.newoutlet-desktopview {
  display: block;
  padding-top: 0;
  position: relative;
  top: -50px;
}
.noutsearch {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
}
.frm-field{
  display: inline-block;
  vertical-align: top;
  margin-bottom: 35px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  text-align: left;
}

.noutsearch .frm-field {
  width: 100% 
}
.frm-field label {
  position: absolute;
  background: #fff;
  left: 20px;
  top: -12px;
  padding: 1px 5px;
  color: #7C7C7C;
  font-size: 14px;
  z-index: 9;
}
.formbutton{
  position: relative;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background:#e31837;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'EurostileLTStd';
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  padding: 4px 25px 0 25px;
}
.formbutton:hover{
  background-color: #535353;
}

.noutsearch h2 {
  text-transform: uppercase;
  color: #e01b3c;
  font-weight: bold;
  margin-bottom: 30px;
}
.newoutlist-left.leftwrap100 {
  width: 100% !important;
}
.nout-listgrp li{
  margin-right: 0px;
  margin-left: 0px;
}
.nout-left {
  float: left;
  width: 53%;
}
.nout-right {
  float: right;
  width: auto;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.newoutlist a, .newoutlist button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
}
.ndealer-name {
  color: #e01b3c;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 25px;
  font-weight: bold;
}
.newoutlist a:hover{
  text-decoration: none !important ;
}
.star-fullselect {
  background: url(../image/outlet-star1.png) no-repeat;
  width: 23px;
  height: 23px;
  background-size: 100%;
  margin-right: 5px;
}

.mapwhtsapp {
  margin-top: 10px;
}

.rightelemnt {
  float: left;
  text-align: center;
  position: relative;
  padding-left: 30px;
}

.rightelemnt .outleticon {
  background-position: -662px -6px;
  width: 56px;
  height: 56px;
}
.nout-listgrp li {
  width: 100%;
  display: inline-block;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.typetxt {
  font-size: 18px;
  padding: 10px 0 0;
}
.sectype {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.gmapicon {
  background-position: -596px -69px !important;
  width: 41px;
  height: 41px;
  display: inline-block;
  margin-right: 10px;
}
.nout-listgrp{
  padding-left: 0;
}
.rightelemnt .readmorelink {
  font-size: 12px;
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
  margin-right: 10px;
}
.readmorelink i {
  background-position: -527px -141px;
  width: 4px;
  height: 10px;
  margin-top: -3px;
}
.workhour {
  margin-left: 25px;
  
}
.rightelemnt .wouricon {
  background-position: -733px -4px;
  width: 51px;
  height: 61px;
}
.nout-plus i, .nout-minus i {
  background-position: -452px -75px;
  width: 19px;
  height: 12px;
}
.workhour .button {
  font-size: 12px;
  margin-top: 18px;
}
.daywise {
  display: none;
  z-index: 9;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 10px;
}
.daywise li {
  float: left;
  margin-right: 5px;
  background: transparent;
  width: auto;
  margin-bottom: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.daywise li div {
  text-align: center;
}
.daywise .daytime {
  font-size: 11px;
  color: #989898;
}
.daywise .dayname {
  font-size: 12px;
  color: #000;
}
.frm-field label sup {
  color: red;
}
.bookdrivepg .frm-field{
  width:100%;
}

.successmsg{
  /* background: #3fe86566; */
font-size: 13px;
line-height: 30px;
text-align: center;
display:none;
}
.successmsg{
  color: #09cc09; 
  font-family: arial; 
  font-size: 14px;
  text-align: center; 
  font-weight: bold; 
  width: 100%; 
  padding-bottom: 10px;}
/* bookthe drive */
/* marazzo */
.welcometext > p {
  color: #878787;
  font-family: 'montserratlight';
  font-size: 16px;
  line-height: 1.5;
  padding-top: 0;
  text-align: left;
}
.welcometext iframe{
  width:100%;
  height:400px;
}
/* marazzo */
/* new cars */
.newcar-cards .ctn{
  margin-bottom: 50px;
}

.newcar-cards .ctn .crimg {
  min-height: 263px;
  max-height: 263px;
  overflow: hidden;
}
.slidetext .title {
  font-weight: bold;
  font-size: 18px;
}
.newcarwrap li {
  width: 375px;
}
.clearfix:before, .clearfix:after {
  display: block;
  content: "";
  line-height: 0;
}

.newcarwrap {
  text-align: center;
  padding-bottom: 35px;
  padding-top: 35px;
}
.newcar-cards {
  padding-bottom: 50px;
  float:left;
}
.newinner .subtitle {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  color: #2f2f2f;
  padding-bottom: 50px;
  padding-top: 10px;
}
.newcarwrap .img-thumbnail {
  padding: 0;
  border:none;
  max-width: 100%;
  height: auto;
}
.newcarwrap li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  margin: 10px 0;
  text-align: left;
  padding:10px;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  vertical-align: top;
  position: relative;
}

.newcarwrap .nameprice {
  background: #ffffff;
  left: 24px;
  right: 24px;
  top: 56%;
  padding: 10px 20px;
  color: #000000;
  width: auto;
  height: auto;
  position: absolute;
  box-shadow: 0 1px 15px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0 1px 15px rgb(0 0 0 / 20%);
}
.nameprice .price {
  font-size: 21px;
    margin-top: 7px;
    line-height: 1;
    margin-bottom: 11px;
}

.nameprice h3 {
  font-size: 24px;
  font-family: 'EurostileLTStd';
  color: #e31837;
  white-space: nowrap;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rupee {
  font-family: 'girnar-rupee';
  font-style: normal;
}
.newcarwrap .readmorelink {
  border-radius: 4px;
  margin-bottom: 10px;
  display: inline-block;
  padding: 9px 20px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  padding-left: 0px;
}
.readmorelink i {
  background-position: -527px -141px;
  width: 4px;
  height: 10px;
  margin-top: -3px;
}
.newcarwrap li:hover .readmorelink {
  background: #e31837;
  color: #fff;
  padding-left: 20px;
}
.readmorelink {
  font-size: 15px;
  text-transform: uppercase;
}
/* new cars */
/* bookservice */
.bookservicemain {
  padding-bottom: 70px;
}
.bookservicemain .left {
  display: inline-block;
  position: relative;
}
.bookservicemain .right {
  width: 100%;
  display: inline-block;
  position: static;
  right: 0;
  top: 0;
  padding: 20px 0px;
}
.bookservicemain .contactdetail {
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
}
.bookservicemain .selectsec {
  position: relative;
}
.bookservicemain h2 {
  color: #e01b3c;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  width: auto !important;
  display: inline-block;
  margin-bottom: 25px !important;
}
.bookservicemain h1 {
  color: #e31837;
  font-weight: bold;
  text-transform: uppercase;
}
#sell_car h2, .bookservicemain h2, #accdetail h2, .evntgallery h2, .submitresume h2, .carfinence h2 {
  font-size: 24px;
  margin-bottom: 28px;
  width: 100%;
  line-height: 1.2;
}
.bookservicemain .txt_star {
  float: left;
  position: absolute;
  top: 30px;
  top: -45px;
  right: -19px;
}
.bookservicemain .txt_star {
  float: right;
  position: static;
}
.bookservicemain .txt_star {
  float: left;
  position: absolute;
  top: 30px;
  top: -45px;
  right: -19px;
}
.txt_star {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
/* bookservice */
/* career */
#page-wrap {
  margin: 30px 0 20px;
  padding:30px;
}
/* career */
.financewrap{
  padding:0px;
}
/* footer*/

.allright {
  color: #000;
  font-size: 12px;
  margin-bottom: 5px;
}
.ftrlink2 li {
  display: inline-block;
}

/* footer */
/* forms */
.formsmahindra{
  padding-bottom: 10px;
}
.formsmahindra .form-control {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  position: relative;
}
button, input {
  line-height: normal;
  text-transform: none;
  height: 50px;
}
.formsmahindra .form-control-file,.formsmahindra .form-check {
  text-align:center;
}
/* forms */
/* rating */
/* use display:inline-flex to prevent whitespace issues. alternatively, you can put all the children of .rating-group on a single line */
.rating-group {
  display: inline-flex;
}

/* make hover effect work properly in IE */
.rating__icon {
  pointer-events: none;
}

/* hide radio inputs */
.rating__input {
 position: absolute !important;
 left: -9999px !important;
}

/* set icon padding and size */
.rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 2rem;
}

/* set default star color */
.rating__icon--star {
  color: orange;
}

/* set color of none icon when unchecked */
.rating__icon--none {
  color: #eee;
}

/* if none icon is checked, make it red */
.rating__input--none:checked + .rating__label .rating__icon--none {
  color: red;
}

/* if any input is checked, make its following siblings grey */
.rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}

/* make all stars orange on rating group hover */
.rating-group:hover .rating__label .rating__icon--star {
  color: orange;
}

/* make hovered input's following siblings grey on hover */
.rating__input:hover ~ .rating__label .rating__icon--star {
  color: #ddd;
}

/* make none icon grey on rating group hover */
.rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none {
   color: #eee;
}

/* make none icon red on hover */
.rating__input--none:hover + .rating__label .rating__icon--none {
  color: red;
}
/* rating */

/* whatsapp logo */
.floatwhatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 34px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.floatwhatsapp:hover{
 color: #FFF;
}
/* testimonial */

.testimonialspage {
  background: #fff;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  padding: 20px;
}
.testimonialwrap {
  border-top: solid 1px #e6e6e6;
  padding-top: 30px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 30px;
}
.testimonialspage h1 {
  text-transform: uppercase;
  color: #e01b3c;
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
}
.testimonialspage .testi2, .testimonialspage .testi1 {
  clear: both;
  display: inline-block;
}

.testimonialspage .testi1, .testimonialspage .testi2 {
  padding: 0 10px 40px;
  width: 100%;
}
.testimonialwrap .testimg{

  height: 120px;
  width: 120px;
  border: 1px solid #ccc;
  border-radius: 7px 0 0;
  height: 120px;
  margin-right: 10px;
  overflow: hidden;
  vertical-align: top;
  width: 110px;
}
.testimonialspage p.clientname {
  display: inline-block;
  margin: -8px 0 0;
  vertical-align: top;
}
.testimonialspage p.clientname .clnm {
  color: #e31837;
  font-weight: bold;
}

.testimonialspage p.clientname span {
  display: block;
}
.testimonialspage .city, .testimonialspage .designtion {
  color: #828282;
  display: inline-block !important;
  font-size: 12px;
  line-height: 1.5;
}
.testimonialspage .testpg {
  max-height: none;
  overflow: hidden;
}
.testimonialspage p {
  line-height: 2;
}

.newoutlet-detail .noutlistwrap {
  margin-top: 0;
  border-top: none;
  padding-top: 40px;
}


.noutaddress {
  width: 100%;
  display: inline-block;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.noutadd-top {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.noutadd-left {
  float: left;
  width: 700px;
}
.noutname, .noutname h1 {
  text-transform: uppercase;
  color: #e01b3c;
  font-size: 20px !important;
  line-height: 1;
  padding-bottom: 20px;
  font-weight: bold;
}


/* testimonial */

/* whatsapp logo */
@media only screen and (max-width: 480px) {
  
  }
@media screen and (min-width: 767px){
 
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  top: 40%;
}
.financebg {
  background: url(../image/financebg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 338px;
  width: 100%;
  padding: 20px 0 20px;
}
.financebg .difstyle {
  font-size: 68px;
  color: #fff;
}
.financebg p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
}
.financewrap {
  padding-top: 0px !important;
}
.carfinence #doctabresult li {
  float: left;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
  width: 100%;
}
#requestModal .modal-header #popuptitle {
    font-size: 19px;
    margin-bottom: 0;
    padding-left: 20px;
    color:#e31837;
}
.innerpage {
  padding: 0 20px 0;
}
}
@media screen and (max-width: 1006px){

  #requestIndexModal {
    max-width: 320px  !important;
    margin: 0 auto;
}
  .workhour {
    padding-top: 24px;
  }


#indexRequest #getRequestCall .title {
  width: 92%;
  margin: 0 auto;
  height: 48px;
  border-radius: 3px 3px 0 0;
  background-color: rgba(216,216,216,.71);
  color: #24272c;
  font-size: 20px;
  font-family: "robotomedium";
  text-align: center;
  padding: 12px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#carmodelgallery .owl-prev{
  top:-75px;
}
#carmodelgallery .owl-next {
  top:-105px;
}
}
@media screen and (min-width: 1007px){


  #desktopbanner{
    display: block;
  }
  
  #mobibanner{
    display: none;
  }

  .outletbg {
    background: url(../image/financebg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 255px;
    width: 100%;
    padding: 0 0 20px;
  }
  .testisec .headtitle h2{
    text-align:left;
    padding-bottom: 30px;
    padding-top: 40px;
  }
  .testisec .headtitle a{
    float: right;
  }
.footer1 {
    top: -75px;
}
.footer1 .showroomwrap {
    position: absolute;
    width: 583px;
    height: 294px;
    padding-right: 40px;
    padding-left: 50px;
}
.footer1 .contouter {
    width: 360px;
}
.showroomwrap .showrmimg, .workshopwrap .showrmimg {
    right: 30px;
}
.footer1 .workshopwrap {
    position: absolute;
    width: 583px;
    height: 294px;
    padding-right: 40px;
    padding-left: 50px;
    right: 14px;
    top: 35px;
}

.showroomwrap .showrmimg, .workshopwrap .showrmimg {
    right: 30px;
}
.copyright .ftrlink2 li {
  float: left;
  border-right: solid 1px #555555;
  line-height: 1;
  margin-right: 5px;
  padding-right: 5px;
}
  /* banner  */
#bannerdisp .carousel-inner img{
  height:420px;
}
  /* banner */
  .breadcrumbs .main {
    position: relative;
    width: 580px;
    margin: unset;
    padding-left: 115px;
}
  /* pick a car */
 
#carmodelgallery .owl-controls .owl-buttons div {
  top: 46px;
}
.priceblock {
  text-align: left;
  padding-top: 66px;
}
.carmodelinner .priceblock {
  display: inline-block;
  left: 40px;
  z-index: 9;

}
.pickcar .carmodelinner h2 a {
  max-width: 338px;
  word-break: break-word;
  white-space: normal;
  display: inline-block;
}
.pickcar .priceblock .price {
  display: block;
  clear: both;
}
.pickcar .carmodelinner h2 {
  text-align: left;
}

.priceimg{
  padding-bottom: 20px;
}
.carmodelinner .carinfo {
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.pickcar .carmodelinner .desktopimg {
  width: 400px;
  margin: 0px auto;
}

.carmodelinner .link.hover{
  color:#000;
}
  /* pick a car */
 /* pages */
 #page {
  padding: 59px 0 0px;
}
 .page {
    padding: 70px 0 100px 0;
  }
  .main{
      max-width: 1180px;
  }
  .stickyicons li:hover .tooltip {
    width: 150px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
}
  .tooltip {
    background-color: #fff;
    border-radius: 3px;
    bottom: 0;
    transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    margin: auto;
    position: absolute;
    right: calc(100% + -6px);
    /* right: calc(100% + -6px); */
    right: 53px;
    text-align: center;
    top: 0;
    width: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
}



 /* pages */
/* about us */
.aboutus {
  padding: 70px 0 100px 0;
}

.welcomecard {
  width: 880px;
  padding: 60px 20px 40px 45px;
}
.abthomeparagrh {
  max-height: 174px;
}
.aboutus .subtitle {
  font-size: 13px;
}
.aboutus p {
  line-height: 30px;
  font-size: 16px;
  margin: 21px auto 20px;
}
.aboutus .welcomeimg {
  width: 650px;
  height: auto;
}
.aboutus .welcomeimg img {
  left: 20px;
}
/* aboutus */


.daywise {
  border: solid 1px #e8e8e8;
  display: inline-block;
  display: none;
  position: absolute;
  width: 585px;
  z-index: 9;
  left: -368px;
  background: #fff;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
}
.daywise li {
  padding: 5px;
}

.noutaddress {
  width: 100%;
  display: inline-block;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.noutadd-top {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.noutadd-left {
  float: left;
  width: 700px;
}
.noutname, .noutname h1 {
  text-transform: uppercase;
  color: #e01b3c;
  font-size: 20px !important;
  line-height: 1;
  padding-bottom: 20px;
  font-weight: bold;
}
.noutname h1 {
  padding-bottom: 0px;
}
 /* contact us */
  .newcontactwrap .ncontleft {
      padding: 26px 34px 20px 30px;
      min-height: 550px;
 }
  .newcontactwrap .tabresult {
      padding-top: 38px;
 }

  .newcontactwrap .ncontright {
      width: 448px;
      margin-top: 40px;
      margin-left: -60px;
      padding-left: 90px;
 }
  .ncon-calldealer {
      display: none !important;
 }
  .nco-sharelist {
      display: inline-block;
      text-align: left;
 }
  .nco-sublinks {
      padding-top: 10px;
      width: 100%;
      text-align: left;
 }
 .newcontactwrap .nco-title {
  font-size: 14px;
  color: rgb(0,0,0,.9);
  padding-bottom: 7px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
}
.newcontactwrap .nco-contno span {
  display: block;
}
 /* contact us */
 /* carfinance */
  .carfinence {
      padding: 0 0px 20px;
      margin: 0px auto;
      float: none;
      display: inline-block;
      margin-top: 50px;
 }
  .carfinence .right {
      margin-left: 0;
      margin-top: 0;
      float: left;
      position: relative;
      top: 45px;
      padding-left: 40px;
      overflow: hidden;
 }
  .carfinence .left {
     
      width: 512px;
      float: left;
 }
 
 /* finance */
 
 /*  */

 .newoutlet-desktopview {
  display: block;
  padding-top: 0;
  position: relative;
  top: -50px;
} 
.newoutlet-detail {
  top: 0;
  padding-bottom: 50px;
}

.outletwrap h1 {
  max-width: 800px;
  font-size: 47px;
}

.ndealer-add {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 1.3;
  font-weight: bold;
  padding: 20px 0 0;
  max-width: 90%;
}
.nreview-totalrating .overstar {
  margin: 0;
  top: -3px;
}

.rightelemnt:before {
  position: absolute;
  content: '';
  top: 60px;
  left: 0;
  width: 2px;
  height: 62px;
  border-left: solid 1px #ccc;
}
 /*  */
 .financewrap{
  padding:54px 0 0 0;
}
 /* footer */
  .stickyicons {
      background: #535353;
      display: block;
      border-radius: 5px;
      height: 248px;
      position: fixed;
      right: 0;
      top: 165px;
      width: 60px;
 }
  .stickyicons li:first-child {
      border-radius: 5px 5px 0 0;
 }
  .stickyicons a {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      display: block;
      height: 61px;
      margin: auto;
      width: 30px;
 }
  .stickyicons li {
      position: relative;
 }
  .stickyicons li:last-child {
      border-radius: 0 0 5px 5px;
 }
  .GORP .sprite {
      background-position: -6px -183px;
      bottom: 0;
      display: block;
      height: 22px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 16px;
 }
  .tstdrive .sprite {
      background-position: -27px -183px;
      bottom: 0;
      display: block;
      height: 22px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 22px;
 }
  .cont .sprite {
      background-position: -54px -183px;
      bottom: 0;
      display: block;
      height: 22px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 21px;
 }
  .lct .sprite {
      background-position: -78px -183px;
      bottom: 0;
      display: block;
      height: 22px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 15px;
 }

 .contouter li .frsttext a {
  color: #000;
  display: block;
}
  .copyright{
      display: inline-block;
 }
 .copyright .ftrlink2 {
  display: inline-block;
}
  .allright{
      float:left;
 }
  .ftrlink2{
      float:right;
      text-align: right;
      display: inline;
      text-decoration: none;
 }

.fotterwrap .rightfoot {
  margin-top: 35px;
  padding-top: 60px;
}

.rightfoot .newftrlinkdesktop li.title {
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e31837;
  font-family: 'EurostileLTStd';
}

 /* footer */
 /* bookservice */
  .bookservicemain {
    position: relative;
  }
  .bookservicemain .txt_star {
    float: right;
    position: static;
  }
  .bookservicemain .left {
      background: url(../image/bookservicebg.jpg);
      background-repeat: no-repeat;
      background-size: 100%;
      width: 527px;
      height: 852px;
 }
  .bookservicemain .right {
      width: 750px;
      display: inline-block;
      position: absolute;
      padding: 60px 0px;
 }
  .bookservicemain h1 {
      font-size: 58px;
      padding-left: 40px;
      padding-top: 40px;
      width: 215px;
      line-height: 1.2;
      color: #fff;
 }
 /* bookservice */
 /* testimon{ial */

 .testimonialspage .blackbutton {
  float: right;
} 
.featuresmain .owl-controls .owl-buttons div.owl-prev {
  left: -34px;
  top: 6px;
}

/* testimonial */
#indexRequest .title {
  background: none;
  text-align: left;
  width: 100%;
  height: auto;
  line-height: 1.2;
  padding: 0 25px 0 0;
}


#indexRequest .right {
  float: left;
  width: 377px;
  padding-left: 25px;
  padding-top: 20px;
}
#indexRequest .popupinner {
  padding: 15px 25px 0 0;
}
#indexRequest .title {
  background: none;
  text-align: left;
  width: 100%;
  height: auto;
  line-height: 1.2;
  padding: 0 25px 0 0;
}
#indexRequest .popupinner {
  padding: 17px 0px 5px 0px;
}
#indexRequest input[type="text"], #indexRequest input[type="email"], #indexRequest input[type="tel"] ,#indexRequest .select-wrapper, #indexRequest .select-wrapper select {
  width: 100%;
}
}
@media screen and (min-width: 1260px){
.carfinence #doctabresult{
    padding: 30px 10px 10px;
}
.carfinence #doctabresult li {
  font-size: 14px;
  margin-right: 15px;
}

}


@media screen and (min-device-width: 1007px) and (max-device-width: 1092px){
  .requestcall{
    padding: 5px 2px 0 5px;
  }
  .rightelemnt .readmorelink {
    margin-right: 0px;
}
  }

.book-rap {
    background: #4d4d4f;
    padding: 7px 60px;
    width: 100%;
    margin: auto;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    max-width: 1180px;
}
.sprite {
  background: url(/image/service-home/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
#bookmenuslider a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
#bookmenuslider .item {
  height: auto;
  text-align: center;
  padding: 5px 0px;
  margin: 4px 3px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.bookicon1 .sprite {
  background-position: -711px -154px;
  width: 34px;
  height: 37px;
  display: block;
  margin: 0px auto;
}
.bookicon2 .sprite {
  background-position: -749px -152px;
  width: 34px;
  height: 37px;
  display: block;
  margin: 0px auto;
}
.bookicon3 .sprite {
  background-position: -627px -156px;
  width: 34px;
  height: 37px;
  display: block;
  margin: 0px auto;
}
.bookicon7 .sprite {
  background-position: -582px -157px;
  width: 34px;
  height: 37px;
  display: block;
  margin: 0px auto;
}
.bookicon5 .sprite {
  background-position: -537px -160px;
  width: 34px;
  height: 37px;
  display: block;
  margin: 0px auto;
}
.bookicon6 .sprite {
  background-position: -670px -155px;
  width: 34px;
  height: 37px;
  display: block;
  margin: 0px auto;
}
.newoutlist.bookservice_service h2 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 12px;
}
.difstyle {
  font-family: 'cheddar_jackregular';
  color: #231f20;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif !important;
}
.headtitle h2 {
  font-size: 24px !important;
  text-transform: uppercase;
  font-weight: bold;
  color: #e31837;
  font-family: 'Lato', sans-serif !important;
}
.headtitle h2 {
  font-size: 33px !important;
}
.nout-listgrp li {
  width: 100%;
  display: inline-block;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.bookservice_service .ndealer-name {
  font-weight: normal;
  padding-bottom: 4px;
  text-transform: uppercase;
  text-align: left;
}
.ndealer-name {
  color: #e31837;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.bookservice_service .typetxt {
  font-size: 14px;
  padding: 5px 0 0;
}
.bookservice_service .sectype {
  font-size: 12px;
  padding-top: 0px;
  padding-left: 27px;
  font-weight: 400;
  margin-top: -7px;
}
@media screen and (min-width: 1007px){
.daywise {
    border: solid 1px #e8e8e8;
    display: inline-block;
    display: none;
    position: absolute;
    width: 585px;
    z-index: 9;
    left: -368px;
    background: #fff;
    box-shadow: 0 0 65px rgb(25 25 25 / 9%);
    -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
}
}
.bookservice_service .rightelemnt .wouricon {
  background-position: -755px -103px;
  position: absolute;
  right: 0px;
}

.bookservice_service .nout-listgrp {
  position: relative;
}
.bookservice_new .nout-left {
  width: 400px;
}
.bookservice_service .nout-left {
  display: inline-block;
  float: none;
}
.bookservice_service .nout-right {
  margin-top: 0px!important;
  margin-right: 0px!important;
  position: relative;
  display: inline-block;
  margin-left: 20px;
  width: calc(100% - 430px);
  vertical-align: top;
}
.ndealer-laft {
  width: 70%;
}
.bookservice_service .ndealer-right {
  position: absolute;
  top: -20px;
  right: -20px;
}
.bookservice_service .rightelemnt.workhour {
  position: absolute;
  right: 0px;
  padding: 0;
  margin: 0;
  top: 14px;
  width: 300px;
}
.rightelemnt:before {
  border: none;
}
.workingslide {
  display: inline-block;
  height: 20px;
  width: 20px;
  text-align: center;
  margin-left: 1px;
  position: relative;
  top: 0px;
}
.nout-plus i, .nout-minus i {
  position: absolute;
  right: -10px;
}
.clear {
  clear: both;
}
.bookservice_new .nout-right a.elemnt {
  color: #231f20;
}
.bookservice_new .nout-right .elemnt {
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  margin-right: 75px;
  color: #231f20;
}
.bookservice_service .nout-right .elemnt {
  margin-right: 28px!important;
  margin-top: 22px;
}
.bookservice_new .bookoption-img {
  width: 50px;
  margin: 0px auto;
}
.bookservice_service .bookoption-img {
  width: 44px!important;
}
.borderimg {
  padding: 0px 35px 0 0;
}
.service {
  background: url(/image/service-home/services-oprion-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-right: 85px;
  padding-left: 85px;
  padding-top: 51px;
  width: 100%;
  height: 700px;
  position: relative;
}
.stap-1 {
  transition: all 0.5s ease-in-out 0s;
}
.servicetop {
  width: 33%;
  float: left;
  margin-top: 0 25px;
}
.serviceBox {
  text-align: center;
  margin: 0 25px;
  cursor: pointer;
  min-height: 259px;
}
.service-icon span {
  background: #fff;
  width: 71px;
  height: 71px;
  border-radius: 45px;
  border: 1px solid #ccc;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
.serviceBox .title {
  color: #231f20;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0 0 3px;
  text-transform: uppercase;
}
.serviceBox .description {
  color: #231f20;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.bookservice_service .testimonials {
  padding-bottom: 74px;
  padding: 141px 0 65px 0px;
}
.testimonials {
  width: 100%;
  padding: 70px 0 50px;
  background: #fdfdfd;
  padding-bottom: 50px;
}
.testimonials h2{
  text-align: left !important;
}
#testimslider {
  margin-top: 30px;
}
#testimslider .owl-item li .paragrhbox {
  color: #231f20;
  font-size: 14px;
  padding: 20px;
  background: url(/image/service-home/testibg.png);
  height: 253px;
  position: relative;
}
.paragrhbox .testiicon {
  background-position: -531px -15px;
  width: 43px;
  height: 37px;
  position: absolute;
  top: 45px;
  left: 40px;
}
#testimslider .paragrhbox p {
  padding-top: 61px;
  padding-left: 15px;
  padding-right: 3px;
  text-align: left;
}
#testimslider .ratingview {
  position: absolute;
  bottom: 50px;
  left: 40px;
}
#testimslider .testiwriter {
  margin-top: -27px;
  margin-left: 60px;
  text-align: left;
}
#testimslider .userthumb {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
#testimslider .userthumb img {
  width: 100%;
}
#testimslider .author {
  padding-top: 15px;
  font-size: 15px;
  font-style: normal;
  display: inline-block;
  color: #231f20;
  margin-left: 15px;
  vertical-align: top;
}
.testimonials .button {
  margin-top: 30px;
  color: #fff;
  border: solid 1px #fff;
}
.button3wrap {
  margin-bottom: 40px;
  text-align: center;
}
.nav-item.active a, .nav-item:hover a.BigNav, .nav-item:active a.BigNav, .nav-item:active a.BigNav, .button {
  background: #e31837;
}
.testimonials .button:hover{
  background-color: #4d4d4f;
}
.bookservice_service #gallery {
  padding-bottom: 8px;
}
.bookservice_service #gallery {
  padding-top: 0;
  background: #fff;
}
#gallery .imgholder a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#gallery li img {
  height: auto;
  max-width: none;
  width: 100%;
}
.bookservice_service #gallery ul {
  margin: 0px 46px 36px;
}
#gallery li {
  height: 177px !important;
  max-height: 177px !important;
  width: 24% !important;
  margin-bottom: 10px;
}
#gallery li .imgholder {
  margin-bottom: 15px;
  margin-left: 0;
  max-height: none;
}
#gallery li {
  vertical-align: middle;
  width: 49%;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  overflow: hidden;
  max-height: 150px;
  float: left;
  position: relative;
  margin-right: 3px;
}
#gallery li .imgholder {
  overflow: hidden;
  margin-top: 0;
  height: 100%;
  border: 1px solid #e6e7e8;
  max-height: 150px;
}
.imgholder {
  float: left;
  margin: 5px 0 0;
}
.hitem::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.innerpage .videohomsec .videospace {
  text-align: center!important;
}
.bookservice_service .videohomsec .videosec {
  display: inline-block;
  width: 26% !important;
  margin-right: 72px !important;
  vertical-align: top;
}
.bookservice_service .videohomsec .videosec {
  text-align: center;
  position: relative;
  width: 90%;
  margin: 0px auto;
  margin-bottom: 15px;
}
.bookservice_service .videohomsec .videosecurl {
  background: transparent;
  position: relative;
  height: auto !important;
}
.bookservice_service .videohomsec .videosecurl {
  width: 100%;
  height: 244px;
  background: #ccc;
}
.innerpage .videohomsec .videospace {
  border: 0px!important;
}
.bookservice_service .videohomsec .videospace {
  padding: 0px;
  margin: 0px;
}
.innerpage .videohomsec .videospace {
  padding-top: 0px;
}
.bookservice_service .videospace {
  position: relative;
}
.bookservice_service .videohomsec .videospace {
  padding-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.bookservice_service .videohomsec .videosec .vidtitle {
  text-align: center;
  color: #231f20;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  display: inline-block;
  text-transform: capitalize;
  padding-top: 10px;
}
.download_app.home {
  margin: 121px 0 0px;
}
.download_app {
  background: url(/image/service-home/mobile-bg.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 400px;
  position: relative;
}
.app-text p {
  font-size: 23px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #231f20;
  margin-bottom: 6px;
  text-align: left;
}
.app-text {
  padding: 37px 0px 0 93px;
  width: 61%;
}
.app-btn {
  text-align: left;
}
.Whatsapp p {
  color: #231f20;
  font-size: 18px;
  padding: 5px 0 0;
}
.Whatsapp{
  text-align: left;
}
.mobile-app {
  position: absolute;
  right: 1px;
  top: -113px;
  width: 33%;
}
.bookservice_service .videohomsec {
  padding: 50px 0 0px;
}
.videohomsec .headtitle{
  padding-bottom: 0px !important;
}
@media (min-width: 320px) and (max-width: 767px){
  .bookservice_service .daywise {
    width: 277px;
    margin: auto;
    position: absolute;
    background: #fff;
    right: 20px;
    border: solid 1px #e8e8e8;
}
.bookservice_service .daywise li {
  height: auto!important;
  float: left;
  background: transparent;
  width: 89px!important;
  margin-bottom: 0;
  padding: 2px 0px !important;
  -webkit-box-shadow: none!important;
  margin: 0px !important;
}

.app-text {
    padding: 37px 0px 0 24px;
    width: 100%;
}
.download_app.home {
  margin: 64px 0 0px;
}
.bookservice_new .nout-listgrp li {
  height: auto;
}
.bookservice_new .nout-left {
  width: 100%;
}
.bookservice_service .ndealer-laft {
  margin-bottom: 37px;
  width: auto;
}
.bookservice_service .nout-right {
  margin-right: 0px!important;
  margin-top: 2px!important;
  width: 100%;
}
.bookservice_service .ndealer-right {
  top: -59px;
}
.bookservice_service .rightelemnt.workhour {
  top: 89px;
}
.bookservice_service .typetxt {
  padding: 11px 0 0;
}
.headtitle h2 {
  font-size: 24px !important;
}
.bookservice_service .nout-right .elemnt {
  margin-right: 0px!important;
  margin-top: 20px!important;
}
.servicetop {
  width: 100%;
  float: none;
  margin-top: 0;
}
.bookservice_service .serviceBox {
  margin: 10px 15px;
  display: contents;
}
.stap-1 .description {
  display: none;
}
.bookservice_service .newoutlist {
  padding-top: 5px;
}
.bookservice_service .testimonials {
  padding-bottom: 74px;
  padding: 89px 0 65px 0px;
}
.newoutlist.bookservice_service h2 {
  text-align: center !important;
  font-size: 23px !important;
}
.bookservice_service #gallery ul {
  margin: 3px 18px 29px !important;
}
.bookservice_service #gallery li {
  width: 48% !important;
  height: 83px !important;
}
.bookservice_service .videohomsec .videosec {
  width: 100% !important;
  margin-right: auto !important;
}
.videohomsec .videosec{
  margin-right: 0px !important;
}
.download_app.home {
  margin: 64px 0 0px;
}
.download_app {
  height: auto;
}
.download_app .app-text h2 {
  font-size: 18px!important;
  text-align: left !important;
}
.download_app .app-text p {
  font-size: 17px;
}
.download_app .app-btn img {
  width: 91px;
}
.download_app .app-text p {
  font-size: 17px;
}
.download_app .Whatsapp img {
  width: 81px;
}
.mobile-app {
  position: relative;
  top: 5px;
  width: 52%;
  left: 19px;
  padding-bottom: 22px;
}
.servicetop {
  width: 100%;
  float: none;
  margin-top: 0;
}
.bookservice_service .serviceBox {
  margin: 10px 15px;
  display: contents;
}
.serviceBox {
  margin: 0px 25px;
  min-height: auto;
  padding: 15px;
}
.stap-1 .serviceBox {
  margin: 0px 0px;
  min-height: auto;
  padding: 12px;
  width: 50%;
  float: left;
}
.bookservice_service .service .stap-2 {
  top: 0px;
  padding-top: 37px;
  margin-right: 40px;
  max-height: 699px;
  overflow: auto;
}
.stap-2 .servicetop {
  margin-top: 0 !important;
  margin-bottom: 32px;
}
.bookservice_service .serviceRight1 {
  float: right;
  width: 100%;
  margin-right: 11px;
  padding: 0px 0px 0 12px;
}
.serviceRight {
  margin-right: 2px !important;
  overflow: hidden !important;
}
.bookservice_service .serviceRight ul li {
  line-height: 18px !important;
}
.bookservice_service .right-icon {
  top: 54% !important;
  right: -80px !important;
}
.service .stap-2 {
  padding-right: 10px !important;
}
.service {
  padding: 31px;
}
.book-modal .popupinner {
  display: inline-block;
  width: 100%;
  max-height: 460px;
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  
}
}
@media (max-width: 900px){
.bookservice_new .ndealer-name {
    font-size: 16px;
}
.bookservice_new .nout-listgrp li {
  flex: none;
  -webkit-box-shadow: 2px 4px 7px rgb(25 25 25 / 9%);
  height: 400px;
  box-shadow: 2px 4px 7px rgb(25 25 25 / 9%);
  width: 90%;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.bookservice_new .nout-listgrp {
  display: flex;
  overflow: auto;
  overflow-y: hidden;
}
.right .elemnt {
  margin-right: 0px;
  font-size: 9px;
  margin-bottom: 20px;
  width: 92px;
  vertical-align: top;
}
}
@media (max-width: 767px){
.borderimg {
    padding: 0px;
}
}
.innerpage {
  padding: 0 10px 0;
}
#testimslider li {
  color: #231f20;
  display: block;
  padding: 20px;
  padding-bottom: 0;
  padding-top: 0;
}
.bookmarks{
  text-align: initial;
}
.stap-2 .servicetop {
  margin-top: 92px;
}
.serviceRight1 {
  float: right;
  width: 60%;
  margin-right: 53px;
  border-left: 1px solid #ccc;
  padding: 0px 0px 0 53px;
}
.serviceRight {
  float: right;
  margin-right: 40px;
  max-height: 368px;
  overflow: auto;
  text-align: left;
}
.bookservice_service .serviceRight p {
  line-height: 27px;
  margin-bottom: 0px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-left: 0px;
}
.bookservice_service .serviceRight ul li {
  line-height: 22px;
  margin-bottom: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-left: 20px;
}
.bookservice_service .serviceRight ul li::before {
  content: "\2022";
  color: #231f20;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 18px;
}
.service .stap-2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  bottom: 30px;
  position: absolute;
  top: 100px;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  padding-left: 15px;
  padding-right: 45px;
  transition: .5s linear 0s;
  -ms-transition: .5s linear 0s;
  -moz-transition: .5s linear 0s;
  -webkit-transition: .5s linear 0s;
}
.service .stap-2.active {
  left: 0;
  opacity: 1;
  visibility: visible;
}
.bookservice_service .logo_service .title {
  color: #313131;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 0 0 3px;
}
.bookservice_service .right-icon {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 31%;
  right: -37px;
  width: 100px;
  cursor: pointer;
}
.daywise {
  border: solid 1px #e8e8e8;
  display: inline-block;
  display: none;
  position: absolute;
  width: 585px;
  z-index: 9;
  /* left: -368px; */
  background: #fff;
  box-shadow: 0 0 65px rgb(25 25 25 / 9%);
  -webkit-box-shadow: 0 0 65px rgb(25 25 25 / 9%);
}
.daywise li {
  padding: 5px;
}
.daywise li {
  float: left;
  margin-right: 5px;
  background: transparent;
  width: auto;
  margin-bottom: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#bookmenuslider .owl-prev {
  top: 30px;
  left: -50px;
}
#bookmenuslider .owl-next {
  top: 10px !important;
  right: -50px !important;
}
#bookmenuslider .owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  *display: inline;
  border-radius: 50%;
  zoom: 1;
  margin: 5px;
  padding: 0;
  font-size: 12px;
  text-indent: -9999px;
  font-size: 0px;
  height: 40px;
  width: 40px;
}
#bookmenuslider .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#bookmenuslider .owl-dots{
  display: none;
}
#bookmenuslider .owl-nav button {
  border-radius: 50% !important;
  height: 40px !important;
  width: 40px !important;
  background: #F6F6F6 !important;
  color: #e31837 !important;
  position: absolute;
}
#bookmenuslider .owl-nav button span{
  font-size: 20px !important;
  font-weight: 900 !important;
}
#bookmenuslider .item:hover{
  background: #fff;
  border-radius: 8px;
  color: #e54238!important;
}

#bookmenuslider .item a:hover {
  color: #e54238!important;
  text-decoration: none !important;
}
#bookmenuslider .bookicon1 .sprite:active{
  background-position: -711px -190px;
}
.bookicon2:hover .sprite, .bookicon2.active .sprite {
  background-position: -749px -187px;
}
.bookicon1:hover .sprite, .bookicon1.active .sprite {
  background-position: -711px -190px;
}
.bookicon3:hover .sprite, .bookicon3.active .sprite {
  background-position: -628px -191px;
}
.bookicon7:hover .sprite, .bookicon7.active .sprite {
  background-position: -581px -191px;
}
.bookicon5:hover .sprite, .bookicon5.active .sprite {
  background-position: -537px -191px;
}
.bookicon6:hover .sprite, .bookicon6.active .sprite {
  background-position: -670px -187px;
}
.bookicon3:hover .sprite, .bookicon3.active .sprite {
  background-position: -628px -191px;
}
.borderimg img{
  vertical-align: bottom;
}
.headershadow1{
    width: 100%;
    max-width: 100%;
    z-index: 999;
    left: 0;
}
.playerimg {
  position: absolute;
  background: url(/image/service-home/ytubeicon2.png);
  background-size: 100%;
  width: 67px;
  height: 47px;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  transform: translateY(-50%);
  margin: auto;
  top: 50%;
  left: 0;
  right: 0;
}
.book-btn{
  background: #e31837;
    width: 135px;
    margin-right: 19px;
    height: 44px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    display: inline;
    width: auto;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.cancelbtn{
  background: #231f20;
    border: 1px solid;
    width: 135px;
    margin-right: 19px;
    height: 44px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    display: inline;
    border-radius: 3px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.book-modal h5{
  text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2;
}
.book-modal .modal-content{
  background: #221e1f;
}
.book-modal .modal-footer{
  display: block;
  text-align: center;
  border-top: none;
}
.book-modal .modal-header{
  display: block;
  padding: 37px 35px;
  border-bottom: none;
}
.book-modal label{
  position: relative;
    background: none;
    left: 0;
    top: -9px;
    padding: 1px 5px;
    color: #fff;
    font-size: 14px;
    z-index: 9;
}
.book-modal .field{
  margin-bottom: 25px;
}
.book-modal label sup {
  color: red;
}
.book-modal input{
  color: #fff;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #ffff;
    height: 36px;
    border-radius: 0px;
    padding-left: 10px;
}
.book-modal .modal-dialog {
  max-width: 600px;
  top: 25px !important;
    height: 85%;
}
.book-modal .drpo{
  
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #ffff;
    height: 36px !important;
    border-radius: 0px;
    padding-left: 10px;
}
.book-modal .manda{
  color: #fff;
  text-align: center;
}
.book-modal ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
.book-modal select{
  color: #fff;
}
.book-modal::selection{
  color: #fff;
}
.book-modal .close{
  text-align: right;
  color: #fff;
  padding-right: 40px;
}
.book-modal .close:hover{
  border: none !important;
}
    .carousel-indicators{text-align:center;left:80px }
    @media (max-width: 578px){
    .carousel-indicators{text-align:center;left:30px }
    }
    .carousel-indicators li{
        display: block;
        width: 12px ;
        height: 12px ;
        margin: 5px ;
        border-radius: 20px ;
        background: #fff ;
        border: #231f20 solid 1px ;
    }
    .carousel-indicators .active{
    background: #e54f36 ;
    border: #e54f36 solid 1px ;
}