129
procentric/application/css/acmeticker/style.css
Executable file
129
procentric/application/css/acmeticker/style.css
Executable file
@@ -0,0 +1,129 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0; }
|
||||
|
||||
*,
|
||||
::after,
|
||||
::before {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box; }
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
-webkit-transition: all 0.5s ease-in-out 0s;
|
||||
-o-transition: all 0.5s ease-in-out 0s;
|
||||
transition: all 0.5s ease-in-out 0s; }
|
||||
a:hover {
|
||||
text-decoration: none; }
|
||||
|
||||
/*-----------------------------
|
||||
News Ticker
|
||||
------------------------------*/
|
||||
.acme-news-ticker {
|
||||
background: #fff;
|
||||
position: relative;
|
||||
height: 45px;
|
||||
border: 1px solid #1974d2;
|
||||
margin-top: 45px; }
|
||||
@media (min-width: 768px) {
|
||||
.acme-news-ticker {
|
||||
margin-top: 0; } }
|
||||
.acme-news-ticker-label {
|
||||
background: #1974d2;
|
||||
padding: 10px;
|
||||
width: auto;
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
line-height: normal;
|
||||
height: 100%;
|
||||
color: #fff; }
|
||||
@media (max-width: 575px) {
|
||||
.acme-news-ticker-label {
|
||||
position: absolute;
|
||||
top: -45px; } }
|
||||
.acme-news-ticker-box {
|
||||
height: 100%;
|
||||
padding-top: 10px;
|
||||
overflow: hidden; }
|
||||
@media (max-width: 575px) {
|
||||
.acme-news-ticker-box {
|
||||
padding-left: 10px;
|
||||
padding-right: 120px; } }
|
||||
.acme-news-ticker-box ul {
|
||||
width: 100%;
|
||||
list-style-type: none !important;
|
||||
padding: 0;
|
||||
margin: 0; }
|
||||
.acme-news-ticker-box ul li a {
|
||||
text-decoration: none; }
|
||||
.acme-news-ticker-controls {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
right: 0;
|
||||
top: 0; }
|
||||
.acme-news-ticker-controls button {
|
||||
height: 100%;
|
||||
background: #f6f6f6;
|
||||
padding: 0;
|
||||
width: 40px;
|
||||
border-color: #eeeeee;
|
||||
border-style: solid;
|
||||
border-width: 0 0 0 1px;
|
||||
cursor: pointer;
|
||||
display: inline-block; }
|
||||
.acme-news-ticker-controls button:hover {
|
||||
background: #eeeeee; }
|
||||
.acme-news-ticker-controls button.acme-news-ticker-arrow {
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
position: relative; }
|
||||
.acme-news-ticker-controls button.acme-news-ticker-arrow:after {
|
||||
border-color: #999;
|
||||
border-bottom-style: solid;
|
||||
border-bottom-width: 2px;
|
||||
border-right-style: solid;
|
||||
border-right-width: 2px;
|
||||
content: '';
|
||||
display: inline-block;
|
||||
height: 8px;
|
||||
left: 50%;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
width: 8px; }
|
||||
.acme-news-ticker-controls button.acme-news-ticker-pause {
|
||||
position: relative;
|
||||
display: inline-block; }
|
||||
.acme-news-ticker-controls button.acme-news-ticker-pause:before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
border-color: #999;
|
||||
border-style: solid;
|
||||
border-width: 0 2px 0;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
-ms-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
left: 50%;
|
||||
top: 50%; }
|
||||
.acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
|
||||
-webkit-transform: translate(-50%, -50%) rotate(135deg);
|
||||
-ms-transform: translate(-50%, -50%) rotate(135deg);
|
||||
transform: translate(-50%, -50%) rotate(135deg); }
|
||||
.acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
|
||||
-webkit-transform: translate(-50%, -50%) rotate(315deg);
|
||||
-ms-transform: translate(-50%, -50%) rotate(315deg);
|
||||
transform: translate(-50%, -50%) rotate(315deg); }
|
||||
.acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
|
||||
-webkit-transform: translate(-50%, -50%) rotate(225deg);
|
||||
-ms-transform: translate(-50%, -50%) rotate(225deg);
|
||||
transform: translate(-50%, -50%) rotate(225deg); }
|
||||
.acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
|
||||
-webkit-transform: translate(-50%, -50%) rotate(405deg);
|
||||
-ms-transform: translate(-50%, -50%) rotate(405deg);
|
||||
transform: translate(-50%, -50%) rotate(405deg); }
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
1
procentric/application/css/acmeticker/style.css.map
Executable file
1
procentric/application/css/acmeticker/style.css.map
Executable file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../scss/main.scss","../scss/base/_mixins.scss","../scss/base/_variable.scss"],"names":[],"mappings":"AAEA;EACC,UAAS;EACT,WAAU,EAAA;;AAEX;;;EAGG,+BAAsB;UAAtB,uBAAsB,EAAA;;AAGzB;EACC,sBAAoB;EACpB,4CAAkC;EAAlC,uCAAkC;EAAlC,oCAAkC,EAAA;EAClC;IACC,sBAAoB,EAAA;;AAKtB;;gCAEgC;AAChC;EAEI,iBAAgB;EAChB,mBAAkB;EAClB,aAAY;EACZ,0BAAgC;EAChC,iBAAgB,EAAA;ECiKhB;IDvKJ;MASQ,cAAa,EAAA,EAAA;EAEjB;IACI,oBED+B;IFE/B,cAAa;IACb,YAAW;IACX,YAAW;IACX,mBAAkB;IAClB,oBAAmB;IACnB,aAAY;IACZ,YAAW,EAAA;IC+Kf;MDvLA;QAWQ,mBAAkB;QAClB,WAAU,EAAA,EAAA;EAGlB;IACI,aAAY;IACZ,kBAAiB;IACjB,iBAAgB,EAAA;ICqKpB;MDxKA;QAKQ,mBAAkB;QAClB,qBAAoB,EAAA,EAAA;IAExB;MACI,YAAW;MACX,iCAAgC;MAChC,WAAU;MACV,UAAS,EAAA;MAEL;QACI,sBAAqB,EAAA;EAKrC;IAEI,qBAAa;IAAb,qBAAa;IAAb,cAAa;IAGb,mBAAkB;IAClB,aAAY;IACZ,SAAQ;IACR,OAAM,EAAA;IACN;MACI,aAAY;MACZ,oBAAkB;MAClB,WAAU;MACV,YAAW;MACX,sBE/DuC;MFgEvC,oBAAmB;MACnB,wBAAuB;MACvB,gBAAe;MACf,sBAAqB,EAAA;MACrB;QACI,oBErEmC,EAAA;MFuEvC;QACI,UAAS;QACT,sBAAqB;QACrB,mBAAkB,EAAA;QACd;UACI,mBAAkB;UAClB,2BAA0B;UAC1B,yBAAwB;UACxB,0BAAyB;UACzB,wBAAuB;UACvB,YAAW;UACX,sBAAqB;UACrB,YAAW;UACX,UAAS;UACT,mBAAkB;UAClB,SAAQ;UACR,WAAU,EAAA;MAKtB;QACI,mBAAkB;QAClB,sBAAqB,EAAA;QACrB;UACI,mBAAkB;UAClB,YAAW;UACX,YAAW;UACX,aAAY;UACZ,mBAAkB;UAClB,oBAAmB;UACnB,sBAAqB;UACrB,yCAAgC;cAAhC,qCAAgC;kBAAhC,iCAAgC;UAChC,UAAS;UACT,SAAQ,EAAA;IAUR;MACG,wDAA6C;UAA7C,oDAA6C;cAA7C,gDAA6C,EAAA;IAKhD;MACI,wDAA8C;UAA9C,oDAA8C;cAA9C,gDAA8C,EAAA;IAU9C;MAEI,wDAA8C;UAA9C,oDAA8C;cAA9C,gDAA8C,EAAA;IAKlD;MAEI,wDAA8C;UAA9C,oDAA8C;cAA9C,gDAA8C,EAAA","file":"style.css"}
|
||||
1
procentric/application/css/acmeticker/style.min.css
vendored
Executable file
1
procentric/application/css/acmeticker/style.min.css
vendored
Executable file
@@ -0,0 +1 @@
|
||||
*{margin:0;padding:0}*,::after,::before{box-sizing:border-box}a{text-decoration:none;transition:all .5s ease-in-out 0s}a:hover{text-decoration:none}.acme-news-ticker{background:#fff;position:relative;height:45px;border:1px solid #1974d2;margin-top:45px}@media (min-width:768px){.acme-news-ticker{margin-top:0}}.acme-news-ticker-label{background:#1974d2;padding:10px;width:auto;float:left;margin-right:15px;line-height:normal;height:100%;color:#fff}@media (max-width:575px){.acme-news-ticker-label{position:absolute;top:-45px}}.acme-news-ticker-box{height:100%;padding-top:10px;overflow:hidden}@media (max-width:575px){.acme-news-ticker-box{padding-left:10px;padding-right:120px}}.acme-news-ticker-box ul{width:100%;list-style-type:none!important;padding:0;margin:0}.acme-news-ticker-box ul li a{text-decoration:none}.acme-news-ticker-controls{display:flex;position:absolute;height:100%;right:0;top:0}.acme-news-ticker-controls button{height:100%;background:#f6f6f6;padding:0;width:40px;border-color:#eee;border-style:solid;border-width:0 0 0 1px;cursor:pointer;display:inline-block}.acme-news-ticker-controls button:hover{background:#eee}.acme-news-ticker-controls button.acme-news-ticker-arrow{margin:0;display:inline-block;position:relative}.acme-news-ticker-controls button.acme-news-ticker-arrow:after{border-color:#999;border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:50%;position:absolute;top:50%;width:8px}.acme-news-ticker-controls button.acme-news-ticker-pause{position:relative;display:inline-block}.acme-news-ticker-controls button.acme-news-ticker-pause:before{position:absolute;content:"";width:10px;height:10px;border-color:#999;border-style:solid;border-width:0 2px 0;transform:translate(-50%,-50%);left:50%;top:50%}.acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(135deg)}.acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after{transform:translate(-50%,-50%) rotate(315deg)}.acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(225deg)}.acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after{transform:translate(-50%,-50%) rotate(405deg)}
|
||||
146
procentric/application/css/jquery-ticker/ticker-style.css
Executable file
146
procentric/application/css/jquery-ticker/ticker-style.css
Executable file
@@ -0,0 +1,146 @@
|
||||
/* Ticker Styling */
|
||||
.ticker-wrapper.has-js {
|
||||
margin: 20px 0px 20px 0px;
|
||||
padding: 0px 20px;
|
||||
width: 780px;
|
||||
height: 32px;
|
||||
display: block;
|
||||
-webkit-border-radius: 15px;
|
||||
-moz-border-radius: 15px;
|
||||
border-radius: 15px;
|
||||
background-color: #f8f0db;
|
||||
font-size: 0.75em;
|
||||
}
|
||||
.ticker {
|
||||
width: 710px;
|
||||
height: 23px;
|
||||
display: block;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background-color: #f8f0db;
|
||||
}
|
||||
.ticker-title {
|
||||
padding-top: 9px;
|
||||
color: #990000;
|
||||
font-weight: bold;
|
||||
background-color: #f8f0db;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.ticker-content {
|
||||
margin: 0px;
|
||||
padding-top: 9px;
|
||||
position: absolute;
|
||||
color: #1F527B;
|
||||
font-weight: bold;
|
||||
background-color: #f8f0db;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
.ticker-content:focus {
|
||||
none;
|
||||
}
|
||||
.ticker-content a {
|
||||
text-decoration: none;
|
||||
color: #1F527B;
|
||||
}
|
||||
.ticker-content a:hover {
|
||||
text-decoration: underline;
|
||||
color: #0D3059;
|
||||
}
|
||||
.ticker-swipe {
|
||||
padding-top: 9px;
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
background-color: #f8f0db;
|
||||
display: block;
|
||||
width: 800px;
|
||||
height: 23px;
|
||||
}
|
||||
.ticker-swipe span {
|
||||
margin-left: 1px;
|
||||
background-color: #f8f0db;
|
||||
border-bottom: 1px solid #1F527B;
|
||||
height: 12px;
|
||||
width: 7px;
|
||||
display: block;
|
||||
}
|
||||
.ticker-controls {
|
||||
padding: 8px 0px 0px 0px;
|
||||
list-style-type: none;
|
||||
float: left;
|
||||
}
|
||||
.ticker-controls li {
|
||||
padding: 0px;
|
||||
margin-left: 5px;
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
display: block;
|
||||
}
|
||||
.ticker-controls li.jnt-play-pause {
|
||||
background-image: url('../images/controls.png');
|
||||
background-position: 32px 16px;
|
||||
}
|
||||
.ticker-controls li.jnt-play-pause.over {
|
||||
background-position: 32px 32px;
|
||||
}
|
||||
.ticker-controls li.jnt-play-pause.down {
|
||||
background-position: 32px 0px;
|
||||
}
|
||||
.ticker-controls li.jnt-play-pause.paused {
|
||||
background-image: url('../images/controls.png');
|
||||
background-position: 48px 16px;
|
||||
}
|
||||
.ticker-controls li.jnt-play-pause.paused.over {
|
||||
background-position: 48px 32px;
|
||||
}
|
||||
.ticker-controls li.jnt-play-pause.paused.down {
|
||||
background-position: 48px 0px;
|
||||
}
|
||||
.ticker-controls li.jnt-prev {
|
||||
background-image: url('../images/controls.png');
|
||||
background-position: 0px 16px;
|
||||
}
|
||||
.ticker-controls li.jnt-prev.over {
|
||||
background-position: 0px 32px;
|
||||
}
|
||||
.ticker-controls li.jnt-prev.down {
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
.ticker-controls li.jnt-next {
|
||||
background-image: url('../images/controls.png');
|
||||
background-position: 16px 16px;
|
||||
}
|
||||
.ticker-controls li.jnt-next.over {
|
||||
background-position: 16px 32px;
|
||||
}
|
||||
.ticker-controls li.jnt-next.down {
|
||||
background-position: 16px 0px;
|
||||
}
|
||||
.js-hidden {
|
||||
display: none;
|
||||
}
|
||||
.no-js-news {
|
||||
padding: 10px 0px 0px 45px;
|
||||
color: #F8F0DB;
|
||||
}
|
||||
.left .ticker-swipe {
|
||||
/*left: 80px;*/
|
||||
}
|
||||
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
|
||||
float: left;
|
||||
}
|
||||
.left .ticker-controls {
|
||||
padding-left: 6px;
|
||||
}
|
||||
.right .ticker-swipe {
|
||||
/*right: 80px;*/
|
||||
}
|
||||
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
|
||||
float: right;
|
||||
}
|
||||
.right .ticker-controls {
|
||||
padding-right: 6px;
|
||||
}
|
||||
392
procentric/application/css/lightslider.css
Executable file
392
procentric/application/css/lightslider.css
Executable file
@@ -0,0 +1,392 @@
|
||||
/*! lightslider - v1.1.3 - 2015-04-14
|
||||
* https://github.com/sachinchoolur/lightslider
|
||||
* Copyright (c) 2015 Sachin N; Licensed MIT */
|
||||
/** /!!! core css Should not edit !!!/**/
|
||||
|
||||
.lSSlideOuter {
|
||||
overflow: hidden;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none
|
||||
}
|
||||
.lightSlider:before, .lightSlider:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.lightSlider {
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
}
|
||||
.lSSlideWrapper {
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideWrapper > .lightSlider:after {
|
||||
clear: both;
|
||||
}
|
||||
.lSSlideWrapper .lSSlide {
|
||||
-webkit-transform: translate(0px, 0px);
|
||||
-ms-transform: translate(0px, 0px);
|
||||
transform: translate(0px, 0px);
|
||||
-webkit-transition: all 1s;
|
||||
-webkit-transition-property: -webkit-transform,height;
|
||||
-moz-transition-property: -moz-transform,height;
|
||||
transition-property: transform,height;
|
||||
-webkit-transition-duration: inherit !important;
|
||||
transition-duration: inherit !important;
|
||||
-webkit-transition-timing-function: inherit !important;
|
||||
transition-timing-function: inherit !important;
|
||||
}
|
||||
.lSSlideWrapper .lSFade {
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideWrapper .lSFade > * {
|
||||
position: absolute !important;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 9;
|
||||
margin-right: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.lSSlideWrapper.usingCss .lSFade > * {
|
||||
opacity: 0;
|
||||
-webkit-transition-delay: 0s;
|
||||
transition-delay: 0s;
|
||||
-webkit-transition-duration: inherit !important;
|
||||
transition-duration: inherit !important;
|
||||
-webkit-transition-property: opacity;
|
||||
transition-property: opacity;
|
||||
-webkit-transition-timing-function: inherit !important;
|
||||
transition-timing-function: inherit !important;
|
||||
}
|
||||
.lSSlideWrapper .lSFade > *.active {
|
||||
z-index: 10;
|
||||
}
|
||||
.lSSlideWrapper.usingCss .lSFade > *.active {
|
||||
opacity: 1;
|
||||
}
|
||||
/** /!!! End of core css Should not edit !!!/**/
|
||||
|
||||
/* Pager */
|
||||
.lSSlideOuter .lSPager.lSpg {
|
||||
margin: 10px 0 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSpg > li {
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSpg > li a {
|
||||
background-color: #222222;
|
||||
border-radius: 30px;
|
||||
display: inline-block;
|
||||
height: 8px;
|
||||
overflow: hidden;
|
||||
text-indent: -999em;
|
||||
width: 8px;
|
||||
position: relative;
|
||||
z-index: 99;
|
||||
-webkit-transition: all 0.5s linear 0s;
|
||||
transition: all 0.5s linear 0s;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
|
||||
background-color: #428bca;
|
||||
}
|
||||
.lSSlideOuter .media {
|
||||
opacity: 0.8;
|
||||
}
|
||||
.lSSlideOuter .media.active {
|
||||
opacity: 1;
|
||||
}
|
||||
/* End of pager */
|
||||
|
||||
/** Gallery */
|
||||
.lSSlideOuter .lSPager.lSGallery {
|
||||
list-style: none outside none;
|
||||
padding-left: 0;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
transform: translate3d(0px, 0px, 0px);
|
||||
-moz-transform: translate3d(0px, 0px, 0px);
|
||||
-ms-transform: translate3d(0px, 0px, 0px);
|
||||
-webkit-transform: translate3d(0px, 0px, 0px);
|
||||
-o-transform: translate3d(0px, 0px, 0px);
|
||||
-webkit-transition-property: -webkit-transform;
|
||||
-moz-transition-property: -moz-transform;
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSGallery li {
|
||||
overflow: hidden;
|
||||
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
|
||||
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
|
||||
border-radius: 5px;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSGallery img {
|
||||
display: block;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.lSSlideOuter .lSPager.lSGallery:after {
|
||||
clear: both;
|
||||
}
|
||||
/* End of Gallery*/
|
||||
|
||||
/* slider actions */
|
||||
.lSAction > a {
|
||||
width: 32px;
|
||||
display: block;
|
||||
top: 50%;
|
||||
height: 32px;
|
||||
background-image: url('../img/controls.png');
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
z-index: 99;
|
||||
margin-top: -16px;
|
||||
opacity: 0.5;
|
||||
-webkit-transition: opacity 0.35s linear 0s;
|
||||
transition: opacity 0.35s linear 0s;
|
||||
}
|
||||
.lSAction > a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
.lSAction > .lSPrev {
|
||||
background-position: 0 0;
|
||||
left: 10px;
|
||||
}
|
||||
.lSAction > .lSNext {
|
||||
background-position: -32px 0;
|
||||
right: 10px;
|
||||
}
|
||||
.lSAction > a.disabled {
|
||||
pointer-events: none;
|
||||
}
|
||||
.cS-hidden {
|
||||
height: 1px;
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
/* vertical */
|
||||
.lSSlideOuter.vertical {
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideOuter.vertical.noPager {
|
||||
padding-right: 0px !important;
|
||||
}
|
||||
.lSSlideOuter.vertical .lSGallery {
|
||||
position: absolute !important;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
.lSSlideOuter.vertical .lightSlider > * {
|
||||
width: 100% !important;
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
/* vertical controlls */
|
||||
.lSSlideOuter.vertical .lSAction > a {
|
||||
left: 50%;
|
||||
margin-left: -14px;
|
||||
margin-top: 0;
|
||||
}
|
||||
.lSSlideOuter.vertical .lSAction > .lSNext {
|
||||
background-position: 31px -31px;
|
||||
bottom: 10px;
|
||||
top: auto;
|
||||
}
|
||||
.lSSlideOuter.vertical .lSAction > .lSPrev {
|
||||
background-position: 0 -31px;
|
||||
bottom: auto;
|
||||
top: 10px;
|
||||
}
|
||||
/* vertical */
|
||||
|
||||
|
||||
/* Rtl */
|
||||
.lSSlideOuter.lSrtl {
|
||||
direction: rtl;
|
||||
}
|
||||
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
|
||||
padding-left: 0;
|
||||
list-style: none outside none;
|
||||
}
|
||||
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
|
||||
padding-right: 0;
|
||||
}
|
||||
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
|
||||
float: left;
|
||||
}
|
||||
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
|
||||
float: right !important;
|
||||
}
|
||||
/* Rtl */
|
||||
|
||||
@-webkit-keyframes rightEnd {
|
||||
0% {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
left: -15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
@keyframes rightEnd {
|
||||
0% {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
left: -15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes topEnd {
|
||||
0% {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
@keyframes topEnd {
|
||||
0% {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes leftEnd {
|
||||
0% {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
left: 15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
@keyframes leftEnd {
|
||||
0% {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
left: 15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
@-webkit-keyframes bottomEnd {
|
||||
0% {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
bottom: -15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
@keyframes bottomEnd {
|
||||
0% {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
50% {
|
||||
bottom: -15px;
|
||||
}
|
||||
|
||||
100% {
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
.lSSlideOuter .rightEnd {
|
||||
-webkit-animation: rightEnd 0.3s;
|
||||
animation: rightEnd 0.3s;
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideOuter .leftEnd {
|
||||
-webkit-animation: leftEnd 0.3s;
|
||||
animation: leftEnd 0.3s;
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideOuter.vertical .rightEnd {
|
||||
-webkit-animation: topEnd 0.3s;
|
||||
animation: topEnd 0.3s;
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideOuter.vertical .leftEnd {
|
||||
-webkit-animation: bottomEnd 0.3s;
|
||||
animation: bottomEnd 0.3s;
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideOuter.lSrtl .rightEnd {
|
||||
-webkit-animation: leftEnd 0.3s;
|
||||
animation: leftEnd 0.3s;
|
||||
position: relative;
|
||||
}
|
||||
.lSSlideOuter.lSrtl .leftEnd {
|
||||
-webkit-animation: rightEnd 0.3s;
|
||||
animation: rightEnd 0.3s;
|
||||
position: relative;
|
||||
}
|
||||
/*/ GRab cursor */
|
||||
.lightSlider.lsGrab > * {
|
||||
cursor: -webkit-grab;
|
||||
cursor: -moz-grab;
|
||||
cursor: -o-grab;
|
||||
cursor: -ms-grab;
|
||||
cursor: grab;
|
||||
}
|
||||
.lightSlider.lsGrabbing > * {
|
||||
cursor: move;
|
||||
cursor: -webkit-grabbing;
|
||||
cursor: -moz-grabbing;
|
||||
cursor: -o-grabbing;
|
||||
cursor: -ms-grabbing;
|
||||
cursor: grabbing;
|
||||
}
|
||||
BIN
procentric/application/css/owlcarousel/ajax-loader.gif
Executable file
BIN
procentric/application/css/owlcarousel/ajax-loader.gif
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
7
procentric/application/css/owlcarousel/animate.min.css
vendored
Normal file
7
procentric/application/css/owlcarousel/animate.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
186
procentric/application/css/owlcarousel/owl.carousel.css
Executable file
186
procentric/application/css/owlcarousel/owl.carousel.css
Executable file
@@ -0,0 +1,186 @@
|
||||
/**
|
||||
* Owl Carousel v2.3.4
|
||||
* Copyright 2013-2018 David Deutsch
|
||||
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||
*/
|
||||
/*
|
||||
* Owl Carousel - Core
|
||||
*/
|
||||
.owl-carousel {
|
||||
display: none;
|
||||
width: 100%;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
/* position relative and z-index fix webkit rendering fonts issue */
|
||||
position: relative;
|
||||
z-index: 1; }
|
||||
.owl-carousel .owl-stage {
|
||||
position: relative;
|
||||
-ms-touch-action: pan-Y;
|
||||
touch-action: manipulation;
|
||||
-moz-backface-visibility: hidden;
|
||||
/* fix firefox animation glitch */ }
|
||||
.owl-carousel .owl-stage:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
line-height: 0;
|
||||
height: 0; }
|
||||
.owl-carousel .owl-stage-outer {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
/* fix for flashing background */
|
||||
-webkit-transform: translate3d(0px, 0px, 0px); }
|
||||
.owl-carousel .owl-wrapper,
|
||||
.owl-carousel .owl-item {
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
-ms-backface-visibility: hidden;
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
-moz-transform: translate3d(0, 0, 0);
|
||||
-ms-transform: translate3d(0, 0, 0); }
|
||||
.owl-carousel .owl-item {
|
||||
position: relative;
|
||||
min-height: 1px;
|
||||
float: left;
|
||||
-webkit-backface-visibility: hidden;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
-webkit-touch-callout: none; }
|
||||
.owl-carousel .owl-item img {
|
||||
display: block;
|
||||
width: 100%; }
|
||||
.owl-carousel .owl-nav.disabled,
|
||||
.owl-carousel .owl-dots.disabled {
|
||||
display: none; }
|
||||
.owl-carousel .owl-nav .owl-prev,
|
||||
.owl-carousel .owl-nav .owl-next,
|
||||
.owl-carousel .owl-dot {
|
||||
cursor: pointer;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none; }
|
||||
.owl-carousel .owl-nav button.owl-prev,
|
||||
.owl-carousel .owl-nav button.owl-next,
|
||||
.owl-carousel button.owl-dot {
|
||||
background: none;
|
||||
color: inherit;
|
||||
border: none;
|
||||
padding: 0 !important;
|
||||
font: inherit; }
|
||||
.owl-carousel.owl-loaded {
|
||||
display: block; }
|
||||
.owl-carousel.owl-loading {
|
||||
opacity: 0;
|
||||
display: block; }
|
||||
.owl-carousel.owl-hidden {
|
||||
opacity: 0; }
|
||||
.owl-carousel.owl-refresh .owl-item {
|
||||
visibility: hidden; }
|
||||
.owl-carousel.owl-drag .owl-item {
|
||||
-ms-touch-action: pan-y;
|
||||
touch-action: pan-y;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none; }
|
||||
.owl-carousel.owl-grab {
|
||||
cursor: move;
|
||||
cursor: grab; }
|
||||
.owl-carousel.owl-rtl {
|
||||
direction: rtl; }
|
||||
.owl-carousel.owl-rtl .owl-item {
|
||||
float: right; }
|
||||
|
||||
/* No Js */
|
||||
.no-js .owl-carousel {
|
||||
display: block; }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Animate Plugin
|
||||
*/
|
||||
.owl-carousel .animated {
|
||||
animation-duration: 1000ms;
|
||||
animation-fill-mode: both; }
|
||||
|
||||
.owl-carousel .owl-animated-in {
|
||||
z-index: 0; }
|
||||
|
||||
.owl-carousel .owl-animated-out {
|
||||
z-index: 1; }
|
||||
|
||||
.owl-carousel .fadeOut {
|
||||
animation-name: fadeOut; }
|
||||
|
||||
@keyframes fadeOut {
|
||||
0% {
|
||||
opacity: 1; }
|
||||
100% {
|
||||
opacity: 0; } }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Auto Height Plugin
|
||||
*/
|
||||
.owl-height {
|
||||
transition: height 500ms ease-in-out; }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Lazy Load Plugin
|
||||
*/
|
||||
.owl-carousel .owl-item {
|
||||
/**
|
||||
This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
|
||||
calculation of the height of the owl-item that breaks page layouts
|
||||
*/ }
|
||||
.owl-carousel .owl-item .owl-lazy {
|
||||
opacity: 0;
|
||||
transition: opacity 400ms ease; }
|
||||
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
|
||||
max-height: 0; }
|
||||
.owl-carousel .owl-item img.owl-lazy {
|
||||
transform-style: preserve-3d; }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Video Plugin
|
||||
*/
|
||||
.owl-carousel .owl-video-wrapper {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
background: #000; }
|
||||
|
||||
.owl-carousel .owl-video-play-icon {
|
||||
position: absolute;
|
||||
height: 80px;
|
||||
width: 80px;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
margin-left: -40px;
|
||||
margin-top: -40px;
|
||||
background: url("owl.video.play.png") no-repeat;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
-webkit-backface-visibility: hidden;
|
||||
transition: transform 100ms ease; }
|
||||
|
||||
.owl-carousel .owl-video-play-icon:hover {
|
||||
-ms-transform: scale(1.3, 1.3);
|
||||
transform: scale(1.3, 1.3); }
|
||||
|
||||
.owl-carousel .owl-video-playing .owl-video-tn,
|
||||
.owl-carousel .owl-video-playing .owl-video-play-icon {
|
||||
display: none; }
|
||||
|
||||
.owl-carousel .owl-video-tn {
|
||||
opacity: 0;
|
||||
height: 100%;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
transition: opacity 400ms ease; }
|
||||
|
||||
.owl-carousel .owl-video-frame {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
width: 100%; }
|
||||
218
procentric/application/css/owlcarousel/owl.carousel.min.css
vendored
Executable file
218
procentric/application/css/owlcarousel/owl.carousel.min.css
vendored
Executable file
@@ -0,0 +1,218 @@
|
||||
/**
|
||||
* Owl Carousel v2.3.4
|
||||
* Copyright 2013-2018 David Deutsch
|
||||
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
.owl-carousel,
|
||||
.owl-carousel .owl-item {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
position: relative
|
||||
}
|
||||
|
||||
.owl-carousel {
|
||||
display: none;
|
||||
width: 100%;
|
||||
z-index: 1
|
||||
}
|
||||
|
||||
.owl-carousel .owl-stage {
|
||||
position: relative;
|
||||
-ms-touch-action: pan-Y;
|
||||
touch-action: manipulation;
|
||||
-moz-backface-visibility: hidden
|
||||
}
|
||||
|
||||
.owl-carousel .owl-stage:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
line-height: 0;
|
||||
height: 0
|
||||
}
|
||||
|
||||
.owl-carousel .owl-stage-outer {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
-webkit-transform: translate3d(0, 0, 0)
|
||||
}
|
||||
|
||||
.owl-carousel .owl-item,
|
||||
.owl-carousel .owl-wrapper {
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
-ms-backface-visibility: hidden;
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
-moz-transform: translate3d(0, 0, 0);
|
||||
-ms-transform: translate3d(0, 0, 0)
|
||||
}
|
||||
|
||||
.owl-carousel .owl-item {
|
||||
min-height: 1px;
|
||||
float: left;
|
||||
-webkit-backface-visibility: hidden;
|
||||
-webkit-touch-callout: none
|
||||
}
|
||||
|
||||
.owl-carousel .owl-item img {
|
||||
display: block;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.owl-carousel .owl-dots.disabled,
|
||||
.owl-carousel .owl-nav.disabled {
|
||||
display: none
|
||||
}
|
||||
|
||||
.no-js .owl-carousel,
|
||||
.owl-carousel.owl-loaded {
|
||||
display: block
|
||||
}
|
||||
|
||||
.owl-carousel .owl-dot,
|
||||
.owl-carousel .owl-nav .owl-next,
|
||||
.owl-carousel .owl-nav .owl-prev {
|
||||
cursor: pointer;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none
|
||||
}
|
||||
|
||||
.owl-carousel .owl-nav button.owl-next,
|
||||
.owl-carousel .owl-nav button.owl-prev,
|
||||
.owl-carousel button.owl-dot {
|
||||
background: 0 0;
|
||||
color: inherit;
|
||||
border: none;
|
||||
padding: 0!important;
|
||||
font: inherit
|
||||
}
|
||||
|
||||
.owl-carousel.owl-loading {
|
||||
opacity: 0;
|
||||
display: block
|
||||
}
|
||||
|
||||
.owl-carousel.owl-hidden {
|
||||
opacity: 0
|
||||
}
|
||||
|
||||
.owl-carousel.owl-refresh .owl-item {
|
||||
visibility: hidden
|
||||
}
|
||||
|
||||
.owl-carousel.owl-drag .owl-item {
|
||||
-ms-touch-action: pan-y;
|
||||
touch-action: pan-y;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none
|
||||
}
|
||||
|
||||
.owl-carousel.owl-grab {
|
||||
cursor: move;
|
||||
cursor: grab
|
||||
}
|
||||
|
||||
.owl-carousel.owl-rtl {
|
||||
direction: rtl
|
||||
}
|
||||
|
||||
.owl-carousel.owl-rtl .owl-item {
|
||||
float: right
|
||||
}
|
||||
|
||||
.owl-carousel .animated {
|
||||
animation-duration: 1s;
|
||||
animation-fill-mode: both
|
||||
}
|
||||
|
||||
.owl-carousel .owl-animated-in {
|
||||
z-index: 0
|
||||
}
|
||||
|
||||
.owl-carousel .owl-animated-out {
|
||||
z-index: 1
|
||||
}
|
||||
|
||||
.owl-carousel .fadeOut {
|
||||
animation-name: fadeOut
|
||||
}
|
||||
|
||||
@keyframes fadeOut {
|
||||
0% {
|
||||
opacity: 1
|
||||
}
|
||||
100% {
|
||||
opacity: 0
|
||||
}
|
||||
}
|
||||
|
||||
.owl-height {
|
||||
transition: height .5s ease-in-out
|
||||
}
|
||||
|
||||
.owl-carousel .owl-item .owl-lazy {
|
||||
opacity: 0;
|
||||
transition: opacity .4s ease
|
||||
}
|
||||
|
||||
.owl-carousel .owl-item .owl-lazy:not([src]),
|
||||
.owl-carousel .owl-item .owl-lazy[src^=""] {
|
||||
max-height: 0
|
||||
}
|
||||
|
||||
.owl-carousel .owl-item img.owl-lazy {
|
||||
transform-style: preserve-3d
|
||||
}
|
||||
|
||||
.owl-carousel .owl-video-wrapper {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
background: #000
|
||||
}
|
||||
|
||||
.owl-carousel .owl-video-play-icon {
|
||||
position: absolute;
|
||||
height: 80px;
|
||||
width: 80px;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
margin-left: -40px;
|
||||
margin-top: -40px;
|
||||
background: url(owl.video.play.png) no-repeat;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
-webkit-backface-visibility: hidden;
|
||||
transition: transform .1s ease
|
||||
}
|
||||
|
||||
.owl-carousel .owl-video-play-icon:hover {
|
||||
-ms-transform: scale(1.3, 1.3);
|
||||
transform: scale(1.3, 1.3)
|
||||
}
|
||||
|
||||
.owl-carousel .owl-video-playing .owl-video-play-icon,
|
||||
.owl-carousel .owl-video-playing .owl-video-tn {
|
||||
display: none
|
||||
}
|
||||
|
||||
.owl-carousel .owl-video-tn {
|
||||
opacity: 0;
|
||||
height: 100%;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
transition: opacity .4s ease
|
||||
}
|
||||
|
||||
.owl-carousel .owl-video-frame {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
width: 100%
|
||||
}
|
||||
50
procentric/application/css/owlcarousel/owl.theme.default.css
Executable file
50
procentric/application/css/owlcarousel/owl.theme.default.css
Executable file
@@ -0,0 +1,50 @@
|
||||
/**
|
||||
* Owl Carousel v2.3.4
|
||||
* Copyright 2013-2018 David Deutsch
|
||||
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||
*/
|
||||
/*
|
||||
* Default theme - Owl Carousel CSS File
|
||||
*/
|
||||
.owl-theme .owl-nav {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-nav [class*='owl-'] {
|
||||
color: #FFF;
|
||||
font-size: 14px;
|
||||
margin: 5px;
|
||||
padding: 4px 7px;
|
||||
background: #D6D6D6;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border-radius: 3px; }
|
||||
.owl-theme .owl-nav [class*='owl-']:hover {
|
||||
background: #869791;
|
||||
color: #FFF;
|
||||
text-decoration: none; }
|
||||
.owl-theme .owl-nav .disabled {
|
||||
opacity: 0.5;
|
||||
cursor: default; }
|
||||
|
||||
.owl-theme .owl-nav.disabled + .owl-dots {
|
||||
margin-top: 10px; }
|
||||
|
||||
.owl-theme .owl-dots {
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-dots .owl-dot {
|
||||
display: inline-block;
|
||||
zoom: 1;
|
||||
*display: inline; }
|
||||
.owl-theme .owl-dots .owl-dot span {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
margin: 5px 7px;
|
||||
background: #D6D6D6;
|
||||
display: block;
|
||||
-webkit-backface-visibility: visible;
|
||||
transition: opacity 200ms ease;
|
||||
border-radius: 30px; }
|
||||
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
|
||||
background: #869791; }
|
||||
65
procentric/application/css/owlcarousel/owl.theme.default.min.css
vendored
Executable file
65
procentric/application/css/owlcarousel/owl.theme.default.min.css
vendored
Executable file
@@ -0,0 +1,65 @@
|
||||
/**
|
||||
* Owl Carousel v2.3.4
|
||||
* Copyright 2013-2018 David Deutsch
|
||||
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||
*/
|
||||
|
||||
.owl-theme .owl-dots,
|
||||
.owl-theme .owl-nav {
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent
|
||||
}
|
||||
|
||||
.owl-theme .owl-nav {
|
||||
margin-top: 10px
|
||||
}
|
||||
|
||||
.owl-theme .owl-nav [class*=owl-] {
|
||||
color: #FFF;
|
||||
font-size: 14px;
|
||||
margin: 5px;
|
||||
padding: 4px 7px;
|
||||
background: #D6D6D6;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border-radius: 3px
|
||||
}
|
||||
|
||||
.owl-theme .owl-nav [class*=owl-]:hover {
|
||||
background: #869791;
|
||||
color: #FFF;
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.owl-theme .owl-nav .disabled {
|
||||
opacity: .5;
|
||||
cursor: default
|
||||
}
|
||||
|
||||
.owl-theme .owl-nav.disabled+.owl-dots {
|
||||
margin-top: 10px
|
||||
}
|
||||
|
||||
.owl-theme .owl-dots .owl-dot {
|
||||
display: inline-block;
|
||||
zoom: 1
|
||||
}
|
||||
|
||||
.owl-theme .owl-dots .owl-dot span {
|
||||
width: 24px;
|
||||
height: 14px;
|
||||
margin: 5px 5px;
|
||||
background: #D6D6D6;
|
||||
display: block;
|
||||
-webkit-backface-visibility: visible;
|
||||
transition: opacity .2s ease;
|
||||
border: 2px solid rgb(80, 80, 80);
|
||||
filter: drop-shadow(0 1px 2px rgb(0, 0, 0));
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
||||
.owl-theme .owl-dots .owl-dot.active span,
|
||||
.owl-theme .owl-dots .owl-dot:hover span {
|
||||
background: rgb(181, 218, 16);
|
||||
border: 2px solid rgb(10, 10, 10);
|
||||
}
|
||||
50
procentric/application/css/owlcarousel/owl.theme.green.css
Executable file
50
procentric/application/css/owlcarousel/owl.theme.green.css
Executable file
@@ -0,0 +1,50 @@
|
||||
/**
|
||||
* Owl Carousel v2.3.4
|
||||
* Copyright 2013-2018 David Deutsch
|
||||
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||
*/
|
||||
/*
|
||||
* Green theme - Owl Carousel CSS File
|
||||
*/
|
||||
.owl-theme .owl-nav {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-nav [class*='owl-'] {
|
||||
color: #FFF;
|
||||
font-size: 14px;
|
||||
margin: 5px;
|
||||
padding: 4px 7px;
|
||||
background: #D6D6D6;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border-radius: 3px; }
|
||||
.owl-theme .owl-nav [class*='owl-']:hover {
|
||||
background: #4DC7A0;
|
||||
color: #FFF;
|
||||
text-decoration: none; }
|
||||
.owl-theme .owl-nav .disabled {
|
||||
opacity: 0.5;
|
||||
cursor: default; }
|
||||
|
||||
.owl-theme .owl-nav.disabled + .owl-dots {
|
||||
margin-top: 10px; }
|
||||
|
||||
.owl-theme .owl-dots {
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-dots .owl-dot {
|
||||
display: inline-block;
|
||||
zoom: 1;
|
||||
*display: inline; }
|
||||
.owl-theme .owl-dots .owl-dot span {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
margin: 5px 7px;
|
||||
background: #D6D6D6;
|
||||
display: block;
|
||||
-webkit-backface-visibility: visible;
|
||||
transition: opacity 200ms ease;
|
||||
border-radius: 30px; }
|
||||
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
|
||||
background: #4DC7A0; }
|
||||
6
procentric/application/css/owlcarousel/owl.theme.green.min.css
vendored
Executable file
6
procentric/application/css/owlcarousel/owl.theme.green.min.css
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.3.4
|
||||
* Copyright 2013-2018 David Deutsch
|
||||
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
|
||||
*/
|
||||
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0}
|
||||
BIN
procentric/application/css/owlcarousel/owl.video.play.png
Executable file
BIN
procentric/application/css/owlcarousel/owl.video.play.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.9 KiB |
105
procentric/application/css/tiny-slider.css
Executable file
105
procentric/application/css/tiny-slider.css
Executable file
@@ -0,0 +1,105 @@
|
||||
[data-tns-role="wrapper"] {
|
||||
padding: 0 !important
|
||||
}
|
||||
|
||||
[data-tns-role="wrapper"].ms-touch {
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
-ms-overflow-style: none;
|
||||
-ms-scroll-chaining: none;
|
||||
-ms-scroll-snap-type: mandatory;
|
||||
-ms-scroll-snap-points-x: snapInterval(0%, 100%)
|
||||
}
|
||||
|
||||
[data-tns-role="content"] {
|
||||
position: relative;
|
||||
-webkit-transition: all 0s;
|
||||
-moz-transition: all 0s;
|
||||
transition: all 0s
|
||||
}
|
||||
|
||||
[data-tns-mode="carousel"][data-tns-axis="horizontal"] {
|
||||
white-space: nowrap;
|
||||
left: 0
|
||||
}
|
||||
|
||||
[data-tns-mode="carousel"][data-tns-axis="horizontal"]:after {
|
||||
content: '';
|
||||
display: table;
|
||||
clear: both
|
||||
}
|
||||
|
||||
[data-tns-mode="carousel"][data-tns-axis="horizontal"]>div,
|
||||
[data-tns-mode="carousel"][data-tns-axis="horizontal"]>li,
|
||||
[data-tns-mode="carousel"][data-tns-axis="horizontal"]>span,
|
||||
[data-tns-mode="carousel"][data-tns-axis="horizontal"]>a {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
white-space: normal;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden
|
||||
}
|
||||
|
||||
[data-tns-mode="gallery"] {
|
||||
overflow: hidden
|
||||
}
|
||||
|
||||
[data-tns-mode="gallery"]>div,
|
||||
[data-tns-mode="gallery"]>li,
|
||||
[data-tns-mode="gallery"]>span,
|
||||
[data-tns-mode="gallery"]>a {
|
||||
position: absolute;
|
||||
-webkit-transition: transform 0s, opacity 0s;
|
||||
-moz-transition: transform 0s, opacity 0s;
|
||||
transition: transform 0s, opacity 0s
|
||||
}
|
||||
|
||||
[data-tns-role="nav"] button {
|
||||
vertical-align: middle
|
||||
}
|
||||
|
||||
[data-tns-role="lazy-img"] {
|
||||
-webkit-transition: opacity 0.6s;
|
||||
-moz-transition: opacity 0.6s;
|
||||
transition: opacity 0.6s;
|
||||
opacity: 0.6
|
||||
}
|
||||
|
||||
[data-tns-role="lazy-img"].loaded {
|
||||
opacity: 1
|
||||
}
|
||||
|
||||
[hidden] {
|
||||
display: none !important
|
||||
}
|
||||
|
||||
[data-controls],
|
||||
[data-action],
|
||||
[data-nav] {
|
||||
cursor: pointer;
|
||||
border-width: 0;
|
||||
padding: 0
|
||||
}
|
||||
|
||||
[data-tns-hidden="x"] {
|
||||
overflow-x: hidden
|
||||
}
|
||||
|
||||
[data-tns-hidden="y"] {
|
||||
overflow-y: hidden
|
||||
}
|
||||
|
||||
.tns-fadeIn {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
z-index: 0
|
||||
}
|
||||
|
||||
.tns-normal,
|
||||
.tns-fadeOut {
|
||||
opacity: 0;
|
||||
filter: alpha(opacity=0);
|
||||
z-index: -1
|
||||
}
|
||||
Reference in New Issue
Block a user