.slider_p{margin:30px auto;max-width:940px;position:relative;overflow-x:hidden}
@media screen and (max-width:955px){.slider_p{margin:30px 15px;max-width:98vw}
}
.slider_c{width:100%;display:flex;flex-wrap:no-wrap;position:relative}
.slides{margin:0;list-style:none;display:flex;padding:0;width:100%}
.slides li.slider_frame{border:1px solid #e6e6e6;box-sizing:border-box;position:relative;left:0;flex:0 0 100%}
img{opacity:1;width:100%}
.nav{color:black;display:flex;position:absolute;top:47%;width:100%;justify-content:space-between;transform:translateY(-50%)}
.pagers{display:flex;justify-content:center;margin-top:3%;width:100%}
.pager{width:25px;height:3px;background-color:gray;margin-right:10px}
.pager_selected{background-color:black}
.right,.left{padding:7px 5px 7px 11px;background-color:white;border:1px solid #e6e6e6;height:32px}
.left::after{content:'';display:inline-block;background-image:url(../../../../../../../../etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/images/common/spr-common.png);background-repeat:no-repeat;width:12px;height:19px;background-position:-201px -36px}
.right::after{content:'';display:inline-block;background-image:url(../../../../../../../../etc.clientlibs/settings/wcm/designs/eut/clientlib/resources/images/common/spr-common.png);background-repeat:no-repeat;width:12px;height:19px;background-position:-212px -36px}
button.left{padding:7px 11px 7px 5px}
@media screen and (max-width:767px){.nav{top:25%}
}
@media screen and (max-width:620px){.nav{top:22%}
}
@media screen and (max-width:520px){.nav{top:20%}
}
@media screen and (max-width:420px){.nav{top:16%}
}
@media screen and (max-width:320px){.nav{top:14%}
}
