/********** Template CSS **********/
:root {
    --primary: #F77D0A;
    /* --light: #F4F5F8; */
    --bg: #2b2e4a;
}
h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

.nav-bar::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    background: var(--dark);
}

.nav-bar::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
    padding: 30px 15px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--light);
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        padding: 10px 15px;
    }
}

/* teble no 1 css  start  */
#tab-01 .col-lg-2 {
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0px 0px 2px 0px;
    color: black;
    font-weight: 500;
    min-height: 117px;
   
}
#tab-01 .col-lg-2:hover{
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    transition: 1s;
    transform: translateY(-8px);
    min-height: 117px;
}
/* teble no 1 css  end  */

/* teble no 3 css  start  */
#tab-03 .col-lg-2 {
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0px 0px 2px 0px;
    color: black;
    font-weight: 500;

}
#tab-03 .col-lg-2:hover{
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    color: black;
    font-weight: 500;
    transition: 1s;
    transform: translateY(-8px)
    

}
/* teble no 3 css  end  */

/* teble no 6 css  start  */
#tab-06 .col-lg-2 {
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0px 0px 2px 0px;
    color: black;
    font-weight: 500;
    min-height: 108px;

    

}
#tab-06 .col-lg-2:hover{
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    color: black;
    font-weight: 500;
    transition: 1s;
    transform: translateY(-8px);
    min-height: 108px;


}
/* teble no 6 css  end  */

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    /* background-color: #F77D0A ; */
}

/*  card start  */
.tab-content .card {
    border-radius: 30px;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.05);
}
.tab-content .card-body .rating-icons{
    color: #F77D0A;
    font-size: 15px;
    margin: 5px 0;
    margin-bottom: 20px;
}
.tab-content .card-body a{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 0.8rem;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
}
.tab-content .card-body a:hover{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 10px 20px 10px 20px;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
    transition: 1s;
}
.tab-content .card-img-top{
    width: 100%;
    /* height: 150px; */
}

/* modal card  */
.samll-container{
    max-width:1000px;
}
.row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}

.samll-img-row{
   display: flex;
   justify-content: space-around;
}
.col-2 img{
    max-width: 100%;
    padding: 50px 0;
}
.samll-img-col{
    flex-basis: 24%;
    cursor: pointer;
}
.single-product .col-2 img{
    padding: 0;

}

.col-2{
    flex-basis: 50%;
    min-width: 700px;
}
.modal-icon{
    font-size: 25px;
    color: #F77D0A;
}
.icon-img{
    width: 10%;
}
.small-img{
    height: 110px;
    border: 2px solid white;
}
.container> .pro-text2 p{
  color: black!important;
}
#icon-p{
    color: black;
}

/* services  */
.box{
    width: 100%;
    height: auto;
    margin: 100px 0;
    
}
.extradiv{
    background-color: white;
    border: medium;
    padding: 30px;
    text-align: center;
    border-radius: 3px;
    transition: 0.3s;
    color: black!important;
}
.extradiv:hover{
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    transform: translateY(-20px)
}

.extradiv> .ser-img{
    width: 25%;
    color: #F77D0A;
    margin-bottom: 8px;
}
/* end  */
/* brand css  */
.brand-content a{
    list-style: none;
    text-decoration: none;
    color: black;
}

/* suzuki car  card  */
.suzuki-card .card{
    border-radius: 30px;
    text-align: center;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.05);
    }
.suzuki-card .card-body .rating-icons{
        color: #F77D0A;
        font-size: 15px;
        margin: 5px 0;
        margin-bottom: 20px;
}
.suzuki-card .card-body a{
        border: 0;
        width: 100%;
        border-radius: 30px;
        padding: 0.8rem;
        font-family: inherit;
        background-color: #2b2e4a;
        color: white;
        text-decoration: none;
}
.suzuki-card .card-body a:hover{
        border: 0;
        width: 100%;
        border-radius: 30px;
        padding: 10px 20px 10px 20px;
        font-family: inherit;
        background-color: #2b2e4a;
        color: white;
        text-decoration: none;
        transition: 1s;
}
/* suzuki car  card end  */

/* home btn start */
.N-btn a{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 20px 40px 20px 40px;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
    font-size: 20px;
}
.N-btn a:hover{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 15px 30px 15px 30px;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
    transition: 1s;
}
/* home btn end */

/* comparison btn start */
.C-btn a{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 15px 40px 15px 40px;
    font-family: inherit;
    background-color: #F77D0A;
    color: white;
    text-decoration: none;
    font-size: 20px;
}
.C-btn a:hover{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 15px 30px 15px 30px;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
    transition: 1s;
}
/* home btn end */



/* teble no 6 css  start  */
.explore-product .col-lg-2{
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0px 0px 2px 0px;
    color: black;
    font-weight: 500;
    min-height: 200px;
    

}
.explore-product .col-lg-2:hover{
    background-color: rgb(255, 255, 255);
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    color: black;
    font-weight: 500;
    transition: 1s;
    transform: translateY(-8px);
    min-height: 200px;

}
/* teble no 6 css  end  */


/* car import btn start  */

/* comparison btn start */
.car-import-text a{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 10px 22px 10px 22px;
    font-family: inherit;
    background-color: #F77D0A;
    color: white;
    text-decoration: none;
    font-size: 18px;
}
.car-import-text a:hover{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 12px 22px 12px 22px;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
    transition: 1s;
}
/* home btn end */
/* car import btn end  */


/* car - tracker start  */
.car-tracker a{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 10px 22px 10px 22px;
    font-family: inherit;
    background-color: #F77D0A;
    color: white;
    text-decoration: none;
    font-size: 18px;
}
.car-tracker a:hover{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 12px 22px 12px 22px;
    font-family: inherit;
    background-color: #2b2e4a;
    color: white;
    text-decoration: none;
    transition: 1s;
}
/* car -tracker end  */

/* search box css  */
.select-btn a{
    border: 0;
      width: 100%;
      border-radius: 10px;
      padding: 12px 100px 12px 100px;
      font-family: inherit;
      background-color: #F77D0A;
      color: white;
      text-decoration: none;
      font-size: 18px;
  }
  
  /* feedback css  */
     
.feedback-container .text{
    font-size: 25px;
    color: #ffffff;
    font-weight: 500;
}
.feedback-container .edit{
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    cursor: pointer;
}
.feedback-container .edit:hover{
    text-decoration: underline;
}
.feedback-container .post{
    display: none;
}

.feedback-container{
    position: relative;
    width: 400px;
    background: #2b2e4a!important;
    padding: 20px 30px;
    border: 1px solid #444;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.feedback-container .star-widget input{
    display: none;
}
.star-widget label{
    font-size: 40px;
    color: #ffffff;
    padding: 10px; 
    float: right;
    transition: all 0.2s ease;
}
input:not(:checked) ~ label:hover,
input:not(:checked) ~ label:hover ~ label{
    color: #fd4;
}
input:checked ~ label{
    color: #fd4;
}
input#rate-5:checked ~ label{
    color: #fd4;
    text-shadow: 0 0 20px #952;
}
#rate-1:checked ~ form header:before{
    content: "I just hate it 😥";
}
#rate-2:checked ~ form header:before{
    content: "I don't like it 😞";
}
#rate-3:checked ~ form header:before{
    content: "It is awesome 😄";
}
#rate-4:checked ~ form header:before{
    content: "I just like it 😎 ";
}
#rate-5:checked ~ form header:before{
    content: "I just love it 😍";
}
.feedback-container form{
    display: none;
}
input:checked ~ form{
    display: block;
}
form header{
    width: 100%;
    font-size: 25px;
    color: #fe7;
    font-weight: 500;
    margin: 70px 0 20px 0;
    text-align: center;
    transition: all 0.2s ease;
}
form .textarea{
    height: 100px;
    width: 100%;
    overflow: hidden;
}
form .textarea textarea{
    height: 100%;
    width: 100%;
    outline: none;
    color: black;
    border: 1px solid #333;
    background: white;
    padding: 10px;
    font-size: 17px;
}
form .btn button{
    border: 0;
    width: 100%;
    border-radius: 30px;
    padding: 0.8rem;
    font-family: inherit;
    background-color: #F77D0A;
    color: white;
    text-decoration: none;
    outline: none;
}
form .btn{
    height: 45px;
    width: 100%;
    margin: 15px 0;
}

.News-container{
    background-color: #2b2e4a;
    padding: 15px 0px 5px 0px ;
    color: rgb(255, 255, 255);
  
    
}
.news ul li{
 list-style: none;
 display: inline;
 margin-right: 30px;
 font-size: 20px;
}