@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css");
@font-face{
    font-family: EthnocentricRg;
    src: url(../fonts/FontsFree-Net-ethnocentric-rg.ttf)
}

@font-face{
    font-family: Ethnocentric_light;
    src: url(../fonts/Ethnocentric\ Light.otf)
}

@font-face{
    font-family: EthnocentricRg_It;
    src: url(../fonts/Ethnocentric\ Rg\ It.otf)
}

:root {
    --primary-color: #002060;
    --secondary-color: #FFC000;
}

body{
    font-family: "Poppins", sans-serif !important;
    font-size: 13px;
}
h1.product-title {
    font-size: 1.25rem !important; /* Adjust size as needed */
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h2.product-title {
    font-size: 1rem !important; /* Adjust size as needed */
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h2.product-title-main {
    font-size: 1.25rem !important; /* Adjust size as needed */
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h3.product-title {
    font-size: 1rem !important; /* Adjust size as needed */
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h3.product-title-main {
    font-size: 1.25rem !important; /* Adjust size as needed */
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 1.2;
}
h4.product-title-main {
    font-size: 1.25rem !important; /* Adjust size as needed */
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 1.2;
}
.product-description {
    font-size: 12px;
  }
.max-height-carousel{
    max-height: 400px !important;
    object-fit: cover;
}
.fixed-button{
    bottom: 10px;
    right: 30px;
    position: fixed;
    z-index: 9999999999999999;
}
.service_page_border_radius{
    border-radius: 10px 10px 0 0;
}
.service_page_border_radius_bottom{
    border-radius: 0 0 10px 10px;
}
.service_page_border_raius_all{
    border-radius: 10px 10px 10px 10px;
}

.text_gray{
    color: #d3d3d3 !important;
}
.text_white{
    color: white !important;
}
.text_red{
    color: #DC3545 !important;
}
/*theme color */
.bg_theme_primary_color{
    background: var(--primary-color) !important;
    color: white !important;
}

.bg_theme_secondary_color{
    background: var(--secondary-color) !important;
    color: white !important;
}

.text_theme_primary_color{
    color: var(--primary-color) !important;
}

.text_theme_secondary_color{
    color: var(--secondary-color) !important;
}

.nav-link:hover{
    color: #DC3545 !important;
    cursor: pointer;
}
.nav-link-white:hover{
    color: #ffffff !important;
    cursor: pointer;
}
.custom-border {
    border-bottom: 2px solid #DC3545 ;
    padding-bottom: 3px;
}

.active_link{
    color: #DC3545 !important;
    border-bottom: 2px solid #DC3545 !important;
}
.list_style_none{
    list-style: none;
}
.cursor_default_pointer{
    cursor: pointer;
}
/*
font
sizes
*/
.fs10{
    font-size: 10px !important;
}
.fs12{
    font-size: 12px !important;
}
.fs13{
    font-size: 13px !important;
}
.fs14{
    font-size: 14px !important;
}
.fs15{
    font-size: 15px !important;
}
.fs16{
    font-size: 16px !important;
}
.fs18{
    font-size: 18px !important;
}
.fs20{
    font-size: 20px !important;
}
.fs22{
    font-size: 22px !important;
}
.fs24{
    font-size: 24px !important;
}
.fs26{
    font-size: 26px !important;
}
.fs28{
    font-size: 28px !important;
}
.fs30{
    font-size: 30px !important;
}
.fs32{
    font-size: 32px !important;
}
.fs34{
    font-size: 34px !important;
}
.fs36{
    font-size: 36px !important;
}
.fs38{
    font-size: 38px !important;
}
.fs40{
    font-size: 40px !important;
}
.fs42{
    font-size: 42px !important;
}
.fs44{
    font-size: 44px !important;
}
.fs46{
    font-size: 46px !important;
}
.fs48{
    font-size: 48px !important;
}
.fs50{
    font-size: 50px !important;
}
/*font families*/

.EthnocentricRg {
    font-family: "EthnocentricRg", sans-serif !important;
    font-weight: 100  !important;
    font-style: normal  !important;;
}
.Ethnocentric_light {
    font-family: "Ethnocentric_light", sans-serif !important;
    font-weight: 100  !important;
    font-style: normal  !important;;
}
.EthnocentricRg_It {
    font-family: "EthnocentricRg_It", sans-serif !important;
    font-weight: 100  !important;
    font-style: normal  !important;;
}
.montserrat-thin {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 100  !important;
    font-style: normal  !important;;
}

.montserrat-extralight {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 200  !important;
    font-style: normal  !important;;
}

.montserrat-light {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 300  !important;
    font-style: normal  !important;;
}

.montserrat-regular {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400  !important;
    font-style: normal  !important;;
}

.montserrat-medium {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500  !important;
    font-style: normal  !important;;
}

.montserrat-semibold {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600  !important;
    font-style: normal  !important;;
}

.montserrat-bold {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}

.montserrat-extrabold {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 800  !important;
    font-style: normal  !important;;
}

.montserrat-black {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 900  !important;
    font-style: normal  !important;;
}

.montserrat-thin-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 100  !important;
    font-style: italic;
}

.montserrat-extralight-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 200  !important;
    font-style: italic;
}

.montserrat-light-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 300  !important;
    font-style: italic;
}

.montserrat-regular-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400  !important;
    font-style: italic;
}

.montserrat-medium-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500  !important;
    font-style: italic;
}

.montserrat-semibold-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600  !important;
    font-style: italic;
}

.montserrat-bold-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700  !important;
    font-style: italic;
}

.montserrat-extrabold-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 800  !important;
    font-style: italic;
}

.montserrat-black-italic {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 900  !important;
    font-style: italic;
}

.poppins-thin {
    font-family: "Poppins", sans-serif !important;
    font-weight: 100  !important;
    font-style: normal  !important;;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif !important;
    font-weight: 200  !important;
    font-style: normal  !important;;
}

.poppins-light {
    font-family: "Poppins", sans-serif !important;
    font-weight: 300  !important;
    font-style: normal  !important;;
}

.poppins-regular {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400  !important;
    font-style: normal  !important;;
}

.poppins-medium {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500  !important;
    font-style: normal  !important;;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif !important;
    font-weight: 600  !important;
    font-style: normal  !important;;
}

.poppins-bold {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700  !important;
    font-style: normal  !important;;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif !important;
    font-weight: 800  !important;
    font-style: normal  !important;;
}

.poppins-black {
    font-family: "Poppins", sans-serif !important;
    font-weight: 900  !important;
    font-style: normal  !important;;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 100  !important;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 200  !important;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 300  !important;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400  !important;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500  !important;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 600  !important;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700  !important;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 800  !important;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif !important;
    font-weight: 900  !important;
    font-style: italic;
}
/*
font
families
 ends
*/
.border-radius-20{
    border-radius: 20px !important;
}
.position-relative {
    position: relative;
}

.main_banner_img {
    width: 80%; /* Adjust as needed */
    display: block;
    margin: auto; /* Center the image */
}

.bg_custom_dark{
    background: #14181c !important;
}
.bg_custom_grey{
    background: rgb(233, 236, 239) !important;
}

.text_overlay {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1em; /* Adjust as needed */
    font-weight: bold; /* Make the text bold */
    padding: 10px; /* Optional: Add padding to the text */
    border-radius: 5px; /* Optional: Add rounded corners to the background */
    text-align: center; /* Center the text */
}
/*
hover
effects
for services
 */
.services_hover_effect:hover {
    transform: scale(1.1);
    animation: scaleAnimation 0.3s;
    cursor: pointer;
    color: var(--primary-color) !important;
    background: rgba(164, 160, 160, 0.27);
}
.bg_shop_hover_color{
    background: #DC3545;
}
.bg_shop_hover_red{
    background: #ff000d;
}
.shake-image {
    transition: transform 0.3s ease-in-out;
}
.shake-image:hover {
    animation: shake 0.3s ease-in-out;
}
.services_hover_effect:hover .shake-image {
    animation: shake 0.3s ease-in-out;
}

@keyframes shake {
    0% { transform: rotate(-5deg); }
    50% { transform: rotate(5deg); }
    100% { transform: rotate(-5deg); }
}

.services_img{
    width: 50px !important;
}

.shop_schedule_page_img{
    width: 35px !important;
}

.shop_schedule_page_img_1 {
    width: 75px;
    object-fit: cover; /* This ensures the image fills the container without distortion */
  }

.shop_schedule_page_img_2{
    width: 100px !important;
}

.services_img_small{
    width: 70px !important;
}

.banner_img{
    width: 250px;
}
.banner2_img{
    width: 100px;
}
.mechanic_image{
    width: 180px;
}


.d-none-standard-battery{
    display: none !important;
}

/*
hover
effects
for services ends
 */

.hover_effect:hover{
    transform: scale(1.0);
    animation: scaleAnimation 0.1s;
    border-color: var(--primary-color);
    cursor: pointer;
    color: var(--primary-color) !important;
}
.hover_effect_red:hover{
    transform: scale(1.1);
    animation: scaleAnimation 0.3s;
    border-color: #DC3545;
    cursor: pointer;
    color: #DC3545 !important;
}
.hover_effect_white:hover{
    transform: scale(1.1);
    animation: scaleAnimation 0.3s;
    border-color: #ffffff;
    cursor: pointer;
    color: #ffffff !important;
}
@keyframes scaleAnimation {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

/*our products*/
.our_products{
    width: 120px !important;
    height: 120px !important;
    border-radius: 50%  !important;
}

.products_hover_effect:hover {
    transform: scale(1.1);
    animation: scaleAnimation 0.3s;
    border-color: var(--primary-color);
    cursor: pointer;
    color: var(--primary-color) !important;
}
.products-shake-image {
    transition: transform 0.3s ease-in-out;
}
.products-shake-image:hover {
    animation: shake 0.3s ease-in-out;
}
.products_hover_effect:hover .products-shake-image {
    animation: shake 0.3s ease-in-out;
}

/*our products ends here*/

/*custom paddings*/
.pt_50{
    padding-top: 50px;
}

.pb_50{
    padding-bottom: 50px;
}

/*custom paddings*/

/*services page */
.service_page_image{
    width: 120px;
}
.home_page_image{
    width: 70px;
    height: auto;
}
/*services page ends*/
/*custom border*/
.border_right{
    border-right: 2px solid #dee2e6
}
/*customer border || ends*/

.truncated-select {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*for mobiles */
@media only screen and (max-width: 600px) {
    .banner_img{
        width: 150px;
    }
    .main_banner_img{
        width: 100%;
    }
    .mechanic_image{
        display: none;
    }
    .banner2_img{
        width: 100px;
    }
    .service_page_image{
        width: 80px;
    }
    .home_page_image{
        width: 100px;
        height: auto;
    }
    .w_100{
        width: 100% !important;
    }
    .text_center{
        text-align: center;
    }
    .sticky-button-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
    }
    .services_img{
        width: 32px !important;
    }
    .shop_schedule_page_img{
        width: 25px !important;
    }
}


/*for tablets Portrait:*/
@media only screen and (min-width: 601px) and (max-width: 768px) {
    .banner_img{
        width: 150px;
    }
    .main_banner_img{
        width: 100%;
    }
    .mechanic_image{
        display: none;
    }
    .banner2_img{
        width: 100px;
    }
    .service_page_image{
        width: 80px;
    }
    .home_page_image{
        width: 100px;
        height: auto;
    }

    .w_100{
        width: 100% !important;
    }
    .sticky-button-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
    }
    .services_img{
        width: 32px !important;
    }
    .shop_schedule_page_img{
        width: 30px !important;
    }
}

/*for landscape tablets*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .banner_img{
        width: 150px;
    }
    .main_banner_img{
        width: 100%;
    }
    .banner2_img{
        width: 100px;
    }
    .service_page_image{
        width: 80px;
    }
    .home_page_image{
        width: 100px;
        height: auto;
    }
    .w_100{
        width: 100% !important;
    }
    .sticky-button-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
    }
    .shop_schedule_page_img{
        width: 30px !important;
    }
}

@media (max-width: 576px) {
    .nowrap-buttons .buttonDiv {
      flex: 0 0 calc(100% / 3.5) !important;
      max-width: calc(100% / 3.5) !important;
    }
    .nowrap-buttons {
      justify-content: flex-start !important;
    }
  }

#choosedcar_model {
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    color: #d3d3d3 !important;
    font-size: 13px !important;
    display:none;
}