/* @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');  */
@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Roboto&display=swap');


body {
   margin:0px;
   padding:0px;
   box-sizing: border-box;
   /* font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */

   font-family: 'Poppins', sans-serif
}

/* header {
    background-color:#441600;
} */

header .navbar {
    padding: 0px;
    width: 100%;
    margin: 0px;
    display: flex;
    z-index: 876552;
    background-color:rgba(68, 22, 0, 0.7);
    /* background-color: rgba(45, 45, 45, 0.8); */
}

header .navbar .container  {
    height: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    
}


header .navbar .navbar-nav .nav-item {
    justify-content: space-around;
    align-self: flex-start;
}

header .navbar .container .navbar-brand {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    padding: 10px 0px 0px 0px;
}

/* header .navbar button{
    margin-right: 40px;
} */

header .navbar .navbar-toggler .navbar-toggler-icon{
    width: 16px;
    height: 15px;
}

header .navbar .container .navbar-brand h5 {
    margin: 0px;
    color:rgb(230, 228, 221);
    font-size: 18px;
    padding-left: 5px;
    font-family: 'Poppins', sans-serif
}

header .navbar .container .navbar-brand .header-logo img {
    width: 90px;
    
}


header .navbar button {
    border: 2px solid #f0a749; 
}
header .navbar .container .offcanvas .offcanvas-header .navbar-brand  .header-logo img {
    width: 80px;
    
}

header .navbar .container .offcanvas {
    width: 100%;
    
    
}

/* header .navbar .container-fluid .offcanvas .btn-close {
    margin-right: 50px;
    
} */

header .navbar .container .offcanvas-body .nav-item a {
    color:rgb(230, 228, 221);
    font-size: 18px;
    padding: 10px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

header .navbar .container .offcanvas-body .nav-item a:hover {
    color:#fad116;
    text-decoration: overline;
   
}

header .navbar .container .offcanvas {
    background-color: #F7F7F7;
    
}

.carousel-section {
    width: 100%;
    height: 100vh;
    background: no-repeat scroll center scroll;
    margin-top: -80px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-image: url("../images/blog1.png");
    background-blend-mode: multiply;
    background-color: rgba(1, 18, 40, 0.22);
}

.carousel-section .carousel-inner {
    width: 90%;
    height: 100vh;
   
    padding: 0px;
}

.carousel-section .carousel-item {
    position: absolute;
    top: 45%;
    left: 10%;
    
    
} 

.carousel-section .carousel-inner .container .col-text  h3 {
    font-size: 35px;
    letter-spacing: 3px;
    line-height: 49px;
    font-weight: 700;
    color:white;
    /* color:#fa9448; */
    font-family: 'Poppins', sans-serif
 
}

.carousel-section .carousel-inner .carousel-button  {
    display: flex;
    flex-direction: row;
    
}

.carousel-section .carousel-inner #know-more a {
    background-color:#fad116;
    color: #441600;
    border: none;
    margin-top: 30px;
    font-size: 18px;
    padding: 10px 15px;
    font-family: 'Poppins', sans-serif
}

.carousel-section .carousel-inner #get-in-touch a {
    background-color:#f0a749;
    color: #441600;
    border: none;
    margin-top: 30px;
    margin-left: 25px;
    font-size: 18px;
    padding: 10px 15px;
    font-family: 'Poppins', sans-serif
}

.carousel-section .carousel-inner #get-in-touch a:hover {
    cursor: pointer;
    transform: scale(109%, 109%);
    color: white;

}

.carousel-section .carousel-inner #know-more a:hover {
    cursor: pointer;
    transform: scale(109%, 109%);
    color: white;

}

main .aboutus-section {
    margin: 50px auto; 
}

main .aboutus-section .aboutus-intro {
    margin: auto;
    padding-top: 50px;
    width: 90%;
}


main .aboutus-section .container .aboutus-text h4{
    font-weight: 400;
    line-height: 30px;
    font-size: 30px;
    color:#441600;
    font-family: 'Poppins', sans-serif
}

main .aboutus-section .aboutus-intro .aboutus-text h6{
    font-weight: 400;
    line-height: 30px;
    font-size: 17px;
    color: #fa9448;
    font-family: 'Poppins', sans-serif
}

main .aboutus-section .aboutus-intro .aboutus-text p{
    line-height: 30px;
    font-size: 17px;
    font-family: 'Poppins', sans-serif
}



main .aboutus-section .aboutus-intro .aboutus-img img {
    width: 410px;
    border-radius: 15px;
    /*margin-left: -30px;*/
    /*margin-left: 0px;*/
}


main .title-one {
    margin: 10px 0px;
}

main .title-one .title-heading {
    text-align: center;
    padding: 50px 0px;
}

main .title-one .title-heading h6 {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color:#441600;
    font-family: 'Poppins', sans-serif

}

main .title-one .title-heading h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    color:#fa9448;
    font-family: 'Poppins', sans-serif
}


/**AVATA HEADING SESSION STARTS**/
main .avata-heading-section {
    margin-bottom: 10px;
}


main .avata-heading-section .the-heading {
    width: 82%;
    margin: auto;
}
main .avata-heading-section .the-heading h1 {
    font-size: 35px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif ;
    color:#441600; 
    text-align: center;
}

main .avata-heading-section .the-heading h6 {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif ;
    color:#fa9448; 
    text-align: center;
}


/**AVATA HEADING SESSION ENDS**/




/**AVATA MOTORCYCLE SESSION STARTS**/
main .avata-motorcycle-section  {
    display:flex;
    flex-direction: row;
    width: 100%;
    margin-top: 30px;
    /* height: 700px; */
}

main .avata-motorcycle-section .main-avata-grid {
    display: flex;
    flex-direction: row;
    width: 100%;
}

main .avata-motorcycle-section .avata-grid {
    display:flex;
    flex-direction: column;
    width: 100%;
    /* height: 700px; */
}

main .avata-motorcycle-section .avata-grid .avata-img  {
    margin: 30px 0px 20px 0px;
    justify-content: center;
    text-align: center;
}

main .avata-motorcycle-section .avata-grid .avata-img img {
    width: 200px;
    justify-content: center;
    border-radius: 70%;
} 


main .avata-motorcycle-section .avata-grid .avata-text {
    /* width: 40%; */
    /* height: 700px; */
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    text-align: left;
    /*justify-content: center;*/
    padding: 0px 20px 0px 20px;
}

main .avata-motorcycle-section .avata-grid .avata-text h4{
    font-size: 25px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif ;
    color:#441600;
}

main .avata-motorcycle-section .avata-grid .avata-text h6{
    font-size: 16px;
    font-weight: 200;
    font-family: 'Poppins', sans-serif ;
    color:#441600;
    line-height: 27px;
}
/**AVATA MOTORCYCLE SESSION ENDS**/




main .grid-image-section  {
    margin: auto;
}

main .grid-image-section .container {
    
    text-align: center;
}

main .grid-image-section img {
    width: 200px;
    padding-top: 20px;
}

main .grid-image-section .container .col-lg-4  {
   padding: -15px;
   
   
}

main .grid-image-section .container .col-lg-4 .bicycle {
    background-color: #F7F7F7;
    height: 300px;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    margin-bottom: 10px;
}

main .grid-image-section .container .col-lg-4 .price {
    margin-bottom: 20px;
    
}

main .grid-image-section .container .col-lg-4 .price .price-name{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    
}

/* main .grid-image-section .container .col-lg-4 .price .price-name .col-lg-11 h6{
    color: blue;
    font-weight: 500;
    font-size: 17px;
    
} */

main .grid-image-section .container .col-lg-4 .price .price-name .col-lg-5 h6{
    color:#441600;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif
}

main .grid-image-section .container .col-lg-4 .price .price-name .col-lg-7 h5{
    color: goldenrod;
    font-weight: 600;
    font-family: 'Poppins', sans-serif
    
}

main .grid-image-section .container .col-lg-4 .cutleries {
    background-color: #F7F7F7;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 300px;
    margin-bottom: 10px;
}

main .grid-image-section .container .col-lg-4 .babywalker {
    background-color: #F7F7F7;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 300px;
    margin-bottom: 10px;
}

/**GRID IMAGE SECTION ENDS**/


/**GRID IMAGE SECT STARTS**/
main .grid-image-sect  {
    margin: 20px auto 70px auto;
}

main .grid-image-sect .container{
    text-align: center;
}

main .grid-image-sect img {
    width: 200px;
    padding-top: 20px;
    
}

main .grid-image-sect #seat {
    width: 130px;
    padding-top: 20px;
    
}

main .grid-image-sect .container .col-lg-4  {
   padding: -15px;
   
   
}

main .grid-image-sect .container .col-lg-4 .printingpaper {
    background-color: #F7F7F7;
    height: 300px;
    margin-bottom: 10px;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
}

main .grid-image-sect .container .col-lg-4 .stationaries {
    background-color: #F7F7F7;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 300px;
    margin-bottom: 10px;
}

main .grid-image-sect .container .col-lg-4 .toiletries {
    background-color: #F7F7F7;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 300px;
    margin-bottom: 10px;
}

main .grid-image-sect .container .col-lg-4 .price {
    margin-bottom: 20px;
    
}

main .grid-image-sect .container .col-lg-4 .price .price-name{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    
}

/* main .grid-image-sect .container .col-lg-4 .price .price-name .col-lg-11 h6{
    color: blue;
    font-weight: 500;
    font-size: 17px;
    
} */

main .grid-image-sect .container .col-lg-4 .price .price-name .col-lg-5 h6{
    color:#441600;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
}
main .grid-image-sect .container .col-lg-4 .price .price-name .col-lg-7 h5{
    color: goldenrod;
    font-family: 'Poppins', sans-serif
    
}
/**GRID IMAGE SECTION ENDS **/


/** GRID PHOTO SECTION STARTS**/

main .grid-photo-section  {
    margin: auto;
}

main .grid-photo-section .container {
    
    text-align: center;
}

main .grid-photo-section img {
    width: 200px;
    padding-top: 30px;
    
}

main .grid-photo-section .container .col-lg-4  {
   padding: -15px;
   
   
}

main .grid-photo-section .container .col-lg-4 .bicycle {
    background-color: #F7F7F7;
    height: 300px;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    margin-bottom: 10px;
}

main .grid-photo-section .container .col-lg-4 .price {
    margin-bottom: 20px;
    
}

main .grid-photo-section .container .col-lg-4 .price .price-name{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    
}

/* main .grid-photo-section .container .col-lg-4 .price .price-name .col-lg-11 h6{
    color: blue;
    font-weight: 500;
    font-size: 17px;
    
} */

main .grid-photo-section .container .col-lg-4 .price .price-name .col-lg-5 h6{
    color:#441600;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    
}
main .grid-photo-section .container .col-lg-4 .price .price-name .col-lg-7 h5{
    color: goldenrod;
    
}

main .grid-photo-section .container .col-lg-4 .cutleries {
    background-color: #F7F7F7;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 300px;
    margin-bottom: 10px;
}

main .grid-photo-section .container .col-lg-4 .babywalker {
    background-color: #F7F7F7;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 300px;
    margin-bottom: 10px;
}
/**GRID PHOTO SECTION ENDS**/



/**GRID CYCLE SECTION STARTS**/
main .grid-cycle-section  {
    margin: auto;
}

main .grid-cycle-section .container {
    
    text-align: center;
}

main .grid-cycle-section img {
    width: 250px;
    padding-top: 0px;
}

main .grid-cycle-section .container .col-lg-4  {
   padding: -15px;
   
   
}

main .grid-cycle-section .container .col-lg-4 .bicycle {
    background-color: white;
    height: 270px;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    margin-bottom: 10px;
}

main .grid-cycle-section .container .col-lg-4 .price {
    margin-bottom: 20px;
    
}

main .grid-cycle-section .container .col-lg-4 .price .price-name{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    
}

/* main .grid-cycle-section .container .col-lg-4 .price .price-name .col-lg-11 h6{
    color: blue;
    font-weight: 500;
    font-size: 17px;
    
} */

main .grid-cycle-section .container .col-lg-4 .price .price-name .col-lg-5 h6{
    color:#441600;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif
}

main .grid-cycle-section .container .col-lg-4 .price .price-name .col-lg-7 h5{
    color: goldenrod;
    font-weight: 600;
    font-family: 'Poppins', sans-serif
    
}

main .grid-cycle-section .container .col-lg-4 .cutleries {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 270px;
    margin-bottom: 10px;
}

main .grid-cycle-section .container .col-lg-4 .babywalker {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 270px;
    margin-bottom: 10px;
}
/**GRID CYCLE SECTION ENDS**/


/**GRID CYCLE SECTION 1 STARTS **/
main .grid-cycle-section-1  {
    margin: auto;
}

main .grid-cycle-section-1 .container {
    
    text-align: center;
}

main .grid-cycle-section-1 img {
    width: 250px;
    
    
}

main .grid-cycle-section-1 .container .col-lg-4  {
   padding: -15px;
   
   
}

main .grid-cycle-section-1 .container .col-lg-4 .bicycle {
    background-color: white;
    height: 270px;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    margin-bottom: 10px;
}

main .grid-cycle-section-1 .container .col-lg-4 .price {
    margin-bottom: 20px;
    
}

main .grid-cycle-section-1 .container .col-lg-4 .price .price-name{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    
}

/* main .grid-cycle-section-1 .container .col-lg-4 .price .price-name .col-lg-11 h6{
    color: blue;
    font-weight: 500;
    font-size: 17px;
    
} */

main .grid-cycle-section-1 .container .col-lg-4 .price .price-name .col-lg-5 h6{
    color:#441600;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    
}
main .grid-cycle-section-1 .container .col-lg-4 .price .price-name .col-lg-7 h5{
    color: goldenrod;
    
}

main .grid-cycle-section-1 .container .col-lg-4 .cutleries {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 270px;
    margin-bottom: 10px;
}

main .grid-cycle-section-1 .container .col-lg-4 .babywalker {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 270px;
    margin-bottom: 10px;
}
/**GRID CYCLE SECTION 1 ENDS**/


/**GRID CYCLE SECTION 2 STARTS **/

main .grid-cycle-section-2  {
    margin: 20px auto 70px auto;
}

main .grid-cycle-section-2 .container{
    text-align: center;
}

main .grid-cycle-section-2 img {
    width: 250px;
    
    
}

main .grid-cycle-section-2 .container .col-lg-4  {
   padding: -15px;
   
   
}

main .grid-cycle-section-2 .container .col-lg-4 .printingpaper {
    background-color: white;
    height: 270px;
    margin-bottom: 10px;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
}

main .grid-cycle-section-2 .container .col-lg-4 .stationaries {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 270px;
    margin-bottom: 10px;
}

main .grid-cycle-section-2 .container .col-lg-4 .toiletries {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 270px;
    margin-bottom: 10px;
}

main .grid-cycle-section-2 .container .col-lg-4 .price {
    margin-bottom: 20px;
    
}

main .grid-cycle-section-2 .container .col-lg-4 .price .price-name{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 20px;
    
}

/* main .grid-cycle-section-2 .container .col-lg-4 .price .price-name .col-lg-11 h6{
    color: blue;
    font-weight: 500;
    font-size: 17px;
    
} */

main .grid-cycle-section-2 .container .col-lg-4 .price .price-name .col-lg-5 h6{
    color:#441600;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 600;
}
main .grid-cycle-section-2 .container .col-lg-4 .price .price-name .col-lg-7 h5{
    color: goldenrod;
    font-family: 'Poppins', sans-serif
    
}


/**GRID CYCLE SECTION 2 ENDS **/


main .information-img {
    background-image: url("../images/motocycle.PNG");
    /* background-color:  #F7F7F7; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    color: black;
    
}

main .information-img  .container{
    width: 90%;
    padding: 70px 0px;
    
}

main .information-img .container .message  {
    background-color: rgba(204, 198, 198, 0.9);
    padding: 20px;
    border-radius: 5px;
}

main .information-img .container .message h6 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #441600;
    font-family: 'Poppins', sans-serif;
}

main .information-img .container .message h4 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    color:#fa9448;
    font-family: 'Poppins', sans-serif;
}

main .information-img .container .message p {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 30px;
    color: black;
    font-family: 'Poppins', sans-serif;
}

main .information-img .container .message a {
    width: 100px;
    padding: 7px;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px;
    color:#441600;
    background-color:#fad116;
    font-family: 'Poppins', sans-serif;
    
}

main .information-img .container .message a:hover {
    color: white;
   
    
}

main .accordionn {
    background-color: rgba(204, 198, 198, 0.9);
    border-radius: 5px;
}
main .information-img .accordion .accordion-item {
    background-color: transparent;
    color: black;
    font-family: 'Poppins', sans-serif;
}

main .information-img .accordion .accordion-button {
    background-color: transparent;
    color: black;
    font-family: 'Poppins', sans-serif;
}

main .information-img .accordion .accordion-button::after {
    
    color: black;
}

strong {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}


main .title-two {
    padding: 30px 0px;
}
main .title-two .title-heading {
    text-align: center;
    line-height: 30px;
    padding: 30px 0px 0px 0px;
}

main .title-two .title-heading p{
    font-size: 17px;
    line-height: 30px;
    color:#441600;
    font-family: 'Poppins', sans-serif;

}

main .title-two .title-heading h4{
    font-size: 30px;
    font-weight: 400;
    color:#fa9448;
    font-family: 'Poppins', sans-serif;
    
}

main .whychoose-section {
    margin-bottom: 30px;
}

main .whychoose-section .whychoose .container .col-lg-4 .whychoose-grid {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 200px;
    padding-top: 25px;
    border-radius: 5px;
    border-right: 2px solid #fa9448;
    border-bottom: 2px solid #f0a749;
    font-family: 'Poppins', sans-serif;
}

main .whychoose-section .whychoose .container .col-lg-4 .whychoose-grid h6 {
    margin: 15px 0px;
    color: black;
    font-family: 'Poppins', sans-serif;
}

main .whychoose-sectiont {
    margin-bottom: 40px;
}

main .whychoose-sectiont .whychoose .container .col-lg-4 .whychoose-grid {
    background-color: white;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    height: 200px;
    padding-top: 25px;
    border-radius: 5px;
    border-right: 2px solid #fa9448;
    border-bottom: 2px solid #f0a749;
    font-family: 'Poppins', sans-serif;
}

main .whychoose-sectiont .whychoose .container .col-lg-4 .whychoose-grid h6 {
    margin: 15px 0px;
    color: black;
    font-family: 'Poppins', sans-serif;
}


main .title-three {
    padding: 10px 0px;
}
main .title-three .title-heading {
    text-align: center;
    line-height: 30px;
    padding: 30px 0px 50px 0px;
}

main .title-three .title-heading h6 {
    font-size: 17px;
    font-weight: 400;
    color:#441600;
    font-family: 'Poppins', sans-serif;
}

main .title-three .title-heading h4{
    font-size: 30px;
    font-weight: 400;
    color:#fa9448;
    font-family: 'Poppins', sans-serif;
}

main .testimonial-section {
    width: 100%;
    margin-top: 70px;
   
 
}

main .testimonial-section .testimonial{
    width: 100%;
    margin: 0px 0px 0px 0px;
    background-image: url("../images/iStock-1156473667-1.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    padding: 70px;
    font-family: 'Poppins', sans-serif;
 
}

main .testimonial-section .container-fluid .col-lg-10 .testimonies  {
   background-color: rgba(204, 198, 198, 0.9);
   text-align: center;
   padding: 50px;
}

main .testimonial-section .container-fluid .col-lg-10 .testimonies h5 {
    color:#441600;
    font-family: 'Poppins', sans-serif;
 }
 

main .testimonial-section .container-fluid .col-lg-10 .testimonies img {
    border-radius: 30px;
    width: 50px;
    margin: 20px 0px;
}

TESTIMONIAL SECTION ENDS



/**TITLE FIVE STARTS**/
main .title-five {
    padding: 50px 0px;
}
main .title-five .title-heading {
    text-align: center;
    line-height: 30px;
    padding: 60px 0px 0px 0px;
}

main .title-five .title-heading h6 {
    font-size: 17px;
    font-weight: 400;
    color:#441600;
    font-family: 'Poppins', sans-serif;

}

main .title-five .title-heading h4{
    font-size: 30px;
    font-weight: 400;
    color:#fa9448;
    font-family: 'Poppins', sans-serif;
    
}

/**TITLE FIVE ENDS**/




/* *PRODUCTS SECTION STARTS**/
/* main .product-section {
    background-color: white;
    padding-top: 30px;
    margin-bottom: 70px;
}

main .product-section .products .individual-product {
    background-color: white ;
    box-shadow: 6px 7px 7px  rgb(223, 215, 215, 0.5);
    padding: 25px 0px;
}

/* main .product-section .products {
    background-color: #F7F7F7;
} */

/* main .product-section .products .individual-product img {
    width: 150px;
}

main .product-section .products .individual-product #zhongbao {
    width: 250px;
} */ */
/**PRODUCTS SECTION ENDS* */



/** FOOTER SECTION STARTS**/
footer {
    margin-top: 150px;
    
    background-color: #F7F7F7;

}

footer .container-fluid {
    width: 85%;
    padding: 30px 0px;
    margin: auto;
    margin-bottom: 50px;
    margin-top: -20px;

    
}

footer .container-fluid  h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 50px;
    color: #441600;
    font-family: 'Poppins', sans-serif;
}

footer .container-fluid .col-lg-4 {
    padding: 0px 15px;
}

footer .container-fluid .col-lg-3 {
    padding: 0px 15px;
}

footer .container-fluid .col-lg-2 {
    padding: 0px 15px;
}


footer .container-fluid .col-lg-3 .logo-column {
    display: flex;
    flex-direction: column;
}

footer .container-fluid .col-lg-3 .logo-column p{
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color:#441600; 
    font-family: 'Poppins', sans-serif;
}


footer .container-fluid .col-lg-3 .logo img{
     width: 90px;
     padding-top:50px;
    
}

footer .container-fluid .col-lg-3 .footer-links a{
    color: #441600;
    text-decoration: none;
    padding: 5px;
    font-family: 'Poppins', sans-serif;
   
}

footer .container-fluid .col-lg-3 .footer-links a:hover{
    color: #fad116;
    
}

footer .container-fluid .col-lg-3 .footer-links {
    color: #441600;
    
}

footer .container-fluid .col-lg-4 .contact-column {
    margin-top: 23px;
}

footer .container-fluid .col-lg-4 .contact-column .grouped-four{
    display: flex;
    flex-direction: row;
    color: #441600;
}


footer .container-fluid .col-lg-4 .contact-column p {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 15px;
    margin-top: -10px;
    font-family: 'Poppins', sans-serif;
}

footer .container-fluid .col-lg-2 .service-column {
    margin-top: -5px;
}

footer .container-fluid .col-lg-2 .service-column h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    
}

footer .container-fluid .col-lg-2 .service-column a{
    text-decoration: none;
    color: #441600;
    font-family: 'Poppins', sans-serif;
}

footer .container-fluid .col-lg-2 .service-column a:hover{
    color: #fad116;
    
}

footer .container-fluid .col-lg-3 .hours-column {
    margin-top: -2px;

}

footer .container-fluid .col-lg-3 .hours-column .grouped-two {
    display: flex;
    flex-direction: row;
}   

footer .container-fluid .col-lg-3 .hours-column h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #441600;
    font-family: 'Poppins', sans-serif;
    margin-right: 10px;
}

footer .container-fluid .col-lg-3 .hours-column p{
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #441600;
    margin-left: 5px;
    font-family: 'Poppins', sans-serif;
}

/* footer .container-fluid .col-lg-3 .details-column {
    margin-top: -7px;
}

footer .container-fluid .col-lg-3 .details-column .col-lg-2 {
    padding: 0px 0px;
}

footer .container-fluid .col-lg-3 .details-column p {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    
} */

footer .copyright {
    text-align: center;
    width: 100%;
    height: 70px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items:flex-end;
    margin: auto;
    background-color:rgba(68, 22, 0, 1);
    /* background-image: url("images/header-img.PNG"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
}

footer .copyright p {
    /* color: #fa9448; */
    color: white;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

/**GALLERY PAGE ENDS**/

/**GALLERY SECTION  ENDS**/

main .gallery-breadcrumb  {
    margin-bottom: 70px;
    margin-top: -90px;
    
 }


main .gallery-breadcrumb .breadcrumb {
   background-image: url("../images/gallery-banner.PNG");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: bottom center;
   background-attachment: fixed;
   text-align: center;
   height: 350px;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   
}

main .gallery-breadcrumb .breadcrumb h4 {
    color:white;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

main .gallery-breadcrumb .breadcrumb span {
    color:#fad116
}

main .gallery-section {
    margin: 70px 0px 50px 0px;
    
}

main .gallery-section .gallery-heading h6{
        text-align: center;
        color: #fad116;
        font-size: 17px;
        font-weight: 400;
        font-family: 'Poppins', sans-serif
} 

main .gallery-section .gallery-heading h4{
    text-align: center;
    color:#fa9448;
    font-size: 30px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif
} 

/**GALLERY PAGE ENDS**/




/**FAQS PAGE STARTS **/

/**FAQ-BREADCRUMBS SECTION  STARTS**/
main .faq-breadcrumb  {
    margin-bottom: 70px;
    margin-top: -90px;
    
 }


main .faq-breadcrumb .breadcrumb {
   background-image: url("../images/bike-banner1.webp");
   text-align: center;
   background-size: cover;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: center;
   height: 350px;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   
}

main .faq-breadcrumb .breadcrumb h4 {
    color:white;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    
}

main .faq-breadcrumb .breadcrumb span {
    color:#fad116
}

/**FAQ-BREADCRUMBS SECTION  STARTS**/

/**FAQ-CAROUSEL SECTION  STARTS**/
main .faq-accordion  {
    margin-bottom: 70px;
    
}

main .faq-accordion  .container {
    margin: auto;
    width: 80%;
    
}

main .faq-accordion .faq-accortext .faq-heading {
    margin-bottom: 20px;
}


main .faq-accordion .faq-accortext .faq-heading .text {
    text-align: center;
    font-family: 'Poppins', sans-serif
}

main .faq-accordion .faq-accortext .text h6 {
    color:#441600;
    font-size: 17px;
    font-size: 400;
    font-family: 'Poppins', sans-serif;
}
    
main .faq-accordion .faq-accortext .text h4 {
    color:#fa9448;
    font-size: 35px;
    font-size: 400;
    font-family: 'Poppins', sans-serif
}   

main .faq-accordion .faq-accortext .text p {
    color:black;
    font-size: 16px;
    font-size: 400;
    line-height: 30px;
    font-family: 'Poppins', sans-serif
}   


main .faq-accordion .faq-accortext .accordion-questions h5 {
    color:#fa9448;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Poppins', sans-serif
}

main .faq-accordion .faq-accortext .accordion-questions .accordion {
    margin-top: 15px;
    font-family: 'Poppins', sans-serif
} 

main .faq-accordion .faq-accortext .accordion-questions .accordion-header{
    border-bottom: 1px solid #441600;
    font-family: 'Poppins', sans-serif
} 

.accordion-button:not(.collapsed) {
    color: #212529!important;
    font-family: 'Poppins', sans-serif
}

main .faq-accordion .faq-accortext .accordion-questions .accordion-button{
    background-color: white;
    border: none;
    font-family: 'Poppins', sans-serif
}



main .faq-accordion .faq-accortext .accordion-questions h2 {
    margin-left: -15px;
    border: none;
    font-family: 'Poppins', sans-serif
} 

main .faq-accordion .faq-accortext .accordion-questions .accordion-body{
    margin-left: -15px;
    font-family: 'Poppins', sans-serif
}


main .faq-accordion .faq-accortext #second-accordion {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif
}

/**FAQ-ACCORDION SECTION  SENDS**/



/**ABOUT US PAGE STARTS**/

/**ABOUTUS SECTION  STARTS**/
main .aboutus-breadcrumb  {
    margin-bottom: 70px;
    margin-top: -90px;
    
 }


main .aboutus-breadcrumb .breadcrumb {
   background-image: url("../images/banner-motorbike-1200x450.webp");
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;
   background-position: right center;
   text-align: center;
   height: 350px;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   
}

main .aboutus-breadcrumb .breadcrumb h4 {
    color:white;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
     
 }

 main .aboutus-breadcrumb .breadcrumb span {
    color:#fad116;
    
     
 }
 /**ABOUT US BREAD CRUMBS**/

 main .aboutimg-section   {
    margin-bottom: 70px;
}


 main .aboutimg-section .about-img   {
    width: 90%;
    margin: auto;
}


 main .aboutimg-section .about-img .aboutus-intro h6  {
      font-size: 17px;
      color:#fa9448;
      font-weight: 400;
      line-height: 30px;
      font-family: 'Poppins', sans-serif
 }

 main .aboutimg-section .about-img .aboutus-intro h4 {
    font-size: 30px;
    color:#441600;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif
}

main .aboutimg-section .about-img .aboutus-intro p {
    font-size: 17px;
    color:black;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Poppins', sans-serif

}

main  .aboutimg-section .about-img .noodles-img img {
    width: 350px;
}


main .aboutimg-section .about-img .noodles-img{
    display:flex;
    flex-direction: row;
    justify-content: center;
    
}

main  .aboutimg-section .about-img .noodles-imgg img {
    width: 350px;
}


main .aboutimg-section .about-img .noodles-img img{
    padding-top: 50px;
    border-radius: 7px;
}

main .mission-section {
    margin-bottom: 70px;
}

main .mission-section .mission-values {
    margin: auto;
    width: 90%;
}

main .mission-section .mission-values h4 {
    font-size: 30px;
    font-weight: 400;
    color:#fa9448;
    font-family: 'Poppins', sans-serif
}

main .mission-section .mission-values .mission-list{
    display: flex;
    flex-direction: row;
    font-family: 'Poppins', sans-serif
}

main .mission-section .mission-values p{
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 5px;
    font-family: 'Poppins', sans-serif
}

main .mission-section .mission-values svg{
    color:#441600;
    padding-top: 7px;
}

main .mission-section .mission-values img{
    width: 400px;
    margin-top: 30px;
    margin-left: -50px;
}

main .aboutus-title  {
    text-align: center;
    margin: 70px 0px;
    padding-top: 50px;
}

main .aboutus-title .title {
    text-align: center;
    font-family: 'Poppins', sans-serif
}

main .aboutus-title .title  h4{
    font-size: 30px;
    font-weight: 400;
    color:#fa9448;
    font-family: 'Poppins', sans-serif
}

main .aboutus-title .title  p{
    font-size: 17px;
    font-weight: 400;
    color: black;
    line-height: 30px;
    font-family: 'Poppins', sans-serif
}

main .whoweare-section  {
    margin-bottom: 70px;
}

main .whoweare-section .whoweare-grid .whoweare h4 {
    font-size: 20px;
    font-weight: 600;
    color: #441600;
    font-family: 'Poppins', sans-serif
}

main .whoweare-section .whoweare-grid .whoweare p {
    font-size: 17px;
    color: #441600;
    font-family: 'Poppins', sans-serif
}


/**ABOUTUS  PAGE ENDS**/





/**CONTACT US PAGE STARTS **/

/**CONTACTUS-BREADCRUMBS SECTION  STARTS**/
main .contact-breadcrumb  {
    margin-bottom: 70px;
    margin-top: -90px;
    
 }


main .contact-breadcrumb .breadcrumb {
   background-image: url("../images/bike-banner2.PNG");
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;
   background-position: center;
   text-align: center;
   height: 350px;
   display: flex;
   flex-direction: row;
   justify-content: center;
   align-items: center;
   
}

main .contact-breadcrumb .breadcrumb h4 {
    color:white;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
    
}

main .contact-breadcrumb .breadcrumb span {
    color:#fad116;
    
}

/**CONTACTUS-BREADCRUMBS SECTION ENDS**/



main .contact-section {
    margin-bottom: 70px;
}

main .contact-section .text-input {
    width: 90%;
    margin: auto;
}

main .contact-section .text-input .text {
    margin-bottom: 20px;
}

main .contact-section .text-input .text h6{
    color:#441600;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif
}

main .contact-section .text-input .text h4{
    color:#fa9448;
    font-size: 35px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif
}

main .contact-section .text-input .text p{
    color:black;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Poppins', sans-serif
}

main .contact-section .text-input .col-lg-5 {
    padding: 0px;
}

main .contact-section .text-input .col-lg-5  h5{
    color:#fa9448;
    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

main .contact-section .text-input .col-lg-5  p{
    color: black;
    line-height: 30px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif
}

main .contact-section .text-input .col-lg-6 {
    padding: 0px;
}

main .contact-section .text-input .col-lg-6  h5{
    color:#fa9448;
    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

main .contact-section .text-input .col-lg-6  p{
    color: black;
    line-height: 30px;
    font-size: 17px;
    font-weight: 400;

}



main .contact-section .text-input form input[type=text] {
        width: 100%;
        box-sizing: border-box;
        border: 2px solid #ccc;
        border-radius: 4px;
        font-size: 17px;
        background-color: white;
        background-image: url("../images/person.svg");
        background-position: 10px 34px; 
        background-repeat: no-repeat;
        padding: 30px 20px 30px 40px;
        margin-bottom: 30px;
        font-family: 'Poppins', sans-serif
        
}
      
main .contact-section .text-input form input[type=email] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 17px;
    background-color: white;
    background-image: url("../images/envelope.svg");
    background-position: 10px 34px; 
    background-repeat: no-repeat;
    padding: 30px 20px 30px 40px;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif

}     

main .contact-section .text-input form input[type=tel] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 17px;
    background-color: white;
    background-image: url("../images/telephone.svg");
    background-position: 10px 34px; 
    background-repeat: no-repeat;
    padding: 30px 20px 30px 40px;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif
} 


main .contact-section .text-input form textarea {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 17px;
    background-color: white;
    background-image: url("../images/chat.svg");
    background-position: 10px 34px; 
    background-repeat: no-repeat;
    padding: 30px 20px 12px 40px;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif
} 

main .contact-section .text-input form input[type=submit] {
    border: 2px solid #ccc;
    border-radius: 4px;
    color:#441600;
    font-size: 17px;
    background-color:#fad116;
    background-repeat: no-repeat;
    padding: 10px 30px 12px 30px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Poppins', sans-serif
} 

main .contact-section .text-input form input[type=submit]:hover {
    color:#441600;
    font-size: 17px;
    background-color:#fa9448;
    padding: 10px 30px 12px 30px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Poppins', sans-serif
}


main .map {
    margin-bottom: -40px;
}

/**CONTACT US PAGE ENDS**/