@import url("https://fonts.googleapis.com/css?family=kantumruy+pro:ital,wght@,100..700;1,100..700;1, 100. .7008display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "kantumruy pro" sans-serif;
}
body {
  font-family:khmer,sans-serif;
  transition: background-color 0.4s ease-in-out;
}
.container {
  width: 1200px;
  margin: auto;
  /* background-color: #df8787; */
}


.bar img{
  margin-left: 180px;
}
.bar{
  background-color: #4c4f50;
  height: 70px;
  width: 100%;
  /* margin-bottom: 30px; */
  list-style-type: none;
  display: flex;
  
  
}
.bar .login{
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-left: 1000px;
  gap: 20px;
  
}

.bar .login .nav-item .nav-link1{
text-decoration: none;
  background-color: #d0d0d0;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 10px;
  color: #5404ff;
  transition: 0.4s ease-in-out all;
  

}

.bar .login .nav-item .nav-link1:hover{
background-color: #d074fa;

}

/* search */

/* navbar start */
.navbar {
  background-color: #282727;
  padding: 14px 0px;
 width: 100%;
 position: sticky;
 top: 0;
 z-index: 3;
  
}
.navbar .d-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-right: 400px;
 position: sticky;

}
.navbar .nav-brand {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  
}
.navbar .navbar-nav {
  list-style-type: none;
  display: flex;
  gap: 14px;
}
.navbar .navbar-nav .nav-item {
  position: relative;
  
}
.navbar .navbar-nav .nav-item .nav-link {
  text-decoration: none;

  padding: 14px 24px;
  display: inline-block;
  border-radius: 10px;
  color: #ffffff;
  transition: 0.4s ease-in-out all;
  
}
.navbar .navbar-nav .nav-item .nav-link:hover {
  color: rgb(0, 44, 176);
  background-color: #d6e7e8;
}
/* dropdown */
.navbar .dropdown {
  padding: 10px;
  width: 200px;
  height: 383px;
  background-color: #424242;
  position: absolute;
  left: 0px;
  top: 140%;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  transition: 0.4s ease-in-out all;
  z-index: 5;
}
.navbar .navbar-nav .nav-item:hover .dropdown {
  opacity: 1;
  visibility: visible;
  top: 100%;
  
}
.navbar .dropdown .dropdown-nav {
  list-style-type: none;
}
.navbar .dropdown .dropdown-nav .dropdown-item .dropdown-link {
  background-color: #fffafa;
  display: block;
  padding: 14px;
  text-decoration: none;
  color: #0c0c0c;
  transition: 0.4s ease-in-out all;

}
.navbar .dropdown .dropdown-nav .dropdown-item .dropdown-link:hover {
  background-color: #524f4f;

}



.navbar .navbar-nav .login  {
  display: flex;
  align-items: center
  justify-content:space-around;

  

}

.navbar .login .nav-item .nav-link1 {

 text-decoration: none;
  /* background-color: #d0d0d0; */
  padding: 14px 24px;
  display: inline-block;
  border-radius: 10px;
  color: #5404ff;
  transition: 0.4s ease-in-out all;
  margin-left: 30px;

}


.Services{
    width: 100%;
    height: 50px;
    background-color: rgb(53, 50, 50);
    text-decoration: none;
    display: flex;
    justify-content: space-around;
    align-items: center; 
    
}

.Services .d-flex .link-1{
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    color: white;
    margin-left: 750px;
}

.Services .d-flex .link-1 .link-2{
    text-decoration: none;
    list-style-type: none;
    text-align: center;
    display: block;
    
   
}
.Services .d-flex .link-1 .link-2 a{
    color: white;
    font-size: 15px;
    transition: color 0.3s ease;
    list-style-type: none;
    text-decoration: none;
    text-align: center;
}

.Services .d-flex .link-1 .link-2 a:hover{
    color: rgb(29, 16, 213);
}
.banner{
/* background-image: url("../image/v2-5t1aw-43tgb.jpg"); */
background-size: cover;
width: 100%;
height: 500px;
display: flex;
justify-content: center;
   
} 
.banner .title {
    padding-top:100px ;
    font-size: 40px;
    margin-right: 500px;
    color: aliceblue;
}
.banner .title .h1{
    color: rgb(255, 252, 252);
    text-align: center;
     
}


.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }


    /* hero-banner */

.hero-banner {
width: 100%;
height: 500px;
background-color: #2a2828;
display: flex;
  justify-content: center;

}
.hero-banner .title{
  font-size: 30px;
  color: rgb(18, 151, 228);
  text-align: center;
  font-weight: 200;
  padding: 40px;
}

/* footer */

section.banner5{
width: 100%;
height: 300px;
background-color:rgb(33, 33, 33);

  }

.banner5 .item{
display: flex;
justify-content: space-around;
text-align: center;
padding: 40px;

}

.banner5 .item .title2 .icon a i{

float: right;
margin-left: 10px;
    
}

.banner5 .icon .fram-icon i {
    color: rgba(255, 255, 255, 0.97);
    margin-right: 280px;
    font-size: 30px;
    padding-right:40px; 
    
}


.banner5 .item .title3 {
    font-size: 15px;
    color: rgb(255, 247, 247);
    margin-left: 300px;
    padding: 20px;
    list-style-type: none;
  
  
}

.banner5 .item .title3 .con1 a{
  font-size: 20px;
    color: rgb(255, 247, 247);
    padding: 20px;
    list-style-type: none;
    

}



.banner5 .item .title3 .con2 a{
   font-size: 20px;
    color: rgb(255, 247, 247);
    padding: 20px;
    list-style-type: none;
   

}



.banner5 .item .title3 .con3 a{
    font-size: 20px;
    color: rgb(255, 247, 247);
    padding: 20px;
    list-style-type: none;
  
}

.banner5 .item .title3 a{
color: white;
font-weight: 20px;
text-decoration: none;
margin-left: 0px;
}


.banner5 .item .title2 h1{
font-size: 20px;
color: rgb(255, 255, 255);
margin-left: 350px;
}
.banner5 .item .title03 h1{

font-size: 21px;
color: white;





}
.banner5 .item .title03 {
font-size: 15px;
color: white;
text-align: left;
margin-bottom: 30px;
  
}
.banner5 .item .title3 {
color: #e5e5e5;
font-size: 15px;
margin-left: auto;
text-align: left;


}

/* footer */

.footer {
width: 100%;
height: 100px;
background-color: rgb(16, 15, 22);
 text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(253, 254, 255);

}

/* សេវាកម្ម */

.portfolio {
  width: 100%;
  background-color: #373838;
  height: 1100px;
  padding: 60px 0px;
  
}
.portfolio p{
  font-size: 40px;
  text-align: center;
  margin-bottom: 14px;
  text-decoration: none;
  color: whitesmoke;
  font-weight: bold;
  color: rgb(255, 255, 255);
  border-radius: 15px;
 
}
.portfolio .row .col-4 .price p{
  font-size: 20px;
  color: #ffffff;
  
}
.portfolio h1 {
  text-align: center;
  margin-bottom: 14px;
  text-decoration: none;
  color: whitesmoke;
  font-weight: bold;
}
.portfolio .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.portfolio .row .col-4 {
  width: 380px;
  border-radius: 10px;
  text-decoration: none;
 
}

.portfolio .row .col-4 a h1 {
  margin-top: 20px;
  width: 380px;
  border-radius: 10px;
  text-decoration: none;
 
}

.portfolio .row .col-4 a  {
  margin-top: 20px;
  width: 380px;
  border-radius: 10px;
  text-decoration: none;
 
}

.portfolio .row .col-4 img {
  width: 100%;
  height: 270px;
}

.portfolio .row .col-4:hover{


  background-color: #0000004d;
  

}


.portfolio hr{
width: 100%;
height: 4px;
background-color: rgb(0, 0, 0);

}


.portfolio .title-style{
width: 200px;
margin: auto;
margin-bottom: 14px;
display: flex;
align-items: center;


}


.banner3{
  width: 100%;
  height: 700px;
  background-color:#1f1f1f;
  display: flex;
  justify-content: center;

}
.background{
  width: 100%;
  height: 100px;
  background-color:#1f1f1f;
  
}
.background h1{
  font-size: 40px;
  text-align: center;
  margin-bottom: 14px;
  text-decoration: none;
  color: white;
  font-weight: bold;
  padding-top: 40px;
}
.banner3 .promo{
  width: 100%;
  height: 700px;
  background-color:#1f1f1f;
  display: flex;
  justify-content: center;
  
}

.banner3 .promo .aos .item{
  width: 30px;
  height: 20px;
  scroll-margin-block-start: 1200px;

}


.banner3 .aos img{
  
  font-size: 30px;
  
  padding-top: 80px;
 gap: 30px;
  
}


/* about */


.about {
  width: 100%;
  background-image: url('../image/about1.jpg');
  background-size: cover;
  height: 600px;
  padding: 60px 0px;
  
}
.about h1{
  font-size: 70px;
  text-align: center;
  margin-bottom: 14px;
  color: rgb(9, 9, 9);
  font-weight: bold 14px;
  padding-top: 100px;
}
.hero-banner{

  width: 100%;
  height: 600px;
  background-color: #201e1efe;
  display: flex;
  justify-content: center;
}

.hero-banner h1{
  font-size: 20px;
  color: white;
  text-align: center;
}
.hero-banner p{
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-align: left;
  margin-left: 100px;
  
 

}

.hero-banner img{
  padding:80px;
  width: 600px;
  height: 600px;
}
.hero-banner .title h1{
  font-size: 30px;
  text-align: center;
  margin-bottom: 14px;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.CEO{
  width: 100%;
  height: 750px;
  background-color: #383737;
  /* display: flex;
  justify-content: center; */
  padding-top:40px ;
  font-size: 20px;
  color: whitesmoke;
}
.CEO .title h1{
  font-size: 30px;
  text-align: center;
  margin-bottom: 14px;
  text-decoration: none;
  color: whitesmoke;
  font-weight: bold;
  color: rgb(255, 255, 255);
  border-radius: 15px;
}
.CEO .box img {
  margin-top: 50px;
margin-left: 170px;
border: #0c0c0c 10px;
width: 230px;
  height: 280px;
  border-radius: 5%;

}

.CEO .box{
 
  width: 38%;
  height: 600px;
  background-color: #2d2d2e;
  margin-left: 470px;
  border:2px snow ;
  border-radius: 20px;
}

.CEO .box h1 {

margin-left: 170px;
}
.CEO .box p {

margin-left: 40px;

}
/* .CEO .box .icon i{
  font-size: 50px;
  margin-left: 100px;
  width: 10px;
  height: 10px;
} */
.CEO .box .icon .fram-icon i{
  color: #ffffff;
  background-color: rgba(6, 16, 24, 0.8);
  border-radius: 10%;
  width: 45px;
  height: 43px;
  margin-left: 75px;
  padding-top: 8px;
  font-size: 30px;
  padding-left: 7px;
  
}

.CEO .box .icon .fram-icon i:hover{
background-color:rgb(20, 146, 192) ;
}
.brand-car{
  width: 100%;
  height: 400px;
  background-color: #383737;
  
}

.banner5 .item .title2 .icon .fram-icon{

  background-color: rgba(6, 16, 24, 0.8);
  border-radius: 10%;
  width: 40px;
  height: 40px;
  margin-left: 75px;
  padding-top: 7px;
  font-size: 90px;
  padding-left: 7px;
}
.banner5 .item .title03  {
  font-size: 20px;
  color: rgb(255, 255, 255);
  margin-left: 40px;
  text-decoration: none;
  margin-right: 40px;
  list-style-type: circle;
}
/* 
.banner5 .item .title03 .more li a  {
  font-size: 20px;
  color: rgb(255, 255, 255);
  margin-left: 20px;
  text-decoration: none;
  margin-right: 40px;
  
  
} */

.banner5 .item .title03 h1{
  padding-bottom: 10px;
}

.banner5 .item .title03 a  {
  font-size: 20px;
  color: rgb(255, 255, 255);
  text-decoration: none;

 
  
  
}


.banner5 .item .title2 iframe{
  width: 300px;
  height: 100px;
  margin-left: 340px
}

/* footer */
.brand-car{
width: 100%;
height: 950px;


}



/* icon */


.machalin .d-flex2 .boxx .icon2 a {
    text-decoration: none;
    color: white;
    font-size: 18px;
    background-color: rgb(244, 9, 9);
    padding: 3px 50px;
    border-radius: 10px;
    transition: 0.4sease-in-out all;
}

.machalin .d-flex2 .boxx .icon2  :hover{

 background-color: #ff2f2f;
  color: #0c0c0c;

}

.machalin .d-flex .boxx .icon2 a{
  text-decoration: none;
  color: white;
  font-size: 18px;
  background-color: rgb(244, 9, 9);
  padding: 3px 50px;
  border-radius: 10px;
  transition: 0.4s ease-in-out all;
}
.machalin .d-flex .boxx .icon2 a:hover{
  background-color: #ff2f2f;
  color: #0c0c0c;
}

.icon-sub1>p {
    padding: 5px 0;
    color: #797777;
    text-decoration: none;
    display: flex;
    gap: 15px;
    font-size: 20px;
}


.icon-sub1>p i:hover {
    color: #0022df;
    
}

.icon-sub1>p>i {
    color: #ffffff;
    font-size: 1.4em;
}

.icon-sub {
    width: 350px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.icon-sub>i:hover {
    font-size: 1.5em;
    color: #5000c8;
}
/* យ៉ាន់ */
.car2{
   width: 100%;
  height: 600px;
  background-image: url("../image/img-goods/yon.webp");
 background-size: cover;
}


.car{
  width: 100%;
  height: 600px;
  background-image: url("../image/img-goods/2022-Hankook-iON-EV-tires-1.jpg");
  background-size: cover;
  display: flex;
  justify-content: center;
}
.car img{
  width: 80%;
  height: 600px;
}

/* ត្រើយ */
.car3{
   width: 100%;
  height: 700px;
  background-image: url("../image/img-goods/TY.avif");
  background-size: cover;
}
.car2{
   width: 100%;
  height: 600px;
  background-image: url("../image/img-goods/yon.webp");
 background-size: cover;
}
/* កាង */
.car4{
   width: 100%;
  height: 600px;
  background-image: url("../image/img-goods/red-black-automotive-bumper.webp");
 background-size: cover;
}
/* សំបកកង់ */
.machalin{
  width: 100%;
  height: 1900px;
  background-color: #363637;
  

}

.machalin .d-flex .box .icon2{
  display: flex;
  justify-content: space-around;
  padding-top: 8px;
  font-size: 25px;

}

.machalin .d-flex2 .box .icon2{
  display: flex;
  justify-content: space-around;
  padding-top: 8px;
  font-size: 25px;

}
.machalin .d-flex .box .icon2 i:hover{
  color: hsl(0, 0%, 100%);
}

.machalin .d-flex2 .box .icon2 i:hover{
  color: #dedfff;
}
.machalin h1{
  padding-top: 10px;
  font-size: 35px;
  color: rgb(255, 245, 245);
  text-align: center;
}
.machalin .d-flex .box img{
  width: 200px;
  height: 200px;
  margin-top: 20px;
  margin-left: 60px;
}


.machalin .d-flex .box h1{
  font-size: 20px;
  color: rgb(0, 0, 0);
  text-align: center;
  
}

.machalin .d-flex2 .box h1{
  font-size: 20px;
  color: rgb(0, 0, 0);
  text-align: center;
  
}

.machalin .d-flex{
display: flex;
  justify-content: space-around;
  padding: 40px;
 
}

.machalin .d-flex .box{

  width: 20%;
  height: 370px;
  background-color: #ffffff;
  margin-left: 30px;
  margin-right: 30px; 
  border-radius: 10px;
  box-shadow: 0 4px 8px rgb(0, 0, 0);


}


.machalin .d-flex2{
display: flex;
  justify-content: space-around;
  padding: 40px;
}


.machalin .d-flex2 .box img{
  width: 200px;
  height: 200px;
  margin-top: 20px;
  margin-left: 60px;
}


.machalin .d-flex2 .box{
  width: 20%;
  height: 370px;
  background-color: #fefefe;
  margin-left: 20px;
  margin-right: 30px;
  box-shadow: 0 4px 8px rgb(0, 0, 0);
  border-radius: 10px;

}

/* គ្រឿងក្រោម */

.machine-under{
  width: 100%;
  height: 700px;
  background-color: #3b3a3a;
  display: flex;
  justify-content: center;
}


/* បូម */
.car-b{
  width: 100%;
  height: 600px;
  background-image: url("../image/img-goods/B_0.jpg");
  background-size: cover;
}


/* LED */
.car-A{
  width: 100%;
  height: 600px;
  background-image: url("../image/img-goods/A00.jpg");
  background-size: cover;
}
.car-A h1{
font-weight: 1200;
  padding-top: 100px;
  font-size: 105px;
  color:#0022df;
  text-align: center;
}

/* hight light  */

.machalin .d-flex .box .boxx{
  width: 286px;
  height: 52px;
  background-color: #ffffffec;
  border-radius: 3px;
}

.machalin .d-flex2 .box .boxx{
  
  width: 286px;
  height: 52px;
  background-color: #ffffffec;
  
}

/* icon */




/* detail */
.car-sevice{
  width: 100%;
  height: 800px;
  background-color: #434040;
}

.car-sevice .detail-box{
display: flex;
padding-top: 90px;
justify-content: space-around;


}

.car-sevice .detail-box .box1 {
width: 540px;
height: 600px;
background-color: #ffffff00;
border-radius: 8px;
}
.car-sevice .detail-box .box1 img{
width: 500px;
height: 400px;
margin-left: 20px;
border-radius:8px ;
}

.car-sevice .detail-box .box2 h1 {
  margin-left: 40px;
  font-size: 30px;
  padding-bottom: 20px;
  color: white;
}
.car-sevice .detail-box .box2 p {
color: rgb(255, 255, 255);
  font-size: 20px;
}
.car-sevice .detail-box .box2 h2 {
 
  font-size: 20px;
  padding-bottom: 20px;
  color: white;
  margin-left: 10px;
  padding-left: 10px;

}
.car-sevice .detail-box .box2 h2 {

background-color: #2b2d2f;

width:100px ;
height: 30px;
border-radius: 5px;


}

.car-sevice .detail-box .box2 h2:hover {
background-color: #0573f0;
}





.car-sevice .detail-box .box1 .swiper1 .swiper {
      width: 100%;
      height: 100%;
    }

    .car-sevice .detail-box .box1 .swiper1 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .car-sevice .detail-box .box1 .swiper1 .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .car-sevice .detail-box .box1 .swiper1 .swiper {
      width:90%;
      height: 200px;
      margin: 20px auto;
    }

    .car-sevice .detail-box .box1 .swiper1 .swiper img{


margin-right: 20px;

    }

    /* information contact */

.login .form .col .icon-sub2 a{
  text-decoration: none;
  color: white;
}

    .icon-sub2>p {
    padding: 5px 0;
    color: #797777;
    text-decoration: none;
    display: flex;
    gap: 15px;
    font-size: 20px;
    
}


.icon-sub2>p i:hover {
    color: #0022df;
    
}

.icon-sub2>p>i {
  text-decoration: none;
    color: #ffffff;
    font-size: 1.4em;
}



.icon-sub2>i:hover {
    font-size: 1.5em;
    color: #5000c8;
}


/* card */

.car-sevice .box2 .card {
            background: #fff;
           width: 600px;
           height: 610px;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            text-align: center;
            max-width: 500px;
        }

        .login .payment-container .card .card-1 {
           display: flex;
            justify-content: space-between;
          
        }
        .login .payment-container .card .card-1 .visa-card{
          padding-left: 210px;
        }

        .card img {
        
            width: 10%;
            border-radius: 0px;
        }
        .card h3 {
            margin: 15px 0;
            font-size: 1.5em;
        }
        .card p {
            color: #666;
            font-size: 1.2em;
        }
        .card button {
            background: #28a745;
            color: white;
            border: none;
            padding: 10px 15px;
            font-size: 1em;
            border-radius: 5px;
            cursor: pointer;
        }
        .card button:hover {
            background: #218838;
        }

        .car-sevice .box2 .card .visa-card img{
          width: 13%;
          height: 13%;
          

        }
        .car-sevice .box2 .card .visa-card img:hover{
          width: 15%;
          height: 15%;
          border-radius: 10px;
          
        }

        

        .car-sevice .detail-box .box2 input {
        width: 400px;
        height: 40px;
        }

        .car-sevice .detail-box .box2 a{
          text-decoration: none;
         color: white;
        }

        
.car-sevice .detail-box .box2  h4{
  color: black;
  font-size: 20px;
  margin-right: 60px;
}

.car-sevice .box2 .card select{
  color: #020202;
  font-size: 15px;
  width: 400px;
  height: 40px;
}


/* payment */

 .payment-container {
            background: white;
            width: 600px;
            height: 470px;
            border-radius: 10px;
            box-shadow: 0px 0px 10px rgb(20, 18, 18);
           
        }
        .payment-container h2 {
            text-align: center;
        }
        .input-group {
            margin-bottom: 15px;
            margin-left: 20px;
        }
        label {
            display: block;
            font-weight: bold;
            margin-left: 20px;
        }
        input {
            width: 90%;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 5px;
            margin-left: 20px;
        }
        button {
          
            width: 87%;
            padding: 10px;
            background-color: #006acd;
            color: white;
            border: none;
            border-radius: 5px;
            cursor: pointer;
           margin-left: 37px;
           font-family: 'Battambang', sans-serif;
        }
        button:hover {
            background-color: #004eb5;
        }
        .login {
            display: flex;
            justify-content: space-between;
            
           
           
        }
        .login .paymen {
            
            width: 35%;
            height: 470px;
            border-radius: 10px;
            background-color: #f5f5f5;
            margin-right: 100px;
            box-shadow: 0px 0px 10px rgb(20, 18, 18);
        }


        /* buttom buy */
        .car-sevice .box2 .buttom a h2{
          font-size: 18px;
          color: white;
          background-color: #ff2f2f;
          padding: 15px;
          border-radius: 10px;
          text-decoration: none;
          width: 110px;
          height: 60px;
          
          
        }


        .login .paymen h1{
          font-size: 20px;
          color: black;
          margin-left: 120px;
        }
        .login .paymen .sell .img img{
          width: 100%;
          height: 150px;
        }
        .login .paymen .sell{
          display: flex;
          
          
        }

        .login .paymen .sell h2{
          font-size: 20px;
          color: rgb(32, 30, 30);
          margin-left: 10px;
          margin-top: 50px;
        }
         .login .paymen .sell p{
          font-size: 15px;
          color: rgb(32, 30, 30);
          margin-left: 10px;
          
         
         }
        .login .paymen .prod{
          display: flex;
          justify-content: space-around;
          margin-top: 20px;
          margin-left: 10px;
        }



         .login .paymen .prod .total{
          font-size: 18px;
          color: black;
          margin-right: 120px;
         
         }

         .login .paymen .prod .gty{
          font-size: 18px;
          color: black;
          margin-right: 50px;
         }