﻿.home-services2{position:relative;padding:4% 0}
.home-services2 .l-wrap {width: 100%;max-width: 1600px;padding: 0px 70px;margin: 0px auto;}
.home-services2 #serviceswiper2{margin-top:40px}
.home-services2 #serviceswiper2 .swiper-slide{position:relative;aspect-ratio:1/1;border-radius:10px;overflow:hidden}
.home-services2 #serviceswiper2 .swiper-slide img{width:100%;height:100%;object-fit:cover}
.home-services2 #serviceswiper2 .swiper-slide .opacity{position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#FFFFFF;transition:all .2s linear;padding:20px;opacity:0}
.home-services2 #serviceswiper2 .swiper-slide .opacity .p1{font-size:var(--fontsize20);position:relative;padding-bottom:10px;margin-bottom:10px}
.home-services2 #serviceswiper2 .swiper-slide .opacity .p1::after{content:"";position:absolute;left:0px;bottom:0px;width:60px;height:4px;background:var(--color)}
.home-services2 #serviceswiper2 .swiper-slide:hover .opacity{opacity:1}
.home-services2 #serviceswiper2 .serviceswiper2-pagination{text-align:center;margin-top:20px}
.home-services2 #serviceswiper2 .serviceswiper2-pagination .swiper-pagination-bullet{background:#111111;opacity:1}
.home-services2 #serviceswiper2 .serviceswiper2-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color)}
.home-services2 #serviceswiper2 .serviceswiper2-next,.home-services2 #serviceswiper2 .serviceswiper2-prev{position:absolute;top:calc(50% - 20px);transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;border-radius:50%;width:45px;height:45px;cursor:pointer;transition:all .2s linear;background:rgba(255,255,255,.2)}
.home-services2 #serviceswiper2 .serviceswiper2-next em,.home-services2 #serviceswiper2 .serviceswiper2-prev em{font-size:var(--fontsize24);color:#FFFFFF}
.home-services2 #serviceswiper2 .serviceswiper2-prev{left:10px}
.home-services2 #serviceswiper2 .serviceswiper2-next{right:10px}
@media (max-width:1024px){.home-services2 .l-wrap{padding:0 10px;}}
@media (max-width:768px){.home-services2 #serviceswiper2 .serviceswiper2-next,.home-services2 #serviceswiper2 .serviceswiper2-prev{display:none}
.home-services2 #serviceswiper2{margin-top:20px}
.home-services2 #serviceswiper2 .swiper-slide .opacity{opacity:1}}
.home-choose .swiper-pagination-bullet-active{background:var(--color)}