.gallerycover{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(27,51,91,50%)}.prev,.next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:white;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;user-select:none;z-index:999}.next{right:0;border-radius:3px 0 0 3px}.prev:hover,.next:hover{background-color:rgba(0,0,0,.8)}.dot{cursor:pointer;height:10px;width:10px;margin:0 2px;background-color:rgba(255,255,255,.35);border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot:hover{background-color:rgba(26,52,91,.85)}.active1{background-color:rgba(255,255,255,1)}@media only screen and (max-width:300px){.prev,.next,.text{font-size:11px}}