 @font-face {
    font-family: 'UniNeue-B';
    src: url('../fonts/UniNeue-Bold.eot');
    src: url('../fonts/UniNeue-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/UniNeue-Bold.woff2') format('woff2'),
         url('../fonts/UniNeue-Bold.woff') format('woff'),
         url('../fonts/UniNeue-Bold.ttf')  format('truetype'),
         url('../fonts/UniNeue-Bold.svg#UniNeue-B') format('svg');
         font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'UniNeue-Book';
    src: url('../fonts/UniNeue-Book.eot');
    src: url('../fonts/UniNeue-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/UniNeue-Book.woff2') format('woff2'),
         url('../fonts/UniNeue-Book.woff') format('woff'),
         url('../fonts/UniNeue-Book.ttf')  format('truetype'),
         url('../fonts/UniNeue-Book.svg#UniNeue-Book') format('svg');
         font-style: normal;
    font-display: swap;
}
 

@font-face {
  font-family: "UniNeue-R";
  src: url("../fonts/UniNeue-Regular.eot");
  src: url("../fonts/UniNeue-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/UniNeue-Regular.woff2") format("woff2"), url("../fonts/UniNeue-Regular.woff") format("woff"), url("../fonts/UniNeue-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'UniNeue-H';
    src: url('../fonts/UniNeue-Heavy.eot');
    src: url('../fonts/UniNeue-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UniNeue-Heavy.woff2') format('woff2'),
        url('../fonts/UniNeue-Heavy.woff') format('woff'),
        url('../fonts/UniNeue-Heavy.ttf') format('truetype'),
        url('../fonts/UniNeue-Heavy.svg#UniNeue-H') format('svg'); 
    font-style: normal;
    font-display: swap;
}


:root { /** @font family declaration */
  --tata-f-R: 'UniNeue-R';
  --tata-f-Book: 'UniNeue-Book';
  --tata-f-B: 'UniNeue-B';
  --tata-f-H: 'UniNeue-H';


  --shadow-s:0px 4px 16px rgba(0,  0,  0,  .08);
  --shadow-m:0px 4px 16px rgba(0,  0,  0,  .16);
  --shadow-l:0px 4px 16px rgba(0,  0,  0,  .24); 


  /** @color declaration */
  --tata-white: #ffffff;  
  --tata-blue: #307FE2;
  --tata-dark-blue:#08085C;
  --tata-grey: #8D8B8C;  
  --tata-black: #000000;
  
     

  /** @font size declaration */
  --tata-fz-body: 14px;
  --tata-fz-p: 16px;
  --tata-fz-h1: 50px;
  --tata-fz-h2: 45px;
  --tata-fz-h3: 28px;
  --tata-fz-h4: 24px;
  --tata-fz-h5: 16px;
  --tata-fz-h6: 14px;
}

* { margin: 0;  padding: 0; box-sizing: border-box;} 

a{text-decoration:  none;  -webkit-transition: all 0.3s ease-out 0s;  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;  -o-transition: all 0.3s ease-out 0s;  transition: all 0.3s ease-out 0s; }

h1, h2, h3, h4 {  font-family: var(--tata-f-H); }

p{ font-size: 14px; font-family: var(--tata-f-Book); }

body{ font-size: 14px; background: var(--tata-white); margin: 0; padding: 0;  color: var(--tata-black);  font-family: var(--tata-f-Book); }
.img img{ width: 100% }
.clearFix{ clear: both; }
.container-warp{ width: 100%;  padding: 0 0px }
.container-warp-inner{ margin: 0 40px; }
.header .d-flex{ display: flex; justify-content: space-between; width: 100% }

#header.stick{ position: fixed; top: 0; left: 0; width: 100%; z-index: 7777; background:  rgba(000, 000, 000, 0.8);   backdrop-filter: blur(10px); }
.header{ background: #000; padding: 15px 0; }
.logo-colm{ width: 320px;  margin: 0; display: flex; align-items: center; justify-content: space-between; } 
.logo-colm span.logo{ width: 170px; }
.logo-colm span.logo-txt{ text-transform: uppercase; padding: 0 0 0 20px; color: var(--tata-white); font-family: var(--tata-f-H); font-size: 14px; }
.contact-header{ margin: 0;}
.form-r{ border-radius: 40px; overflow: hidden; }

.tata-logo{ margin: auto 0 }
.tata-logo ul{ margin: 0; padding: 0 }
.tata-logo ul li{ margin: 0 0px; padding: 0; display:inline-block; } 
.tata-logo ul li img{ height: 20px; } 

.banner-section{ position:  relative; background: #000 url(../img/hm-banner.jpg) top center fixed; background-size:  cover;}
.overlay-black{ opacity: 0.8; background: #000; width: 100%; height: 100%;   position:  absolute; top: 0; left: 0 }

 
 
.outer-container{ position: relative; overflow: hidden; } 
.top-container { background: #000 url(../img/banner.jpg) top center; background-repeat: no-repeat; background-size: cover;  height: calc(100dvh);  display: flex;  justify-content: center;  align-items: center; }
.autoexpotxt{ width: 800px; padding: 40px 0; margin: 0 auto; background:  rgba(000, 000, 000, 0.8);   backdrop-filter: blur(3px);  text-align: center; } 
.autoexpotxt h1 {  font-size: 80px; color: var(--tata-white);}
.bharat-logo{ width: 200px; margin: 0 auto }

.t-box{ width: 100%; position: absolute; z-index: 50; top: 0; padding: 50px 0 0 0;  height:100%;  }
.t-syb{ width: 70px; border: 1px solid #fff }
.t-syb img{ width: 100%; display: block; margin: -1px 0; }
.t-box:before{ content: ""; width: 100%; height: 100%; position:  absolute; top: 95px; left: 41px; border: 1px solid #fff; z-index: 55; }


#buttonTop.btnstick{ position: fixed; top: 61px; right: 0; z-index: 66; }
.btnTop{   margin: 0 0 0 auto; position: absolute; top: 61px; z-index: 55; right: 0 }
.btnTop ul{ display: flex;  }
.btnTop ul li{ list-style: none; display: block; }
.btnTop ul li a{  display: flex; padding: 8px 20px; background:#BFD7F6; font-family: var(--tata-f-Book);  }
.btnTop ul li:first-child a{ background: var(--tata-blue); color: var(--tata-white); }
.btnTop ul li:first-child a.btn-link::after{ border: solid #fff; border-width: 0 2px 2px 0; }
.btnTop ul li:hover a.btn-link::after { border: solid var(--tata-blue); border-width: 0 2px 2px 0;  }
.btnTop ul li:first-child:hover a.btn-link::after { border: solid #000; border-width: 0 2px 2px 0;  }
.btnTop ul li:hover a{ color:var(--tata-blue);  }
.btnTop ul li:first-child:hover a{ color:var(--tata-black);  }
.btnTop a.btn-link {
  position: relative;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  display: inline-block;
  transition: color 0.3s ease;
}

.btnTop a.btn-link::after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 0.1em;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(-44deg);
  transition: transform 0.3s ease, margin-left 0.3s ease;
  position: relative;
  top: 0px;
}








.future-area{ position: relative; padding-top: 46px; padding-bottom: 46px;  margin-top: 60px; overflow: hidden;  }
.future-area-inner{  background: #fff url(../img/about.jpg) bottom center; background-repeat: no-repeat; background-size: 100%;  min-height: 750px; overflow: hidden;  }
.future-area .t-box{ padding-top: 0; height: 98%; }
.future-area .t-syb{ border: 1px solid var(--tata-blue); } 
.future-area .t-box:before{ content: ""; width: 100%; height: 93%; margin-top: -40px; position:  absolute; top: 85px; left: 41px; border: 1px solid var(--tata-blue);  z-index: 55; }

.future-row{ padding: 60px 8%; display: flex; justify-content: space-between; }
.future-colm-left{ width: 60% }
.future-colm-left h2{ font-size: var(--tata-fz-h2);  line-height: 1 }
.future-colm-right{ width: 38% }
.future-colm-right p{ font-size: var(--tata-fz-p);  } 
 

.unique-area{ position: relative; padding-top: 46px; padding-bottom: 46px;  margin-top: 80px; overflow: hidden;  }
.unique-area-inner{  background: #fff ;  overflow: hidden; }
.unique-area .t-box{ padding-top: 0; height: 98%; }
.unique-area .t-syb{ border: 1px solid var(--tata-dark-blue); } 
.unique-area .t-box:before{ content: ""; width: 100%; height: 97%; margin-top: -40px; position:  absolute; top: 85px; left: 41px; border: 1px solid var(--tata-dark-blue);  z-index: 55; }


.unique-row{ padding: 60px 2% 30px;  }
.title-colm-center{ text-align: center;  margin: 0 0 40px 0}
.title-colm-center h2{ font-size: var(--tata-fz-h2);  line-height: 1; }

.unique-container { display: grid; grid-template-columns: repeat(4, 1fr); gap: 00px; padding: 0px; overflow: hidden;  }
.unique-card { background: #fff; border-left: 1px solid #ddd;  border-top: 1px solid #ddd; text-align: center; padding: 20px 20px 50px 20px; margin-top: -20px;  margin-left: -1px;}
.unique-card img {  width: 100%; }
.unique-card-title { font-size: 26px; line-height: 1;  font-family: var(--tata-f-H); color: var(--tata-blue); margin: 12px 0 8px;}
.unique-card-text { font-size: 16px; color: var(--tata-grey);}   



.vehicle-area{ padding-top: 80px; padding-bottom: 20px }
.vehicle-area-inner{ padding-top: 10px; }

.tabs{display: flex; justify-content: center; padding: 0px 0; border-bottom: 1px solid #D9D9D9}
.tabs button{ width: 150px; font-family: var(--tata-f-Book); background: none;border: none; font-size: 28px;padding: 10px 10px; margin: 0  10px -1px ;cursor: pointer;color: #666; border-bottom: 2px solid transparent}
.tabs button.active{color: #08085C;border-bottom: 2px solid var(--tata-blue);  font-family: var(--tata-f-B);  margin-bottom:  -1px;}
.tab-content{display: none;padding: 20px 0}
.tab-content.active{display: block}

.vehicle-vehicle-cards{display: flex; flex-wrap: wrap; gap: 40px 4%}
.vehicle-card{background: #fff;  width: 30%;  }
.vehicle-card img{width: 100%;}
.vehicle-card-title{font-size: 20px; margin: 10px 0; text-transform: uppercase;  font-family: var(--tata-f-H); color: var(--tata-black); line-height: 1; min-height: 40px;}
.vehicle-card-button{ font-family: var(--tata-f-R);  display: block; margin: 10px 0;padding: 8px 16px; text-align: center; font-size: 16px; color: #08085C; border: 1px solid #08085C; text-decoration: none;cursor: pointer}
.vehicle-card-button:hover{background: #08085C;color: #fff}

.enq-now-btn { position: relative; z-index: 80; text-align: center; padding-top: 30px }
.enq-now-btn a{ font-family: var(--tata-f-R);  display: inline-block; margin: 10px 0; padding: 8px 40px; text-align: center; font-size: 16px;  border: 1px solid #08085C; background: #08085C; color: #fff; text-decoration: none;cursor: pointer}
.enq-now-btn a:hover{background: #fff; color: #08085C; border: 1px solid #08085C; }


.close-footer-slide-button.active{cursor: pointer; opacity: 1;position:fixed;z-index:22;bottom:200px;right:21px;width:auto;transition:all .5s;transform:rotate(0)}
 .close-footer-slide-button{ cursor: pointer; padding: 10px 20px;  display: block;  color: #fff;   background: #0a0a5f; text-decoration: none; opacity: 0}

.tata-form-wrapper{ position: relative; margin: 40px 0; }
.footer-enquire-now-form-popup{position: fixed;bottom: 0; width: 100%;  z-index: 22222;  height: 0;  overflow: auto;
     transition: all 0.5s;  box-shadow: 0 0 7px 0 #b5b3b3;  background-color: #F5F5F5; } 
.footer-enquire-now-form-popup.show{ height: 200px;  }   


 .tata-submission-form{width: 93%;}
 .tata-submission-form .form-item-row{ display: inline-block;  width: 16%;  margin: auto;  vertical-align: top; }
 .tata-submission-form .captcha{ display: inline-block; width: 17%; margin: -14px 0 0 0;}
 .captcha .g-recaptcha{  transform: scale(0.6); } 
  
 .form-item-row.js-form-type-checkbox{ width: 100%; } 
 .form-control-field{ border-radius: 0; padding:14px 5%;  width: 100%; background-color: #fff!important; border: 1px solid #ced4da!important; font-size: 1rem;} 
 

label{font-size: 12px;line-height: 14px; }
.form-actions{ position: absolute; right: 0; margin: auto; display: flex; width: auto; top: 0;}
.form-actions .form-submit-btn{ cursor: pointer; font-size: 1rem; background-color: #0A0A5F; padding: 14px 15px; border-radius: 0; color: #fff; margin: auto; border: 0 }
      
.js-form-type-checkbox{ position: relative; margin: 0; }
.js-form-type-checkbox .form-checkbox{ position: absolute; left: 0; top: 0; margin: auto; }
label{ padding-left: 24px;  display: block;  font-size: 12px; line-height: 14px; }
 



 footer{ background: var(--tata-blue); margin-top: 60px; }
.footerrow{ display: flex; justify-content:  space-between; }
.footer-first{}
.footerlogo{ width: 260px; margin-top: 60px }
.get-touch{ width: 340px; margin-top: 60px}
.get-touch ul{ margin:0; padding: 0; display: flex; }
.get-touch ul li{ margin:0; padding: 0 8px; list-style: none; width: 55px;  }
.get-touch ul li img{ width: 100% }
.get-touch ul li a:hover{ opacity: 0.6 }
.get-touch span{ font-size: 20px; font-family: var(--tata-f-R); color: var(--tata-white); display: block; padding:0 5px 5px;  }



.footer-second{ padding: 30px 0; }
.footerlinks{ width: 340px; margin-top: 60px; order: 2 }
.copyright{ width: 390px; margin-top: 60px; font-family: var(--tata-f-R);}
.copyright p{  font-family: var(--tata-f-R); font-size: 14px; text-transform: uppercase; color: #fff}
 
.footerlinks ul{ margin:0; padding: 0 3px; display: flex; }
.footerlinks ul li{ margin:0; padding: 0 8px; list-style: none; width: 100%; color: #fff  } 
.footerlinks ul li a{ color: #fff; font-size: 14px; font-family: var(--tata-f-R);}
.footerlinks ul li a:hover{ opacity: 0.6;   }


#buttonup { display: inline-block; background:  rgba(8, 8, 92, 0.5); border-radius: 40px;  width: 40px;  height: 40px;  text-align: center;   position: fixed;  bottom: 50px;  right: 10px;  transition: background-color .3s,   opacity .5s, visibility .5s;  opacity: 0;  visibility: hidden; z-index: 1000; line-height: 40px;}
#buttonup img {  transform: rotate(-90deg); }
#buttonup:hover {cursor: pointer; background-color: #08085C;}
#buttonup:active {background-color: #08085C;}
#buttonup.show { opacity: 1; visibility: visible;}





.fade-in {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}


@keyframes fadeIn{
  0% { opacity:0; }
  100% {opacity:1;  }
}

@-moz-keyframes fadeIn {
  0% {opacity:0; }
  100% {opacity:1; }
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1; }
}

@-o-keyframes fadeIn {
  0% { opacity:0; }
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}


.zoom-in-zoom-out {  
  animation: zoom-in-zoom-out 5s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.9, 0.9);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.9, 0.9);
  }
}



@media (max-width: 1280px){  
.future-area-inner{  min-height: 700px;  }
}

@media (max-width: 991px){  
.future-area-inner{  min-height: 540px;  }
.autoexpotxt{ width: 100%; padding: 40px 50px;  } 
.autoexpotxt h1 {  font-size: 50px;  }


.title-colm-center h2{ font-size:35px;  line-height: 1; }
.future-colm-left h2{ font-size:35px;  }
.title-colm-center { padding: 0 7% } 

.vehicle-card-title{font-size: 18px;}
}





@media (max-width: 768px){  
  .tata-form-wrapper{ margin: 30px 0; }
 .tata-submission-form{width: 100%;}
 .tata-submission-form .form-item-row{ display: block;  width: 100%;  margin: 10px auto;  vertical-align: top; }
 .tata-submission-form .captcha{ display:block; width: 100%; margin: 0px 0 0 0;}
 .captcha .g-recaptcha{ margin-top: 0; transform: scale(0.8); width: 0; } 
  
 .form-item-row.js-form-type-checkbox{ width: 100%; } 
 .form-control-field{ padding:10px 15px; } 
 

label{font-size: 12px; line-height: 14px; }
.form-actions{ position: relative; margin: 0; display: inherit; width: auto; top: 0;}
.form-actions .form-submit-btn{ cursor: pointer; font-size: 1rem; background-color: #0A0A5F; padding: 14px 15px; border-radius: 0; color: #fff; margin: auto; border: 0 }

.close-footer-slide-button{ cursor: pointer; padding:5px 20px;}
 .close-footer-slide-button.active { right: 5px; bottom: 83%; height: 30px;}
.footer-enquire-now-form-popup.show{  height: 83%;  overflow-y: auto;} 
 


.footerlogo{ width: 240px; margin-top: 60px }
.get-touch{ width: 280px; margin-top: 60px}

.footerlinks{ width: 280px; margin: 20px auto 0; order: 1 }
.copyright{ width: 100%; margin-top: 20px; font-family: var(--tata-f-R); text-align: center;}
 .footerrow.footer-second{ display: block; }
.footerlinks ul{ padding: 0 }
.footerlinks ul li{ padding: 0 }

  .unique-card-title { font-size: 20px;  }
.unique-card-text { font-size: 14px; } 
.unique-container { grid-template-columns: repeat(2, 1fr);}

.future-row{ padding: 60px 10%; display: block;   }
.future-colm-left{ width: 100% }
.future-colm-right{ width: 100%; padding-top: 30px}


.autoexpotxt{ width: 100%; padding: 40px 30px;  } 
.autoexpotxt h1 {  font-size: 45px;  }


.tabs button{ width: 120px;   font-size: 20px; padding: 10px 10px; }
 .vehicle-card { width: 47%;}
 
}




@media (max-width: 600px){  
  footer{ padding-bottom: 30px; padding-top: 40px; }
  .footerrow{ display: block; }
.footerlogo{ width: 240px; margin: 0 auto;  }
.get-touch{ width: 280px; margin: 30px auto 0; text-align: center;}

.title-colm-center h2{ font-size:30px;}

.container-warp-inner{ margin: 0 15px }

  .future-area-inner{  min-height: 390px;  }
 .future-row{ padding: 40px 8%;   }
.future-colm-left h2{ font-size: 30px;  line-height: 1 } 
.future-colm-right p{ font-size: 14px;  }

.t-syb{ width: 40px;   } 
.t-box:before{ top: 75px; left: 23px;   }
.future-area .t-box:before{  top: 65px; left: 23px;  }
.unique-area .t-box:before{ top: 65px; left: 23px; height: 99%;  }
.unique-row{ padding: 60px 4% }

.bharat-logo{ width: 150px; margin: 0 auto }
.autoexpotxt{ width: 100%; padding: 30px 20px;  } 
.autoexpotxt h1 {  font-size: 40px; line-height: 1  }



#buttonTop{ display: none;  }
#buttonTop.btnstick{ display: none;  }
.btnTop{   margin: 0 0 0 auto; position: fixed; bottom: 0px; top: inherit; z-index: 55; right: 0; width: 100% }
.btnTop ul{  width: 100%; }
.btnTop ul li{  width: 100%; }
.btnTop ul li a{ text-align: center; width: 100%; padding: 6px 5px; }

.footerbtn{ display: block; } 
.vehicle-card-title{ min-height: inherit; }
.vehicle-vehicle-cards { flex-direction: column;align-items: center; }
            .vehicle-card { width: 90%;}

}

@media (max-width: 480px){  
.unique-container { grid-template-columns: 1fr;}

.bharat-logo{ width: 120px; margin: 0 auto }
.autoexpotxt{ width: 86%; padding: 30px 10px;  } 
.autoexpotxt h1 {  font-size: 35px; line-height: 1  }
.logo-txt{ display: none; }
.logo-colm{ width: auto; }

.future-colm-left h2{ font-size: 25px; }
.title-colm-center h2{ font-size: 25px; }
.future-area-inner { min-height: 460px;  }

}



































 

.form-setion-new{}
.form-setion-new h4{ font-weight: 600;  font-size: 20px;  text-align: center;  background: #000;  padding: 15px 0 0px 0px;
  margin: 0;  color: #dbaa38;    }
.form-setion-new p{ text-align: center; color: #fff }
.form-setion-new .form-control{background-color: #fff; border:0px solid #aaa ; border-radius:  8px ; width:96%; padding: 10px 2% ; font-size: 16px; position: relative;  font-family: "Roboto", sans-serif;}
.form-setion-new select.form-control{ border:0px solid #aaa ; border-radius:  8px ; width:100%; padding: 10px 2% ; font-size: 16px; background-color: #fff;  font-family: "Roboto", sans-serif;}
.form-setion-new .btn{border-radius:  30px; border: 0; cursor: pointer; padding: 11px 0;  width: 100%; background: rgba(254, 204, 61, 1); color: #000; font-weight:600; font-size: 16px;}
.form-group { margin-bottom: 10px; position:  relative;  font-family: "Roboto", sans-serif;}
.form-setion-new .btn:hover{ background: #d0ac52; }


label.error{font-size: 11px;   position: absolute;  top: 33px;  right: 0px;  z-index: 99;  line-height: 20px;background-color: #e34f4f;  color: #fff;  font-weight: 400;  padding: 0 6px;}
     

.textbox {
    box-sizing: border-box;
    display: inline-block;
    perspective: 500px;
    position: relative;
    text-align: left; z-index: 5; width: 100%;
}

/*.textbox input {
    background-color: #fff;
    border: none;
    box-shadow: 0 8px 8px -10px rgba(0, 0, 0, .4);
    box-sizing: border-box;
    font-size: 1rem;
    outline: none;
    padding: 10px 14px;
}*/

.textbox input::placeholder {
    color: #ccc;
}

.textbox .autoComplete {
    left: 0;
    position: absolute;
    top: calc(100% + 5px);
    width: 100%; z-index: 500;
}

.textbox .autoComplete .item {
    animation: showItem .3s ease forwards;
    background-color: #fff;
    box-shadow: 0 8px 8px -10px rgba(0, 0, 0, .4);
    box-sizing: border-box;
    color: #7C8487;
    cursor: pointer;
    display: block;
    font-size: .8rem;
    opacity: 0;
    outline: none;
    padding: 10px;
    text-decoration: none;
    transform-origin: top;
    /* transform: rotateX(-90deg); */
    transform: translateX(10px);
}

.textbox .autoComplete .item:hover,
.textbox .autoComplete .item:focus {
    background-color: #fafafa;
    color: #D1822B;
}

@keyframes showItem {
    0% {
        opacity: 0;
        /* transform: rotateX(-90deg); */
        transform: translateX(10px);
    }

    100% {
        opacity: 1;
        /* transform: rotateX(0); */
        transform: translateX(0);
    }
}
       