@charset "UTF-8";#photo-area{width:100%;overflow:hidden}.gallery-swiper{padding:10px 0 20px}.gallery-swiper .swiper-slide{width:auto}.gallery-swiper .swiper-slide img{width:200px;height:135px;object-fit:cover;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s}.swiper-container-wrapper{width:auto;margin:0 auto;padding:10px;display:flex;justify-content:center;align-items:center}.swiper.customer-swiper{width:100%;height:400px;margin:0 auto 20px;padding:20px 0 80px}.customer-swiper .swiper-wrapper{align-items:center}.customer-swiper .swiper-slide{position:relative;padding-top:1em;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:500;color:#fff;background:#fff;border:1px solid #ccc;border-radius:15px;opacity:.3;transform:scale(.9);transition:.5s;box-shadow:0 10px 10px rgba(0,0,0,.3);box-sizing:border-box}.customer-swiper .swiper-slide span{position:absolute;top:.2em;left:50%;transform:translateX(-50%)}.customer-swiper .swiper-slide span.nb{color:#06c}.customer-swiper .swiper-slide span.ub{color:#399}.customer-swiper .swiper-slide a{text-decoration:none;color:#333}.customer-swiper .swiper-slide-active{opacity:1!important;transform:scale(1)!important}.customer-swiper .swiper-slide-next,.customer-swiper .swiper-slide-prev{opacity:.5;transform:scale(.95)}.customer-swiper .swiper-button-next,.customer-swiper .swiper-button-prev{width:50px;height:50px;background-color:rgba(102,126,234,.6);border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:.3s;display:flex;justify-content:center;align-items:center}.customer-swiper .swiper-button-next:hover,.customer-swiper .swiper-button-prev:hover{background-color:#667eea;transform:scale(1.1)}.customer-swiper .swiper-button-next::after,.customer-swiper .swiper-button-prev::after{content:''}.customer-swiper .swiper-button-next::before,.customer-swiper .swiper-button-prev::before{font-family:FontAwesome;font-style:normal;font-weight:900;font-size:20px;color:#fff;transition:color .3s}.customer-swiper .swiper-button-next:hover::before,.customer-swiper .swiper-button-prev:hover::before{color:#fff}.customer-swiper .swiper-button-next::before{content:'\f054'}.customer-swiper .swiper-button-prev::before{content:'\f053'}@media (max-width:768px){.swiper.customer-swiper{height:250px}.customer-swiper .swiper-button-next,.customer-swiper .swiper-button-prev{width:40px;height:40px}.customer-swiper .swiper-button-next::before,.customer-swiper .swiper-button-prev::before{font-size:16px}.gallery-swiper .swiper-slide img{width:200px!important;height:135px!important}}.customer-swiper .swiper-pagination{bottom:0!important}.customer-swiper .swiper-pagination-bullet{width:12px;height:12px;background:#ccc;opacity:1;transition:.3s}.customer-swiper .swiper-pagination-bullet-active{background:#87ceeb;width:30px;border-radius:6px}@media (min-width:980px){.swiper-container-wrapper{max-width:1000px;width:100%;margin:0 auto;padding:40px}.swiper .customer-swiper{height:450px}}