.tem18-certified{background-color: #f5f5f5;}
.tem18-certified .swiper-wrapper {margin-bottom: 35px;}
.tem18-certified .image {width:100%;display: block;}
.tem18-certified .image img{max-width:100%;display: block;margin:auto;-webkit-transition:.5s ease;-moz-transition:.5s ease;transition:.5s ease;}
.tem18-certified .image .title{text-align: center;color:#333;margin-top: 15px;}
.tem18-certified.content-left .image .title{text-align: left;}
.tem18-certified.content-right .image .title{text-align: right;}
.tem18-certified .prev,
.tem18-certified .next{display: block; background:none; position: absolute; top: 50%; color: rgb(153, 153, 153);transition:.36s ease;-ms-transition:.36s ease;-webkit-transition:.36s ease;width: 40px;height: 40px;line-height: 40px;margin: 0;padding: 0;border-radius: 0;font-size:2rem;transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);opacity: 1;z-index: 2;}
.tem18-certified .prev{left:0;transform:rotate(-180deg) translateY(18px);}
.tem18-certified .next{right:0;}
.tem18-certified .prev span,
.tem18-certified .next span{display: block;line-height: 40px;}
.tem18-certified .swiper-pagination{bottom:0;text-align: center;border-color: #333}
.tem18-certified .picture .swiper-pagination{bottom:20px;left:20px;z-index: 2;}
.tem18-certified .swiper-pagination span{background-color: transparent;width: 6px;height: 6px;border:3px solid;border-color: inherit;opacity: .3;}
.tem18-certified .swiper-pagination .swiper-pagination-bullet-active{opacity: 1;}
@media (min-width: 769px){
    .tem18-certified .image:hover img{transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);}
}
@media (max-width: 768px){
    .tem18-certified .container,
    .tem18-certified.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
    .tem18-certified h3,
    .tem18-certified .h3{margin:0;}
    .tem18-certified .prev, 
    .tem18-certified .next{display: none!important;}
    .tem18-certified .swiper-wrapper{margin-bottom: 15px;}
}