.bgcover{position:absolute;opacity:0.7;left:0px;top:0px;width:100%;height:100%;z-index:1;}.bgcover.black{background-color:rgba(0,0,0,.6);}.bgcover.blue{background-color:rgba(5,31,60,0.6);}.bgcover.green{background-color:rgba(3,28,7,0.6);}.bgcover.orange{background-color:rgba(37,28,5,0.6);}.bgcover.red{background-color:rgba(35,3,2,0.66);}#arrow-down{position:fixed;bottom:25px;left:50%;margin-left:-25px;z-index:999;color:#000000;-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;cursor:pointer;}#arrow-down i{font-size:50px;height:50px;width:50px;line-height:50px;}@-webkit-keyframes pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1);}75%{-webkit-transform:scale(0.9);transform:scale(0.9);}}@keyframes pulse{25%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}75%{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);}}#mobile-actions{display:block;position:fixed;z-index:9999;bottom:0;left:0;right:0;margin:0px;width:100%;background:rgba(51,51,51,0.9);}#mobile-actions li{float:none;width:1%;display:table-cell;list-style:none;text-align:center;}#mobile-actions li a{color:#fff;cursor:pointer;display:block;text-align:center;border-right:1px solid #333;padding:8px 0px;font-size:10px;line-height:16px;}#mobile-actions li a:hover{text-decoration:none;}#mobile-actions li:last-child a{border:none;}#mobile-actions li a i{font-size:20px;}html body #loader-wrapper{display:none!important;}