﻿#home-swiper .banner-pagination{right:auto;left: 50%;transform: translateX(-50%);}
#home-swiper .banner-pagination>span{display:none;}
#home-swiper .banner-pagination .swiper-pagination-bullet{width: 40px;height: 6px;border-radius: 5px;margin:0 5px;}
#home-swiper .banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: var(--color);}
@media (max-width:768px){#home-swiper .banner-pagination .swiper-pagination-bullet{width:25px;height:3px;}}
#about .about-more-box{display: flex;justify-content: space-between;}
#about .about-con .more-btn{text-transform: initial;}
@media (max-width:1440px){#about .about-con .more-btn{padding:10px 15px;}}
@media (max-width:1280px){#about .about-more-box{flex-wrap:wrap;margin-top:20px;}
#about .about-con .more-btn{width:49%;text-align: center;margin-top:10px;}}
@media (min-width:901px){#projects #home-projects{padding:4% 0;}
#projects #home-projects .swiper-slide.swiper-slide-active{transform: scale(1.2);}
#projects #home-projects .swiper-slide.swiper-slide-prev{transform: scale(0.8) translateX(-10%);}
#projects #home-projects .swiper-slide.swiper-slide-next{transform: scale(0.8) translateX(10%);}}
#home-inquiry{padding: 3% 0;}
#projects::after {content: "Factory strength";}