/* index  styles */


.jbi_global_padding{
    margin: 70px 0px;
}

/* hero section */
.hero_section {
    background-image: url("/assets/img/hero_section.png");
    position: relative;
}

.hero_section::after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    width: 100%;
    height: 100%;
}

.hero_section .hero_item_box {
    color: #fff;
    padding: 165px 0;
    z-index: 999;
    position: relative;
}

.hero_section .hero_item_box p {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 700;
}

.hero_section .hero_item_box h4 {
    font-family: Poppins;
    font-size: 47px;
    font-style: italic;
    font-weight: 700;
        text-transform: capitalize;
    padding-bottom: 28px;
}

.hero_section .hero_item_box h4 span {
    color: rgba(240, 78, 79, 1);

}

.hero_section .hero_item_box .jbi_item_buttons {
    font-family: Poppins;
}

.jbi_item_buttons .btn_1 {
    padding: 10px 27px;
    background-color: #F04E4F;
    border-radius: 50px;
    color: #fff;
}

.jbi_item_buttons .btn_2 {
    padding: 10px 27px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #fff;
    margin-left: 20px;
}

.hero_item_redline {
    width: 100px;
    height: 0px;
    top: 454px;
    left: 290px;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    margin: 28px 0px;
    border: 1px solid rgba(240, 78, 79, 1)
}

/* about jbi tyers */

.about_jbi_section .about_jbi_box .img_1_background {
    position: relative;
    text-align: right;
}

.about_jbi_section .about_jbi_box .img_1_background .about_second_img {
    width: 100%;
    max-width: 580px;
}

.about_jbi_section .about_jbi_box .img_1_background .tyre_img {
    position: absolute;
    left: 34px;
    bottom: -42px;
    width: 314px;
}

.about_jbi_section .about_jbi_box .about_box_content p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    color: #4A4A4B;
    text-align: justify;
}

.about_jbi_section .about_jbi_box .about_box_content .about_jbi_buttons {
    font-family: Poppins;
}

.about_jbi_section .about_jbi_box .about_box_content .about_jbi_buttons .btn_1 {
    padding: 10px 27px;
    background-color: #F04E4F;
    border-radius: 50px;
    color: #fff;
}

.about_jbi_section .about_jbi_box .about_box_content .about_jbi_buttons .btn_2 {
    padding: 10px 27px;
    border-radius: 50px;
    color: #F04E4F;
    border: 1px solid #F04E4F;
    margin-left: 20px;
}

.jbi_heading h4 {
    font-family: Poppins;
    font-size: 47px;
    font-style: italic;
    font-weight: 700;
}

.jbi_heading span {
    color: #F04E4F;
}

.about_jbi_section .about_cards {
    margin-top:60px ;
}

.about_jbi_section .about_cards_box .card {
    border: 1px solid #E8ECF2;
    padding: 20px;
    gap: 8px;
    min-height: 330px;
}

.why_choose_section .why_choose_card .why_choose_icon img,
.about_jbi_section .about_cards_box .card .card_img_top {
    width: 60px;
}

.why_choose_section .why_choose_card h2,
.about_jbi_section .about_cards_box .card .card_title {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.why_choose_section .why_choose_card p,
.about_jbi_section .about_cards_box .card .card_text {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

/* oue product scetion */
.ourproduct_section .ourproduct_box .about_box_content {}

.ourproduct_section .ourproduct_box .about_box_content .ourproduct_img img {
     width: 100%;
    max-width: 580px;
}

.ourproduct_section .ourproduct_box .about_box_content p {
    font-family: Poppins;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
}

.ourproduct_section .ourproduct_box .ourservices_box {
    font-family: Poppins;
    font-family: Poppins;
    padding: 60px;
    background-color: #F6F7F9;
}

.ourproduct_section .ourproduct_box .ourservices_box .ourservices_item {
    display: flex;
    align-items: start;
}

.ourproduct_section .ourproduct_box .ourservices_box .ourservices_item img {
    padding-right: 20px;
}

.ourproduct_section .ourproduct_box .ourservices_box .ourservices_item h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.ourproduct_section .ourproduct_box .ourservices_box .ourservices_item p {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}

/* brand section */

.brand_section {
    padding: 38px 0;
    background-color: #000000;
}

/* our letest product  */

.latest_product .our_latest_product_box .ourlatest_card {
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
    font-family: Poppins;
    margin-bottom: 22px;
}

.latest_product .our_latest_product_box .ourlatest_card .card_header {
    padding: 16px;
    display: flex;
    align-items: center;
}

.latest_product .our_latest_product_box .ourlatest_card .card_header img {
    /* height: 30px;
margin-right: 8px; */
}

.latest_product .our_latest_product_box .ourlatest_card .card_image {
    background-color: #f3f3f3;
    /* padding: 16px; */
    text-align: center;
}

.latest_product .our_latest_product_box .ourlatest_card .card_image img {
    width: 100%;
    /* max-width: 200px; */
}

.latest_product .our_latest_product_box .ourlatest_card .card_content {
    padding: 16px;
    background-color: #F6F7F9;
    display: none;
}

.latest_product .our_latest_product_box .ourlatest_card .card_content h2 {

    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

.latest_product .our_latest_product_box .ourlatest_card .card_content table {
    width: 100%;
    border-collapse: collapse;
}

.latest_product .our_latest_product_box .ourlatest_card .card_content table tr {
    border-top: 1px solid #ebebeb;
}

.latest_product .our_latest_product_box .ourlatest_card .card_content table th {
    font-size: 14px;
    font-weight: 600;
}

.latest_product .our_latest_product_box .ourlatest_card .card_content table td {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: right;
}

/* why choose us  */

.why_choose_section .why_choose_img img {
     width: 100%;
    max-width: 580px;
}

.why_choose_section .why_choose_card {
    border: 1px solid #E8ECF2;
    padding: 20px;
    gap: 8px;
    min-height: 311px;
}

/* our customer section */
.our_customer_section .our_customer_card_box .our_customer_card {
    font-family: Poppins;
    background-color: #F6F7F9;
    padding: 35px;
    border-radius: 20px;
}

.our_customer_section .our_customer_card_box .our_customer_card img {
    width: 60px;
}

.our_customer_section .our_customer_card_box .our_customer_card h4 {
    font-size: 22.4px;
    font-weight: 500;
    line-height: 32.4px;
    letter-spacing: -0.6299999952316284px;
}

.our_customer_section .our_customer_card_box .our_customer_card h6 {
    font-size: 15px;
    font-weight: 500;
    padding-top: 18px;
    font-size: 17px;
}

.our_customer_section .our_customer_card_box .our_customer_card p {
    font-size: 14px;
    font-weight: 500;
    padding-top: 0px;
    
}

.our_customer_carousel .owl-item.center {
    opacity: 1;
}

.our_customer_carousel .owl-item {
    opacity: 0.4;
}

/* contact us */
.our_commitment {
    font-family: Poppins;
}

.our_commitment_side_box {
    background-color: #ff4a4a;
    color: #fff;
    font-family: Arial, sans-serif;
}

.our_commitment_side_box .contact_section {
    max-width: 800px;
    /* margin: 50px auto; */
    padding: 30px;
    background-color: #ff4a4a;
    border-radius: 10px;
    color: #000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.our_commitment_side_box .contact_section h1 {
    color: #fff;
}

.our_commitment_side_box .contact_section .btn-submit {
    background-color: #000;
    color: #fff;
    border-radius: 25px;
    padding: 10px 20px;
}

.our_commitment_side_box .contact_section .btn-submit:hover {
    background-color: #333;
}

.our_commitment .our_commitment_img_box {
    background-image: url("/assets/img/truck_contact_us_new.png");
    padding: 100px 39px 100px 42px;
    height: 100%;
}

.our_commitment .our_commitment_img_box p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 31px;
    color: #fff;
    margin-top: 90px;
}

.our_commitment .our_commitment_img_box .jbi_heading h4 {
    color: #fff;
}
.ourlatest_side_section{
    background: linear-gradient(172.96deg, #000000 3.18%, #3F3D3D 60.49%, #000000 99.47%);
    padding: 22px 32px;
   height: 97%;
    display: flex;
    flex-direction: column;
}
.ourlatest_side_section h1{
    font-family: "Poppins";
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    position: relative;
    line-height: 44px;
    z-index: 999;
    text-align: center;
    color: #fff;

}
.ourlatest_side_section h1 span{
    color: #F04E4F;
/* width: 10%; */
    display: inline-block;
}
.ourlatest_side_section p{
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.ourlatest_side_section button{
    text-align: center !important;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: auto;
    display: flex;
    justify-content: center;
    margin: 14px auto;
    background: #F04E4F;
    padding: 7px 31px;
    width: 100%;
    border-radius: 60px;
    color: #fff;
}
.ourlatest_side_section  .ourlatest_side_footer {
    position: relative;
    padding-top: 152px;
    display: none;
}
.ourlatest_side_section .ourlatest_side_footer p{
    font-family: Poppins;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.ourlatest_side_section img.ourlatest_side_img_1{
    width: 100%;
    margin: auto;
}
.ourlatest_side_section img.ourlatest_side_img_2{
    width: 100%;
    height: 100%;
    position: relative;
    bottom: -146px;
    margin-top: -317px;
    display: ;
}
 .responsibility_section .responsibility_card{
     background: linear-gradient(172.96deg, #000000 3.18%, #3F3D3D 60.49%, #000000 99.47%);
        }
    .responsibility_section .responsibility_card p {
        font-family: "Poppins";
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #fff;
    margin-top: 34px;
    }
    .responsibility_section .responsibility_card img{
            position: relative;
    right: 18px;
    }
    .responsibility_section .responsibility_card .responsibility_card_left {
    padding: 30px;
}

@media(max-width: 992px) {
.responsibility_section .responsibility_card img {
      right: 0;
    left: 0;
    margin: auto;
}
.tbr_tyres .about_jbi_section .about_jbi_box .img_1_background .about_second_img {
    width: 100% !important;
}

}


@media(max-width: 768px) {
    .hero_section{
        background-position-y: -153px;
    }
    .tbr_tyres .ourproduct_section .ourproduct_box .ourservices_box {
    padding: 0 0px !important;
}
.jbi_heading h4 {
    font-size: 36px;
}
.hero_section .hero_item_box h4 {
    font-size: 38px;
}

    .hero_section .hero_item_box {
        padding: 50px 0;
    }

    .about_jbi_section .about_jbi_box .img_1_background {
        padding-top: 30px;
    }

    .ourproduct_section .ourproduct_box .ourservices_box {
        padding: 15px;
    }

    .our_customer_section .our_customer_card_box .our_customer_card {
        padding: 10px;
    }
    .jbi_heading{
        text-align: center;
    }
    .jbi_global_padding{
        margin: 25px 0px;
    }
}

@media(max-width: 568px) {
    .about_jbi_section .about_jbi_box .img_1_background .tyre_img {
        width: 180px;
    }

    .about_jbi_section .about_jbi_box .img_1_background .about_second_img {
        width: 340px
    }

    .ourproduct_section .ourproduct_box .about_box_content .ourproduct_img img {
        width: 340px
    }

    .why_choose_section .why_choose_img img {
        width: 340px
    }

    .our_commitment .our_commitment_img_box .jbi_heading h4 {
        font-size: 35px;
    }
}


