Upload Sources
210
assets/css/color-yellow.css
Normal file
|
@ -0,0 +1,210 @@
|
|||
::-moz-selection {
|
||||
background: #faf1d5;
|
||||
}
|
||||
::selection {
|
||||
background: #faf1d5;
|
||||
}
|
||||
.overlay.color span.bg {
|
||||
background: rgba(231, 185, 47, 0.8);
|
||||
}
|
||||
a.hover:hover {
|
||||
border-bottom: 1px solid #e7b92f;
|
||||
}
|
||||
a {
|
||||
color: #e7b92f;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
text-decoration: none;
|
||||
color: #e7b92f;
|
||||
}
|
||||
.color-wrapper {
|
||||
background: #e7b92f;
|
||||
}
|
||||
.navbar-nav .nav-link:hover,
|
||||
.navbar-nav .nav-link.active,
|
||||
.navbar-nav .nav-link.highlighted {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.navbar .social-mute a:hover i {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.btn {
|
||||
background: #e7b92f;
|
||||
}
|
||||
.btn:hover,
|
||||
.btn:focus,
|
||||
.btn:active,
|
||||
.btn.active {
|
||||
background: #daa508;
|
||||
}
|
||||
.btn.btn-border {
|
||||
border: 2px solid #e7b92f;
|
||||
color: #e7b92f;
|
||||
}
|
||||
.btn.btn-border:hover,
|
||||
.btn.btn-border:focus,
|
||||
.btn.btn-border:active,
|
||||
.btn.btn-border.active {
|
||||
border: 2px solid #e7b92f;
|
||||
background: #e7b92f;
|
||||
color: #FFF;
|
||||
}
|
||||
.btn-group .dropdown-menu>li>a:hover,
|
||||
.btn-group .dropdown-menu>li>a:focus {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.image-list li a:hover {
|
||||
color: #e7b92f
|
||||
}
|
||||
.list-group-item.active {
|
||||
background-color: #e7b92f;
|
||||
border-color: #e7b92f
|
||||
}
|
||||
.cbp-filter-item.cbp-filter-item-active,
|
||||
.cbp-filter-item:hover {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.swiper-container-wrapper .swiper-pagination .swiper-pagination-bullet:hover,
|
||||
.swiper-container-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
|
||||
background: #e7b92f
|
||||
}
|
||||
.post-title a:hover,
|
||||
.more:hover,
|
||||
.meta a:hover {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.post-nav-wrapper a:hover {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.sidebox a:not(.btn):hover {
|
||||
color: #e7b92f
|
||||
}
|
||||
#comments .info h6 a:hover {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.social-mute a:hover i {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.inverse-text .social-mute a:hover i {
|
||||
color: rgba(255, 255, 255, 0.75) !important;
|
||||
}
|
||||
.icon-color {
|
||||
color: #e7b92f
|
||||
}
|
||||
.box.box-border:hover,
|
||||
.box.box-border:hover:before {
|
||||
border-color: #e7b92f
|
||||
}
|
||||
.overlay.caption-dark .meta a:hover {
|
||||
color: #e7b92f !important;
|
||||
}
|
||||
.accordion-wrapper.lined .card-header a,
|
||||
.accordion-wrapper.lined .card-header a:hover,
|
||||
.accordion-wrapper.lined .card-header a.collapsed:hover {
|
||||
color: #e7b92f;
|
||||
border-color: #e7b92f;
|
||||
}
|
||||
.nav-tabs .nav-item.show .nav-link,
|
||||
.nav-tabs .nav-item .nav-link:hover,
|
||||
.nav-tabs .nav-item .nav-link.active {
|
||||
color: #e7b92f;
|
||||
border-color: #e7b92f !important;
|
||||
}
|
||||
.tooltip-inner {
|
||||
background-color: #e7b92f;
|
||||
}
|
||||
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
|
||||
.tooltip.bs-tooltip-top .arrow::before {
|
||||
border-top-color: #e7b92f;
|
||||
}
|
||||
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
|
||||
.tooltip.bs-tooltip-right .arrow::before {
|
||||
border-right-color: #e7b92f;
|
||||
}
|
||||
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
|
||||
.tooltip.bs-tooltip-bottom .arrow::before {
|
||||
border-bottom-color: #e7b92f;
|
||||
}
|
||||
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
|
||||
.tooltip.bs-tooltip-left .arrow::before {
|
||||
border-left-color: #e7b92f;
|
||||
}
|
||||
textarea:focus,
|
||||
textarea.form-control:focus,
|
||||
input[type="text"]:focus,
|
||||
input[type="password"]:focus,
|
||||
input[type="datetime"]:focus,
|
||||
input[type="datetime-local"]:focus,
|
||||
input[type="date"]:focus,
|
||||
input[type="month"]:focus,
|
||||
input[type="time"]:focus,
|
||||
input[type="week"]:focus,
|
||||
input[type="number"]:focus,
|
||||
input[type="email"]:focus,
|
||||
input[type="url"]:focus,
|
||||
input[type="search"]:focus,
|
||||
input[type="tel"]:focus,
|
||||
input[type="color"]:focus,
|
||||
.uneditable-input:focus {
|
||||
border-color: #e7b92f
|
||||
}
|
||||
.custom-control-input:active~.custom-control-label::before,
|
||||
.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
|
||||
.custom-radio .custom-control-input:checked~.custom-control-label::before {
|
||||
background-color: #e7b92f
|
||||
}
|
||||
.ratings:after {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.pagination ul>li>a:hover,
|
||||
.pagination ul>.active>a {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.pagination.bordered ul>li>a:hover,
|
||||
.pagination.bordered ul>.active>a {
|
||||
color: #e7b92f;
|
||||
}
|
||||
.page-navi:not(.bg) a:hover {
|
||||
color: #e7b92f
|
||||
}
|
||||
.inverse-text .pagination:not(.bg) ul>li>a:hover,
|
||||
.inverse-text .page-navi:not(.bg) a:hover,
|
||||
.inverse-text .nav-tabs .nav-link:hover,
|
||||
.inverse-text .cbp-filter-item:hover {
|
||||
color: #e7b92f !important;
|
||||
}
|
||||
.inverse-text .accordion-wrapper.lined .card-header a:hover,
|
||||
.inverse-text .tabs-wrapper:not(.lined) .nav-tabs .nav-link:not(.active):hover {
|
||||
color: #e7b92f !important;
|
||||
border-color: #e7b92f !important;
|
||||
}
|
||||
.inverse-text .box.box-border:hover,
|
||||
.inverse-text .box.box-border:hover:before {
|
||||
border-color: #e7b92f
|
||||
}
|
||||
.color-default,
|
||||
.list-default>li:before,
|
||||
.list-default i {
|
||||
color: #e7b92f !important;
|
||||
}
|
||||
.bg-default {
|
||||
background-color: #e7b92f !important;
|
||||
}
|
||||
.border-default {
|
||||
border-color: #e7b92f !important;
|
||||
}
|
||||
.progressbar.default svg path:last-child {
|
||||
stroke: #e7b92f !important;
|
||||
}
|
||||
.progressbar.border.default {
|
||||
border-color: #e7b92f !important;
|
||||
}
|
||||
.circle.default .progressbar-text {
|
||||
color: #e7b92f !important;
|
||||
}
|
||||
@media (min-width: 992px) {
|
||||
.navbar-nav>li>.dropdown-menu {
|
||||
border-top: 2px solid #e7b92f;
|
||||
}
|
||||
}
|
6
assets/css/css-bootstrap.min.css
vendored
Normal file
5805
assets/css/css-layers.css
Normal file
2642
assets/css/css-navigation.css
Normal file
89
assets/css/css-plugins.css
Normal file
60
assets/css/css-revolution.addon.filmstrip.css
Normal file
|
@ -0,0 +1,60 @@
|
|||
.rs-addon-strip .tp-bgimg,
|
||||
.rs-addon-strip .tp-kbimg-wrap {
|
||||
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.rs-addon-strip-wrap {
|
||||
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
|
||||
}
|
||||
|
||||
.rs-addon-strip-horizontal {
|
||||
|
||||
width: auto;
|
||||
height: 100%;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
|
||||
}
|
||||
|
||||
.rs-addon-strip-vertical {
|
||||
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
||||
}
|
||||
|
||||
.rs-addon-strip-wrap ,
|
||||
.rs-addon-strip-img {
|
||||
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none
|
||||
-ms-user-select: none
|
||||
user-select: none;
|
||||
|
||||
-webkit-touch-callout: none;
|
||||
touch-callout: none;
|
||||
|
||||
}
|
||||
|
||||
.rs-addon-strip-horizontal .rs-addon-strip-img {
|
||||
|
||||
display: inline-block;
|
||||
width: auto !important;
|
||||
height: inherit;
|
||||
vertical-align: top;
|
||||
|
||||
}
|
||||
|
||||
.rs-addon-strip-vertical .rs-addon-strip-img {
|
||||
|
||||
width: 100% !important;
|
||||
height: auto;
|
||||
|
||||
}
|
13
assets/css/css-settings.css
Normal file
18
assets/css/css-typewriter.css
Normal file
|
@ -0,0 +1,18 @@
|
|||
.tp-caption[data-typewriter]:after {
|
||||
|
||||
position: absolute;
|
||||
|
||||
}
|
||||
|
||||
.tp-caption[data-typewriter-blinking]:after {
|
||||
|
||||
position: static;
|
||||
|
||||
}
|
||||
|
||||
@keyframes tp-typewriter {
|
||||
|
||||
from {visibility: visible}
|
||||
to {visibility: hidden}
|
||||
|
||||
}
|
386
assets/css/font-font2.css
Normal file
|
@ -0,0 +1,386 @@
|
|||
body,
|
||||
.font-body,
|
||||
.map-info *,
|
||||
.font-title,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.lead,
|
||||
.lead2,
|
||||
.badge,
|
||||
.blockquote-footer,
|
||||
.navbar,
|
||||
.btn,
|
||||
.tp-caption:not(.font-body):not(.font-title),
|
||||
.erinyen .tp-tab-title,
|
||||
.cbp-filter-item,
|
||||
.meta,
|
||||
a.more,
|
||||
.swiper-slide .caption-bg p,
|
||||
.overlay-nav li a,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
.countdown p,
|
||||
.counter p,
|
||||
.page-navi a {
|
||||
font-family: 'EB Garamond', serif;
|
||||
}
|
||||
body,
|
||||
.lg-sub-html p {
|
||||
font-size: 19px;
|
||||
}
|
||||
body,
|
||||
li,
|
||||
address {
|
||||
line-height: 30px;
|
||||
}
|
||||
.swiper-slide .caption-bg p {
|
||||
font-size: 19px;
|
||||
line-height: 30px;
|
||||
}
|
||||
body,
|
||||
.sub-heading2,
|
||||
.icon p,
|
||||
select,
|
||||
textarea,
|
||||
textarea.form-control,
|
||||
input[type="text"]:not(.qty),
|
||||
input[type="password"],
|
||||
input[type="datetime"],
|
||||
input[type="datetime-local"],
|
||||
input[type="date"],
|
||||
input[type="month"],
|
||||
input[type="time"],
|
||||
input[type="week"],
|
||||
input[type="number"],
|
||||
input[type="email"],
|
||||
input[type="url"],
|
||||
input[type="search"],
|
||||
input[type="tel"],
|
||||
input[type="color"],
|
||||
.uneditable-input,
|
||||
.search-form:before {
|
||||
color: #404040;
|
||||
}
|
||||
.form-control::-webkit-input-placeholder {
|
||||
color: #404040;
|
||||
}
|
||||
.form-control:-moz-placeholder {
|
||||
color: #404040;
|
||||
}
|
||||
.form-control::-moz-placeholder {
|
||||
color: #404040;
|
||||
}
|
||||
.form-control:-ms-input-placeholder {
|
||||
color: #404040;
|
||||
}
|
||||
select,
|
||||
textarea,
|
||||
textarea.form-control,
|
||||
input[type="text"]:not(.qty),
|
||||
input[type="password"],
|
||||
input[type="datetime"],
|
||||
input[type="datetime-local"],
|
||||
input[type="date"],
|
||||
input[type="month"],
|
||||
input[type="time"],
|
||||
input[type="week"],
|
||||
input[type="number"],
|
||||
input[type="email"],
|
||||
input[type="url"],
|
||||
input[type="search"],
|
||||
input[type="tel"],
|
||||
input[type="color"],
|
||||
.uneditable-input {
|
||||
font-size: 18px;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: #303030;
|
||||
font-weight: 500;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 30px;
|
||||
line-height: 40px;
|
||||
}
|
||||
h2,
|
||||
.overlay-info figcaption h3,
|
||||
.swiper-col3-full h2.post-title {
|
||||
font-size: 28px;
|
||||
line-height: 38px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 26px;
|
||||
line-height: 36px;
|
||||
}
|
||||
h4 {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
h5 {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
}
|
||||
h6 {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
h1.text-uppercase,
|
||||
h2.text-uppercase,
|
||||
h3.text-uppercase,
|
||||
h4.text-uppercase,
|
||||
h5.text-uppercase,
|
||||
h6.text-uppercase {
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
h1.text-uppercase {
|
||||
font-size: 26px;
|
||||
line-height: 36px;
|
||||
}
|
||||
h2.text-uppercase {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
h3.text-uppercase {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
}
|
||||
h4.text-uppercase {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
h5.text-uppercase {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
}
|
||||
h6.text-uppercase {
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
}
|
||||
h1.post-title,
|
||||
.classic-view h2.post-title {
|
||||
font-size: 32px;
|
||||
line-height: 42px;
|
||||
}
|
||||
h2.post-title {
|
||||
font-size: 23px;
|
||||
line-height: 33px;
|
||||
}
|
||||
.section-title {
|
||||
font-size: 32px;
|
||||
line-height: 42px;
|
||||
}
|
||||
.section-title.larger {
|
||||
font-size: 36px;
|
||||
line-height: 46px;
|
||||
}
|
||||
.section-title-upper {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.section-title-upper.larger {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.title-color {
|
||||
font-size: 15px;
|
||||
line-height: 25px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.heading {
|
||||
font-size: 44px;
|
||||
line-height: 56px;
|
||||
}
|
||||
.sub-heading {
|
||||
font-size: 36px;
|
||||
line-height: 48px;
|
||||
}
|
||||
.sub-heading2 {
|
||||
font-weight: 400;
|
||||
font-size: 32px;
|
||||
line-height: 44px;
|
||||
}
|
||||
.lead {
|
||||
font-size: 22px;
|
||||
line-height: 34px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.lead.larger {
|
||||
font-size: 24px;
|
||||
line-height: 36px;
|
||||
}
|
||||
.lead2 {
|
||||
font-size: 21px;
|
||||
line-height: 31px;
|
||||
}
|
||||
.navbar-nav .nav-link {
|
||||
font-size: 20px;
|
||||
letter-spacing: normal;
|
||||
color: #202020;
|
||||
}
|
||||
.dropdown-item,
|
||||
.mega-menu-content a {
|
||||
font-size: 17px;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
.navbar.text-uppercase .navbar-nav .nav-link {
|
||||
font-size: 13px;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
.navbar.text-uppercase .dropdown-item,
|
||||
.navbar.text-uppercase .mega-menu-content a {
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.meta,
|
||||
a.more,
|
||||
.text-muted,
|
||||
.meta,
|
||||
a.more,
|
||||
.meta span:after,
|
||||
.meta * {
|
||||
color: #999;
|
||||
}
|
||||
.meta,
|
||||
a.more {
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.meta.larger {
|
||||
font-size: 17px;
|
||||
}
|
||||
.meta.price.price-l {
|
||||
font-size: 20px;
|
||||
}
|
||||
.widget-title {
|
||||
font-size: 16px;
|
||||
line-height: 28px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
::-moz-selection {
|
||||
color: #303030;
|
||||
}
|
||||
::selection {
|
||||
color: #303030;
|
||||
}
|
||||
.dropcap,
|
||||
.blockquote-footer,
|
||||
.navbar .social-mute a i,
|
||||
.btn.btn-white,
|
||||
.btn.btn-white:hover,
|
||||
.btn.btn-white:focus,
|
||||
.btn.btn-white:active,
|
||||
.btn.btn-white.active,
|
||||
.btn.btn-border.btn-white:hover,
|
||||
.btn.btn-border.btn-white:focus,
|
||||
.btn.btn-border.btn-white:active,
|
||||
.btn.btn-border.btn-white.active,
|
||||
.btn-group .dropdown-menu .dropdown-item,
|
||||
.cocoen-drag::before,
|
||||
.social-mute a i,
|
||||
.accordion-wrapper .card-header a,
|
||||
.accordion-wrapper.lined .card-header a.collapsed,
|
||||
.nav-tabs .nav-link,
|
||||
.popover-header,
|
||||
label:not(.custom-control-label),
|
||||
.custom-select-wrapper:before,
|
||||
.pagination ul>li>a,
|
||||
.page-navi:not(.bg) a,
|
||||
.glyphs.css-mapping i:before {
|
||||
color: #303030;
|
||||
}
|
||||
.swiper-slide .link-wrapper .link a,
|
||||
.swiper-slide .link-wrapper .link a:hover,
|
||||
.overlay.caption-dark *,
|
||||
.overlay.light figcaption *,
|
||||
.overlay-info a.btn-white,
|
||||
.color-dark,
|
||||
.list-dark>li:before,
|
||||
.list-dark i,
|
||||
.border-dark {
|
||||
color: #303030 !important;
|
||||
}
|
||||
.hamburger:before,
|
||||
.hamburger span,
|
||||
.hamburger:after,
|
||||
.overlay1.light:before,
|
||||
.overlay1.light:after,
|
||||
.overlay2.light:before,
|
||||
.overlay2.light:after {
|
||||
background-color: #303030;
|
||||
}
|
||||
.bg-dark {
|
||||
background-color: #303030 !important
|
||||
}
|
||||
.progressbar.border.dark {
|
||||
border-color: #303030 !important;
|
||||
}
|
||||
.navbar-nav .nav-link,
|
||||
.navbar.text-uppercase .navbar-nav .nav-link,
|
||||
.dropdown-item,
|
||||
.mega-menu-content a,
|
||||
.meta,
|
||||
a.more,
|
||||
.btn,
|
||||
.badge,
|
||||
.dropcap,
|
||||
.blockquote-footer,
|
||||
.cbp-filter-item,
|
||||
.icon .number,
|
||||
.overlay-nav li a,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
label:not(.custom-control-label),
|
||||
.pagination ul>li>a,
|
||||
.page-navi a {
|
||||
font-weight: 600;
|
||||
}
|
||||
.cbp-filter-item,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link {
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.counter h3 {
|
||||
font-size: 40px;
|
||||
}
|
||||
.counter p {
|
||||
font-size: 17px;
|
||||
line-height: 23px;
|
||||
}
|
||||
blockquote p {
|
||||
font-size: 21px;
|
||||
line-height: 33px;
|
||||
}
|
||||
.blockquote-footer {
|
||||
letter-spacing: normal;
|
||||
font-size: 16px;
|
||||
line-height: 24px;
|
||||
}
|
||||
blockquote.larger p {
|
||||
font-size: 28px;
|
||||
line-height: 40px;
|
||||
color: #404040;
|
||||
}
|
||||
.icon .number {
|
||||
font-size: 28px;
|
||||
}
|
||||
.pagination ul>li>a {
|
||||
font-size: 16px;
|
||||
}
|
||||
.btn,
|
||||
.page-navi a,
|
||||
.nav-tabs .nav-link,
|
||||
.accordion-wrapper .card-header>* {
|
||||
font-size: 14px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.newsletter-wrapper input {
|
||||
width: calc(100% - 100px) !important;
|
||||
}
|
345
assets/css/font-font3.css
Normal file
|
@ -0,0 +1,345 @@
|
|||
body,
|
||||
.font-body,
|
||||
.map-info *,
|
||||
.meta,
|
||||
a.more,
|
||||
.cbp-filter-item,
|
||||
.swiper-slide .caption-bg p,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
.countdown p,
|
||||
.counter p,
|
||||
.blockquote-footer {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
.font-title,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.lead,
|
||||
.lead2,
|
||||
.badge,
|
||||
blockquote p,
|
||||
.btn,
|
||||
.navbar,
|
||||
.tp-caption:not(.font-body):not(.font-title),
|
||||
.erinyen .tp-tab-title,
|
||||
.overlay-nav li a,
|
||||
.page-navi a,
|
||||
.pagination ul>li>a {
|
||||
font-family: 'Roboto Slab', serif;
|
||||
}
|
||||
.erinyen .tp-tab-title {
|
||||
font-weight: 400;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
color: #303030;
|
||||
font-weight: 400;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 28px;
|
||||
line-height: 38px;
|
||||
}
|
||||
h2,
|
||||
.overlay-info figcaption h3,
|
||||
.swiper-col3-full h2.post-title {
|
||||
font-size: 26px;
|
||||
line-height: 36px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
h4 {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
}
|
||||
h5 {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
h6 {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
}
|
||||
h6.post-title {
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
}
|
||||
h1.text-uppercase,
|
||||
h2.text-uppercase,
|
||||
h3.text-uppercase,
|
||||
h4.text-uppercase,
|
||||
h5.text-uppercase,
|
||||
h6.text-uppercase {
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
h1.text-uppercase {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
h2.text-uppercase {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
}
|
||||
h3.text-uppercase {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
h4.text-uppercase {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
}
|
||||
h5.text-uppercase {
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
}
|
||||
h6.text-uppercase {
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
}
|
||||
h1.post-title,
|
||||
.classic-view h2.post-title {
|
||||
font-size: 32px;
|
||||
line-height: 42px;
|
||||
}
|
||||
h2.post-title {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.section-title {
|
||||
font-size: 26px;
|
||||
line-height: 36px;
|
||||
}
|
||||
.section-title.larger {
|
||||
font-size: 32px;
|
||||
line-height: 42px;
|
||||
}
|
||||
.section-title-upper {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.section-title-upper.larger {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.title-color {
|
||||
font-size: 13px;
|
||||
line-height: 23px;
|
||||
font-weight: 700;
|
||||
letter-spacing: 3px;
|
||||
}
|
||||
.heading {
|
||||
font-size: 40px;
|
||||
line-height: 52px;
|
||||
}
|
||||
.sub-heading {
|
||||
font-size: 32px;
|
||||
line-height: 44px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.sub-heading2 {
|
||||
font-weight: 300;
|
||||
font-size: 28px;
|
||||
line-height: 40px;
|
||||
}
|
||||
.lead {
|
||||
font-size: 19px;
|
||||
line-height: 31px;
|
||||
font-weight: 300;
|
||||
}
|
||||
.lead.larger {
|
||||
font-size: 22px;
|
||||
line-height: 34px;
|
||||
font-weight: 300;
|
||||
}
|
||||
.lead2 {
|
||||
font-size: 17px;
|
||||
line-height: 27px;
|
||||
font-weight: normal;
|
||||
}
|
||||
.navbar-nav .nav-link {
|
||||
font-size: 16px;
|
||||
letter-spacing: normal;
|
||||
color: #404040;
|
||||
}
|
||||
.dropdown-item,
|
||||
.mega-menu-content a {
|
||||
font-size: 15px;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
.navbar.text-uppercase .navbar-nav .nav-link {
|
||||
font-size: 13px;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
.navbar.text-uppercase .dropdown-item,
|
||||
.navbar.text-uppercase .mega-menu-content a {
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.meta,
|
||||
a.more,
|
||||
.text-muted,
|
||||
.meta span:after,
|
||||
.meta * {
|
||||
color: #999;
|
||||
}
|
||||
.meta,
|
||||
a.more {
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
.meta.larger {
|
||||
font-size: 17px;
|
||||
}
|
||||
.meta.price.price-l {
|
||||
font-size: 20px;
|
||||
}
|
||||
.widget-title {
|
||||
font-size: 13px;
|
||||
line-height: 25px;
|
||||
letter-spacing: 2px;
|
||||
font-weight: 700;
|
||||
}
|
||||
::-moz-selection {
|
||||
color: #303030;
|
||||
}
|
||||
::selection {
|
||||
color: #303030;
|
||||
}
|
||||
.dropcap,
|
||||
.navbar .social-mute a i,
|
||||
.btn.btn-white,
|
||||
.btn.btn-white:hover,
|
||||
.btn.btn-white:focus,
|
||||
.btn.btn-white:active,
|
||||
.btn.btn-white.active,
|
||||
.btn.btn-border.btn-white:hover,
|
||||
.btn.btn-border.btn-white:focus,
|
||||
.btn.btn-border.btn-white:active,
|
||||
.btn.btn-border.btn-white.active,
|
||||
.btn-group .dropdown-menu .dropdown-item,
|
||||
.cocoen-drag::before,
|
||||
.social-mute a i,
|
||||
.accordion-wrapper .card-header a,
|
||||
.accordion-wrapper.lined .card-header a.collapsed,
|
||||
.nav-tabs .nav-link,
|
||||
.popover-header,
|
||||
label:not(.custom-control-label),
|
||||
.custom-select-wrapper:before,
|
||||
.pagination ul>li>a,
|
||||
.page-navi:not(.bg) a,
|
||||
.glyphs.css-mapping i:before {
|
||||
color: #303030;
|
||||
}
|
||||
.swiper-slide .link-wrapper .link a,
|
||||
.swiper-slide .link-wrapper .link a:hover,
|
||||
.overlay.caption-dark *,
|
||||
.overlay.light figcaption *,
|
||||
.overlay-info a.btn-white,
|
||||
.color-dark,
|
||||
.list-dark>li:before,
|
||||
.list-dark i,
|
||||
.border-dark {
|
||||
color: #303030 !important;
|
||||
}
|
||||
.hamburger:before,
|
||||
.hamburger span,
|
||||
.hamburger:after,
|
||||
.overlay1.light:before,
|
||||
.overlay1.light:after,
|
||||
.overlay2.light:before,
|
||||
.overlay2.light:after {
|
||||
background-color: #303030;
|
||||
}
|
||||
.bg-dark {
|
||||
background-color: #303030 !important
|
||||
}
|
||||
.progressbar.border.dark {
|
||||
border-color: #303030 !important;
|
||||
}
|
||||
.dropcap,
|
||||
.cbp-filter-item,
|
||||
.icon .number,
|
||||
label:not(.custom-control-label) {
|
||||
font-weight: 600;
|
||||
}
|
||||
.navbar-nav .nav-link,
|
||||
.navbar.text-uppercase .navbar-nav .nav-link,
|
||||
.dropdown-item,
|
||||
.mega-menu-content a,
|
||||
.overlay-nav li a,
|
||||
.btn,
|
||||
.badge,
|
||||
.page-navi a,
|
||||
.pagination ul>li>a, {
|
||||
font-weight: 700;
|
||||
}
|
||||
.cbp-filter-item,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link {
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
.counter h3 {
|
||||
font-size: 40px;
|
||||
}
|
||||
.counter p {
|
||||
font-size: 17px;
|
||||
line-height: 23px;
|
||||
}
|
||||
blockquote p {
|
||||
font-size: 19px;
|
||||
line-height: 31px;
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
.blockquote-footer {
|
||||
letter-spacing: normal;
|
||||
font-size: 16px;
|
||||
line-height: 28px;
|
||||
color: #606060;
|
||||
font-weight: normal;
|
||||
}
|
||||
blockquote.larger p {
|
||||
font-size: 28px;
|
||||
line-height: 40px;
|
||||
color: #606060;
|
||||
}
|
||||
.icon .number {
|
||||
font-size: 26px;
|
||||
}
|
||||
.pagination ul>li>a {
|
||||
font-size: 16px;
|
||||
}
|
||||
.btn,
|
||||
.page-navi a,
|
||||
.nav-tabs .nav-link,
|
||||
.accordion-wrapper .card-header>* {
|
||||
font-size: 16px;
|
||||
letter-spacing: normal;
|
||||
text-transform: none;
|
||||
}
|
||||
.nav-tabs .nav-link {
|
||||
font-weight: 500;
|
||||
}
|
||||
.tag-list .btn {
|
||||
font-size: 14px;
|
||||
}
|
||||
.newsletter-wrapper input {
|
||||
width: calc(100% - 100px) !important;
|
||||
}
|
||||
.badge {
|
||||
text-transform: none;
|
||||
font-weight: 700;
|
||||
font-size: 12px;
|
||||
}
|
51
assets/css/font-font4.css
Normal file
|
@ -0,0 +1,51 @@
|
|||
body,
|
||||
.font-body,
|
||||
.map-info *,
|
||||
.font-title,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.lead,
|
||||
.lead2,
|
||||
.badge,
|
||||
.blockquote-footer,
|
||||
.navbar,
|
||||
.btn,
|
||||
.tp-caption:not(.font-body):not(.font-title),
|
||||
.erinyen .tp-tab-title,
|
||||
.cbp-filter-item,
|
||||
.meta,
|
||||
a.more,
|
||||
.swiper-slide .caption-bg p,
|
||||
.overlay-nav li a,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
.countdown p,
|
||||
.counter p,
|
||||
.page-navi a {
|
||||
font-family: 'Overpass', sans-serif;
|
||||
}
|
||||
.navbar-nav .nav-link {
|
||||
font-size: 16px;
|
||||
}
|
||||
.dropdown-item,
|
||||
.mega-menu-content a {
|
||||
font-size: 15px;
|
||||
}
|
||||
.navbar.text-uppercase .navbar-nav .nav-link {
|
||||
font-size: 14px;
|
||||
}
|
||||
.navbar.text-uppercase .dropdown-item,
|
||||
.navbar.text-uppercase .mega-menu-content a {
|
||||
font-size: 13px;
|
||||
}
|
||||
.btn {
|
||||
font-size: 14px;
|
||||
}
|
||||
blockquote.larger p {
|
||||
font-size: 24px;
|
||||
line-height: 38px;
|
||||
}
|
273
assets/css/font-font5.css
Normal file
|
@ -0,0 +1,273 @@
|
|||
body,
|
||||
.font-body,
|
||||
.map-info *,
|
||||
.lead,
|
||||
.lead2,
|
||||
.blockquote-footer,
|
||||
.tp-caption:not(.font-body):not(.font-title),
|
||||
.erinyen .tp-tab-title,
|
||||
.cbp-filter-item,
|
||||
.meta,
|
||||
a.more,
|
||||
.swiper-slide .caption-bg p,
|
||||
.overlay-nav li a,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
.countdown p,
|
||||
.counter p,
|
||||
.page-navi a {
|
||||
font-family: 'Muli', sans-serif;
|
||||
}
|
||||
.font-title,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.navbar,
|
||||
.btn,
|
||||
.badge {
|
||||
font-family: 'Vidaloka', serif;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
letter-spacing: normal;
|
||||
font-weight: normal;
|
||||
color: #303030;
|
||||
}
|
||||
.btn {
|
||||
letter-spacing: 1px;
|
||||
font-weight: normal;
|
||||
}
|
||||
h1 {
|
||||
font-size: 30px;
|
||||
line-height: 40px;
|
||||
}
|
||||
h2,
|
||||
.overlay-info figcaption h3,
|
||||
.swiper-col3-full h2.post-title {
|
||||
font-size: 28px;
|
||||
line-height: 38px;
|
||||
}
|
||||
h3 {
|
||||
font-size: 26px;
|
||||
line-height: 36px;
|
||||
}
|
||||
h4 {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
h5 {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
}
|
||||
h6 {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.overlay-info figcaption h2:not(.section-title) {
|
||||
font-size: 42px;
|
||||
line-height: 52px;
|
||||
}
|
||||
h1.text-uppercase,
|
||||
h2.text-uppercase,
|
||||
h3.text-uppercase,
|
||||
h4.text-uppercase,
|
||||
h5.text-uppercase,
|
||||
h6.text-uppercase {
|
||||
letter-spacing: normal;
|
||||
}
|
||||
h1.text-uppercase {
|
||||
font-size: 28px;
|
||||
line-height: 38px;
|
||||
}
|
||||
h2.text-uppercase {
|
||||
font-size: 26px;
|
||||
line-height: 36px;
|
||||
}
|
||||
h3.text-uppercase {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
h4.text-uppercase {
|
||||
font-size: 22px;
|
||||
line-height: 32px;
|
||||
}
|
||||
h5.text-uppercase {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
h6.text-uppercase {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
}
|
||||
h1.post-title,
|
||||
.classic-view h2.post-title {
|
||||
font-size: 30px;
|
||||
line-height: 40px;
|
||||
}
|
||||
h2.post-title {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
h6.post-title {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
}
|
||||
.title-color {
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
}
|
||||
.heading {
|
||||
font-size: 42px;
|
||||
line-height: 54px;
|
||||
}
|
||||
.sub-heading {
|
||||
font-size: 34px;
|
||||
line-height: 46px;
|
||||
}
|
||||
.section-title {
|
||||
font-size: 30px;
|
||||
line-height: 40px;
|
||||
}
|
||||
.section-title.larger {
|
||||
font-size: 34px;
|
||||
line-height: 44px;
|
||||
}
|
||||
.section-title-upper {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.section-title-upper.larger {
|
||||
font-size: 24px;
|
||||
line-height: 34px;
|
||||
}
|
||||
.lead {
|
||||
font-size: 19px;
|
||||
line-height: 31px;
|
||||
}
|
||||
.lead2 {
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.lead.larger {
|
||||
font-size: 21px;
|
||||
line-height: 33px;
|
||||
}
|
||||
.navbar-nav .nav-link {
|
||||
font-size: 17px;
|
||||
font-weight: normal;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
.dropdown-item,
|
||||
.mega-menu-content a {
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
.navbar.text-uppercase .navbar-nav .nav-link {
|
||||
font-size: 14px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.navbar.text-uppercase .dropdown-item,
|
||||
.navbar.text-uppercase .mega-menu-content a {
|
||||
font-size: 13px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
blockquote p {
|
||||
font-size: 18px;
|
||||
line-height: 30px;
|
||||
font-weight: 300;
|
||||
}
|
||||
blockquote.larger p {
|
||||
font-size: 26px;
|
||||
line-height: 38px;
|
||||
}
|
||||
.blockquote-footer {
|
||||
font-weight: 600;
|
||||
font-size: 15px;
|
||||
line-height: 23px;
|
||||
}
|
||||
.btn {
|
||||
font-size: 14px;
|
||||
}
|
||||
.tag-list .btn {
|
||||
font-size: 13px;
|
||||
}
|
||||
.widget-title {
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.counter p {
|
||||
font-size: 15px;
|
||||
line-height: 21px;
|
||||
}
|
||||
.nav-tabs .nav-link,
|
||||
.accordion-wrapper .card-header>* {
|
||||
font-size: 15px;
|
||||
}
|
||||
::-moz-selection {
|
||||
color: #303030;
|
||||
}
|
||||
::selection {
|
||||
color: #303030;
|
||||
}
|
||||
.dropcap,
|
||||
.navbar .social-mute a i,
|
||||
.btn.btn-white,
|
||||
.btn.btn-white:hover,
|
||||
.btn.btn-white:focus,
|
||||
.btn.btn-white:active,
|
||||
.btn.btn-white.active,
|
||||
.btn.btn-border.btn-white:hover,
|
||||
.btn.btn-border.btn-white:focus,
|
||||
.btn.btn-border.btn-white:active,
|
||||
.btn.btn-border.btn-white.active,
|
||||
.navbar-nav .nav-link,
|
||||
.btn-group .dropdown-menu .dropdown-item,
|
||||
.cocoen-drag::before,
|
||||
.social-mute a i,
|
||||
.accordion-wrapper .card-header a,
|
||||
.accordion-wrapper.lined .card-header a.collapsed,
|
||||
.nav-tabs .nav-link,
|
||||
.popover-header,
|
||||
label:not(.custom-control-label),
|
||||
.custom-select-wrapper:before,
|
||||
.pagination ul>li>a,
|
||||
.page-navi:not(.bg) a,
|
||||
.glyphs.css-mapping i:before {
|
||||
color: #303030;
|
||||
}
|
||||
.swiper-slide .link-wrapper .link a,
|
||||
.swiper-slide .link-wrapper .link a:hover,
|
||||
.overlay.caption-dark *,
|
||||
.overlay.light figcaption *,
|
||||
.overlay-info a.btn-white,
|
||||
.color-dark,
|
||||
.list-dark>li:before,
|
||||
.list-dark i,
|
||||
.border-dark {
|
||||
color: #303030 !important;
|
||||
}
|
||||
.hamburger:before,
|
||||
.hamburger span,
|
||||
.hamburger:after,
|
||||
.overlay1.light:before,
|
||||
.overlay1.light:after,
|
||||
.overlay2.light:before,
|
||||
.overlay2.light:after {
|
||||
background-color: #303030;
|
||||
}
|
||||
.bg-dark {
|
||||
background-color: #303030 !important
|
||||
}
|
||||
.progressbar.border.dark {
|
||||
border-color: #303030 !important;
|
||||
}
|
142
assets/css/font-font6.css
Normal file
|
@ -0,0 +1,142 @@
|
|||
body,
|
||||
.font-body,
|
||||
.map-info *,
|
||||
.font-title,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.lead,
|
||||
.lead2,
|
||||
.badge,
|
||||
.blockquote-footer,
|
||||
.navbar,
|
||||
.btn,
|
||||
.tp-caption:not(.font-body):not(.font-title),
|
||||
.erinyen .tp-tab-title,
|
||||
.cbp-filter-item,
|
||||
.meta,
|
||||
a.more,
|
||||
.swiper-slide .caption-bg p,
|
||||
.overlay-nav li a,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
.countdown p,
|
||||
.counter p,
|
||||
.page-navi a {
|
||||
font-family: 'IBM Plex Sans Condensed', sans-serif;
|
||||
}
|
||||
body * {
|
||||
letter-spacing: normal !important;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-weight: 600;
|
||||
}
|
||||
h1.text-uppercase,
|
||||
h2.text-uppercase,
|
||||
h3.text-uppercase,
|
||||
h4.text-uppercase,
|
||||
h5.text-uppercase,
|
||||
h6.text-uppercase,
|
||||
.section-title-upper {
|
||||
letter-spacing: 1px !important;
|
||||
}
|
||||
h2.post-title {
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.title-color {
|
||||
font-size: 15px;
|
||||
line-height: 25px;
|
||||
}
|
||||
.navbar-nav .nav-link,
|
||||
.navbar.text-uppercase .navbar-nav .nav-link,
|
||||
.dropdown-item,
|
||||
.mega-menu-content a,
|
||||
.meta,
|
||||
a.more,
|
||||
.btn,
|
||||
.badge,
|
||||
.dropcap,
|
||||
.blockquote-footer,
|
||||
.cbp-filter-item,
|
||||
.icon .number,
|
||||
.overlay-nav li a,
|
||||
.nav-tabs .nav-link,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
label:not(.custom-control-label),
|
||||
.pagination ul>li>a,
|
||||
.page-navi a {
|
||||
font-weight: 600;
|
||||
}
|
||||
.meta,
|
||||
a.more,
|
||||
.cbp-filter-item,
|
||||
.tabs-wrapper.filtered .nav-tabs .nav-link,
|
||||
.btn,
|
||||
.nav-tabs .nav-link,
|
||||
.accordion-wrapper .card-header>* {
|
||||
font-size: 14px;
|
||||
letter-spacing: 1px !important;
|
||||
}
|
||||
.meta * {
|
||||
letter-spacing: 1px !important;
|
||||
}
|
||||
.meta.larger {
|
||||
font-size: 16px;
|
||||
}
|
||||
.meta.price.price-l {
|
||||
font-size: 19px;
|
||||
}
|
||||
blockquote p {
|
||||
font-size: 19px;
|
||||
line-height: 31px;
|
||||
}
|
||||
.navbar-nav .nav-link {
|
||||
font-size: 17px;
|
||||
}
|
||||
.dropdown-item,
|
||||
.mega-menu-content a {
|
||||
font-size: 15px;
|
||||
}
|
||||
.navbar.text-uppercase .navbar-nav .nav-link {
|
||||
font-size: 15px;
|
||||
letter-spacing: 1px !important;
|
||||
}
|
||||
.navbar.text-uppercase .dropdown-item,
|
||||
.navbar.text-uppercase .mega-menu-content a {
|
||||
font-size: 13px;
|
||||
letter-spacing: 1px !important;
|
||||
}
|
||||
blockquote.larger p {
|
||||
font-size: 26px;
|
||||
line-height: 40px;
|
||||
}
|
||||
.lead {
|
||||
font-size: 20px;
|
||||
line-height: 32px;
|
||||
}
|
||||
.lead.larger {
|
||||
font-size: 22px;
|
||||
line-height: 34px;
|
||||
}
|
||||
.lead2 {
|
||||
font-size: 18px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.widget-title {
|
||||
font-size: 15px;
|
||||
line-height: 25px;
|
||||
letter-spacing: 1px !important;
|
||||
}
|
||||
.btn,
|
||||
.page-navi a {
|
||||
letter-spacing: 1px !important;
|
||||
}
|
6155
assets/css/style.css
Normal file
6091
assets/css/type-icons.css
Normal file
BIN
assets/fonts/elemis-elemis.eot
Normal file
11
assets/fonts/elemis-elemis.svg
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>Generated by IcoMoon</metadata>
|
||||
<defs>
|
||||
<font id="elemis" horiz-adv-x="1024">
|
||||
<font-face units-per-em="1024" ascent="960" descent="-64" />
|
||||
<missing-glyph horiz-adv-x="1024" />
|
||||
<glyph unicode=" " horiz-adv-x="512" d="" />
|
||||
<glyph unicode="" glyph-name="focus" d="M68.267 618.667h-68.267v341.333h68.267v-341.333zM68.267 960h273.067v-68.267h-273.067v68.267zM955.733 277.333h68.267v-341.333h-68.267v341.333zM955.733-64h-273.067v68.267h273.067v-68.267zM682.667 891.733v68.267h341.333v-68.267h-341.333zM1024 891.733v-273.067h-68.267v273.067h68.267zM341.333 4.267v-68.267h-341.333v68.267h341.333zM0 4.267v273.067h68.267v-273.067h-68.267z" />
|
||||
</font></defs></svg>
|
After Width: | Height: | Size: 855 B |
BIN
assets/fonts/elemis-elemis.ttf
Normal file
BIN
assets/fonts/elemis-elemis.woff
Normal file
BIN
assets/fonts/fontawesome-fontawesome-webfont.eot
Normal file
2671
assets/fonts/fontawesome-fontawesome-webfont.svg
Normal file
After Width: | Height: | Size: 434 KiB |
BIN
assets/fonts/fontawesome-fontawesome-webfont.ttf
Normal file
BIN
assets/fonts/fontawesome-fontawesome-webfont.woff
Normal file
BIN
assets/fonts/fontawesome-fontawesome-webfont.woff2
Normal file
BIN
assets/fonts/lg-lg.eot
Normal file
47
assets/fonts/lg-lg.svg
Normal file
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>
|
||||
<json>
|
||||
<![CDATA[
|
||||
{
|
||||
"fontFamily": "lg",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 0,
|
||||
"fontURL": "https://github.com/sachinchoolur/lightGallery",
|
||||
"copyright": "sachin",
|
||||
"license": "MLT",
|
||||
"licenseURL": "http://opensource.org/licenses/MIT",
|
||||
"version": "Version 1.0",
|
||||
"fontId": "lg",
|
||||
"psName": "lg",
|
||||
"subFamily": "Regular",
|
||||
"fullName": "lg",
|
||||
"description": "Font generated by IcoMoon."
|
||||
}
|
||||
]]>
|
||||
</json>
|
||||
</metadata>
|
||||
<defs>
|
||||
<font id="lg" horiz-adv-x="1024">
|
||||
<font-face units-per-em="1024" ascent="960" descent="-64" />
|
||||
<missing-glyph horiz-adv-x="1024" />
|
||||
<glyph unicode=" " horiz-adv-x="512" d="" />
|
||||
<glyph unicode="" glyph-name="pause_circle_outline" data-tags="pause_circle_outline" d="M554 256.667v340h86v-340h-86zM512 84.667q140 0 241 101t101 241-101 241-241 101-241-101-101-241 101-241 241-101zM512 852.667q176 0 301-125t125-301-125-301-301-125-301 125-125 301 125 301 301 125zM384 256.667v340h86v-340h-86z" />
|
||||
<glyph unicode="" glyph-name="play_circle_outline" data-tags="play_circle_outline" d="M512 84.667q140 0 241 101t101 241-101 241-241 101-241-101-101-241 101-241 241-101zM512 852.667q176 0 301-125t125-301-125-301-301-125-301 125-125 301 125 301 301 125zM426 234.667v384l256-192z" />
|
||||
<glyph unicode="" glyph-name="stack-2" data-tags="stack-2" d="M384 853.334h426.667q53 0 90.5-37.5t37.5-90.5v-426.667q0-53-37.5-90.5t-90.5-37.5h-426.667q-53 0-90.5 37.5t-37.5 90.5v426.667q0 53 37.5 90.5t90.5 37.5zM170.667 675.334v-547.333q0-17.667 12.5-30.167t30.167-12.5h547.333q-13.333-37.667-46.333-61.5t-74.333-23.833h-426.667q-53 0-90.5 37.5t-37.5 90.5v426.667q0 41.333 23.833 74.333t61.5 46.333zM810.667 768h-426.667q-17.667 0-30.167-12.5t-12.5-30.167v-426.667q0-17.667 12.5-30.167t30.167-12.5h426.667q17.667 0 30.167 12.5t12.5 30.167v426.667q0 17.667-12.5 30.167t-30.167 12.5z" />
|
||||
<glyph unicode="" glyph-name="clear" data-tags="clear" d="M810 664.667l-238-238 238-238-60-60-238 238-238-238-60 60 238 238-238 238 60 60 238-238 238 238z" />
|
||||
<glyph unicode="" glyph-name="arrow-left" data-tags="arrow-left" d="M426.667 768q17.667 0 30.167-12.5t12.5-30.167q0-18-12.667-30.333l-225.667-225.667h665q17.667 0 30.167-12.5t12.5-30.167-12.5-30.167-30.167-12.5h-665l225.667-225.667q12.667-12.333 12.667-30.333 0-17.667-12.5-30.167t-30.167-12.5q-18 0-30.333 12.333l-298.667 298.667q-12.333 13-12.333 30.333t12.333 30.333l298.667 298.667q12.667 12.333 30.333 12.333z" />
|
||||
<glyph unicode="" glyph-name="arrow-right" data-tags="arrow-right" d="M597.333 768q18 0 30.333-12.333l298.667-298.667q12.333-12.333 12.333-30.333t-12.333-30.333l-298.667-298.667q-12.333-12.333-30.333-12.333-18.333 0-30.5 12.167t-12.167 30.5q0 18 12.333 30.333l226 225.667h-665q-17.667 0-30.167 12.5t-12.5 30.167 12.5 30.167 30.167 12.5h665l-226 225.667q-12.333 12.333-12.333 30.333 0 18.333 12.167 30.5t30.5 12.167z" />
|
||||
<glyph unicode="" glyph-name="vertical_align_bottom" data-tags="vertical_align_bottom" d="M170 128.667h684v-86h-684v86zM682 384.667l-170-172-170 172h128v426h84v-426h128z" />
|
||||
<glyph unicode="" glyph-name="apps" data-tags="apps" d="M682 84.667v172h172v-172h-172zM682 340.667v172h172v-172h-172zM426 596.667v172h172v-172h-172zM682 768.667h172v-172h-172v172zM426 340.667v172h172v-172h-172zM170 340.667v172h172v-172h-172zM170 84.667v172h172v-172h-172zM426 84.667v172h172v-172h-172zM170 596.667v172h172v-172h-172z" />
|
||||
<glyph unicode="" glyph-name="fullscreen" data-tags="fullscreen" d="M598 724.667h212v-212h-84v128h-128v84zM726 212.667v128h84v-212h-212v84h128zM214 512.667v212h212v-84h-128v-128h-84zM298 340.667v-128h128v-84h-212v212h84z" />
|
||||
<glyph unicode="" glyph-name="fullscreen_exit" data-tags="fullscreen_exit" d="M682 596.667h128v-84h-212v212h84v-128zM598 128.667v212h212v-84h-128v-128h-84zM342 596.667v128h84v-212h-212v84h128zM214 256.667v84h212v-212h-84v128h-128z" />
|
||||
<glyph unicode="" glyph-name="zoom_in" data-tags="zoom_in" d="M512 512.667h-86v-86h-42v86h-86v42h86v86h42v-86h86v-42zM406 340.667q80 0 136 56t56 136-56 136-136 56-136-56-56-136 56-136 136-56zM662 340.667l212-212-64-64-212 212v34l-12 12q-76-66-180-66-116 0-197 80t-81 196 81 197 197 81 196-81 80-197q0-104-66-180l12-12h34z" />
|
||||
<glyph unicode="" glyph-name="zoom_out" data-tags="zoom_out" d="M298 554.667h214v-42h-214v42zM406 340.667q80 0 136 56t56 136-56 136-136 56-136-56-56-136 56-136 136-56zM662 340.667l212-212-64-64-212 212v34l-12 12q-76-66-180-66-116 0-197 80t-81 196 81 197 197 81 196-81 80-197q0-104-66-180l12-12h34z" />
|
||||
<glyph unicode="" glyph-name="share" data-tags="share" d="M768 252.667c68 0 124-56 124-124s-56-126-124-126-124 58-124 126c0 10 0 20 2 28l-302 176c-24-22-54-34-88-34-70 0-128 58-128 128s58 128 128 128c34 0 64-12 88-34l300 174c-2 10-4 20-4 30 0 70 58 128 128 128s128-58 128-128-58-128-128-128c-34 0-64 14-88 36l-300-176c2-10 4-20 4-30s-2-20-4-30l304-176c22 20 52 32 84 32z" />
|
||||
<glyph unicode="" glyph-name="facebook-with-circle" data-tags="facebook-with-circle" d="M512 952.32c-271.462 0-491.52-220.058-491.52-491.52s220.058-491.52 491.52-491.52 491.52 220.058 491.52 491.52-220.058 491.52-491.52 491.52zM628.429 612.659h-73.882c-8.755 0-18.483-11.52-18.483-26.829v-53.35h92.416l-13.978-76.083h-78.438v-228.403h-87.194v228.403h-79.104v76.083h79.104v44.749c0 64.205 44.544 116.378 105.677 116.378h73.882v-80.947z" />
|
||||
<glyph unicode="" glyph-name="google-with-circle" data-tags="google+-with-circle" d="M512 952.32c-271.462 0-491.52-220.058-491.52-491.52s220.058-491.52 491.52-491.52 491.52 220.058 491.52 491.52-220.058 491.52-491.52 491.52zM483.686 249.805c-30.874-15.002-64.102-16.589-76.954-16.589-2.458 0-3.84 0-3.84 0s-1.178 0-2.765 0c-20.070 0-119.962 4.608-119.962 95.59 0 89.395 108.8 96.41 142.131 96.41h0.87c-19.251 25.702-15.258 51.61-15.258 51.61-1.69-0.102-4.147-0.205-7.168-0.205-12.544 0-36.762 1.997-57.549 15.411-25.498 16.384-38.4 44.288-38.4 82.893 0 109.107 119.142 113.51 120.32 113.613h118.989v-2.611c0-13.312-23.91-15.923-40.192-18.125-5.53-0.819-16.64-1.894-19.763-3.482 30.157-16.128 35.021-41.421 35.021-79.104 0-42.906-16.794-65.587-34.611-81.51-11.059-9.882-19.712-17.613-19.712-28.006 0-10.189 11.878-20.582 25.702-32.717 22.579-19.917 53.555-47.002 53.555-92.723 0-47.258-20.326-81.050-60.416-100.454zM742.4 460.8h-76.8v-76.8h-51.2v76.8h-76.8v51.2h76.8v76.8h51.2v-76.8h76.8v-51.2zM421.018 401.92c-2.662 0-5.325-0.102-8.038-0.307-22.733-1.69-43.725-10.189-58.88-24.013-15.053-13.619-22.733-30.822-21.658-48.179 2.304-36.403 41.37-57.702 88.832-54.323 46.694 3.379 77.824 30.31 75.571 66.714-2.15 34.202-31.898 60.109-75.827 60.109zM465.766 599.808c-12.39 43.52-32.358 56.422-63.386 56.422-3.328 0-6.707-0.512-9.933-1.382-13.466-3.84-24.166-15.053-30.106-31.744-6.093-16.896-6.451-34.509-1.229-54.579 9.472-35.891 34.97-61.901 60.672-61.901 3.379 0 6.758 0.41 9.933 1.382 28.109 7.885 45.722 50.79 34.048 91.802z" />
|
||||
<glyph unicode="" glyph-name="pinterest-with-circle" data-tags="pinterest-with-circle" d="M512 952.32c-271.462 0-491.52-220.058-491.52-491.52s220.058-491.52 491.52-491.52 491.52 220.058 491.52 491.52-220.058 491.52-491.52 491.52zM545.638 344.32c-31.539 2.406-44.749 18.022-69.427 32.973-13.568-71.219-30.157-139.52-79.309-175.206-15.206 107.725 22.221 188.518 39.629 274.381-29.645 49.92 3.533 150.323 66.099 125.645 76.954-30.515-66.662-185.6 29.747-205.005 100.659-20.173 141.773 174.694 79.36 237.978-90.214 91.494-262.502 2.099-241.306-128.87 5.12-32 38.246-41.728 13.21-85.914-57.702 12.8-74.957 58.317-72.704 118.989 3.533 99.328 89.242 168.909 175.155 178.483 108.698 12.083 210.688-39.885 224.819-142.182 15.821-115.405-49.101-240.282-165.274-231.27z" />
|
||||
<glyph unicode="" glyph-name="twitter-with-circle" data-tags="twitter-with-circle" d="M512 952.32c-271.462 0-491.52-220.058-491.52-491.52s220.058-491.52 491.52-491.52 491.52 220.058 491.52 491.52-220.058 491.52-491.52 491.52zM711.936 549.683c0.205-4.198 0.256-8.397 0.256-12.493 0-128-97.331-275.507-275.405-275.507-54.682 0-105.574 15.974-148.378 43.52 7.526-0.922 15.258-1.28 23.091-1.28 45.363 0 87.091 15.411 120.218 41.421-42.342 0.819-78.080 28.774-90.419 67.174 5.888-1.075 11.93-1.69 18.176-1.69 8.806 0 17.408 1.178 25.498 3.379-44.288 8.909-77.67 48.026-77.67 94.925v1.178c13.056-7.219 28.006-11.622 43.878-12.134-26.010 17.408-43.059 47.002-43.059 80.64 0 17.715 4.762 34.406 13.107 48.691 47.77-58.573 119.040-97.075 199.526-101.222-1.69 7.117-2.509 14.49-2.509 22.118 0 53.402 43.315 96.819 96.819 96.819 27.802 0 52.992-11.776 70.656-30.618 22.067 4.403 42.752 12.39 61.44 23.501-7.219-22.579-22.528-41.574-42.547-53.606 19.61 2.406 38.246 7.578 55.603 15.309-12.954-19.405-29.389-36.506-48.282-50.125z" />
|
||||
</font></defs></svg>
|
After Width: | Height: | Size: 8.6 KiB |
BIN
assets/fonts/lg-lg.ttf
Normal file
BIN
assets/fonts/lg-lg.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-Bold.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-Bold.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-Bold.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-Bold.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-BoldItalic.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-BoldItalic.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-BoldItalic.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-BoldItalic.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-Italic.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-Italic.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-Italic.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-Italic.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-Light.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-Light.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-Light.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-Light.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-LightItalic.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-LightItalic.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-LightItalic.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-LightItalic.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-Medium.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-Medium.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-Medium.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-Medium.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-MediumItalic.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-MediumItalic.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-MediumItalic.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-MediumItalic.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-Regular.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-Regular.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-Regular.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-Regular.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBold.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBold.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBold.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBold.woff2
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBoldItalic.eot
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBoldItalic.ttf
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBoldItalic.woff
Normal file
BIN
assets/fonts/montserrat-Montserrat-SemiBoldItalic.woff2
Normal file
BIN
assets/fonts/revicons-revicons.eot
Normal file
54
assets/fonts/revicons-revicons.svg
Normal file
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<metadata>Copyright (C) 2013 by original authors @ fontello.com</metadata>
|
||||
<defs>
|
||||
<font id="revicons" horiz-adv-x="1000" >
|
||||
<font-face font-family="revicons" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
|
||||
<missing-glyph horiz-adv-x="1000" />
|
||||
<glyph glyph-name="search" unicode="" d="m643 386q0 103-74 176t-176 74t-177-74t-73-176t73-177t177-73t176 73t74 177z m286-465q0-29-22-50t-50-21q-30 0-50 21l-191 191q-100-69-223-69q-80 0-153 31t-125 84t-84 125t-31 153t31 152t84 126t125 84t153 31t152-31t126-84t84-126t31-152q0-123-69-223l191-191q21-21 21-51z" horiz-adv-x="928.6" />
|
||||
<glyph glyph-name="pencil-1" unicode="" d="m795 731c50-46 44-118-4-165l-46-46s35 53-37 123c-64 64-124 37-124 37l49 48c43 45 120 45 162 3z m-89-250l-492-493l-210-51l-4 4l55 210l493 490c8 2 30 9 60 2l-523-522l-15-55l60-60l56 15l25 24l3 56l-40 40l479 479c7-7 7-7 15-15c71-70 38-124 38-124z" horiz-adv-x="830" />
|
||||
<glyph glyph-name="picture-1" unicode="" d="m357 529q0-45-31-76t-76-32t-76 32t-31 76t31 75t76 32t76-32t31-75z m572-215v-250h-786v107l178 179l90-89l285 285z m53 393h-893q-7 0-12-5t-6-13v-678q0-8 6-13t12-5h893q7 0 13 5t5 13v678q0 7-5 13t-13 5z m89-18v-678q0-37-26-63t-63-27h-893q-36 0-63 27t-26 63v678q0 37 26 63t63 27h893q37 0 63-27t26-63z" horiz-adv-x="1071.4" />
|
||||
<glyph glyph-name="cancel" unicode="" d="m724 112q0-22-15-38l-76-76q-16-15-38-15t-38 15l-164 165l-164-165q-16-15-38-15t-38 15l-76 76q-16 16-16 38t16 38l164 164l-164 164q-16 16-16 38t16 38l76 76q16 16 38 16t38-16l164-164l164 164q16 16 38 16t38-16l76-76q15-15 15-38t-15-38l-164-164l164-164q15-15 15-38z" horiz-adv-x="785.7" />
|
||||
<glyph glyph-name="info-circled" unicode="" d="m571 82v89q0 8-5 13t-12 5h-54v286q0 8-5 13t-13 5h-178q-8 0-13-5t-5-13v-89q0-8 5-13t13-5h53v-179h-53q-8 0-13-5t-5-13v-89q0-8 5-13t13-5h250q7 0 12 5t5 13z m-71 500v89q0 8-5 13t-13 5h-107q-8 0-13-5t-5-13v-89q0-8 5-13t13-5h107q8 0 13 5t5 13z m357-232q0-117-57-215t-156-156t-215-58t-216 58t-155 156t-58 215t58 215t155 156t216 58t215-58t156-156t57-215z" horiz-adv-x="857.1" />
|
||||
<glyph glyph-name="trash" unicode="" d="m286 439v-321q0-8-5-13t-13-5h-36q-8 0-13 5t-5 13v321q0 8 5 13t13 5h36q8 0 13-5t5-13z m143 0v-321q0-8-5-13t-13-5h-36q-8 0-13 5t-5 13v321q0 8 5 13t13 5h36q8 0 13-5t5-13z m142 0v-321q0-8-5-13t-12-5h-36q-8 0-13 5t-5 13v321q0 8 5 13t13 5h36q7 0 12-5t5-13z m72-404v529h-500v-529q0-12 4-22t8-15t6-5h464q2 0 6 5t8 15t4 22z m-375 601h250l-27 65q-4 5-9 6h-177q-6-1-10-6z m518-18v-36q0-8-5-13t-13-5h-54v-529q0-46-26-80t-63-34h-464q-37 0-63 33t-27 79v531h-53q-8 0-13 5t-5 13v36q0 8 5 13t13 5h172l39 93q9 21 31 35t44 15h178q22 0 44-15t30-35l39-93h173q8 0 13-5t5-13z" horiz-adv-x="785.7" />
|
||||
<glyph glyph-name="left-dir" unicode="" d="m357 600v-500q0-14-10-25t-26-11t-25 11l-250 250q-10 11-10 25t10 25l250 250q11 11 25 11t26-11t10-25z" horiz-adv-x="357.1" />
|
||||
<glyph glyph-name="right-dir" unicode="" d="m321 350q0-14-10-25l-250-250q-11-11-25-11t-25 11t-11 25v500q0 15 11 25t25 11t25-11l250-250q10-10 10-25z" horiz-adv-x="357.1" />
|
||||
<glyph glyph-name="down-open" unicode="" d="m899 457q0-29-21-50l-363-363q-21-22-51-22q-30 0-50 22l-363 363q-21 20-21 50q0 30 21 51l41 42q22 20 51 20q29 0 50-20l271-271l271 271q21 20 51 20q29 0 50-20l42-42q21-22 21-51z" horiz-adv-x="928.6" />
|
||||
<glyph glyph-name="left-open" unicode="" d="m414-28l-364 364q-20 20-20 50t20 51l364 363q21 20 51 20t50-20l42-42q21-21 21-51t-21-50l-271-271l271-271q21-21 21-51t-21-50l-42-42q-21-20-50-20t-51 20z" horiz-adv-x="642.9" />
|
||||
<glyph glyph-name="right-open" unicode="" d="m613 386q0-29-20-51l-364-363q-21-21-50-21t-51 21l-42 42q-21 21-21 50q0 30 21 51l271 271l-271 270q-21 22-21 51q0 30 21 50l42 42q20 21 51 21t50-21l364-363q20-21 20-50z" horiz-adv-x="642.9" />
|
||||
<glyph glyph-name="angle-left" unicode="" d="m350 546q0-7-6-12l-219-220l219-219q6-6 6-13t-6-13l-28-28q-5-5-12-5t-13 5l-260 260q-6 6-6 13t6 13l260 260q5 6 13 6t12-6l28-28q6-5 6-13z" horiz-adv-x="357.1" />
|
||||
<glyph glyph-name="angle-right" unicode="" d="m332 314q0-7-6-13l-260-260q-5-5-12-5t-13 5l-28 28q-6 6-6 13t6 13l219 219l-219 220q-6 5-6 12t6 13l28 28q5 6 13 6t12-6l260-260q6-5 6-13z" horiz-adv-x="357.1" />
|
||||
<glyph glyph-name="left-big" unicode="" d="m857 350v-71q0-30-18-51t-47-21h-393l164-164q21-20 21-50t-21-50l-42-43q-21-20-51-20q-29 0-50 20l-364 364q-20 21-20 50q0 29 20 51l364 363q21 21 50 21q29 0 51-21l42-42q21-21 21-50t-21-51l-164-164h393q29 0 47-20t18-51z" horiz-adv-x="857.1" />
|
||||
<glyph glyph-name="right-big" unicode="" d="m821 314q0-30-20-50l-363-364q-22-20-51-20q-29 0-50 20l-42 42q-22 21-22 51t22 51l163 163h-393q-29 0-47 21t-18 51v71q0 30 18 51t47 20h393l-163 164q-22 21-22 51t22 50l42 42q21 21 50 21q29 0 51-21l363-363q20-20 20-51z" horiz-adv-x="857.1" />
|
||||
<glyph glyph-name="magic" unicode="" d="m664 526l164 163l-60 60l-164-164z m249 163q0-15-10-25l-717-718q-10-10-25-10t-25 10l-111 111q-10 10-10 25t10 25l718 718q10 10 25 10t25-10l110-111q10-10 10-25z m-753 106l54-16l-54-17l-17-55l-17 55l-55 17l55 16l17 55z m195-90l109-34l-109-33l-34-109l-33 109l-109 33l109 34l33 109z m519-267l55-17l-55-16l-17-55l-17 55l-54 16l54 17l17 55z m-357 357l54-16l-54-17l-17-55l-17 55l-54 17l54 16l17 55z" horiz-adv-x="928.6" />
|
||||
<glyph glyph-name="picture" unicode="" d="m856 518l-100 0l-124 150l-214-150l-180 0q-52 0-90-39t-38-91l0-160l-108 296q-10 38 22 52l680 248q36 10 50-24z m106-90q16 0 27-12t11-28l0-472q0-16-11-28t-27-12l-724 0q-16 0-27 12t-11 28l0 472q0 16 11 28t27 12l724 0z m-56-452l0 162l-72 160l-166-60l-130-132l-138 170l-92-214l0-86l598 0z" horiz-adv-x="1000" />
|
||||
<glyph glyph-name="export" unicode="" d="m750 60l0 56l100 82l0-188q0-20-15-35t-35-15l-750 0q-20 0-35 15t-15 35l0 550q0 22 14 36t36 14l288 0q-32-24-59-49t-39-39l-10-12l-130 0l0-450l650 0z m-82 348q-166 0-242-41t-160-181q0 8 1 22t9 56t22 79t44 83t70 79t107 56t149 23l0 156l332-250l-332-260l0 178z" horiz-adv-x="1000" />
|
||||
<glyph glyph-name="cog" unicode="" d="m760 350q0-72 80-122q-12-40-34-82q-70 18-136-44q-54-58-34-136q-40-20-84-36q-46 82-132 82t-132-82q-44 16-84 36q20 80-34 136q-54 54-136 34q-14 26-34 82q82 52 82 132q0 72-82 124q20 56 34 82q74-18 136 44q54 56 34 136q42 22 84 34q46-80 132-80t132 80q42-12 84-34q-20-78 34-136q66-62 136-44q22-42 34-82q-80-50-80-124z m-340-182q76 0 129 53t53 129t-53 130t-129 54t-129-54t-53-130t53-129t129-53z" horiz-adv-x="840" />
|
||||
<glyph glyph-name="login" unicode="" d="m800 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-450 0q-40 0-69 30t-29 70l0 100l98 0l0-100l450 0l0 700l-450 0l0-150l-98 0l0 150q0 42 29 71t69 29l450 0z m-350-670l0 120l-450 0l0 150l450 0l0 120l200-194z" horiz-adv-x="900" />
|
||||
<glyph glyph-name="logout" unicode="" d="m502 0l0 100l98 0l0-100q0-40-29-70t-71-30l-400 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l400 0q42 0 71-29t29-71l0-150l-98 0l0 150l-402 0l0-700l402 0z m398 326l-198-196l0 120l-450 0l0 150l450 0l0 120z" horiz-adv-x="900" />
|
||||
<glyph glyph-name="video" unicode="" d="m214-43v72q0 14-10 25t-25 10h-72q-14 0-25-10t-11-25v-72q0-14 11-25t25-11h72q14 0 25 11t10 25z m0 214v72q0 14-10 25t-25 11h-72q-14 0-25-11t-11-25v-72q0-14 11-25t25-10h72q14 0 25 10t10 25z m0 215v71q0 15-10 25t-25 11h-72q-14 0-25-11t-11-25v-71q0-15 11-25t25-11h72q14 0 25 11t10 25z m572-429v286q0 14-11 25t-25 11h-429q-14 0-25-11t-10-25v-286q0-14 10-25t25-11h429q15 0 25 11t11 25z m-572 643v71q0 15-10 26t-25 10h-72q-14 0-25-10t-11-26v-71q0-15 11-25t25-11h72q14 0 25 11t10 25z m786-643v72q0 14-11 25t-25 10h-71q-15 0-25-10t-11-25v-72q0-14 11-25t25-11h71q15 0 25 11t11 25z m-214 429v285q0 15-11 26t-25 10h-429q-14 0-25-10t-10-26v-285q0-15 10-25t25-11h429q15 0 25 11t11 25z m214-215v72q0 14-11 25t-25 11h-71q-15 0-25-11t-11-25v-72q0-14 11-25t25-10h71q15 0 25 10t11 25z m0 215v71q0 15-11 25t-25 11h-71q-15 0-25-11t-11-25v-71q0-15 11-25t25-11h71q15 0 25 11t11 25z m0 214v71q0 15-11 26t-25 10h-71q-15 0-25-10t-11-26v-71q0-15 11-25t25-11h71q15 0 25 11t11 25z m71 89v-750q0-37-26-63t-63-26h-893q-36 0-63 26t-26 63v750q0 37 26 63t63 27h893q37 0 63-27t26-63z" horiz-adv-x="1071.4" />
|
||||
<glyph glyph-name="arrow-combo" unicode="" d="m230 850l230-364l-460 0z m0-1000l-230 366l460 0z" horiz-adv-x="460" />
|
||||
<glyph glyph-name="left-open-1" unicode="" d="m242 626q14 16 39 16t41-16q38-36 0-80l-186-196l186-194q38-44 0-80q-16-16-40-16t-40 16l-226 236q-16 16-16 38q0 24 16 40q206 214 226 236z" horiz-adv-x="341" />
|
||||
<glyph glyph-name="right-open-1" unicode="" d="m98 626l226-236q16-16 16-40q0-22-16-38l-226-236q-16-16-40-16t-40 16q-36 36 0 80l186 194l-186 196q-36 44 0 80q16 16 41 16t39-16z" horiz-adv-x="340" />
|
||||
<glyph glyph-name="left-open-mini" unicode="" d="m252 180q26-26 0-48q-26-26-48 0l-192 194q-24 24 0 50l192 194q22 26 48 0q26-22 0-48l-156-172z" horiz-adv-x="265" />
|
||||
<glyph glyph-name="right-open-mini" unicode="" d="m13 180l158 170l-158 172q-26 26 0 48q26 26 48 0l192-194q24-26 0-50l-192-194q-22-26-48 0q-26 22 0 48z" horiz-adv-x="265" />
|
||||
<glyph glyph-name="left-open-big" unicode="" d="m452-20q26-26 0-48q-26-26-48 0l-392 394q-24 24 0 50l392 394q22 26 48 0q26-22 0-48l-358-372z" horiz-adv-x="465" />
|
||||
<glyph glyph-name="right-open-big" unicode="" d="m13-20l358 370l-358 372q-26 26 0 48q26 26 48 0l392-394q24-26 0-50l-392-394q-22-26-48 0q-26 22 0 48z" horiz-adv-x="465" />
|
||||
<glyph glyph-name="left" unicode="" d="m378 20l-378 330l378 330l0-190l352 0l0-278l-352 0l0-192z" horiz-adv-x="730" />
|
||||
<glyph glyph-name="right" unicode="" d="m350 680l380-330l-380-330l0 192l-350 0l0 278l350 0l0 190z" horiz-adv-x="730" />
|
||||
<glyph glyph-name="ccw" unicode="" d="m532 736q170 0 289-120t119-290t-119-290t-289-120q-142 0-252 88l70 74q84-60 182-60q126 0 216 90t90 218t-90 218t-216 90q-124 0-214-87t-92-211l142 0l-184-204l-184 204l124 0q2 166 122 283t286 117z" horiz-adv-x="940" />
|
||||
<glyph glyph-name="arrows-ccw" unicode="" d="m186 140l116 116l0-292l-276 16l88 86q-116 122-114 290t120 288q100 100 240 116l4-102q-100-16-172-88q-88-88-90-213t84-217z m332 598l276-16l-88-86q116-122 114-290t-120-288q-96-98-240-118l-2 104q98 16 170 88q88 88 90 213t-84 217l-114-116z" horiz-adv-x="820" />
|
||||
<glyph glyph-name="palette" unicode="" d="m857 622q72-48 101-110t20-104t-35-48q-16-4-54 10t-80 10t-80-46q-30-46-21-75t34-65t23-50q-2-26-36-63t-126-74t-216-37q-186 0-291 101t-95 245q8 118 104 235t216 151q290 84 536-80z m-318-466q30 0 52 22t22 54t-22 53t-52 21q-32 0-54-21t-22-53t22-54t54-22z" horiz-adv-x="980" />
|
||||
<glyph glyph-name="list-add" unicode="" d="m350 400q22 0 36-15t14-35t-15-35t-35-15l-300 0q-20 0-35 15t-15 35t14 35t36 15l300 0z m0-200q22 0 36-15t14-35t-15-35t-35-15l-300 0q-20 0-35 15t-15 35t14 35t36 15l300 0z m620 200q30 0 30-50t-30-50l-170 0l0-170q0-30-50-30t-50 30l0 170l-164 0q-30 0-30 50t30 50l164 0l0 170q0 30 50 30t50-30l0-170l170 0z m-620 200q22 0 36-15t14-35t-15-35t-35-15l-300 0q-20 0-35 15t-15 35t14 35t36 15l300 0z" horiz-adv-x="1000" />
|
||||
<glyph glyph-name="doc" unicode="" d="m818 595q16-16 16-36l0-521q0-65-46-111t-110-46l-522 0q-65 0-110 46t-46 111l0 625q0 65 46 110t110 46l417 0q22 0 37-15z m-110-36l-135 134l0-56q0-32 23-55t55-23l57 0z m-30-574q21 0 36 16t15 37l0 469l-78 0q-53 0-92 38t-38 92l0 78l-365 0q-21 0-37-15t-15-37l0-625q0-21 15-37t37-16l522 0z" horiz-adv-x="834" />
|
||||
<glyph glyph-name="left-open-outline" unicode="" d="m638 91q0-64-47-111t-110-46q-65 0-110 45l-371 372l371 371q44 44 111 44t111-44q45-45 45-111q0-65-45-110l-150-150l150-150q45-45 45-110z m-490 260l297-298q15-15 37-15t37 15t15 38q0 21-15 36l-224 224l224 223q15 15 15 37q0 22-15 37t-37 15t-37-15z" horiz-adv-x="638" />
|
||||
<glyph glyph-name="left-open-2" unicode="" d="m481 684q32-31 32-74t-32-74l-186-186l186-186q32-31 32-74t-32-74t-73-31t-74 31l-334 334l334 334q30 31 74 31t73-31z" horiz-adv-x="513" />
|
||||
<glyph glyph-name="right-open-outline" unicode="" d="m156-66q-63 0-110 46t-46 111t46 110l150 150l-150 150q-46 46-46 110q0 65 46 111q44 44 110 44t110-44l372-371l-372-372q-45-45-110-45z m0 729q-21 0-37-16t-15-36q0-20 16-37l223-223l-223-224q-16-16-16-36q0-22 16-38q15-15 36-15t37 15l297 298l-297 297q-15 15-37 15z" horiz-adv-x="638" />
|
||||
<glyph glyph-name="right-open-2" unicode="" d="m31 684q30 31 74 31t74-31l335-334l-335-334q-31-31-74-31t-74 31t-31 74t31 74l188 186l-188 186q-31 32-31 74t31 74z" horiz-adv-x="514" />
|
||||
<glyph glyph-name="equalizer" unicode="" d="m576 239l0-112l-55 0l0-167q0-23-17-40t-39-17t-39 17t-17 40l0 167l-56 0l0 112l56 0l0 503q0 24 17 39t38 16q24 0 41-16t16-39l0-503l55 0z m335 335l0-112l-55 0l0-502q0-23-16-40t-41-17q-23 0-39 17t-16 40l0 502l-56 0l0 112l56 0l0 168q0 24 16 39t39 16t41-16t16-39l0-168l55 0z m-670-112l0-111l-55 0l0-391q0-23-16-40t-40-17q-23 0-39 17t-17 40l0 391l-56 0l0 111l56 0l0 280q0 24 16 39t40 16t40-16t16-39l0-280l55 0z" horiz-adv-x="928" />
|
||||
<glyph glyph-name="layers-alt" unicode="" d="m18 127l446-111l447 111l0-111l-447-113l-446 113l0 111z m0 224l446-112l447 112l0-112l-447-112l-446 112l0 112z m0 223l446-112l447 112l0-112l-447-111l-446 111l0 112z m0 223l446-112l447 112l0-112l-447-111l-446 111l0 112z" horiz-adv-x="928" />
|
||||
<glyph glyph-name="popup" unicode="" d="m700 750q42 0 71-29t29-71l0-400q0-40-29-70t-71-30l-400 0q-40 0-70 30t-30 70l0 402q0 40 29 69t71 29l400 0z m0-500l0 400l-400 0l0-400l400 0z m-600 100l0-300l300 0l0-100l-300 0q-40 0-70 30t-30 70l0 300l100 0z" horiz-adv-x="800" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/fonts/revicons-revicons.ttf
Normal file
BIN
assets/fonts/revicons-revicons.woff
Normal file
BIN
assets/fonts/slimicons-Slimicons.eot
Normal file
1210
assets/fonts/slimicons-Slimicons.svg
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
assets/fonts/slimicons-Slimicons.ttf
Normal file
BIN
assets/fonts/slimicons-Slimicons.woff
Normal file
BIN
assets/img/favicon/favicon.jpg
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
assets/img/misaki-1.png
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
assets/img/misaki-2.png
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
assets/img/misaki-3.png
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
assets/img/misaki-4.png
Normal file
After Width: | Height: | Size: 1.8 MiB |
BIN
assets/img/misaki-5.png
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
assets/img/misaki-6.png
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
assets/img/misaki-footer.png
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
assets/img/misaki.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
8
assets/js/extensions-revolution.extension.actions.min.js
vendored
Normal file
7
assets/js/extensions-revolution.extension.carousel.min.js
vendored
Normal file
7
assets/js/extensions-revolution.extension.kenburn.min.js
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
/********************************************
|
||||
* REVOLUTION 5.4.6.5 EXTENSION - KEN BURN
|
||||
* @version: 1.3.1 (15.05.2017)
|
||||
* @requires jquery.themepunch.revolution.js
|
||||
* @author ThemePunch
|
||||
*********************************************/
|
||||
!function(a){"use strict";var b=jQuery.fn.revolution,c={alias:"KenBurns Min JS",name:"revolution.extensions.kenburn.min.js",min_core:"5.4",version:"1.3.1"};jQuery.extend(!0,b,{stopKenBurn:function(a){if("stop"===b.compare_version(c).check)return!1;void 0!=a.data("kbtl")&&a.data("kbtl").pause()},startKenBurn:function(a,d,e){if("stop"===b.compare_version(c).check)return!1;var f=a.data(),g=a.find(".defaultimg"),h=g.data("lazyload")||g.data("src"),j=(f.owidth,f.oheight,"carousel"===d.sliderType?d.carousel.slide_width:d.ul.width()),k=d.ul.height();if(a.data("kbtl")&&a.data("kbtl").kill(),e=e||0,0==a.find(".tp-kbimg").length){var m=g.data("mediafilter");m=void 0===m?"":m,a.append('<div class="tp-kbimg-wrap '+m+'" style="z-index:2;width:100%;height:100%;top:0px;left:0px;position:absolute;"><img class="tp-kbimg" src="'+h+'" style="position:absolute;" width="'+f.owidth+'" height="'+f.oheight+'"></div>'),a.data("kenburn",a.find(".tp-kbimg"))}var n=function(a,b,c,d,e,f,g){var h=a*c,i=b*c,j=Math.abs(d-h),k=Math.abs(e-i),l=new Object;return l.l=(0-f)*j,l.r=l.l+h,l.t=(0-g)*k,l.b=l.t+i,l.h=f,l.v=g,l},o=function(a,b,c,d,e){var f=a.bgposition.split(" ")||"center center",g="center"==f[0]?"50%":"left"==f[0]||"left"==f[1]?"0%":"right"==f[0]||"right"==f[1]?"100%":f[0],h="center"==f[1]?"50%":"top"==f[0]||"top"==f[1]?"0%":"bottom"==f[0]||"bottom"==f[1]?"100%":f[1];g=parseInt(g,0)/100||0,h=parseInt(h,0)/100||0;var i=new Object;return i.start=n(e.start.width,e.start.height,e.start.scale,b,c,g,h),i.end=n(e.start.width,e.start.height,e.end.scale,b,c,g,h),i},p=function(a,b,c){var d=c.scalestart/100,e=c.scaleend/100,f=void 0!=c.offsetstart?c.offsetstart.split(" ")||[0,0]:[0,0],g=void 0!=c.offsetend?c.offsetend.split(" ")||[0,0]:[0,0];c.bgposition="center center"==c.bgposition?"50% 50%":c.bgposition;var h=new Object,i=a*d,k=(c.owidth,c.oheight,a*e);c.owidth,c.oheight;if(h.start=new Object,h.starto=new Object,h.end=new Object,h.endo=new Object,h.start.width=a,h.start.height=h.start.width/c.owidth*c.oheight,h.start.height<b){var m=b/h.start.height;h.start.height=b,h.start.width=h.start.width*m}h.start.transformOrigin=c.bgposition,h.start.scale=d,h.end.scale=e,c.rotatestart=0===c.rotatestart?.01:c.rotatestart,h.start.rotation=c.rotatestart+"deg",h.end.rotation=c.rotateend+"deg";var n=o(c,a,b,f,h);f[0]=parseFloat(f[0])+n.start.l,g[0]=parseFloat(g[0])+n.end.l,f[1]=parseFloat(f[1])+n.start.t,g[1]=parseFloat(g[1])+n.end.t;var p=n.start.r-n.start.l,q=n.start.b-n.start.t,r=n.end.r-n.end.l,s=n.end.b-n.end.t;return f[0]=f[0]>0?0:p+f[0]<a?a-p:f[0],g[0]=g[0]>0?0:r+g[0]<a?a-r:g[0],f[1]=f[1]>0?0:q+f[1]<b?b-q:f[1],g[1]=g[1]>0?0:s+g[1]<b?b-s:g[1],h.starto.x=f[0]+"px",h.starto.y=f[1]+"px",h.endo.x=g[0]+"px",h.endo.y=g[1]+"px",h.end.ease=h.endo.ease=c.ease,h.end.force3D=h.endo.force3D=!0,h};void 0!=a.data("kbtl")&&(a.data("kbtl").kill(),a.removeData("kbtl"));var q=a.data("kenburn"),r=q.parent(),s=p(j,k,f),t=new punchgs.TimelineLite;if(t.pause(),s.start.transformOrigin="0% 0%",s.starto.transformOrigin="0% 0%",t.add(punchgs.TweenLite.fromTo(q,f.duration/1e3,s.start,s.end),0),t.add(punchgs.TweenLite.fromTo(r,f.duration/1e3,s.starto,s.endo),0),void 0!==f.blurstart&&void 0!==f.blurend&&(0!==f.blurstart||0!==f.blurend)){var u={a:f.blurstart},v={a:f.blurend,ease:s.endo.ease},w=new punchgs.TweenLite(u,f.duration/1e3,v);w.eventCallback("onUpdate",function(a){punchgs.TweenLite.set(a,{filter:"blur("+u.a+"px)",webkitFilter:"blur("+u.a+"px)"})},[r]),t.add(w,0)}t.progress(e),t.play(),a.data("kbtl",t)}})}(jQuery);
|
7
assets/js/extensions-revolution.extension.layeranimation.min.js
vendored
Normal file
7
assets/js/extensions-revolution.extension.migration.min.js
vendored
Normal file
7
assets/js/extensions-revolution.extension.parallax.min.js
vendored
Normal file
7
assets/js/extensions-revolution.extension.slideanims.min.js
vendored
Normal file
7
assets/js/extensions-revolution.extension.video.min.js
vendored
Normal file
6
assets/js/js-bootstrap.min.js
vendored
Normal file
4
assets/js/js-jquery.min.js
vendored
Normal file
7
assets/js/js-jquery.themepunch.revolution.min.js
vendored
Normal file
145
assets/js/js-jquery.themepunch.tools.min.js
vendored
Normal file
381
assets/js/js-plugins.js
Normal file
4
assets/js/js-popper.min.js
vendored
Normal file
10
assets/js/js-revolution.addon.filmstrip.min.js
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
(function(){function q(a,b){var c=[],m=a[0].opt.gridwidth,k=a[0].opt.visibilityLevels;Array.isArray(this.gridWidth)&&(m=m[0]);a.find("> ul > li").each(function(e){if(this.hasAttribute("data-filmstrip")){var d=l(this),n={transition:"fade",masterspeed:300};0===e&&(n.fstransition="fade",n.fsmasterspeed=300);c[c.length]=new r(a[0],b,m,k,d.data(n),JSON.parse(this.getAttribute("data-filmstrip")))}});this.slider=a;this.strips=c;a.one("revolution.slide.onloaded",this.onLoaded.bind(this)).on("revolution.slide.onbeforeswap",
|
||||
this.beforeSwap.bind(this)).on("revolution.slide.onafterswap",this.afterSwap.bind(this))}function v(a){var b={};b[a.direction]=a.resetPosition;punchgs.TweenLite.set(a.strip,b);t.call(a)}function t(){var a={ease:punchgs.Linear.easeNone,onComplete:v,onCompleteParams:[this]};a[this.direction]=this.moveTo;this.carousel?this.tween?this.tween.resume():this.tween=punchgs.TweenLite.to(this.strip,this.time,a):punchgs.TweenLite.to(this.strip,this.time,a)}function u(a){var b=document.createElement("img");b.className=
|
||||
"rs-addon-strip-img";b.setAttribute("data-lazyload",a.url);a.alt&&b.setAttribute("alt",a.alt);b.src=f+"/public/assets/images/transparent.png";return b}function r(a,b,c,m,k,e){for(var d,n=e.imgs,h=n.length,f=document.createDocumentFragment(),p="left-to-right"===e.direction||"top-to-bottom"===e.direction,g=0;2>g;g++)if(p)for(d=h;d--;)f.appendChild(u(n[d]));else for(d=0;d<h;d++)f.appendChild(u(n[d]));h=document.createElement("div");g=e.filter?" "+e.filter:"";d=-1!==e.direction.search(/left|right/)?"horizontal":
|
||||
"vertical";h.className="rs-addon-strip-wrap rs-addon-strip-"+d+g;h.appendChild(f);k[0].appendChild(h);k[0].className+=" rs-addon-strip";this.strip=h;this.slide=k;this.slider=a;this.levels=m;this.reverse=p;this.carousel=b;this.gridWidth=c;this.times=e.times.split(",");this.resizer=this.sizer.bind(this);this.direction="horizontal"===d?"x":"y";a=e.times.split(",");h=a.length;speeds=[];for(g=0;4>g;g++)(b=g<h?parseInt(a[g]):10)?2>b&&(b=2):b=10,speeds[g]=b;this.times=speeds;l.data(k[0],"rs-addon-strip-"+
|
||||
k[0].getAttribute("data-index"),this)}var l,p,f;window.RsFilmstripAddOn=function(a,b,c,m){a&&b&&(l=a,p=l(window),f=c,"/"===f.substr(f.length-1)&&(f=f.slice(0,-1)),l.event.special.rsStripDestroyed={remove:function(a){a.handler()}},new q(b,m))};q.prototype={onLoaded:function(){if(!this.checkRemoved())for(var a=this.strips.length,b=0;b<a;b++)this.strips[b].slide.find(".slotholder").append(this.strips[b].strip)},beforeSwap:function(a,b){this.checkRemoved()||b.nextslide.hasClass("rs-addon-strip")&&l.data(b.nextslide[0],
|
||||
"rs-addon-strip-"+b.nextslide[0].getAttribute("data-index")).start()},afterSwap:function(a,b){if(!this.checkRemoved()&&b.prevslide.hasClass("rs-addon-strip"))l.data(b.prevslide[0],"rs-addon-strip-"+b.prevslide[0].getAttribute("data-index")).onStop()},checkRemoved:function(){return this.slider&&document.body.contains(this.slider[0])?!1:(this.destroy(),!0)},destroy:function(){p.off("resize.rsaddonstrip");if(this.strips)for(;this.strips.length;)this.strips[0].destroy(),this.strips.shift();for(var a in this)this.hasOwnProperty(a)&&
|
||||
delete this[a]}};r.prototype={start:function(){clearTimeout(this.timer);this.resizeAdded||this.addResize();if(!this.carousel||this.carousel&&!this.tween){var a={};a[this.direction]=this.resetPosition;punchgs.TweenLite.set(this.strip,a)}this.running=!0;this.timer=setTimeout(this.onStart.bind(this),100)},onStart:function(){this.carousel||(this.strip.style.opacity="1");t.call(this)},stop:function(){clearTimeout(this.timer);this.carousel?this.tween?this.tween.pause():punchgs.TweenLite.killTweensOf(this.strip):
|
||||
punchgs.TweenLite.killTweensOf(this.strip)},onStop:function(){this.running=!1;this.carousel||(this.strip.style.opacity="0");this.stop()},addResize:function(){p.on("resize.rsaddonstrip",this.onResize.bind(this));"x"===this.direction&&(this.strip.style.height=this.slider.clientHeight+"px");this.resizeAdded=!0;this.sizer(!0)},onResize:function(){clearTimeout(this.resize);this.carousel&&delete this.tween;this.stop();"x"===this.direction&&(this.strip.style.height=this.slider.clientHeight+"px");this.resize=
|
||||
setTimeout(this.resizer,100)},sizer:function(){for(var a=this.slider.clientWidth,b,c=0;4>c;c++)if(a>=this.levels[c]){this.time=this.times[c];b=!0;break}b||(this.time=this.times[3]);"x"===this.direction?(b=this.strip.clientWidth,this.strip.style.height=this.slider.clientHeight+"px",this.reverse?(this.moveTo=-(b/2-a),this.resetPosition=-(b-a)):(this.moveTo=-(b/2),this.resetPosition=0)):(a=this.strip.clientHeight,this.reverse?(b=this.slider.clientHeight,this.moveTo=-(a/2-b),this.resetPosition=-(a-b)):
|
||||
(this.moveTo=-(a/2),this.resetPosition=0));this.running?this.start():this.carousel&&(a={},a[this.direction]=this.resetPosition,punchgs.TweenLite.set(this.strip,a))},destroy:function(){clearTimeout(this.timer);clearTimeout(this.resize);punchgs.TweenLite.killTweensOf(this.strip);l.removeData(this.slide[0],"rs-addon-strip-"+this.slide[0].getAttribute("data-index"));for(var a in this)this.hasOwnProperty(a)&&delete this[a]}}})();
|