.botonuno{background-color:#f03a4a;border:none;border-radius:10px}.botondos,.botonuno{align-items:center;color:#fff;font-size:16px;height:40px;justify-content:center;width:236px}.botondos{background-color:transparent;border-color:#fff!important;border-radius:10px}.wrapper{background:#000;height:380px;max-height:100%;max-width:100%;overflow:hidden;position:relative;top:0;width:100vw}.panel{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.panel._active{z-index:10}._active .trans-layer{transform:translateY(0) skew(0) rotate(0) scale(2);transition-delay:0s}.sectione{background-position:top;background-repeat:no-repeat;background-size:cover;height:380px;transition:all .5s ease-in-out;transition-delay:0s}._active .section{transform:translateY(0);transition-delay:.5s}.section-content{color:#fff;display:flex;flex-flow:column;font-family:arial;height:100%;justify-content:center;opacity:0;padding-left:50px;text-transform:uppercase;transform:translateY(30px);transition:all .5s ease;transition-delay:0s;width:100%}._active .section-content{opacity:1;transform:translateY(0);transition-delay:1s}.nav-dots{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px;z-index:20}.nav-dot{background:#fff;border-radius:50%;height:15px;margin:20px auto;transition:all .3s ease-out;width:15px}.nav-dot.active{background:#f03a4a;height:15px;width:15px}.next-btn,.prev-btn{border:1px solid #fff;color:#fff;cursor:pointer;font-size:24px;height:30px;line-height:30px;position:absolute;text-align:center;width:30px;z-index:20}.next-btn{bottom:10px;right:14px}.prev-btn{right:14px;top:10px}