@media (min-width:1200px){
    .nippon-container-1{
        max-width: 82.23% !important;
        padding: 0;
        margin: 0 auto;
    }
    .nippon-container-2{
        max-width: 87.13% !important;
        padding: 0;
        margin: 0 auto;
    }
}

#header .container-fluid{
    padding-left:57px;
    padding-right:57px;

}
.btn-header{
    background-color: #d12d1d;
    border-radius: 0 !important;
    color: #fff;
    font-weight: 500 !important;
        font-size: 16px !important;
        padding-left: 44px !important;
        padding-right:44px !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        text-transform: uppercase !important;
}
.btn-header:hover,
.btn-header:focus{
    color:#fff;
}
.header-nippon{
    height:94px !important;
}
.header-nippon .header-body{
    height:94px !important;
}
.header-nippon .container-fluid{
    height: auto !important;
}
#header.header-effect-shrink .header-container {
    min-height: 94px !important;
}
.toyota-logo-heder{
    border-left: 1px solid #d3d3d3;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 40px !important;
    margin-left: 40px !important;
  
}
@media (min-width: 992px) {
    #header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {
        color: #000 !important;
       
    }
    #header .header-nav.header-nav-links nav>ul>li>a{
        text-transform: uppercase !important;
        font-weight: 500 !important;
        font-size: 14px !important;

    }
    #header .header-nav.header-nav-links nav>ul li:hover>a {
        color: #d12d1d !important;
    }
        #header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a{
            color:#000 !important;
        }

}

.home-banner.owl-carousel.show-nav-hover .owl-nav {
    opacity: 1;
}

.home-banner.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*=owl-] {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 100%;
    width: 66px;
    height: 66px;
}
.home-banner.owl-carousel.nav-inside.nav-inside-edge .owl-nav button.owl-next {
    right: 48px;
}
.home-banner.owl-carousel.nav-inside.nav-inside-edge .owl-nav button.owl-prev {
    left: 48px;
}
.home-banner.owl-carousel.show-dots-hover .owl-dots {
    opacity: 1 !important;
    visibility: inherit !important;
    transition: ease opacity 300ms;
    margin-bottom: -30px;
}
.home-banner.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #d12d1d !important;
}
.home-banner.owl-carousel.dots-inside .owl-dots {
    bottom: -10px;
}
.home-banner .owl-dots .owl-dot span {
    margin: 0 auto !important;
}
.home-banner .owl-dots .owl-dot span {
    background: rgb(209, 45, 29, 0) !important;
    width: 10px !important;
    height: 10px !important;
}
.home-banner.owl-carousel .owl-dots .owl-dot {
    height: 20px;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 20px;
    text-align: center;
}
.head-01{
    color:#000;
    text-transform: uppercase;
    position: relative;
    font-size: clamp(1rem, 5vw, 2.8vw);
    font-weight: 600;
    letter-spacing: 0em;
    margin-bottom: 70px;
}
.head-01:before{
    position: absolute;
    content: "";
    left:50%;
    bottom: -36px;
    width:110px;
    height: 3px;
    background-color: #d12d1d;
    transform:translateX(-55px);
}
.h-sec-1{
    padding:140px 0 105px 0;
    background: #f4f4f4;
}
.h-sec-1 .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*=owl-] {
    background-color: transparent;
    border: 1px solid #a8a8a8;
    color: #a8a8a8 !important;
    border-radius: 100%;
    width: 66px;
    height: 66px;
}
.slider-h-space{
    padding-right:50px;
    padding-left: 50px;
}
.slider-h-space .col-md-7{
    background: #fff;


}
@media (min-width:1650px){
    .slider-h-space .col-md-7{
        width: 62.33333333%;
    }
    .slider-h-cont2{
        width: 37.66666667%;
    }

}
.slider-h-cont2{
    display: flex;
    align-items: center;
    background: #f8f8f8;
}
.slider-h-cont1{
    background: #f8f8f8;
    padding-left: 68px;
    padding-right: 43px;
    padding-top: 80px;
    padding-bottom: 80px;
}
.slider-h-cont1 h3{
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 15px;
    font-size: clamp(1rem, 5vw, 1.7vw);
}
.slider-h-cont1 p{
    font-size: 14px;
    color:#000;
    line-height: 1.5;
    margin-bottom: 30px;
}
.slider-h-cont1 h4{
    font-size: clamp(1rem, 5vw, 1.8vw);
    font-weight: 400;
    color:#000;
    margin-bottom: 30px;
}
.btn-01{
    background:#000;
    border:1px solid #000;
    color:#fff;
    padding: 8px 44px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px;
}
.btn-02{
    background:transparent;
    border:1px solid #000;
    color:#000;
    padding: 8px 44px;
    text-transform: uppercase;
    display: inline-block;
}
.h-sec-6{
    background:#2c2c2c;
    padding: 104px 0 95px 0;
}
.h-sec-6 .head-01{
    color:#fff;
}
.grid-sec-1{
    display: grid; 
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;    
    gap: 0px;
    height: 100%;
    width:100%;
    margin-top: 30px;
}
.h-sec-3{
    padding:150px 0
}
.nippo-box-2{
    margin-bottom: 20px;
}
.nippo-box-2 h3{
    margin-top:40px;
    margin-bottom: 20px;
    font-size: clamp(1rem, 5vw, 1.5vw);
    color: #333;
    font-weight: 500;
    letter-spacing: 0;
}
.nippo-box-2 p{
    color:#333;
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
}
.h-sec-4{
    padding-bottom:150px;
    padding-top:150px;
}
.h-sec-4 .tabs .nav-tabs .nav-link{
    color:#000;
}
.h-sec-4  .nav-tabs.nav-justified li .nav-link {
    border-bottom: 0px solid #d12d1d;
}
.h-sec-4 .nav-tabs.nav-justified li .nav-link.active, .h-sec-4 .nav-tabs.nav-justified li .nav-link.active:hover, .h-sec-4 .nav-tabs.nav-justified li .nav-link.active:focus {
    border-bottom: 3px solid #d12d1d !important;
    border-top:0;
}
.h-sec-4 .nav-tabs li .nav-link {
    padding: .7rem 0rem;
}
.h-sec-4 .nav-tabs li .nav-link{
    background:#fff;
    font-size: clamp(1rem, 5vw, 1.4vw);
    text-transform: uppercase;
}
.h-sec-4 .nav-tabs li .nav-link{
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
}
.h-sec-4 .tab-content {
    box-shadow: none;
    border: 0px solid #eee;
    padding:70px 0 0 0 ;
}
.h-sec-4 .tabs .nav-tabs .nav-link.active{
    color:#000;
  
}
.h-sec-4 .tabs .nav-tabs .nav-link:focus,
.h-sec-4 .tabs .nav-tabs .nav-link:hover{
    border:0 !important;
    color: #d12d1d;
}
#footer.footer-1{
    background:#fff !important;
    padding-top:100px ;
}
#footer .footer-copyright p {
    font-size: 1.35em !important;
}
.footer-1 h4{
    color:#000;
}


