﻿.home-custom .certi-list{display:flex;margin-top:20px;justify-content: space-between;flex-wrap:wrap;}
.home-custom .certi-list .cer-item{width:19%;}
@media (max-width:768px){.home-custom .certi-list .cer-item{width:49%;margin-bottom:2%;}}
.home-banner .swiper-slide>a::after{display:none;} 
.home-logo .logo-container{display:flex;align-items:center}
.home-logo .logo-container .item{margin-right:50px}
#serviceswiper2{margin-top:30px;}
#serviceswiper2 .swiper-slide img{display:block;border:2px solid #fff;border-radius:5px;}
.serviceswiper-pagination2{display:flex;justify-content:center;margin-top:30px;}
.serviceswiper-pagination2 .swiper-pagination-bullet{opacity:.8}
.serviceswiper-pagination2 .swiper-pagination-bullet-active{background:var(--color);opacity:1}
.home-service{background-size:100% 75%;}
@media (max-width:1600px){.home-service{background-size:auto 75%;}}