.tem07-company-culture .wrap,
.tem07-company-culture .wrap .col-xs-6,
.tem07-company-culture .wrap .item{display: flex;display: -webkit-flex;align-items: center;flex-wrap: wrap;}
.tem07-company-culture.content-right .wrap .col-xs-6{flex-direction: row-reverse;}
.tem07-company-culture .box{width: 100%;}
.tem07-company-culture .title{width: 100%;color:inherit;text-align: left;font-size: 40px;margin-bottom: 25px;}
.tem07-company-culture .wrap .txt .description{color: inherit;line-height: 170%;color:#333;}
.tem07-company-culture .wrap .image{position: relative;color:#232323;}
.tem07-company-culture .wrap .image img{width: 100%;transition: all 0.3s ease-in-out;}
.tem07-company-culture .swiper-button-next, 
.tem07-company-culture .swiper-button-prev{background-image: none!important;width: 46px;height: 46px;text-align: center;font-size
:30px;margin:0;color:#fff;opacity: 0;transition:.3s ease;}
.tem07-company-culture .swiper-button-next span, 
.tem07-company-culture .swiper-button-prev span{display: block;line-height: 46px;}
.tem07-company-culture .swiper-button-prev{transform: rotate(180deg);left:0;}
.tem07-company-culture .swiper-button-next{right: 0;}
.tem07-company-culture .swiper-container:hover .button-np{opacity: 1;}
@media (max-width:768px){
    .tem07-company-culture .container,
    .tem07-company-culture.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important;}
}
@media (max-width:360px){
    .tem07-company-culture .wrap .col-xs-6{width: 100%;margin:8px 0;}
}