.color-sec{
    color: #da940a;
}
.color-primary{
    color: #a91b11;
}

body{
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color:#393939;
}
.cs-btn{
    background-color: #a91b11;
  padding: 5px 15px;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  border: 0px solid #333;
  line-height: 1.5; 
}
 .btn-theme{
              background-color: #a91b11;
    padding: 5px 15px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    border: 0px solid #333;
    line-height: 1.5;
        }

.offcanvas-start {
    width: 220px;
}
.cs-btn:hover{
    background-color: #df9403;
}
.heading{
    color: #a91b11;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 24px;
}
.heading-info{
font-size: 13px;
}
.home-sm-card{
    padding: 30px;
    background-color: white;
    margin-top: -30px;
    z-index: 1;
    margin-right: 30px;
    margin-left: 30px;
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}
.home-sm-card .box{
    text-align: center;
}
.home-sm-card  img{
    height: 30px;
    margin-bottom: 10px;
}
.home-sm-card span{
    font-weight: 600;
    font-size: 11px;
    display: block;
}
.card-slider-box{
    padding: 20px;
    border-radius: 10px;
    background-image:linear-gradient(to right, #ebebeb, #f0f4ff);
    background-size: cover;
    /* background-color: #e7e7e7; */
   margin-right: 20px;
    position: relative;
    overflow: hidden;
  
}
.form-main-box{
    background-image: url("/img/form-bg.png");
    background-size: cover;
    background-color: #f9f9f9;
}
.card-slider-box .prod-name{
    color: #a91b11;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.card-slider-box .price{
    color: #df9403;
    font-size: 24px;
    font-weight: 600;
    display: block;
}
.card-slider-box .info-text{
   font-size: 13px;
    display: block;
    margin-bottom: 15px;
}
.prod-img{
    width: 180px;
    float: right;
    margin-right: -40px;
    margin-top: 0px;
    position: absolute;
    right: 0px;
    position: absolute;
}
.img-box-slider-home{
    position: relative;
    border-radius: 20px;
   
}
.img-box-slider-home img{
    border-radius: 10px;
    height: 150px;
}
.main-slider-box{
 margin-right: 20px;  
}

.img-box-slider-home .rating{
    color: #df9403;
        color: #fff;
        position: absolute;
        padding: 5px 8px;
        background-color: #a91b11;
        top: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        left: 10px;
        display: flex;
        align-items: center;
}
.img-slider .sldier-text-box{
    padding: 5px 0px;
    font-weight: 600;
    font-size: 15px;

}

.rating svg{
    margin-top: -4px;
    margin-left: 4px;
}
.ver-card .img-box{
width: 100px;
border-radius: 20px;
}
.ver-card .img-box img{
    
    border-radius: 10px;
    }
    .ver-card .text-box .inner-text{
        font-weight: 600;
        margin-bottom: 5px;
        color: #393939;
    }
    .ver-inner-box{
        border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    }

    .form-heading{
        font-weight: 600;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
    }

    .form-box input{
        color: #303030;
    border: 1px solid #a91b11;
    height: 50px;
    background: #ffffff;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    margin-bottom: 0px;
    padding: 10px 50px 10px 20px;
    box-sizing: border-box;
    }

    .w-fit{
        width: fit-content;
    }
    .bg-lighter{
        background-color: #e3e3e3;
    }
    footer{
        background-color: #a91b11;
        color: #fff;
        height: 70px;
    background-color: #a91b11;
    width: 100%;
    border-top: 0px solid #ddd;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    padding: 0px 5px 5px;
    }
    footer img{
        width: 20px;
        margin: auto;
        
    }

    .menu-list li{
        padding: 5px 20px;
        font-size: 1.1em;
        display: block;
        color: #fff;
    }
    .menu-list li a{
        text-decoration: none;
        color: white;
    }

    a {
        color: white;
        text-decoration: none;
    }
    
    .side-menu-box{
        background-color: #a91b11;
    }

    .navbar{
        z-index: 10;
    position: fixed !important;
    top: 0px;
    left: 0px;
    height: 56px;
    width: 100%;
    background-color: #a91b11;
    border-bottom: 0px solid #ddd;
        background-color: #a91b11;
    }
    .navbar svg{
        width: 25px;
        height: 25px;
    }
    .logo-img{
        width: 60px;
    }

.card-car{
    border: 1px solid #dbdbdb;
    width: 100%;
    margin-top: 10px;
    border-radius: 10px;
    padding: 10px;
    min-height: 145px;
}
    .card-car .img-box img{
        width: 150px;
    }

    .card-car .car-size{
        color: #b5b5b5;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .card-car .car-price span{
        color: #df9403;
    font-size: 16px;
    font-weight: 600;
    }
    .car-price{
        color: #b5b5b5;
    }

    .car-details .car-name span{
        font-size: 24px;
    text-align: left;
    padding: 2px 0px;
    line-height: 1.2;
    color: #a91b11;
    font-weight: 600;
    }

    .car-details .price .price-value {
        color: #a91b11;
        font-size: 24px;
        font-weight: 600;
        line-height: 1;
    }

    .car-details-box img{
        width: 30px;
    }

.review-logo-box{
    width: 65px;
    padding: 8px;
    background: #a91b11;
    border-radius: 5px;
    background-color: #a91b11;
}

.star-box i{
    color:#FFC107;
}
.cs-name{
    height: 50px;
    width: 50px;
    background: #a91b11;
    padding: 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    
}

.review-logo-box img{
   width:100%;
}

/*.side-menu-box{*/
/*        top: 0;*/
/*    left: 0;*/
/*    width: 400px;*/
/*    border-right: 1px solid rgba(0, 0, 0, .2);*/
/*    transform: translateX(-100%);*/

/*}*/

/*.side-menu-box.show{*/
/*    display: block;*/
/*    position: fixed;*/
/*    width: 450px;*/
/*    height: 100vh;*/
/*    transform: none;*/
/*    left: 0;*/
/*    transition: transform .3s ease-in-out;*/
/*}*/
table.dataTable thead th, table.dataTable thead td {
    padding: 8px 10px;
    border-bottom: 1px solid #111;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    background: #a91b11;
    border: 0px;
    color: #fff !important;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 8px 10px;
    border-bottom: 1px solid #b7b7b7;
}
#main tbody, td, tfoot, th, thead, tr{
    border-color:#b7b7b7;
}
#main tr.odd {
    background-color:#ededed !important;
}
  .sidebar {
            height: 100%;
            width: 250px;
            position: fixed;
            z-index: 1;
            top: 0;
            left: 0;
            background-color: var(--sidebar-bg);
            overflow-x: hidden;
            transition: 0.3s;
            box-shadow: 0 0 15px rgba(0,0,0,0.1);
            white-space: nowrap;
        }
        .sidebar-header {
            padding: 20px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid #e0e0e0;
        }
        .sidebar-header h3 {
            margin: 0;
            font-size: 1.2em;
            color: var(--primary-color);
        }
        .toggle-btn {
            background: none;
            border: none;
            color: var(--text-color);
            font-size: 20px;
            cursor: pointer;
            transition: 0.2s;
        }
        .toggle-btn:hover {
            color: var(--primary-color);
        }
        .sidebar a {
            padding: 15px 25px;
            text-decoration: none;
            font-size: 16px;
            color: var(--text-color);
            display: flex;
            align-items: center;
            transition: 0.2s;
        }
        .sidebar a:hover {
            background-color: var(--sidebar-hover);
            color: var(--primary-color);
        }
        .sidebar a i {
            min-width: 30px;
            font-size: 20px;
        }
        
        .sidebar ul{
            list-style:none;
            padding:0px;
        }
         .sidebar ul li svg{
           width:20px;
           height:20px;
        }
                .sidebar ul li:hover {
            background:#a91b11;
            color:#fff;
        }
         .sidebar ul li.active {
            background:#a91b11;
            color:#fff;
        }
        .sidebar ul li:hover a{
           
            color:#fff;
        }
        
       
        #main {
            transition: margin-left .3s;
            padding: 20px;
            margin-left: 250px;
        }
        .sidebar.closed {
            width: 70px;
        }
        .sidebar.closed .sidebar-header h3 {
            display: none;
        }
        .sidebar.closed a span {
            display: none;
        }
        .sidebar.closed ~ #main {
            margin-left: 70px;
        }
        @media screen and (max-width: 768px) {
            .sidebar {
                width: 70px;
            }
            .sidebar .sidebar-header h3 {
                display: none;
            }
            .sidebar a span {
                display: none;
            }
            #main {
                margin-left: 70px;
            }
            .sidebar.open {
                width: 250px;
            }
            .sidebar.open .sidebar-header h3 {
                display: block;
            }
            .sidebar.open a span {
                display: inline;
            }
            .sidebar.open ~ #main {
                margin-left: 250px;
            }
        }




    