@media (min-width:768px){#carousel{position:relative;height:100%;top:50%}}#carousel div{position:absolute;transition:transform 1s,left 1s,opacity 1s,z-index;opacity:1}#carousel div.hideLeft{left:0;opacity:0;transform:translateY(50%) translateX(-50%)}#carousel div.hideLeft h2,#carousel div.hideRight h2,#carousel div.next h2,#carousel div.nextRightSecond h2,#carousel div.prev h2,#carousel div.prevLeftSecond h2{display:none}#carousel div.hideRight{left:100%;opacity:0;transform:translateY(50%) translateX(-50%)}#carousel div.prev{z-index:5;left:30%;transform:translateY(50px) translateX(-50%)}#carousel div.prevLeftSecond{z-index:4;left:15%;transform:translateY(50%) translateX(-50%);opacity:.7}#carousel div.selected{z-index:10;left:50%;transform:translateY(0) translateX(-50%)}#carousel div.next{z-index:5;left:70%;transform:translateY(50px) translateX(-50%)}#carousel div.nextRightSecond{z-index:4;left:85%;transform:translateY(50%) translateX(-50%);opacity:.7}@media (min-width:576px){#carousel div img{width:400px;height:100%;transition:width 1s;border-radius:15px}#carousel div.hideLeft img,#carousel div.hideRight img,#carousel div.nextRightSecond img,#carousel div.prevLeftSecond img{width:200px}#carousel div.next img,#carousel div.prev img{width:300px}}@media (min-width:300px) and (max-width:575px){#carousel div img{width:320px;height:100%;transition:width 1s;border-radius:15px}#carousel div.hideLeft img,#carousel div.hideRight img,#carousel div.nextRightSecond img,#carousel div.prevLeftSecond img{width:100px}#carousel div.next img,#carousel div.prev img{width:200px}}.ovf{overflow:hidden}.row{position:relative;margin-top:30px;margin-bottom:30px}.padv{margin-top:30px;margin-bottom:30px}@media (min-width:992px){.rlk{position:absolute}.clw{color:#fff}.vw7{font-size:7vw}.vw5{font-size:5vw}}