@font-face {
    font-family: 'Atyp Display';
    src: url(../font/AtypDisplay-Regular.woff);
}

@font-face {
    font-family: 'AtypText-Semibold';
    src: url(../font/AtypText-Semibold.ttf);
}

@font-face {
    font-family: 'Rama Gothic E';
    src: url(../font/FontsFree-Net-Rama-Gothic-E-W01-Regular.ttf);
}

@font-face {
    font-family: 'ClashDisplay-medium';
    src: url(../font/ClashDisplay-Medium.otf);
}

body {
    background-color: #f4f3ee;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
    font-family: 'ClashDisplay-medium';
    color: #2f2f2f;
}

h1 span {
    font-family: 'ClashDisplay-medium';
    color: #2f2f2f;
}

p,
a,
b {
    font-family: 'Atyp Display';
    color: #2f2f2f;
}

a:hover {
    text-decoration: none;
    color: #ff5b08;
}

a {
    text-decoration: none;
}

.navbar-dark .navbar-brand {
    color: #121212;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(254 114 41);
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #ff5b08;
}

.Btnbg {
    font-family: 'Atyp Display';
    font-style: normal;
    /* font-weight: 400; */
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: linear-gradient(96.27deg, #FF5B08 -3.31%, #898989 112.6%);
    border-radius: 8px;
    padding: 10px 35px;
    gap: 10px;
    border: none;
    outline: none;
}

.Btnbg:hover {
    background: linear-gradient(96.27deg, #898989 -3.31%, #FF5B08 112.6%);
    color: white;
    transition: ease-in;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(117, 117, 117, 1);
    font-size: 18px;
}


/* .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #ff5b08;
    font-size: 18px;
} */

.my-active {
    color: #ff5b08;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../img/svg/menu.svg);
}

.navbar-hover .collapse ul li {
    margin: 0 20px;
}

.nkp_menu {
    right: 0;
    position: absolute;
}

.logomain-sm {
    width: 80px;
}

.Banner {
    background-image: url(../img/png/carbanner2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 54%;
    padding: 0px 30px;
    background-position-x: right;
    background-position-y: 50px;
    height: 100vh;
    margin-top: -3vh;
    position: relative;
    animation: change 10s infinite;
    transition: none;
}


/* @keyframes change {
    0%,
    24% {
        background-image: url(../img/png/carbanner2.png);
    }
    25%,49%
  {
    background-image: url(../img/png/bannercar3.png);
  }
    50%,
    74% {
        background-image: url(../img/png/bannercar4.png);
    }
    75%,
    100% {
        background-image: url(../img/png/bannercar7.png);
    }
} */

.active {
    color: #ff5b08 !important;
}

@keyframes change {
    10%,
    20% {
        background-image: url(../img/png/carbanner2.png);
    }
    30%,40%
{
    background-image: url(../img/png/bannercar9.png);
}
    50%,
    60% {
        background-image: url(../img/png/bannercar4.png);
    }
    70%,
    80% {
        
        background-image: url(../img/png/bannercar11.png);
    }

    90%,
    100% {
        background-image: url(../img/png/bannercar10.png);
       
    }
}

.bannerTop {
    top: 12vh;
}

.Logosliderbottom {
    right: 0;
    position: absolute;
    bottom: 20vh;
}

.mazda1 {
    width: 86px;
}

.mazda2 {
    width: 199px;
    padding: 35px 0px;
}

.Banner h1 {
    font-family: 'ClashDisplay-medium';
    /* font-weight: 900; */
    font-size: 44px;
    line-height: 58px;
    margin-bottom: 20px;
}

.Banner h1 span {
    background: #DD8F66;
    background: linear-gradient(to bottom, #DD8F66 38%, #C6A18D 72%, #CCBEB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-style: italic; */
    padding-right: 5px;
    /* font-weight: 900;  */
}

.Banner p {
    font-family: 'Atyp Display';
    font-style: normal;
    /* font-weight: 400; */
    font-size: 18px;
    line-height: 28px;
    color: #686868;
}

.Banner a {
    /* font-family: 'Atyp Display'; */
    font-style: normal;
    /* font-weight: 400; */
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #FFFFFF;
    background: linear-gradient(96.27deg, #FF5B08 -3.31%, #898989 112.6%);
    border-radius: 0.7rem;
    padding: 13px 25px;
    gap: 10px;
}

.Banner a:hover {
    color: #ffffff;
}

.Banner b {
    font-style: italic;
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
}

.logotext {
    font-family: 'Rama Gothic E';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    position: relative;
    top: 7px;
    left: 7px;
}

.navbar {
    padding: 0.5rem 1rem 1rem 0px;
}

.TextColorSetup {
    background: #DD8F66;
    background: linear-gradient(to bottom, #DD8F66 38%, #C6A18D 72%, #CCBEB4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-style: italic; */
}

.SecondSectionh2 {
    /* font-weight: 900; */
    font-size: 50px;
    line-height: 60px;
    text-transform: capitalize;
    text-align: center;
    /* font-family: 'AtypText-Semibold'; */
}


/* 
.SecondSectionh2 span{ 
    font-style: italic; 
   
     
    } */

.SparpartsProduct {
    background: white;
    text-align: center;
    padding: 15px;
    height: 300px;
    width: 100%;
    display: flex;
    border-radius: 18px;
}


/* banner slider open   */

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-wrapper {
    transition-duration: 1000ms !important;
}


/* banner slider end  */

.Section2 h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.PriceBox {
    border: solid 1px #181818;
    border-radius: 15px;
    padding: 3px;
    width: 85px;
    text-align: center;
    height: 30px;
}

.PriceBox p {
    font-size: 18px;
    line-height: 20px;
}

p {
    text-align: justify;
}

.AllProductBtn a {
    background-color: #2B2B2B;
    color: white;
    font-size: 23px;
    border-radius: 33px;
    padding: 4px 18px 8px 18px;
    width: 175px;
    display: inline-grid;
}

section {
    padding-top: 50px;
    padding-bottom: 50px
}

.product-sec {
    padding-bottom: 0px;
}

.bsp {
    width: 100%;
}

.bsp-p {
    font-size: 25px;
}

.product1 {
    box-shadow: 0px 20px 30px -20px rgb(174, 174, 174);
    border-radius: 1rem;
    width: 100%;
    height: 100%;
}

.Section3 p {
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    color: #585858;
}

.Section3 {
    padding-top: 150px !important;
}

.Section3 h5 {
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #181818;
}

.IconBox {
    border-radius: 10px;
    padding: 10px 15px;
    background: #F4F3EE;
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.2);
    width: 65px;
    justify-content: center;
    display: flex;
}

.section4 {
    background: #171717;
    padding-top: 50px;
    padding-bottom: 50px;
    color: white;
}

.section4 h2 {
    color: white;
    font-size: 35px;
    line-height: 45px;
}


/* tes slider open  */

.swiper-container_nkp {
    width: 100%;
    height: 100%;
}


/* tes slider end  */

.section5 h2 {
    font-weight: 800;
    font-style: normal !important;
}


/* according open  */

.accordion .card-header:after {
    font-family: 'FontAwesome';
    /* content: "\f068"; */
    float: right;
    /* background: rgba(228, 137, 91, 0);
    background: linear-gradient(106deg, rgba(228, 137, 91, 0) 0%, rgba(161, 136, 125, 0) 100%); */
    background: rgb(228, 137, 91);
    background: linear-gradient(106deg, rgba(228, 137, 91, 1) 0%, rgba(161, 136, 125, 1) 100%);
    width: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    border-radius: 50px;
    line-height: 45px;
    /* content: "\f067";  */
    content: "\f068";
    color: white;
}

.accordion .card-header.collapsed:after {
    float: right;
    /* background: rgb(228,137,91);
    background: linear-gradient(106deg, rgba(228,137,91,1) 0%, rgba(161,136,125,1) 100%); */
    background: rgba(228, 137, 91, 0);
    background: linear-gradient(106deg, rgba(228, 137, 91, 0) 0%, rgba(161, 136, 125, 0) 100%);
    line-height: 40px;
    border: solid #333 1px;
    content: "\f067" !important;
    color: rgb(0, 0, 0) !important;
}

.card {
    background-color: #00000000;
    border: none;
}

.card-header {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.accordion>.card>.card-header {
    font-size: 25px;
    line-height: 50px;
    font-weight: 600;
}

.section5 p {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #585858;
    padding-right: 18%;
}


/* according end  */


/* footer open  */

footer {
    background-color: #181818;
    color: #CCCCCC;
}

footer p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #CCCCCC;
}

footer h5 {
    font-size: 20px;
    color: #fdfdfd;
    font-weight: 500;
}

.footer-h5-2 {
    padding-left: 33%;
}

footer a {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #CCCCCC;
}

footer ul li {
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    color: #CCCCCC;
}

footer ul li {
    display: inline;
}

.FooterUl3 ul li {
    padding-right: 25px;
}

.FooterLink ul li {
    display: block;
}

footer .subscription button {
    background: #f0f8ff00;
    border: none;
}

footer .subscription i {
    color: white;
}

.focus-only:focus {
    outline: 2px solid rgb(216, 0, 0);
}

.FooterUl3 img {
    height: 20px;
}

.Footercopyright a {
    font-size: 13px;
}

.Footercopyright span {
    color: #CCCCCC !important;
    font-size: 13px;
}


/* footer end  */


/* why us open  */

.WhyUs-Bg {
    background-image: url(../img/png/whyusbg.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 400px;
    border-radius: 15px;
}

.WhyUs-Bg_div-img {
    top: -200px;
    position: relative;
    right: -87px;
}

.WhyUs-Bg_div {
    position: relative;
    /* top: -13%; */
}

.Whytextinner {
    position: absolute;
    top: 65%;
    left: 20%;
}

.why_text-rotate {
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    -webkit-text-fill-color: #d7d7d700;
    font-style: italic;
    font-weight: 800;
    font-size: 60px;
}


/* why us end*/


/* subscription open  */

.subscription {
    /* border: 5px solid #eee; */
    display: inline-block;
    border-bottom: 1px solid #eee;
}

.subscription input {
    font-family: 'Open Sans Condensed', sans-serif;
}

.subscription input[type="text"] {
    outline: none;
    /* font-size: 28px; */
    padding: 5px 15px 5px 0px;
    border: none;
    color: #909090;
    background-color: #12121200;
}

.subscription input[type="submit"] {
    /* background-color: #FFB83A; */
    color: rgb(78, 78, 78);
    background: #f0f8ff00;
    font-weight: bold;
    padding: 0;
    border: none;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.subscription input[type="submit"]:hover {
    /* background-color: #F5FF00; */
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}


/* subscription end  */


/* testimonial open  */

.testimonial-bubble {
    position: relative;
    background-color: #dddddd00;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 0 10px 0 #555;
    margin: 15px;
    height: 185px;
}

.testimonial-bubble:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #dddddd24 transparent transparent transparent;
}

.testimonial-text {
    margin-bottom: 20px;
}

.testimonial-text p {
    color: white;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
}

.testimonial-rating {
    font-size: 18px;
    color: #999;
    margin-bottom: 20px;
}

.checked {
    color: #FFD700;
}

.testimonial-author {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.testimonial-author img {
    border-radius: 50%;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.testimonial-author h3 {
    font-size: 18px;
}

.testimonial-author p {
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
}

.testimonial-author h6 {
    color: white;
}

.testimonial-author b {
    color: white;
}

button.slick-next.slick-arrow {
    top: 0;
    position: absolute;
    right: 0;
    display: none !important;
}

button.slick-prev.slick-arrow {
    right: 59px;
    position: absolute;
    z-index: 99;
    display: none !important;
}


/* testimonial end  */


/* contact page open  */

.gradient-brand-color {
    background-image: -webkit-linear-gradient(0deg, #ff5b08 0%, #fa7e3f 100%);
    background-image: -ms-linear-gradient(0deg, #ff5b08 0%, #fa7e3f 100%);
    color: #fff;
}

.contact-info__wrapper {
    overflow: hidden;
    border-radius: .625rem .625rem 0 0
}

@media (min-width: 1024px) {
    .contact-info__wrapper {
        border-radius: 0 .625rem .625rem 0;
        padding: 5rem !important
    }
}

.contact-info__list span.position-absolute {
    left: 0
}

.z-index-101 {
    z-index: 101;
}

.list-style--none {
    list-style: none;
}

.contact__wrapper {
    background-color: #fff;
    border-radius: 0 0 .625rem .625rem
}

@media (min-width: 1024px) {
    .contact__wrapper {
        border-radius: .625rem 0 .625rem .625rem
    }
}

@media (min-width: 1024px) {
    .contact-form__wrapper {
        padding: 5rem !important
    }
}

@media (max-width: 576px) {
    .bsp-p {
        font-size: 18px;
    }
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(132, 138, 163, 0.1) !important;
}

.contact-info__list i {
    color: white;
    font-size: 20px;
}

.contact-info__list a {
    color: white;
}

.contact-info__list a:hover {
    color: rgb(90, 89, 89);
}


/* contact page end   */


/* service page open  */

.Body_Service h2 {
    font-weight: 800;
    margin-bottom: 21px;
}

.Body_Service h3 {
    font-weight: 700;
    margin-bottom: 21px;
}

.Body_Service section {
    padding-top: 30px;
    padding-bottom: 30px
}

.ServiceSection4 i {
    font-size: 30px;
    border: solid 1px #ff5b08;
    padding: 15px;
    border-radius: 50%;
    margin-bottom: 15px;
    text-align: center;
    background: rgb(255, 91, 8);
    background: linear-gradient(90deg, rgba(255, 91, 8, 1) 0%, rgba(255, 136, 77, 1) 50%, rgba(157, 53, 0, 1) 100%);
    color: white;
}


/* service page end  */


/* about us open  */

.card_footer i {
    font-size: 14px !important;
    padding: 0 !important;
}

.border-inline-start {
    border-image: linear-gradient(to bottom, #ff5b08, #8dc63f) 1;
    border-inline-start: 5px solid;
}

.border-inline-end {
    border-image: linear-gradient(to bottom, purple, lawngreen) 1;
    border-inline-end: 10px solid;
}

.border-inline {
    border-image: linear-gradient(to right, orange, purple) 1;
    border-inline: 10px solid;
}

.border-block-start {
    border-image: linear-gradient(to left, blue, gold, blue) 1;
    border-block-start: 10px solid;
}

.border-block-end {
    border-image: linear-gradient(to left, green, gold, green) 1;
    border-block-end: 10px solid;
}

.border-block {
    border-image: linear-gradient(to top right, crimson, yellow, orange) 1;
    border-block: 10px solid;
}

.wrap {
    /* display: flex; */
    justify-content: space-around;
}

.outletbg_white {
    background-color: white !important;
    border: solid #000 1px;
    color: #000;
    width: 30%;
}

.outletbg_white:hover {
    color: #ff5d0b;
}


/* about us end  */


/* call to top open  */

.back-to-top {
    display: none;
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 500;
}

.back-to-top i {
    font-size: 25px;
    border: solid #db895f 1px;
    border-radius: 50%;
    padding: 10px;
    color: #db895f;
}

.outletsection i {
    font-size: 30px;
    padding: 0 0 20px 0;
}

.outletsection h2 {
    font-weight: 800;
}


/* call to top end  */

.product_img img {
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
}

.servimg1 {
    width: 335px;
}

.fa-whatsapp {
    color: rgb(38, 209, 38);
}

.confiimg {
    width: 350px;
}

.sec-para {
    font-size: 20px;
    line-height: 33px;
}

.bannerbtn1 {
    z-index: 2222;
}

.Logosliderbottom {
    z-index: 1;
}

.bannerbtn1:hover {
    background: linear-gradient(96.27deg, #898989 -3.31%, #FF5B08 112.6%);
    color: white;
}

.brandslider-home {
    max-width: 680px;
}

.iconss{
    opacity: 40%;
}