Access_New/revolution/css/navigation.css

1 line
43 KiB
CSS
Raw Normal View History

2024-09-05 05:48:27 +00:00
.ares.tparrows{cursor:pointer;background:#fff;min-width:60px;min-height:60px;position:absolute;display:block;z-index:100;border-radius:50%}.ares.tparrows:hover{}.ares.tparrows:before{font-family:revicons;font-size:25px;color:#aaa;display:block;line-height:60px;text-align:center;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;z-index:2;position:relative}.ares.tparrows.tp-leftarrow:before{content:"\e81f"}.ares.tparrows.tp-rightarrow:before{content:"\e81e"}.ares.tparrows:hover:before{color:#000}.ares .tp-title-wrap{position:absolute;z-index:1;display:inline-block;background:#fff;min-height:60px;line-height:60px;top:0;margin-left:30px;border-radius:0 30px 30px 0;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transform:scaleX(0);-webkit-transform:scaleX(0);transform-origin:0% 50%;-webkit-transform-origin:0% 50%}.ares.tp-rightarrow .tp-title-wrap{right:0;margin-right:30px;margin-left:0;-webkit-transform-origin:100% 50%;border-radius:30px 0 0 30px}.ares.tparrows:hover .tp-title-wrap{transform:scaleX(1) scaleY(1);-webkit-transform:scaleX(1) scaleY(1)}.ares .tp-arr-titleholder{position:relative;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transform:translateX(200px);text-transform:uppercase;color:#000;font-weight:400;font-size:14px;line-height:60px;white-space:nowrap;padding:0 20px;margin-left:10px;opacity:0}.ares.tp-rightarrow .tp-arr-titleholder{transform:translateX(-200px);margin-left:0;margin-right:10px}.ares.tparrows:hover .tp-arr-titleholder{transform:translateX(0px);-webkit-transform:translateX(0px);transition-delay:.1s;opacity:1}.ares.tp-bullets{}.ares.tp-bullets:before{content:" ";position:absolute;width:100%;height:100%;background:0 0;padding:10px;margin-left:-10px;margin-top:-10px;box-sizing:content-box}.ares .tp-bullet{width:13px;height:13px;position:absolute;background:#e5e5e5;border-radius:50%;cursor:pointer;box-sizing:content-box}.ares .tp-bullet:hover,.ares .tp-bullet.selected{background:#fff}.ares .tp-bullet-title{position:absolute;color:#888;font-size:12px;padding:0 10px;font-weight:600;right:27px;top:-4px;background:#fff;background:rgba(255,255,255,.75);visibility:hidden;transform:translateX(-20px);-webkit-transform:translateX(-20px);transition:transform .3s;-webkit-transition:transform .3s;line-height:20px;white-space:nowrap}.ares .tp-bullet-title:after{width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent rgba(255,255,255,.75);content:" ";position:absolute;right:-10px;top:0}.ares .tp-bullet:hover .tp-bullet-title{visibility:visible;transform:translateX(0px);-webkit-transform:translateX(0px)}.ares .tp-bullet.selected:hover .tp-bullet-title{background:#fff}.ares .tp-bullet.selected:hover .tp-bullet-title:after{border-color:transparent transparent transparent #fff}.ares.tp-bullets:hover .tp-bullet-title{visibility:hidden}.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title{visibility:visible}.ares .tp-tab{opacity:1;padding:10px;box-sizing:border-box;font-family:roboto,sans-serif;border-bottom:1px solid #e5e5e5}.ares .tp-tab-image{width:60px;height:60px;max-height:100%;max-width:100%;position:relative;display:inline-block;float:left}.ares .tp-tab-content{background:transparent;position:relative;padding:15px 15px 15px 85px;left:0;overflow:hidden;margin-top:-15px;box-sizing:border-box;color:#333;display:inline-block;width:100%;height:100%;position:absolute}.ares .tp-tab-date{display:block;color:#aaa;font-weight:500;font-size:12px;margin-bottom:0}.ares .tp-tab-title{display:block;text-align:left;color:#333;font-size:14px;font-weight:500;text-transform:none;line-height:17px}.ares .tp-tab:hover,.ares .tp-tab.selected{background:#eee}.ares .tp-tab-mask{}@media only screen and (max-width:960px){}@media only screen and (max-width:768px){}.custom.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:10000}.custom.tparrows:hover{background:#000}.custom.tparrows:before{font-family:revicons;font-size:15p