jekyll-theme-glueckkanja 1.0.2 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (483) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/keyvisual.html +1 -1
  3. data/_includes/scripts.html +7 -0
  4. data/_sass/_cubeportfolio.scss +3698 -0
  5. data/_sass/unify/base/_alerts.scss +37 -0
  6. data/_sass/unify/base/_arrows.scss +828 -0
  7. data/_sass/unify/base/_basket.scss +58 -0
  8. data/_sass/unify/base/_bg-angles.scss +119 -0
  9. data/_sass/unify/base/_bg-markers.scss +39 -0
  10. data/_sass/unify/base/_bg-nonstandarts.scss +1334 -0
  11. data/_sass/unify/base/_bg-overlays.scss +33 -0
  12. data/_sass/unify/base/_block-hovers.scss +1552 -0
  13. data/_sass/unify/base/_blockquotes.scss +184 -0
  14. data/_sass/unify/base/_carousels.scss +109 -0
  15. data/_sass/unify/base/_chart-pies.scss +21 -0
  16. data/_sass/unify/base/_charts.scss +10 -0
  17. data/_sass/unify/base/_compressed-form.scss +22 -0
  18. data/_sass/unify/base/_counters.scss +47 -0
  19. data/_sass/unify/base/_credit-cards.scss +43 -0
  20. data/_sass/unify/base/_dividers.scss +105 -0
  21. data/_sass/unify/base/_dropcaps.scss +35 -0
  22. data/_sass/unify/base/_dropdown.scss +49 -0
  23. data/_sass/unify/base/_gallery.scss +3 -0
  24. data/_sass/unify/base/_labels.scss +116 -0
  25. data/_sass/unify/base/_links.scss +57 -0
  26. data/_sass/unify/base/_lists.scss +8 -0
  27. data/_sass/unify/base/_media.scss +3 -0
  28. data/_sass/unify/base/_orders.scss +45 -0
  29. data/_sass/unify/base/_outer-spaces-helper.scss +42 -0
  30. data/_sass/unify/base/_paginations-old.scss +43 -0
  31. data/_sass/unify/base/_paginations.scss +131 -0
  32. data/_sass/unify/base/_ribbons.scss +393 -0
  33. data/_sass/unify/base/_scroll-animations.scss +14 -0
  34. data/_sass/unify/base/_stickers.scss +18 -0
  35. data/_sass/unify/base/_sticky-blocks.scss +7 -0
  36. data/_sass/unify/base/_tables.scss +78 -0
  37. data/_sass/unify/base/_tags.scss +18 -0
  38. data/_sass/unify/base/_text-animations.scss +31 -0
  39. data/_sass/unify/base/_text-shadows.scss +62 -0
  40. data/_sass/unify/base/_tooltips.scss +105 -0
  41. data/_sass/unify/base/_typography.scss +15 -0
  42. data/_sass/unify/base/_video-audio.scss +53 -0
  43. data/_sass/unify/base/accordions/_accordions.scss +61 -0
  44. data/_sass/unify/base/badges/_badges-v1.scss +79 -0
  45. data/_sass/unify/base/badges/_badges-v2.scss +38 -0
  46. data/_sass/unify/base/badges/_badges-v3.scss +36 -0
  47. data/_sass/unify/base/badges/_badges.scss +38 -0
  48. data/_sass/unify/base/box-shadows/_box-shadows-v1.scss +68 -0
  49. data/_sass/unify/base/box-shadows/_box-shadows-v10.scss +6 -0
  50. data/_sass/unify/base/box-shadows/_box-shadows-v11.scss +6 -0
  51. data/_sass/unify/base/box-shadows/_box-shadows-v12.scss +6 -0
  52. data/_sass/unify/base/box-shadows/_box-shadows-v13.scss +6 -0
  53. data/_sass/unify/base/box-shadows/_box-shadows-v14.scss +6 -0
  54. data/_sass/unify/base/box-shadows/_box-shadows-v15.scss +6 -0
  55. data/_sass/unify/base/box-shadows/_box-shadows-v16.scss +6 -0
  56. data/_sass/unify/base/box-shadows/_box-shadows-v17.scss +6 -0
  57. data/_sass/unify/base/box-shadows/_box-shadows-v18.scss +6 -0
  58. data/_sass/unify/base/box-shadows/_box-shadows-v19.scss +6 -0
  59. data/_sass/unify/base/box-shadows/_box-shadows-v2.scss +6 -0
  60. data/_sass/unify/base/box-shadows/_box-shadows-v20.scss +12 -0
  61. data/_sass/unify/base/box-shadows/_box-shadows-v21.scss +16 -0
  62. data/_sass/unify/base/box-shadows/_box-shadows-v22.scss +6 -0
  63. data/_sass/unify/base/box-shadows/_box-shadows-v23.scss +6 -0
  64. data/_sass/unify/base/box-shadows/_box-shadows-v24.scss +12 -0
  65. data/_sass/unify/base/box-shadows/_box-shadows-v25.scss +6 -0
  66. data/_sass/unify/base/box-shadows/_box-shadows-v26.scss +6 -0
  67. data/_sass/unify/base/box-shadows/_box-shadows-v27.scss +6 -0
  68. data/_sass/unify/base/box-shadows/_box-shadows-v28.scss +6 -0
  69. data/_sass/unify/base/box-shadows/_box-shadows-v29.scss +6 -0
  70. data/_sass/unify/base/box-shadows/_box-shadows-v3-v4-v5.scss +37 -0
  71. data/_sass/unify/base/box-shadows/_box-shadows-v6.scss +6 -0
  72. data/_sass/unify/base/box-shadows/_box-shadows-v7.scss +6 -0
  73. data/_sass/unify/base/box-shadows/_box-shadows-v8.scss +14 -0
  74. data/_sass/unify/base/box-shadows/_box-shadows-v9.scss +6 -0
  75. data/_sass/unify/base/box-shadows/_box-shadows.scss +17 -0
  76. data/_sass/unify/base/breadcrumbs/_breadcrumbs-v1.scss +19 -0
  77. data/_sass/unify/base/breadcrumbs/_breadcrumbs-v2.scss +62 -0
  78. data/_sass/unify/base/buttons/3d/_button-3d.scss +8 -0
  79. data/_sass/unify/base/buttons/_buttons.scss +128 -0
  80. data/_sass/unify/base/buttons/flat/_button-flat-red.scss +8 -0
  81. data/_sass/unify/base/buttons/flat/_button-flat.scss +229 -0
  82. data/_sass/unify/base/buttons/gradient/_button-gradients.scss +9 -0
  83. data/_sass/unify/base/buttons/gradient-ouline/_button-ouline-gradients.scss +9 -0
  84. data/_sass/unify/base/buttons/hovers/_button-hover-v1-1.scss +10 -0
  85. data/_sass/unify/base/buttons/hovers/_button-hover-v1-2.scss +10 -0
  86. data/_sass/unify/base/buttons/hovers/_button-hover-v1-3.scss +10 -0
  87. data/_sass/unify/base/buttons/hovers/_button-hover-v1-4.scss +10 -0
  88. data/_sass/unify/base/buttons/hovers/_button-hover-v2-1.scss +11 -0
  89. data/_sass/unify/base/buttons/hovers/_button-hover-v2-2.scss +11 -0
  90. data/_sass/unify/base/buttons/inset/_button-inset.scss +15 -0
  91. data/_sass/unify/base/buttons/outline/_button-outline.scss +246 -0
  92. data/_sass/unify/base/buttons/skew/_button-skew.scss +9 -0
  93. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v1.scss +41 -0
  94. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v10.scss +47 -0
  95. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v11.scss +24 -0
  96. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v12.scss +70 -0
  97. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v13.scss +58 -0
  98. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v14.scss +53 -0
  99. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v15.scss +53 -0
  100. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v16.scss +84 -0
  101. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v17.scss +52 -0
  102. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v18.scss +92 -0
  103. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v19.scss +61 -0
  104. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v2.scss +22 -0
  105. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v20.scss +78 -0
  106. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v21.scss +72 -0
  107. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v22.scss +113 -0
  108. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v23.scss +89 -0
  109. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v24.scss +85 -0
  110. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v25.scss +93 -0
  111. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v26.scss +158 -0
  112. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v27.scss +156 -0
  113. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v28.scss +37 -0
  114. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v29.scss +43 -0
  115. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v3.scss +24 -0
  116. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v30.scss +37 -0
  117. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v31.scss +39 -0
  118. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v32.scss +29 -0
  119. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v4.scss +21 -0
  120. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v5.scss +31 -0
  121. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v6.scss +92 -0
  122. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v7.scss +35 -0
  123. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v8.scss +31 -0
  124. data/_sass/unify/base/carousel-indicators/_carousel-indicators-v9.scss +55 -0
  125. data/_sass/unify/base/carousel-indicators/_carousel-indicators.scss +19 -0
  126. data/_sass/unify/base/carousels/_effects.scss +127 -0
  127. data/_sass/unify/base/dividers/_divider-style-dashed.scss +8 -0
  128. data/_sass/unify/base/dividers/_divider-style-db-dashed.scss +10 -0
  129. data/_sass/unify/base/dividers/_divider-style-db-dotted.scss +10 -0
  130. data/_sass/unify/base/dividers/_divider-style-db-solid.scss +10 -0
  131. data/_sass/unify/base/dividers/_divider-style-dotted.scss +8 -0
  132. data/_sass/unify/base/dividers/_divider-style-linear-gradient.scss +17 -0
  133. data/_sass/unify/base/dividers/_divider-style-solid.scss +8 -0
  134. data/_sass/unify/base/dividers/_divider-type-icon.scss +44 -0
  135. data/_sass/unify/base/dividers/_dividers.scss +8 -0
  136. data/_sass/unify/base/dot-line/_dot-line-v1.scss +83 -0
  137. data/_sass/unify/base/dot-line/_dot-line-v2.scss +82 -0
  138. data/_sass/unify/base/dropdowns/_dropdowns-v1.scss +90 -0
  139. data/_sass/unify/base/form-controls/README.md +1 -0
  140. data/_sass/unify/base/form-controls/_quantity.scss +16 -0
  141. data/_sass/unify/base/form-controls/_style.scss +46 -0
  142. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v1.scss +65 -0
  143. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v2.scss +34 -0
  144. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v3.scss +19 -0
  145. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v4.scss +76 -0
  146. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v5.scss +70 -0
  147. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v6.scss +85 -0
  148. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v7.scss +93 -0
  149. data/_sass/unify/base/form-controls/checkboxes/_checkboxes-v8.scss +92 -0
  150. data/_sass/unify/base/form-controls/checkboxes/_checkboxes.scss +107 -0
  151. data/_sass/unify/base/form-controls/datepickers/_datepickers-v1.scss +241 -0
  152. data/_sass/unify/base/form-controls/datepickers/_datepickers.scss +5 -0
  153. data/_sass/unify/base/form-controls/fields/_fields-group-v1.scss +37 -0
  154. data/_sass/unify/base/form-controls/fields/_fields-group-v2.scss +45 -0
  155. data/_sass/unify/base/form-controls/fields/_fields.scss +88 -0
  156. data/_sass/unify/base/form-controls/file-attachments/_file-attachments-v1.scss +26 -0
  157. data/_sass/unify/base/form-controls/file-attachments/_file-attachments-v2.scss +22 -0
  158. data/_sass/unify/base/form-controls/file-attachments/_file-attachments-v3.scss +35 -0
  159. data/_sass/unify/base/form-controls/file-attachments/_file-attachments.scss +11 -0
  160. data/_sass/unify/base/form-controls/selects/_selects-v1.scss +260 -0
  161. data/_sass/unify/base/form-controls/selects/_selects.scss +15 -0
  162. data/_sass/unify/base/form-controls/sliders/_sliders-v1.scss +111 -0
  163. data/_sass/unify/base/form-controls/sliders/_sliders.scss +9 -0
  164. data/_sass/unify/base/form-controls/states/_bg-checked.scss +257 -0
  165. data/_sass/unify/base/form-controls/states/_bg-focus.scss +70 -0
  166. data/_sass/unify/base/form-controls/states/_border-checked.scss +257 -0
  167. data/_sass/unify/base/form-controls/states/_border-focus.scss +137 -0
  168. data/_sass/unify/base/form-controls/states/_box-shadow-checked.scss +37 -0
  169. data/_sass/unify/base/form-controls/states/_colors-checked.scss +20 -0
  170. data/_sass/unify/base/form-controls/states/_colors-focus.scss +36 -0
  171. data/_sass/unify/base/form-controls/states/_disabled-state-old.scss +20 -0
  172. data/_sass/unify/base/form-controls/states/_error-state-old.scss +87 -0
  173. data/_sass/unify/base/form-controls/states/_opacity-checked.scss +19 -0
  174. data/_sass/unify/base/form-controls/states/_overlays-checked.scss +90 -0
  175. data/_sass/unify/base/form-controls/states/_states.scss +20 -0
  176. data/_sass/unify/base/form-controls/states/_success-state-old.scss +79 -0
  177. data/_sass/unify/base/form-controls/states/_success-state-old2.scss +72 -0
  178. data/_sass/unify/base/form-controls/states/disabled/_disabled-state-v1.scss +19 -0
  179. data/_sass/unify/base/form-controls/states/disabled/_disabled-states.scss +9 -0
  180. data/_sass/unify/base/form-controls/states/error/_error-state-v1-2.scss +33 -0
  181. data/_sass/unify/base/form-controls/states/error/_error-state-v1-3.scss +54 -0
  182. data/_sass/unify/base/form-controls/states/error/_error-state-v1.scss +23 -0
  183. data/_sass/unify/base/form-controls/states/error/_error-state-v2.scss +20 -0
  184. data/_sass/unify/base/form-controls/states/error/_error-states.scss +12 -0
  185. data/_sass/unify/base/form-controls/states/success/_success-state-v1-1.scss +35 -0
  186. data/_sass/unify/base/form-controls/states/success/_success-state-v1-2.scss +59 -0
  187. data/_sass/unify/base/form-controls/states/success/_success-states.scss +10 -0
  188. data/_sass/unify/base/go-to/_go-to-v1.scss +45 -0
  189. data/_sass/unify/base/go-to/_go-to-v2.scss +43 -0
  190. data/_sass/unify/base/go-to/_go-to-v3.scss +56 -0
  191. data/_sass/unify/base/headers/_header-fullscreen.scss +147 -0
  192. data/_sass/unify/base/headers/_header-side.scss +206 -0
  193. data/_sass/unify/base/headers/_header-togglers.scss +31 -0
  194. data/_sass/unify/base/headers/_headers.scss +590 -0
  195. data/_sass/unify/base/headings/_heading-v1-1.scss +13 -0
  196. data/_sass/unify/base/headings/_heading-v1-2.scss +13 -0
  197. data/_sass/unify/base/headings/_heading-v1-3.scss +13 -0
  198. data/_sass/unify/base/headings/_heading-v1-4.scss +7 -0
  199. data/_sass/unify/base/headings/_heading-v1-5.scss +7 -0
  200. data/_sass/unify/base/headings/_heading-v1-6.scss +7 -0
  201. data/_sass/unify/base/headings/_heading-v1-7.scss +6 -0
  202. data/_sass/unify/base/headings/_heading-v1.scss +60 -0
  203. data/_sass/unify/base/headings/_heading-v2-1.scss +19 -0
  204. data/_sass/unify/base/headings/_heading-v2-2.scss +19 -0
  205. data/_sass/unify/base/headings/_heading-v2-3.scss +19 -0
  206. data/_sass/unify/base/headings/_heading-v2-4.scss +19 -0
  207. data/_sass/unify/base/headings/_heading-v2-5.scss +19 -0
  208. data/_sass/unify/base/headings/_heading-v2-6.scss +19 -0
  209. data/_sass/unify/base/headings/_heading-v2-7.scss +19 -0
  210. data/_sass/unify/base/headings/_heading-v2.scss +23 -0
  211. data/_sass/unify/base/headings/_heading-v3.scss +14 -0
  212. data/_sass/unify/base/headings/_heading-v4.scss +16 -0
  213. data/_sass/unify/base/headings/_heading-v5-1.scss +20 -0
  214. data/_sass/unify/base/headings/_heading-v5-2.scss +19 -0
  215. data/_sass/unify/base/headings/_heading-v5-3.scss +20 -0
  216. data/_sass/unify/base/headings/_heading-v5.scss +39 -0
  217. data/_sass/unify/base/headings/_heading-v6-1.scss +34 -0
  218. data/_sass/unify/base/headings/_heading-v6-2.scss +34 -0
  219. data/_sass/unify/base/headings/_heading-v6.scss +27 -0
  220. data/_sass/unify/base/headings/_heading-v7-1.scss +6 -0
  221. data/_sass/unify/base/headings/_heading-v7-3.scss +7 -0
  222. data/_sass/unify/base/headings/_heading-v7.scss +46 -0
  223. data/_sass/unify/base/headings/_heading-v8-1.scss +7 -0
  224. data/_sass/unify/base/headings/_heading-v8-2.scss +7 -0
  225. data/_sass/unify/base/headings/_heading-v8.scss +16 -0
  226. data/_sass/unify/base/headings/_headings.scss +19 -0
  227. data/_sass/unify/base/icons/_icon-hover-effect-1.scss +68 -0
  228. data/_sass/unify/base/icons/_icon-hover-effect-2.scss +29 -0
  229. data/_sass/unify/base/icons/_icon-hover-effect-3.scss +16 -0
  230. data/_sass/unify/base/icons/_icon-hover-effect-4.scss +71 -0
  231. data/_sass/unify/base/icons/_icon-hover-effect-5.scss +39 -0
  232. data/_sass/unify/base/icons/_icon-hover-extend.scss +12 -0
  233. data/_sass/unify/base/icons/_icon-hover-scale.scss +6 -0
  234. data/_sass/unify/base/icons/_icon-hover-shadow.scss +7 -0
  235. data/_sass/unify/base/icons/_icon-hover-shape.scss +30 -0
  236. data/_sass/unify/base/icons/_icon-hover-slide-v1.scss +24 -0
  237. data/_sass/unify/base/icons/_icon-hover-slide-v2.scss +162 -0
  238. data/_sass/unify/base/icons/_icon-hover-zoom.scss +10 -0
  239. data/_sass/unify/base/icons/_icon-v1.scss +60 -0
  240. data/_sass/unify/base/icons/_icon-v2.scss +60 -0
  241. data/_sass/unify/base/icons/_icon-v3.scss +57 -0
  242. data/_sass/unify/base/icons/_icon-v4-additional-colors.scss +282 -0
  243. data/_sass/unify/base/icons/_icon-v4-gradients.scss +36 -0
  244. data/_sass/unify/base/icons/_icon-v4-social-colors.scss +179 -0
  245. data/_sass/unify/base/icons/_icon-v4.scss +209 -0
  246. data/_sass/unify/base/icons/_icon-v5.scss +171 -0
  247. data/_sass/unify/base/icons/_icons-block-hover.scss +158 -0
  248. data/_sass/unify/base/icons/_icons-image.scss +28 -0
  249. data/_sass/unify/base/icons/_icons-sizes-vn.scss +45 -0
  250. data/_sass/unify/base/icons/_icons.scss +60 -0
  251. data/_sass/unify/base/navigation/_navigation-dropdown-columns.scss +22 -0
  252. data/_sass/unify/base/navigation/_navigation-dropdown-inline.scss +21 -0
  253. data/_sass/unify/base/navigation/_navigation-dropdown-v1.scss +129 -0
  254. data/_sass/unify/base/navigation/_navigation-dropdown-v2.scss +136 -0
  255. data/_sass/unify/base/navigation/_navigation-dropdown-v3.scss +136 -0
  256. data/_sass/unify/base/navigation/_navigation-dropdown-v4.scss +136 -0
  257. data/_sass/unify/base/navigation/_navigation-overlay.scss +91 -0
  258. data/_sass/unify/base/navigation/_navigation-push.scss +99 -0
  259. data/_sass/unify/base/navigation/_navigation-secondary.scss +11 -0
  260. data/_sass/unify/base/navigation/_navigation-sidebar.scss +18 -0
  261. data/_sass/unify/base/navigation/_navigation-smart.scss +125 -0
  262. data/_sass/unify/base/navigation/_navigation-v1.scss +65 -0
  263. data/_sass/unify/base/navigation/_navigation-v2.scss +65 -0
  264. data/_sass/unify/base/navigation/_navigation-v3.scss +60 -0
  265. data/_sass/unify/base/navigation/_navigation-v4.scss +59 -0
  266. data/_sass/unify/base/navigation/_navigation-v5.scss +40 -0
  267. data/_sass/unify/base/navigation/_navigation-v6.scss +63 -0
  268. data/_sass/unify/base/navigation/_navigation-v7.scss +61 -0
  269. data/_sass/unify/base/navigation/_navigation-v8.scss +61 -0
  270. data/_sass/unify/base/navigation/_navigation-v9.scss +43 -0
  271. data/_sass/unify/base/navigation/_navigation.scss +130 -0
  272. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v1.scss +351 -0
  273. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v2.scss +406 -0
  274. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v3.scss +172 -0
  275. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v4.scss +118 -0
  276. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v5.scss +183 -0
  277. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v6.scss +518 -0
  278. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg-v7.scss +161 -0
  279. data/_sass/unify/base/nonstandard-bg/_nonstandard-bg.scss +13 -0
  280. data/_sass/unify/base/progress-bars/_progress-bars-sizes.scss +26 -0
  281. data/_sass/unify/base/progress-bars/_progress-bars.scss +84 -0
  282. data/_sass/unify/base/progress-bars/_tag-progress-bars.scss +259 -0
  283. data/_sass/unify/base/rating/_rating-v1.scss +25 -0
  284. data/_sass/unify/base/searchforms/_searchform-v1.scss +44 -0
  285. data/_sass/unify/base/searchforms/_searchform-v2.scss +47 -0
  286. data/_sass/unify/base/searchforms/_searchform-v3.scss +60 -0
  287. data/_sass/unify/base/searchforms/_searchform-v4.scss +52 -0
  288. data/_sass/unify/base/searchforms/_searchform-v5.scss +57 -0
  289. data/_sass/unify/base/steps/_steps-v1.scss +127 -0
  290. data/_sass/unify/base/steps/_steps-v2.scss +141 -0
  291. data/_sass/unify/base/steps/_steps-v3.scss +159 -0
  292. data/_sass/unify/base/tabs/_tabs-v1.scss +85 -0
  293. data/_sass/unify/base/tabs/_tabs-v2.scss +147 -0
  294. data/_sass/unify/base/tabs/_tabs-v3.scss +49 -0
  295. data/_sass/unify/base/tabs/_tabs-v4.scss +98 -0
  296. data/_sass/unify/base/tabs/_tabs-v5.scss +55 -0
  297. data/_sass/unify/base/tabs/_tabs-v6.scss +114 -0
  298. data/_sass/unify/base/tabs/_tabs-v7.scss +100 -0
  299. data/_sass/unify/base/tabs/_tabs-v8.scss +312 -0
  300. data/_sass/unify/base/tabs/_tabs-v9.scss +22 -0
  301. data/_sass/unify/base/tabs/_tabs.scss +272 -0
  302. data/_sass/unify/base/timelines/_timelines-v1.scss +80 -0
  303. data/_sass/unify/base/timelines/_timelines-v2.scss +36 -0
  304. data/_sass/unify/base/timelines/_timelines-v3.scss +55 -0
  305. data/_sass/unify/base/timelines/_timelines.scss +16 -0
  306. data/_sass/unify/blocks/_info.scss +49 -0
  307. data/_sass/unify/blocks/info-v1/_info-v1-1.scss +15 -0
  308. data/_sass/unify/blocks/info-v1/_info-v1-2.scss +25 -0
  309. data/_sass/unify/blocks/info-v1/_info-v1-3.scss +21 -0
  310. data/_sass/unify/blocks/info-v1/_info-v1-4.scss +18 -0
  311. data/_sass/unify/blocks/info-v1/_info-v1-5.scss +17 -0
  312. data/_sass/unify/blocks/info-v10/_info-v10-1.scss +30 -0
  313. data/_sass/unify/blocks/info-v2/_info-v2-1.scss +17 -0
  314. data/_sass/unify/blocks/info-v2/_info-v2-2.scss +52 -0
  315. data/_sass/unify/blocks/info-v2/_info-v2-3.scss +7 -0
  316. data/_sass/unify/blocks/info-v3/_info-v3-1.scss +32 -0
  317. data/_sass/unify/blocks/info-v3/_info-v3-2.scss +19 -0
  318. data/_sass/unify/blocks/info-v3/_info-v3-3.scss +46 -0
  319. data/_sass/unify/blocks/info-v3/_info-v3-4.scss +14 -0
  320. data/_sass/unify/blocks/info-v4/_info-v4-1.scss +10 -0
  321. data/_sass/unify/blocks/info-v4/_info-v4-2.scss +31 -0
  322. data/_sass/unify/blocks/info-v4/_info-v4-3.scss +21 -0
  323. data/_sass/unify/blocks/info-v5/_info-v5-1.scss +19 -0
  324. data/_sass/unify/blocks/info-v5/_info-v5-2.scss +7 -0
  325. data/_sass/unify/blocks/info-v5/_info-v5-3.scss +39 -0
  326. data/_sass/unify/blocks/info-v5/_info-v5-4.scss +15 -0
  327. data/_sass/unify/blocks/info-v5/_info-v5-5.scss +18 -0
  328. data/_sass/unify/blocks/info-v5/_info-v5-6.scss +30 -0
  329. data/_sass/unify/blocks/info-v5/_info-v5-7.scss +0 -0
  330. data/_sass/unify/blocks/info-v6/_info-v6-1.scss +25 -0
  331. data/_sass/unify/blocks/info-v7/_info-v7-1.scss +34 -0
  332. data/_sass/unify/blocks/info-v8/_info-v8-1.scss +31 -0
  333. data/_sass/unify/blocks/info-v9/_info-v9-1.scss +18 -0
  334. data/_sass/unify/core/_style.scss +85 -0
  335. data/_sass/unify/custom/_custom.mixins.scss +1 -0
  336. data/_sass/unify/custom/_custom.scss +1 -0
  337. data/_sass/unify/custom/_custom.variables.scss +1 -0
  338. data/_sass/unify/custom.scss +6 -0
  339. data/_sass/unify/demo/_demo.icons.scss +19 -0
  340. data/_sass/unify/globals/_absolute-reset.scss +5 -0
  341. data/_sass/unify/globals/_bg-attachments.scss +6 -0
  342. data/_sass/unify/globals/_bg-color-gradients.scss +222 -0
  343. data/_sass/unify/globals/_bg-color-socials.scss +112 -0
  344. data/_sass/unify/globals/_bg-colors-extended.scss +9 -0
  345. data/_sass/unify/globals/_bg-colors.scss +926 -0
  346. data/_sass/unify/globals/_bg-covers.scss +21 -0
  347. data/_sass/unify/globals/_bg-grids.scss +37 -0
  348. data/_sass/unify/globals/_bg-image-hero.scss +8 -0
  349. data/_sass/unify/globals/_bg-patterns.scss +6 -0
  350. data/_sass/unify/globals/_bg-positions.scss +18 -0
  351. data/_sass/unify/globals/_bg-repeat.scss +7 -0
  352. data/_sass/unify/globals/_bg-sizes.scss +39 -0
  353. data/_sass/unify/globals/_block-alignments.scss +138 -0
  354. data/_sass/unify/globals/_block-hidden.scss +58 -0
  355. data/_sass/unify/globals/_blur.scss +19 -0
  356. data/_sass/unify/globals/_border-color-gradients.scss +7 -0
  357. data/_sass/unify/globals/_border-color-socials.scss +101 -0
  358. data/_sass/unify/globals/_border-colors.scss +1736 -0
  359. data/_sass/unify/globals/_border-dashed.scss +54 -0
  360. data/_sass/unify/globals/_border-dotted.scss +54 -0
  361. data/_sass/unify/globals/_border-none.scss +72 -0
  362. data/_sass/unify/globals/_border-radiuses.scss +152 -0
  363. data/_sass/unify/globals/_border-styles.scss +22 -0
  364. data/_sass/unify/globals/_border-widths.scss +266 -0
  365. data/_sass/unify/globals/_borders.scss +100 -0
  366. data/_sass/unify/globals/_box-shadow.scss +6 -0
  367. data/_sass/unify/globals/_clears.scss +13 -0
  368. data/_sass/unify/globals/_color-gradients.scss +14 -0
  369. data/_sass/unify/globals/_color-socials.scss +145 -0
  370. data/_sass/unify/globals/_colors.scss +460 -0
  371. data/_sass/unify/globals/_cursors.scss +6 -0
  372. data/_sass/unify/globals/_fill-colors.scss +79 -0
  373. data/_sass/unify/globals/_globals.scss +44 -0
  374. data/_sass/unify/globals/_heights.scss +451 -0
  375. data/_sass/unify/globals/_margins-extended.scss +40 -0
  376. data/_sass/unify/globals/_margins.scss +446 -0
  377. data/_sass/unify/globals/_offset.scss +18 -0
  378. data/_sass/unify/globals/_opacities.scss +120 -0
  379. data/_sass/unify/globals/_overflows.scss +30 -0
  380. data/_sass/unify/globals/_paddings.scss +485 -0
  381. data/_sass/unify/globals/_placeholder.scss +120 -0
  382. data/_sass/unify/globals/_position-spaces.scss +586 -0
  383. data/_sass/unify/globals/_positions.scss +48 -0
  384. data/_sass/unify/globals/_quotes.scss +18 -0
  385. data/_sass/unify/globals/_resize.scss +6 -0
  386. data/_sass/unify/globals/_transforms.scss +229 -0
  387. data/_sass/unify/globals/_transitions.scss +168 -0
  388. data/_sass/unify/globals/_typo-font-families.scss +15 -0
  389. data/_sass/unify/globals/_typo-font-sizes.scss +290 -0
  390. data/_sass/unify/globals/_typo-font-styles.scss +11 -0
  391. data/_sass/unify/globals/_typo-font-weights.scss +64 -0
  392. data/_sass/unify/globals/_typo-letter-spacings.scss +19 -0
  393. data/_sass/unify/globals/_typo-line-heights.scss +44 -0
  394. data/_sass/unify/globals/_typo-list-styles.scss +23 -0
  395. data/_sass/unify/globals/_typo-text-decorations.scss +17 -0
  396. data/_sass/unify/globals/_typo-text-styles.scss +6 -0
  397. data/_sass/unify/globals/_typo-text-transforms.scss +6 -0
  398. data/_sass/unify/globals/_verical-alignments.scss +20 -0
  399. data/_sass/unify/globals/_widths.scss +642 -0
  400. data/_sass/unify/globals/_z-index.scss +42 -0
  401. data/_sass/unify/ie/_ie.scss +23 -0
  402. data/_sass/unify/js/_js.scss +265 -0
  403. data/_sass/unify/settings/_variables.scss +236 -0
  404. data/_sass/unify/tools/_mixins.scss +17 -0
  405. data/_sass/unify/tools/mixins/_button-hovers.scss +37 -0
  406. data/_sass/unify/tools/mixins/_button-sizes.scss +10 -0
  407. data/_sass/unify/tools/mixins/_button-types.scss +96 -0
  408. data/_sass/unify/tools/mixins/_centered.scss +23 -0
  409. data/_sass/unify/tools/mixins/_gradients.scss +122 -0
  410. data/_sass/unify/tools/mixins/_header-toggler-positioning.scss +75 -0
  411. data/_sass/unify/tools/mixins/_margin.scss +170 -0
  412. data/_sass/unify/tools/mixins/_navigation-dropdown-inline.scss +67 -0
  413. data/_sass/unify/tools/mixins/_padding.scss +178 -0
  414. data/_sass/unify/tools/mixins/_positions.scss +43 -0
  415. data/_sass/unify/tools/mixins/_units.scss +27 -0
  416. data/_sass/unify/tools/mixins/_zigzag.scss +35 -0
  417. data/_sass/unify/unify-components.scss +319 -0
  418. data/_sass/unify/unify-core.scss +15 -0
  419. data/_sass/unify/unify-globals.scss +100 -0
  420. data/_sass/unify/unify.scss +12 -0
  421. data/_sass/unify/vendors/_vendor.scss +18 -0
  422. data/_sass/unify/vendors/bootstrap/_style.scss +405 -0
  423. data/_sass/unify/vendors/chosen/_style.scss +25 -0
  424. data/_sass/unify/vendors/cubeportfolio/_style.scss +357 -0
  425. data/_sass/unify/vendors/fancybox/_style.scss +125 -0
  426. data/_sass/unify/vendors/hamburgers/_style.scss +36 -0
  427. data/_sass/unify/vendors/hs-megamenu/_style.scss +9 -0
  428. data/_sass/unify/vendors/icon-etlinefont/_style.scss +3 -0
  429. data/_sass/unify/vendors/icon-hs/fonts/hs-icons.svg +27 -0
  430. data/_sass/unify/vendors/icon-hs/fonts/hs-icons.ttf +0 -0
  431. data/_sass/unify/vendors/icon-hs/fonts/hs-icons.woff +0 -0
  432. data/_sass/unify/vendors/icon-hs/style.css +77 -0
  433. data/_sass/unify/vendors/jquery-ui/_style.scss +58 -0
  434. data/_sass/unify/vendors/jquery.filer/_style.scss +4 -0
  435. data/_sass/unify/vendors/jvectormap/_style.scss +4 -0
  436. data/_sass/unify/vendors/pinmap/_style.scss +55 -0
  437. data/_sass/unify/vendors/plyr/_style.scss +9 -0
  438. data/_sass/unify/vendors/prism/_style.scss +29 -0
  439. data/_sass/unify/vendors/select2/_style.scss +92 -0
  440. data/_sass/unify/vendors/slick/_style.scss +133 -0
  441. data/assets/{webfonts → _webfonts}/fa-brands-400.eot +0 -0
  442. data/assets/{webfonts → _webfonts}/fa-brands-400.svg +0 -0
  443. data/assets/{webfonts → _webfonts}/fa-brands-400.ttf +0 -0
  444. data/assets/{webfonts → _webfonts}/fa-brands-400.woff +0 -0
  445. data/assets/{webfonts → _webfonts}/fa-brands-400.woff2 +0 -0
  446. data/assets/{webfonts → _webfonts}/fa-regular-400.eot +0 -0
  447. data/assets/{webfonts → _webfonts}/fa-regular-400.svg +0 -0
  448. data/assets/{webfonts → _webfonts}/fa-regular-400.ttf +0 -0
  449. data/assets/{webfonts → _webfonts}/fa-regular-400.woff +0 -0
  450. data/assets/{webfonts → _webfonts}/fa-regular-400.woff2 +0 -0
  451. data/assets/{webfonts → _webfonts}/fa-solid-900.eot +0 -0
  452. data/assets/{webfonts → _webfonts}/fa-solid-900.svg +0 -0
  453. data/assets/{webfonts → _webfonts}/fa-solid-900.ttf +0 -0
  454. data/assets/{webfonts → _webfonts}/fa-solid-900.woff +0 -0
  455. data/assets/{webfonts → _webfonts}/fa-solid-900.woff2 +0 -0
  456. data/assets/css/app.scss +1647 -457
  457. data/assets/favicons/de-original.svg +5 -0
  458. data/assets/favicons/de.svg +1 -5
  459. data/assets/favicons/gk-logo-original.svg +1 -0
  460. data/assets/favicons/gk-logo-white-original.svg +39 -0
  461. data/assets/favicons/gk-logo-white.svg +1 -39
  462. data/assets/favicons/gk-logo.svg +1 -1
  463. data/assets/favicons/us-original.svg +10 -0
  464. data/assets/favicons/us.svg +1 -10
  465. metadata +457 -34
  466. data/_sass/font-awesome/scss/_animated.scss +0 -20
  467. data/_sass/font-awesome/scss/_bordered-pulled.scss +0 -20
  468. data/_sass/font-awesome/scss/_core.scss +0 -20
  469. data/_sass/font-awesome/scss/_fixed-width.scss +0 -6
  470. data/_sass/font-awesome/scss/_icons.scss +0 -1353
  471. data/_sass/font-awesome/scss/_larger.scss +0 -23
  472. data/_sass/font-awesome/scss/_list.scss +0 -18
  473. data/_sass/font-awesome/scss/_mixins.scss +0 -57
  474. data/_sass/font-awesome/scss/_rotated-flipped.scss +0 -24
  475. data/_sass/font-awesome/scss/_screen-reader.scss +0 -5
  476. data/_sass/font-awesome/scss/_shims.scss +0 -2062
  477. data/_sass/font-awesome/scss/_stacked.scss +0 -31
  478. data/_sass/font-awesome/scss/_variables.scss +0 -1368
  479. data/_sass/font-awesome/scss/brands.scss +0 -18
  480. data/_sass/font-awesome/scss/fontawesome.scss +0 -12
  481. data/_sass/font-awesome/scss/regular.scss +0 -19
  482. data/_sass/font-awesome/scss/solid.scss +0 -20
  483. data/_sass/font-awesome/scss/v4-shims.scss +0 -2
@@ -0,0 +1,3698 @@
1
+ /*!
2
+ * Cube Portfolio - Responsive jQuery Grid Plugin
3
+ *
4
+ * version: 4.1.1 (20 March, 2017)
5
+ * require: jQuery v1.7+
6
+ *
7
+ * Copyright 2013-2017, Mihai Buricea (http://scriptpie.com/cubeportfolio/live-preview/)
8
+ * Licensed under CodeCanyon License (http://codecanyon.net/licenses)
9
+ *
10
+ */
11
+ .cbp-l-filters-alignCenter .cbp-filter-counter:after, .cbp-l-filters-alignRight .cbp-filter-counter:after, .cbp-l-filters-button .cbp-filter-counter:after, .cbp-l-filters-buttonCenter .cbp-filter-counter:after, .cbp-l-filters-text .cbp-filter-counter:after, .cbp, .cbp *,
12
+ .cbp *:after, .cbp:after, .cbp-l-filters-dropdownHeader:after, .cbp-popup-wrap, .cbp-popup-wrap *, .cbp-popup-wrap:before, .cbp-popup-loadingBox:after {
13
+ box-sizing: border-box; }
14
+
15
+ .cbp-l-grid-agency-title, .cbp-l-grid-agency-desc, .cbp-l-grid-work-title, .cbp-l-grid-work-desc, .cbp-l-grid-blog-title, .cbp-l-grid-projects-title, .cbp-l-grid-projects-desc, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc {
16
+ white-space: nowrap;
17
+ overflow: hidden;
18
+ text-overflow: ellipsis; }
19
+
20
+ .cbp-l-filters-alignCenter, .cbp-l-filters-alignCenter *, .cbp-l-filters-alignLeft, .cbp-l-filters-alignLeft *, .cbp-l-filters-alignRight, .cbp-l-filters-alignRight *, .cbp-l-filters-button, .cbp-l-filters-button *, .cbp-l-filters-buttonCenter, .cbp-l-filters-buttonCenter *, .cbp-l-filters-dropdown, .cbp-l-filters-dropdown *, .cbp-l-filters-list, .cbp-l-filters-list *, .cbp-l-filters-work, .cbp-l-filters-work *, .cbp-l-filters-big, .cbp-l-filters-big *, .cbp-l-filters-text, .cbp-l-filters-text *, .cbp-l-filters-underline, .cbp-l-filters-underline *, .cbp-l-loadMore-bgbutton, .cbp-l-loadMore-bgbutton *, .cbp-l-loadMore-button, .cbp-l-loadMore-button *, .cbp-l-loadMore-text, .cbp-l-loadMore-text *, .cbp-search, .cbp-search * {
21
+ -webkit-user-select: none;
22
+ -moz-user-select: none;
23
+ -ms-user-select: none;
24
+ user-select: none;
25
+ -webkit-tap-highlight-color: transparent;
26
+ box-sizing: border-box; }
27
+
28
+ .cbp:after, .cbp-lazyload:after, .cbp-popup-loadingBox:after, .cbp-popup-singlePageInline:after {
29
+ content: '';
30
+ position: absolute;
31
+ width: 34px;
32
+ height: 34px;
33
+ left: 0;
34
+ right: 0;
35
+ top: 0;
36
+ bottom: 0;
37
+ margin: auto;
38
+ -webkit-animation: cbp-rotation .8s infinite linear;
39
+ animation: cbp-rotation .8s infinite linear;
40
+ border-left: 3px solid rgba(114, 144, 182, 0.15);
41
+ border-right: 3px solid rgba(114, 144, 182, 0.15);
42
+ border-bottom: 3px solid rgba(114, 144, 182, 0.15);
43
+ border-top: 3px solid rgba(114, 144, 182, 0.8);
44
+ border-radius: 100%; }
45
+
46
+ .cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter {
47
+ opacity: 1;
48
+ -webkit-transform: translateY(-44px);
49
+ transform: translateY(-44px); }
50
+
51
+ .cbp-l-filters-alignCenter .cbp-filter-counter, .cbp-l-filters-alignRight .cbp-filter-counter, .cbp-l-filters-button .cbp-filter-counter, .cbp-l-filters-buttonCenter .cbp-filter-counter, .cbp-l-filters-text .cbp-filter-counter {
52
+ font: 400 11px/18px "Open Sans", sans-serif;
53
+ border-radius: 3px;
54
+ color: #FFFFFF;
55
+ margin: 0 auto;
56
+ padding: 4px 0;
57
+ text-align: center;
58
+ width: 34px;
59
+ position: absolute;
60
+ bottom: 0;
61
+ left: 0;
62
+ right: 0;
63
+ opacity: 0;
64
+ -webkit-transition: -webkit-transform .25s, opacity .25s;
65
+ transition: transform .25s, opacity .25s; }
66
+ .cbp-l-filters-alignCenter .cbp-filter-counter:after, .cbp-l-filters-alignRight .cbp-filter-counter:after, .cbp-l-filters-button .cbp-filter-counter:after, .cbp-l-filters-buttonCenter .cbp-filter-counter:after, .cbp-l-filters-text .cbp-filter-counter:after {
67
+ content: "";
68
+ position: absolute;
69
+ bottom: -4px;
70
+ left: 0;
71
+ right: 0;
72
+ margin: 0 auto;
73
+ width: 0;
74
+ height: 0;
75
+ border-left: 4px solid transparent;
76
+ border-right: 4px solid transparent; }
77
+
78
+ /* ---------------------------------------------------------------
79
+ Default style for plugin. Please change them carefully!
80
+ --------------------------------------------------------------- */
81
+ .cbp-item {
82
+ display: inline-block;
83
+ margin: 0 10px 20px 0; }
84
+
85
+ .cbp {
86
+ position: relative;
87
+ margin: 0 auto;
88
+ z-index: 1;
89
+ height: 400px; }
90
+ .cbp > * {
91
+ visibility: hidden; }
92
+ .cbp .cbp-item {
93
+ list-style-type: none;
94
+ margin: 0;
95
+ padding: 0;
96
+ overflow: hidden; }
97
+ .cbp img {
98
+ display: block;
99
+ border: 0;
100
+ width: 100%;
101
+ height: auto; }
102
+ .cbp a,
103
+ .cbp a:hover,
104
+ .cbp a:active {
105
+ text-decoration: none;
106
+ outline: 0; }
107
+
108
+ .cbp-lazyload {
109
+ position: relative;
110
+ background: #fff;
111
+ display: block; }
112
+ .cbp-lazyload img {
113
+ opacity: 1; }
114
+ .cbp-lazyload img[data-cbp-src] {
115
+ opacity: 0; }
116
+ .cbp-lazyload img:not([data-cbp-src]) {
117
+ -webkit-transition: opacity .7s ease-in-out;
118
+ transition: opacity .7s ease-in-out; }
119
+ .cbp-lazyload:after {
120
+ z-index: 0; }
121
+
122
+ .cbp-wrapper-outer {
123
+ overflow: hidden;
124
+ position: relative;
125
+ margin: 0 auto; }
126
+
127
+ .cbp-wrapper-outer,
128
+ .cbp-wrapper,
129
+ .cbp-wrapper-helper {
130
+ list-style-type: none;
131
+ padding: 0;
132
+ width: 100%;
133
+ height: 100%;
134
+ z-index: 1; }
135
+
136
+ .cbp-wrapper,
137
+ .cbp-wrapper-helper {
138
+ margin: 0; }
139
+
140
+ .cbp-ready > * {
141
+ visibility: visible; }
142
+
143
+ .cbp-ready:after {
144
+ display: none;
145
+ visibility: hidden; }
146
+
147
+ .cbp-ready .cbp-item {
148
+ position: absolute;
149
+ top: 0;
150
+ left: 0; }
151
+
152
+ .cbp-ready .cbp-wrapper,
153
+ .cbp-ready .cbp-wrapper-helper {
154
+ position: absolute;
155
+ top: 0;
156
+ left: 0; }
157
+
158
+ .cbp-item-off {
159
+ z-index: -1;
160
+ pointer-events: none;
161
+ visibility: hidden; }
162
+
163
+ .cbp-item-on2off {
164
+ z-index: 0; }
165
+
166
+ .cbp-item-off2on {
167
+ z-index: 1; }
168
+
169
+ .cbp-item-on2on {
170
+ z-index: 2; }
171
+
172
+ .cbp-item-wrapper {
173
+ width: 100%;
174
+ height: 100%;
175
+ position: relative;
176
+ top: 0;
177
+ left: 0; }
178
+
179
+ .cbp-l-project-related-wrap img,
180
+ .cbp-l-inline img {
181
+ display: block;
182
+ width: 100%;
183
+ height: auto;
184
+ border: 0; }
185
+
186
+ .cbp-updateItems {
187
+ -webkit-transition: height .5s ease-in-out !important;
188
+ transition: height .5s ease-in-out !important;
189
+ will-change: height; }
190
+ .cbp-updateItems .cbp-item {
191
+ -webkit-transition: top .5s ease-in-out, left .5s ease-in-out;
192
+ transition: top .5s ease-in-out, left .5s ease-in-out; }
193
+ .cbp-updateItems .cbp-item-loading {
194
+ -webkit-animation: fadeIn .5s ease-in-out;
195
+ animation: fadeIn .5s ease-in-out;
196
+ -webkit-transition: none;
197
+ transition: none; }
198
+
199
+ .cbp-removeItem {
200
+ -webkit-animation: fadeOut .5s ease-in-out;
201
+ animation: fadeOut .5s ease-in-out; }
202
+
203
+ /* END - Default style for plugin. Please change them carefully! */
204
+ .cbp-panel {
205
+ width: 94%;
206
+ max-width: 1170px;
207
+ margin: 0 auto; }
208
+
209
+ .cbp-misc-video {
210
+ position: relative;
211
+ height: 0;
212
+ padding-bottom: 56.25%;
213
+ background: #000;
214
+ text-align: center; }
215
+
216
+ .cbp-misc-video iframe {
217
+ position: absolute;
218
+ top: 0;
219
+ left: 0;
220
+ width: 100%;
221
+ height: 100%; }
222
+
223
+ @-webkit-keyframes cbp-rotation {
224
+ 0% {
225
+ -webkit-transform: rotate(0deg); }
226
+ 100% {
227
+ -webkit-transform: rotate(360deg); } }
228
+
229
+ @keyframes cbp-rotation {
230
+ 0% {
231
+ transform: rotate(0deg); }
232
+ 100% {
233
+ transform: rotate(360deg); } }
234
+
235
+ @-webkit-keyframes fadeOut {
236
+ 0% {
237
+ opacity: 1; }
238
+ 100% {
239
+ opacity: 0; } }
240
+
241
+ @keyframes fadeOut {
242
+ 0% {
243
+ opacity: 1; }
244
+ 100% {
245
+ opacity: 0; } }
246
+
247
+ .clearfix:after {
248
+ content: " ";
249
+ display: block;
250
+ height: 0;
251
+ clear: both; }
252
+
253
+ .cbp-l-filters-left {
254
+ float: left; }
255
+
256
+ .cbp-l-filters-right {
257
+ float: right; }
258
+
259
+ @media only screen and (max-width: 480px) {
260
+ .cbp-l-filters-left,
261
+ .cbp-l-filters-right {
262
+ width: 100%; } }
263
+
264
+ /* general caption style */
265
+ .cbp-caption,
266
+ .cbp-caption-defaultWrap,
267
+ .cbp-caption-activeWrap {
268
+ display: block; }
269
+
270
+ .cbp-caption-activeWrap {
271
+ background-color: #282727; }
272
+
273
+ .cbp-caption-active .cbp-caption,
274
+ .cbp-caption-active .cbp-caption-defaultWrap,
275
+ .cbp-caption-active .cbp-caption-activeWrap {
276
+ overflow: hidden;
277
+ position: relative;
278
+ z-index: 1; }
279
+
280
+ .cbp-caption-active .cbp-caption-defaultWrap {
281
+ top: 0; }
282
+
283
+ .cbp-caption-active .cbp-caption-activeWrap {
284
+ width: 100%;
285
+ position: absolute;
286
+ z-index: 2;
287
+ height: 100%; }
288
+
289
+ /* ---------------------------------------------------------------
290
+ caption miscellaneous style
291
+ --------------------------------------------------------------- */
292
+ .cbp-l-caption-title {
293
+ color: #fff;
294
+ font: 400 16px/21px "Open Sans", sans-serif; }
295
+
296
+ .cbp-l-caption-desc {
297
+ color: #aaa;
298
+ font: 400 12px/16px "Open Sans", sans-serif; }
299
+
300
+ .cbp-l-caption-text {
301
+ font: 400 14px/21px "Open Sans", sans-serif;
302
+ color: #fff;
303
+ letter-spacing: 3px;
304
+ padding: 0 6px; }
305
+
306
+ .cbp-l-caption-buttonLeft,
307
+ .cbp-l-caption-buttonRight {
308
+ background-color: #547EB1;
309
+ color: #FFFFFF;
310
+ display: inline-block;
311
+ font: 400 12px/30px "Open Sans", sans-serif;
312
+ min-width: 90px;
313
+ text-align: center;
314
+ margin: 4px;
315
+ padding: 0 6px; }
316
+
317
+ .cbp-l-caption-buttonLeft:hover,
318
+ .cbp-l-caption-buttonRight:hover {
319
+ opacity: 0.9; }
320
+
321
+ /* END - caption miscellaneous style */
322
+ /* ---------------------------------------------------------------
323
+ none caption
324
+ --------------------------------------------------------------- */
325
+ .cbp-caption-none .cbp-caption-activeWrap {
326
+ display: none; }
327
+
328
+ /* END - none caption */
329
+ /* ---------------------------------------------------------------
330
+ caption layout align left
331
+ --------------------------------------------------------------- */
332
+ .cbp-l-caption-alignLeft .cbp-l-caption-body {
333
+ padding: 12px 30px; }
334
+
335
+ .cbp-caption-fadeIn .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-minimal .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-moveRight .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-overlayRightAlong .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushDown .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-pushTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealBottom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealLeft .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-revealTop .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-zoom .cbp-l-caption-alignLeft .cbp-l-caption-body, .cbp-caption-opacity .cbp-l-caption-alignLeft .cbp-l-caption-body {
336
+ padding-top: 30px; }
337
+
338
+ /* END - caption layout left */
339
+ /* ---------------------------------------------------------------
340
+ caption layout center vertically and horizontally
341
+ --------------------------------------------------------------- */
342
+ .cbp-l-caption-alignCenter {
343
+ display: table;
344
+ width: 100%;
345
+ height: 100%; }
346
+
347
+ .cbp-l-caption-alignCenter .cbp-l-caption-body {
348
+ display: table-cell;
349
+ vertical-align: middle;
350
+ text-align: center;
351
+ padding: 15px 0; }
352
+
353
+ .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
354
+ .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
355
+ position: relative;
356
+ -webkit-transition: -webkit-transform .25s;
357
+ transition: transform .25s; }
358
+
359
+ .cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
360
+ .cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
361
+ .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
362
+ -webkit-transform: translateX(-20px);
363
+ transform: translateX(-20px); }
364
+
365
+ .cbp-caption-overlayBottom .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
366
+ .cbp-caption-overlayBottomPush .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight,
367
+ .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
368
+ -webkit-transform: translateX(20px);
369
+ transform: translateX(20px); }
370
+
371
+ .cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
372
+ .cbp-caption:hover .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
373
+ -webkit-transform: translateX(0);
374
+ transform: translateX(0); }
375
+
376
+ /* END - caption layout center vertically and horizontally */
377
+ @media only screen and (max-width: 480px) {
378
+ .cbp-l-caption-alignLeft .cbp-l-caption-body {
379
+ padding: 9px 11px; }
380
+ .cbp-l-caption-title {
381
+ font-size: 14px;
382
+ line-height: 21px; }
383
+ .cbp-l-caption-desc {
384
+ font-size: 11px;
385
+ line-height: 14px; }
386
+ .cbp-l-caption-buttonLeft,
387
+ .cbp-l-caption-buttonRight {
388
+ font-size: 11px;
389
+ line-height: 28px;
390
+ min-width: 69px;
391
+ margin: 3px;
392
+ padding: 0 4px; }
393
+ .cbp-l-caption-text {
394
+ font-size: 13px;
395
+ letter-spacing: 1px; } }
396
+
397
+ @media only screen and (max-width: 374px) {
398
+ .cbp-l-caption-alignLeft .cbp-l-caption-body {
399
+ padding: 8px 10px; }
400
+ .cbp-l-caption-title {
401
+ font-size: 13px;
402
+ line-height: 20px; }
403
+ .cbp-l-caption-desc {
404
+ font-size: 11px;
405
+ line-height: 14px; }
406
+ .cbp-l-caption-buttonLeft,
407
+ .cbp-l-caption-buttonRight {
408
+ font-size: 10px;
409
+ line-height: 28px;
410
+ min-width: 62px;
411
+ margin: 1px;
412
+ padding: 0 4px; } }
413
+
414
+ .cbp-caption-fadeIn .cbp-caption-activeWrap {
415
+ opacity: 0;
416
+ top: 0;
417
+ background-color: rgba(0, 0, 0, 0.85);
418
+ -webkit-transition: opacity .5s;
419
+ transition: opacity .5s; }
420
+
421
+ .cbp-caption-fadeIn .cbp-caption:hover .cbp-caption-activeWrap {
422
+ opacity: 1; }
423
+
424
+ .cbp-caption-minimal .cbp-l-caption-title,
425
+ .cbp-caption-minimal .cbp-l-caption-desc {
426
+ position: relative;
427
+ left: 0;
428
+ opacity: 0;
429
+ -webkit-transition: -webkit-transform .35s ease-out;
430
+ transition: transform .35s ease-out; }
431
+
432
+ .cbp-caption-minimal .cbp-l-caption-title {
433
+ -webkit-transform: translateY(-50%);
434
+ transform: translateY(-50%); }
435
+
436
+ .cbp-caption-minimal .cbp-l-caption-desc {
437
+ -webkit-transform: translateY(70%);
438
+ transform: translateY(70%); }
439
+
440
+ .cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-title,
441
+ .cbp-caption-minimal .cbp-caption:hover .cbp-l-caption-desc {
442
+ opacity: 1;
443
+ -webkit-transform: translateY(0);
444
+ transform: translateY(0); }
445
+
446
+ .cbp-caption-minimal .cbp-caption-activeWrap {
447
+ top: 0;
448
+ background-color: black;
449
+ background-color: rgba(0, 0, 0, 0.8);
450
+ opacity: 0; }
451
+
452
+ .cbp-caption-minimal .cbp-caption:hover .cbp-caption-activeWrap {
453
+ opacity: 1; }
454
+
455
+ .cbp-caption-moveRight .cbp-caption-activeWrap {
456
+ left: -100%;
457
+ top: 0;
458
+ -webkit-transition: -webkit-transform .35s;
459
+ transition: transform .35s; }
460
+
461
+ .cbp-caption-moveRight .cbp-caption:hover .cbp-caption-activeWrap {
462
+ -webkit-transform: translateX(100%);
463
+ transform: translateX(100%); }
464
+
465
+ .cbp-caption-overlayBottom .cbp-caption-activeWrap {
466
+ height: 60px;
467
+ background-color: #181616;
468
+ background-color: rgba(24, 22, 22, 0.7);
469
+ -webkit-transition: -webkit-transform .25s;
470
+ transition: transform .25s; }
471
+
472
+ .cbp-caption-overlayBottom .cbp-caption:hover .cbp-caption-activeWrap {
473
+ -webkit-transform: translateY(-100%);
474
+ transform: translateY(-100%); }
475
+
476
+ .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft,
477
+ .cbp-caption-overlayBottomAlong .cbp-l-caption-alignCenter .cbp-l-caption-buttonRight {
478
+ -webkit-transition-duration: .35s;
479
+ transition-duration: .35s; }
480
+
481
+ .cbp-caption-overlayBottomAlong .cbp-caption-defaultWrap,
482
+ .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
483
+ -webkit-transition: -webkit-transform .35s;
484
+ transition: transform .35s; }
485
+
486
+ .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
487
+ height: 60px; }
488
+
489
+ .cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-defaultWrap {
490
+ -webkit-transform: translateY(-30px);
491
+ transform: translateY(-30px); }
492
+
493
+ .cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap {
494
+ -webkit-transform: translateY(-100%);
495
+ transform: translateY(-100%); }
496
+
497
+ .cbp-caption-overlayBottomPush .cbp-caption-defaultWrap,
498
+ .cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
499
+ -webkit-transition: -webkit-transform .25s;
500
+ transition: transform .25s; }
501
+
502
+ .cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
503
+ height: 61px;
504
+ -webkit-transform: translateY(0);
505
+ transform: translateY(0); }
506
+
507
+ .cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
508
+ -webkit-transform: translateY(-60px);
509
+ transform: translateY(-60px); }
510
+
511
+ .cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap {
512
+ -webkit-transform: translateY(-61px);
513
+ transform: translateY(-61px); }
514
+
515
+ .cbp-caption-overlayBottomReveal .cbp-caption-defaultWrap {
516
+ z-index: 2;
517
+ -webkit-transition: -webkit-transform .25s;
518
+ transition: transform .25s; }
519
+
520
+ .cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
521
+ bottom: 0;
522
+ z-index: 1;
523
+ height: 60px; }
524
+
525
+ .cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
526
+ -webkit-transform: translateY(-60px);
527
+ transform: translateY(-60px); }
528
+
529
+ .cbp-caption-overlayRightAlong .cbp-caption-defaultWrap,
530
+ .cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
531
+ -webkit-transition: -webkit-transform .4s;
532
+ transition: transform .4s; }
533
+
534
+ .cbp-caption-overlayRightAlong .cbp-caption-activeWrap {
535
+ top: 0;
536
+ left: -50%;
537
+ width: 50%; }
538
+
539
+ .cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-defaultWrap {
540
+ -webkit-transform: translateX(25%);
541
+ transform: translateX(25%); }
542
+
543
+ .cbp-caption-overlayRightAlong .cbp-caption:hover .cbp-caption-activeWrap {
544
+ -webkit-transform: translateX(100%);
545
+ transform: translateX(100%); }
546
+
547
+ .cbp-caption-pushDown .cbp-caption-defaultWrap,
548
+ .cbp-caption-pushDown .cbp-caption-activeWrap {
549
+ -webkit-transition: -webkit-transform .4s;
550
+ transition: transform .4s; }
551
+
552
+ .cbp-caption-pushDown .cbp-caption-activeWrap {
553
+ top: -100%; }
554
+
555
+ .cbp-caption-pushDown .cbp-caption:hover .cbp-caption-defaultWrap,
556
+ .cbp-caption-pushDown .cbp-caption:hover .cbp-caption-activeWrap {
557
+ -webkit-transform: translateY(100%);
558
+ transform: translateY(100%); }
559
+
560
+ .cbp-caption-pushTop .cbp-caption-activeWrap,
561
+ .cbp-caption-pushTop .cbp-caption-defaultWrap {
562
+ -webkit-transition: -webkit-transform .4s;
563
+ transition: transform .4s; }
564
+
565
+ .cbp-caption-pushTop .cbp-caption-activeWrap {
566
+ height: 102%; }
567
+
568
+ .cbp-caption-pushTop .cbp-caption:hover .cbp-caption-defaultWrap {
569
+ -webkit-transform: translateY(-100%);
570
+ transform: translateY(-100%); }
571
+
572
+ .cbp-caption-pushTop .cbp-caption:hover .cbp-caption-activeWrap {
573
+ -webkit-transform: translateY(-99%);
574
+ transform: translateY(-99%); }
575
+
576
+ .cbp-caption-revealBottom .cbp-caption-defaultWrap {
577
+ z-index: 2;
578
+ -webkit-transition: -webkit-transform .4s;
579
+ transition: transform .4s; }
580
+
581
+ .cbp-caption-revealBottom .cbp-caption-activeWrap {
582
+ top: 0;
583
+ z-index: 1; }
584
+
585
+ .cbp-caption-revealBottom .cbp-caption:hover .cbp-caption-defaultWrap {
586
+ -webkit-transform: translateY(-100%);
587
+ transform: translateY(-100%); }
588
+
589
+ .cbp-caption-revealLeft .cbp-caption-activeWrap {
590
+ left: 100%;
591
+ top: 0;
592
+ -webkit-transition: -webkit-transform .4s;
593
+ transition: transform .4s; }
594
+
595
+ .cbp-caption-revealLeft .cbp-caption:hover .cbp-caption-activeWrap {
596
+ -webkit-transform: translateX(-100%);
597
+ transform: translateX(-100%); }
598
+
599
+ .cbp-caption-revealTop .cbp-caption-defaultWrap {
600
+ z-index: 2;
601
+ -webkit-transition: -webkit-transform .4s;
602
+ transition: transform .4s; }
603
+
604
+ .cbp-caption-revealTop .cbp-caption-activeWrap {
605
+ top: 0;
606
+ z-index: 1; }
607
+
608
+ .cbp-caption-revealTop .cbp-caption:hover .cbp-caption-defaultWrap {
609
+ -webkit-transform: translateY(100%);
610
+ transform: translateY(100%); }
611
+
612
+ .cbp-caption-zoom .cbp-caption-defaultWrap {
613
+ -webkit-transition: -webkit-transform .35s ease-out;
614
+ transition: transform .35s ease-out; }
615
+
616
+ .cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
617
+ -webkit-transform: scale(1.25);
618
+ transform: scale(1.25); }
619
+
620
+ .cbp-caption-zoom .cbp-caption-activeWrap {
621
+ opacity: 0;
622
+ top: 0;
623
+ background-color: rgba(0, 0, 0, 0.9);
624
+ -webkit-transition: opacity .4s;
625
+ transition: opacity .4s; }
626
+
627
+ .cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
628
+ opacity: 1; }
629
+
630
+ .cbp-caption-opacity .cbp-item {
631
+ padding: 1px; }
632
+
633
+ .cbp-caption-opacity .cbp-caption,
634
+ .cbp-caption-opacity .cbp-caption-activeWrap,
635
+ .cbp-caption-opacity .cbp-caption-defaultWrap {
636
+ background-color: transparent; }
637
+
638
+ .cbp-caption-opacity .cbp-caption {
639
+ border: 1px solid transparent; }
640
+
641
+ .cbp-caption-opacity .cbp-caption:hover {
642
+ border-color: #EDEDED; }
643
+
644
+ .cbp-caption-opacity .cbp-caption-defaultWrap {
645
+ opacity: 1;
646
+ -webkit-transition: opacity .4s;
647
+ transition: opacity .4s; }
648
+
649
+ .cbp-caption-opacity .cbp-caption:hover .cbp-caption-defaultWrap {
650
+ opacity: .8; }
651
+
652
+ .cbp-caption-opacity .cbp-caption:hover .cbp-caption-activeWrap {
653
+ top: 0; }
654
+
655
+ .cbp-caption-expand .cbp-caption-activeWrap {
656
+ height: auto;
657
+ background-color: transparent; }
658
+
659
+ .cbp-caption-expand .cbp-caption {
660
+ border-bottom: 1px dotted #eaeaea; }
661
+
662
+ .cbp-caption-expand .cbp-caption-defaultWrap {
663
+ cursor: pointer;
664
+ font: 500 15px/23px "Roboto", sans-serif;
665
+ color: #474747;
666
+ padding: 12px 0 11px 26px; }
667
+
668
+ .cbp-caption-expand .cbp-caption-defaultWrap svg {
669
+ position: absolute;
670
+ top: 16px;
671
+ left: 0; }
672
+
673
+ .cbp-caption-expand .cbp-l-caption-body {
674
+ font: 400 13px/21px "Roboto", sans-serif;
675
+ color: #888;
676
+ padding: 0 0 20px 26px; }
677
+
678
+ .cbp-caption-expand-active {
679
+ -webkit-transition: height .4s !important;
680
+ transition: height .4s !important; }
681
+
682
+ .cbp-caption-expand-active .cbp-item {
683
+ -webkit-transition: left .4s, top .4s !important;
684
+ transition: left .4s, top .4s !important; }
685
+
686
+ .cbp-caption-expand-open .cbp-caption-activeWrap {
687
+ -webkit-transition: height .4s;
688
+ transition: height .4s; }
689
+
690
+ .cbp-l-filters-alignCenter {
691
+ margin-bottom: 30px;
692
+ text-align: center;
693
+ font: 400 12px/21px sans-serif;
694
+ color: #DADADA; }
695
+ .cbp-l-filters-alignCenter .cbp-filter-item {
696
+ color: #949494;
697
+ cursor: pointer;
698
+ font: 400 13px/21px "Open Sans", sans-serif;
699
+ padding: 0 12px;
700
+ position: relative;
701
+ overflow: visible;
702
+ margin: 0 0 10px;
703
+ display: inline-block;
704
+ -webkit-transition: color .3s ease-in-out;
705
+ transition: color .3s ease-in-out; }
706
+ .cbp-l-filters-alignCenter .cbp-filter-item:hover {
707
+ color: #2D2C2C; }
708
+ .cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter {
709
+ -webkit-transform: translateY(-30px);
710
+ transform: translateY(-30px); }
711
+ .cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active {
712
+ color: #2D2C2C;
713
+ cursor: default; }
714
+ .cbp-l-filters-alignCenter .cbp-filter-counter {
715
+ background-color: #626161; }
716
+ .cbp-l-filters-alignCenter .cbp-filter-counter:after {
717
+ border-top: 4px solid #626161; }
718
+
719
+ .cbp-l-filters-alignLeft {
720
+ margin-bottom: 30px; }
721
+ .cbp-l-filters-alignLeft .cbp-filter-item {
722
+ background-color: #fff;
723
+ border: 1px solid #cdcdcd;
724
+ cursor: pointer;
725
+ font: 400 12px/30px "Open Sans", sans-serif;
726
+ padding: 0 13px;
727
+ position: relative;
728
+ overflow: visible;
729
+ margin: 0 4px 10px 4px;
730
+ display: inline-block;
731
+ color: #888888;
732
+ -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border .3s ease-in-out;
733
+ transition: color .3s ease-in-out, background-color .3s ease-in-out, border .3s ease-in-out; }
734
+ .cbp-l-filters-alignLeft .cbp-filter-item:hover {
735
+ color: #111; }
736
+ .cbp-l-filters-alignLeft .cbp-filter-item.cbp-filter-item-active {
737
+ background-color: #6C7A89;
738
+ border: 1px solid #6C7A89;
739
+ color: #fff;
740
+ cursor: default; }
741
+ .cbp-l-filters-alignLeft .cbp-filter-item:first-child {
742
+ margin-left: 0; }
743
+ .cbp-l-filters-alignLeft .cbp-filter-item:last-child {
744
+ margin-right: 0; }
745
+ .cbp-l-filters-alignLeft .cbp-filter-counter {
746
+ display: inline; }
747
+
748
+ @media only screen and (max-width: 480px) {
749
+ .cbp-l-filters-alignLeft {
750
+ text-align: center; } }
751
+
752
+ .cbp-l-filters-alignRight {
753
+ margin-bottom: 30px;
754
+ text-align: right; }
755
+ .cbp-l-filters-alignRight .cbp-filter-item {
756
+ background-color: transparent;
757
+ color: #8B8B8B;
758
+ cursor: pointer;
759
+ font: 400 11px/31px "Open Sans", sans-serif;
760
+ padding: 0 14px;
761
+ position: relative;
762
+ overflow: visible;
763
+ margin: 0 3px 10px 3px;
764
+ border: 1px solid #E4E2E2;
765
+ text-transform: uppercase;
766
+ display: inline-block;
767
+ -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border .3s ease-in-out;
768
+ transition: color .3s ease-in-out, background-color .3s ease-in-out, border .3s ease-in-out; }
769
+ .cbp-l-filters-alignRight .cbp-filter-item:hover {
770
+ color: #2B3444; }
771
+ .cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
772
+ color: #FFFFFF;
773
+ background-color: #049372;
774
+ border-color: #049372;
775
+ cursor: default; }
776
+ .cbp-l-filters-alignRight .cbp-filter-item:first-child {
777
+ margin-left: 0; }
778
+ .cbp-l-filters-alignRight .cbp-filter-item:last-child {
779
+ margin-right: 0; }
780
+ .cbp-l-filters-alignRight .cbp-filter-counter {
781
+ background-color: #049372; }
782
+ .cbp-l-filters-alignRight .cbp-filter-counter:after {
783
+ border-top: 4px solid #049372; }
784
+
785
+ @media only screen and (max-width: 480px) {
786
+ .cbp-l-filters-alignRight {
787
+ text-align: center; } }
788
+
789
+ .cbp-l-filters-button {
790
+ margin-bottom: 30px; }
791
+ .cbp-l-filters-button .cbp-filter-item {
792
+ background-color: #FFFFFF;
793
+ border: 1px solid #ECECEC;
794
+ color: #888888;
795
+ cursor: pointer;
796
+ font: 400 12px/32px "Open Sans", sans-serif;
797
+ margin: 0 5px 10px 5px;
798
+ overflow: visible;
799
+ padding: 0 17px;
800
+ position: relative;
801
+ display: inline-block;
802
+ -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
803
+ transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out; }
804
+ .cbp-l-filters-button .cbp-filter-item:hover {
805
+ color: #545454;
806
+ border-color: #DADADA; }
807
+ .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
808
+ background-color: #545454;
809
+ color: #fff;
810
+ border-color: #5d5d5d;
811
+ cursor: default; }
812
+ .cbp-l-filters-button .cbp-filter-item:first-child {
813
+ margin-left: 0; }
814
+ .cbp-l-filters-button .cbp-filter-item:last-child {
815
+ margin-right: 0; }
816
+ .cbp-l-filters-button .cbp-filter-counter {
817
+ background-color: #545454; }
818
+ .cbp-l-filters-button .cbp-filter-counter:after {
819
+ border-top: 4px solid #545454; }
820
+
821
+ @media only screen and (max-width: 480px) {
822
+ .cbp-l-filters-button {
823
+ text-align: center; } }
824
+
825
+ .cbp-l-filters-buttonCenter {
826
+ margin-bottom: 30px;
827
+ text-align: center; }
828
+ .cbp-l-filters-buttonCenter .cbp-filter-item {
829
+ background-color: #FFFFFF;
830
+ border: 1px solid #ECECEC;
831
+ color: #888888;
832
+ cursor: pointer;
833
+ font: 400 12px/32px "Roboto", sans-serif;
834
+ margin: 0 5px 10px 5px;
835
+ overflow: visible;
836
+ padding: 0 17px;
837
+ position: relative;
838
+ display: inline-block;
839
+ -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
840
+ transition: color .3s ease-in-out, border-color .3s ease-in-out; }
841
+ .cbp-l-filters-buttonCenter .cbp-filter-item:hover {
842
+ color: #5d5d5d; }
843
+ .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
844
+ color: #3B9CB3;
845
+ border-color: #8CD2E5;
846
+ cursor: default; }
847
+ .cbp-l-filters-buttonCenter .cbp-filter-item:first-child {
848
+ margin-left: 0; }
849
+ .cbp-l-filters-buttonCenter .cbp-filter-item:last-child {
850
+ margin-right: 0; }
851
+ .cbp-l-filters-buttonCenter .cbp-filter-counter {
852
+ background-color: #68ABBC; }
853
+ .cbp-l-filters-buttonCenter .cbp-filter-counter:after {
854
+ border-top: 4px solid #68ABBC; }
855
+
856
+ .cbp-l-filters-dropdown {
857
+ margin-bottom: 40px;
858
+ height: 38px;
859
+ position: relative;
860
+ z-index: 5; }
861
+
862
+ .cbp-l-filters-dropdownWrap {
863
+ width: 200px;
864
+ position: absolute;
865
+ right: 0;
866
+ background: #4d4c4d; }
867
+
868
+ .cbp-l-filters-dropdownHeader {
869
+ font: 400 12px/38px "Open Sans", sans-serif;
870
+ margin: 0 17px;
871
+ color: #FFF;
872
+ cursor: default;
873
+ position: relative; }
874
+
875
+ .cbp-l-filters-dropdownHeader:after {
876
+ border-color: #FFFFFF transparent;
877
+ border-style: solid;
878
+ border-width: 5px 5px 0;
879
+ content: "";
880
+ height: 0;
881
+ position: absolute;
882
+ right: 0;
883
+ top: 50%;
884
+ width: 0;
885
+ margin-top: -1px; }
886
+
887
+ .cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownHeader:after {
888
+ border-width: 0 5px 5px; }
889
+
890
+ .cbp-l-filters-dropdownList {
891
+ display: none;
892
+ list-style: none outside none;
893
+ margin: 0;
894
+ padding: 0; }
895
+
896
+ .cbp-l-filters-dropdownList > li {
897
+ margin: 0;
898
+ list-style: none; }
899
+
900
+ .cbp-l-filters-dropdownWrap.cbp-l-filters-dropdownWrap-open .cbp-l-filters-dropdownList {
901
+ display: block;
902
+ margin: 0; }
903
+
904
+ .cbp-l-filters-dropdownList .cbp-filter-item {
905
+ background: transparent;
906
+ color: #b3b3b3;
907
+ width: 100%;
908
+ text-align: left;
909
+ font: 400 12px/40px "Open Sans", sans-serif;
910
+ margin: 0;
911
+ padding: 0 17px;
912
+ cursor: pointer;
913
+ border: none;
914
+ border-top: 1px solid #595959; }
915
+
916
+ .cbp-l-filters-dropdownList .cbp-filter-item:hover {
917
+ color: #e6e6e6; }
918
+
919
+ .cbp-l-filters-dropdownList .cbp-filter-item-active {
920
+ color: #fff;
921
+ cursor: default; }
922
+
923
+ .cbp-l-filters-dropdownWrap .cbp-filter-counter {
924
+ display: inline; }
925
+
926
+ .cbp-l-filters-dropdown-floated {
927
+ float: right;
928
+ margin-top: -2px;
929
+ margin-left: 20px;
930
+ width: 200px; }
931
+
932
+ @media only screen and (max-width: 480px) {
933
+ .cbp-l-filters-dropdown-floated {
934
+ width: 100%;
935
+ margin-top: 0;
936
+ margin-left: 0; }
937
+ .cbp-l-filters-dropdownWrap {
938
+ right: 0;
939
+ left: 0;
940
+ margin: 0 auto; } }
941
+
942
+ .cbp-l-filters-list {
943
+ margin-bottom: 30px;
944
+ /* clearfix */
945
+ content: "";
946
+ display: table;
947
+ clear: both; }
948
+
949
+ .cbp-l-filters-list .cbp-filter-item {
950
+ background-color: transparent;
951
+ color: #585252;
952
+ cursor: pointer;
953
+ font: 400 12px/35px "Open Sans", sans-serif;
954
+ padding: 0 18px;
955
+ position: relative;
956
+ overflow: visible;
957
+ margin: 0 0 10px;
958
+ float: left;
959
+ border: 1px solid #3288C4;
960
+ border-right-width: 0;
961
+ -webkit-transition: left .3s ease-in-out;
962
+ transition: left .3s ease-in-out; }
963
+
964
+ .cbp-l-filters-list .cbp-filter-item:hover {
965
+ color: #000; }
966
+
967
+ .cbp-l-filters-list .cbp-filter-item.cbp-filter-item-active {
968
+ cursor: default;
969
+ color: #FFFFFF;
970
+ background-color: #3288C4; }
971
+
972
+ .cbp-l-filters-list-first {
973
+ border-radius: 6px 0 0 6px; }
974
+
975
+ .cbp-l-filters-list-last {
976
+ border-radius: 0 6px 6px 0;
977
+ border-right-width: 1px !important; }
978
+
979
+ .cbp-l-filters-list .cbp-filter-counter {
980
+ display: inline; }
981
+
982
+ @media only screen and (max-width: 600px) {
983
+ .cbp-l-filters-list .cbp-filter-item {
984
+ margin-right: 5px;
985
+ border-radius: 6px;
986
+ border-right-width: 1px; } }
987
+
988
+ .cbp-l-filters-work {
989
+ margin-bottom: 30px;
990
+ text-align: center; }
991
+ .cbp-l-filters-work .cbp-filter-item {
992
+ background-color: #FFFFFF;
993
+ color: #888;
994
+ cursor: pointer;
995
+ font: 600 11px/37px "Open Sans", sans-serif;
996
+ margin: 0 3px 15px 3px;
997
+ overflow: visible;
998
+ padding: 0 16px;
999
+ position: relative;
1000
+ display: inline-block;
1001
+ text-transform: uppercase;
1002
+ -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
1003
+ transition: color .3s ease-in-out, background-color .3s ease-in-out; }
1004
+ .cbp-l-filters-work .cbp-filter-item:hover {
1005
+ color: #fff;
1006
+ background: #607D8B; }
1007
+ .cbp-l-filters-work .cbp-filter-item.cbp-filter-item-active {
1008
+ background-color: #607D8B;
1009
+ color: #fff;
1010
+ cursor: default; }
1011
+ .cbp-l-filters-work .cbp-filter-item:first-child {
1012
+ margin-left: 0; }
1013
+ .cbp-l-filters-work .cbp-filter-item:last-child {
1014
+ margin-right: 0; }
1015
+ .cbp-l-filters-work .cbp-filter-counter {
1016
+ font: 600 11px/37px "Open Sans", sans-serif;
1017
+ text-align: center;
1018
+ display: inline-block;
1019
+ margin-left: 8px; }
1020
+ .cbp-l-filters-work .cbp-filter-counter:before {
1021
+ content: '('; }
1022
+ .cbp-l-filters-work .cbp-filter-counter:after {
1023
+ content: ')'; }
1024
+
1025
+ .cbp-l-filters-big {
1026
+ margin-bottom: 30px;
1027
+ text-align: center; }
1028
+ .cbp-l-filters-big .cbp-filter-item {
1029
+ color: #444;
1030
+ cursor: pointer;
1031
+ font: 400 15px/22px "Roboto", sans-serif;
1032
+ margin: 0 8px 10px 8px;
1033
+ padding: 10px 23px;
1034
+ position: relative;
1035
+ display: inline-block;
1036
+ border: 1px solid transparent;
1037
+ text-transform: uppercase;
1038
+ -webkit-transition: color .3s ease-in-out, border .3s ease-in-out;
1039
+ transition: color .3s ease-in-out, border .3s ease-in-out; }
1040
+ .cbp-l-filters-big .cbp-filter-item:hover {
1041
+ color: #888; }
1042
+ .cbp-l-filters-big .cbp-filter-item.cbp-filter-item-active {
1043
+ border-color: #d5d5d5;
1044
+ color: #444;
1045
+ cursor: default; }
1046
+ .cbp-l-filters-big .cbp-filter-item:first-child {
1047
+ margin-left: 0; }
1048
+ .cbp-l-filters-big .cbp-filter-item:last-child {
1049
+ margin-right: 0; }
1050
+
1051
+ .cbp-l-filters-text {
1052
+ margin-bottom: 30px;
1053
+ text-align: center;
1054
+ font: 400 12px/21px "Lato", sans-serif;
1055
+ color: #DADADA;
1056
+ padding: 0 15px; }
1057
+ .cbp-l-filters-text .cbp-filter-item {
1058
+ color: #949494;
1059
+ cursor: pointer;
1060
+ font: 400 13px/21px "Lato", sans-serif;
1061
+ padding: 0 12px;
1062
+ position: relative;
1063
+ overflow: visible;
1064
+ margin: 0 0 10px;
1065
+ display: inline-block;
1066
+ -webkit-transition: color .3s ease-in-out;
1067
+ transition: color .3s ease-in-out; }
1068
+ .cbp-l-filters-text .cbp-filter-item:hover {
1069
+ color: #2D2C2C; }
1070
+ .cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter {
1071
+ -webkit-transform: translateY(-30px);
1072
+ transform: translateY(-30px); }
1073
+ .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
1074
+ color: #2D2C2C;
1075
+ cursor: default; }
1076
+ .cbp-l-filters-text .cbp-filter-counter {
1077
+ background-color: #626161;
1078
+ font: 400 11px/18px "Lato", sans-serif; }
1079
+ .cbp-l-filters-text .cbp-filter-counter:after {
1080
+ border-top: 4px solid #626161; }
1081
+
1082
+ .cbp-l-filters-text-sort {
1083
+ display: inline-block;
1084
+ font: 400 13px/21px "Lato", sans-serif;
1085
+ color: #949494;
1086
+ margin-right: 15px; }
1087
+
1088
+ @media only screen and (max-width: 480px) {
1089
+ .cbp-l-filters-text-sort {
1090
+ display: block;
1091
+ margin-bottom: 10px; } }
1092
+
1093
+ .cbp-l-filters-underline {
1094
+ margin-bottom: 30px; }
1095
+ .cbp-l-filters-underline .cbp-filter-item {
1096
+ border-bottom: 3px solid transparent;
1097
+ cursor: pointer;
1098
+ font: 600 14px/21px "Open Sans", sans-serif;
1099
+ padding: 8px 10px;
1100
+ position: relative;
1101
+ overflow: visible;
1102
+ margin: 0 10px 10px 10px;
1103
+ display: inline-block;
1104
+ color: #787878;
1105
+ -webkit-transition: color .25s ease-in-out, border-color .25s ease-in-out;
1106
+ transition: color .25s ease-in-out, border-color .25s ease-in-out; }
1107
+ .cbp-l-filters-underline .cbp-filter-item:hover {
1108
+ color: #111; }
1109
+ .cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
1110
+ border-bottom-color: #666;
1111
+ color: #444;
1112
+ cursor: default; }
1113
+ .cbp-l-filters-underline .cbp-filter-item:first-child {
1114
+ margin-left: 0; }
1115
+ .cbp-l-filters-underline .cbp-filter-item:last-child {
1116
+ margin-right: 0; }
1117
+ .cbp-l-filters-underline .cbp-filter-counter {
1118
+ display: inline; }
1119
+
1120
+ @media only screen and (max-width: 480px) {
1121
+ .cbp-l-filters-underline {
1122
+ text-align: center; } }
1123
+
1124
+ .cbp-animation-quicksand {
1125
+ -webkit-transition: height .6s ease-in-out;
1126
+ transition: height .6s ease-in-out;
1127
+ will-change: height; }
1128
+
1129
+ .cbp-animation-quicksand .cbp-item {
1130
+ -webkit-transition: -webkit-transform .6s ease-in-out;
1131
+ transition: transform .6s ease-in-out; }
1132
+
1133
+ .cbp-animation-quicksand .cbp-item {
1134
+ -webkit-perspective: 1000px;
1135
+ perspective: 1000px; }
1136
+
1137
+ .cbp-animation-quicksand .cbp-item-wrapper {
1138
+ -webkit-transform-style: preserve-3d;
1139
+ transform-style: preserve-3d; }
1140
+
1141
+ .cbp-animation-quicksand .cbp-item-on2off .cbp-item-wrapper {
1142
+ -webkit-animation: quicksand-off .6s ease-out both;
1143
+ animation: quicksand-off .6s ease-out both; }
1144
+
1145
+ .cbp-animation-quicksand .cbp-item-off2on .cbp-item-wrapper {
1146
+ -webkit-animation: quicksand-on .6s ease-out both;
1147
+ animation: quicksand-on .6s ease-out both; }
1148
+
1149
+ /* in */
1150
+ @-webkit-keyframes quicksand-off {
1151
+ 100% {
1152
+ opacity: 0;
1153
+ -webkit-transform: scale3d(0, 0, 0); } }
1154
+
1155
+ @keyframes quicksand-off {
1156
+ 100% {
1157
+ opacity: 0;
1158
+ transform: scale3d(0, 0, 0); } }
1159
+
1160
+ /* out */
1161
+ @-webkit-keyframes quicksand-on {
1162
+ 0% {
1163
+ opacity: 0;
1164
+ -webkit-transform: scale3d(0, 0, 0); } }
1165
+
1166
+ @keyframes quicksand-on {
1167
+ 0% {
1168
+ opacity: 0;
1169
+ transform: scale3d(0, 0, 0); } }
1170
+
1171
+ .cbp-animation-fadeOut,
1172
+ .cbp-animation-boxShadow {
1173
+ -webkit-transition: height .6s ease-in-out;
1174
+ transition: height .6s ease-in-out;
1175
+ will-change: height; }
1176
+
1177
+ .cbp-animation-fadeOut .cbp-item,
1178
+ .cbp-animation-boxShadow .cbp-item {
1179
+ -webkit-transition: -webkit-transform .6s ease-in-out;
1180
+ transition: transform .6s ease-in-out; }
1181
+
1182
+ .cbp-animation-fadeOut .cbp-item,
1183
+ .cbp-animation-boxShadow .cbp-item {
1184
+ -webkit-perspective: 1000px;
1185
+ perspective: 1000px; }
1186
+
1187
+ .cbp-animation-fadeOut .cbp-item-wrapper,
1188
+ .cbp-animation-boxShadow .cbp-item-wrapper {
1189
+ -webkit-transform-style: preserve-3d;
1190
+ transform-style: preserve-3d; }
1191
+
1192
+ .cbp-animation-fadeOut .cbp-item-on2off .cbp-item-wrapper,
1193
+ .cbp-animation-boxShadow .cbp-item-on2off .cbp-item-wrapper {
1194
+ -webkit-animation: fadeOut-off .6s ease-in-out both;
1195
+ animation: fadeOut-off .6s ease-in-out both; }
1196
+
1197
+ .cbp-animation-fadeOut .cbp-item-off2on .cbp-item-wrapper,
1198
+ .cbp-animation-boxShadow .cbp-item-off2on .cbp-item-wrapper {
1199
+ -webkit-animation: fadeOut-on .6s ease-in-out both;
1200
+ animation: fadeOut-on .6s ease-in-out both; }
1201
+
1202
+ /* in */
1203
+ @-webkit-keyframes fadeOut-off {
1204
+ 0% {
1205
+ opacity: 1; }
1206
+ 80%, 100% {
1207
+ opacity: 0; } }
1208
+
1209
+ @keyframes fadeOut-off {
1210
+ 0% {
1211
+ opacity: 1; }
1212
+ 80%, 100% {
1213
+ opacity: 0; } }
1214
+
1215
+ /* out */
1216
+ @-webkit-keyframes fadeOut-on {
1217
+ 0% {
1218
+ opacity: 0; }
1219
+ 100% {
1220
+ opacity: 1; } }
1221
+
1222
+ @keyframes fadeOut-on {
1223
+ 0% {
1224
+ opacity: 0; }
1225
+ 100% {
1226
+ opacity: 1; } }
1227
+
1228
+ .cbp-animation-flipOut {
1229
+ -webkit-transition: height .7s ease-in-out;
1230
+ transition: height .7s ease-in-out;
1231
+ will-change: height; }
1232
+
1233
+ .cbp-animation-flipOut .cbp-item {
1234
+ -webkit-transition: -webkit-transform .7s ease-in-out;
1235
+ transition: transform .7s ease-in-out; }
1236
+
1237
+ .cbp-animation-flipOut .cbp-item {
1238
+ -webkit-perspective: 1000px;
1239
+ perspective: 1000px; }
1240
+
1241
+ .cbp-animation-flipOut .cbp-item-wrapper {
1242
+ -webkit-transform-style: preserve-3d;
1243
+ transform-style: preserve-3d; }
1244
+
1245
+ .cbp-animation-flipOut .cbp-item-on2off .cbp-item-wrapper {
1246
+ -webkit-animation: flipOut-out .7s both ease-in;
1247
+ animation: flipOut-out .7s both ease-in; }
1248
+
1249
+ .cbp-animation-flipOut .cbp-item-off2on .cbp-item-wrapper {
1250
+ -webkit-animation: flipOut-in .7s ease-out both;
1251
+ animation: flipOut-in .7s ease-out both; }
1252
+
1253
+ /* out */
1254
+ @-webkit-keyframes flipOut-out {
1255
+ 50%, 100% {
1256
+ -webkit-transform: translateZ(-1000px) rotateY(-90deg);
1257
+ opacity: 0.2; } }
1258
+
1259
+ @keyframes flipOut-out {
1260
+ 50%, 100% {
1261
+ transform: translateZ(-1000px) rotateY(-90deg);
1262
+ opacity: 0.2; } }
1263
+
1264
+ /* in */
1265
+ @-webkit-keyframes flipOut-in {
1266
+ 0%, 50% {
1267
+ -webkit-transform: translateZ(-1000px) rotateY(90deg);
1268
+ opacity: 0.2; } }
1269
+
1270
+ @keyframes flipOut-in {
1271
+ 0%, 50% {
1272
+ transform: translateZ(-1000px) rotateY(90deg);
1273
+ opacity: 0.2; } }
1274
+
1275
+ .cbp-animation-flipBottom {
1276
+ -webkit-transition: height .7s ease-in-out;
1277
+ transition: height .7s ease-in-out;
1278
+ will-change: height; }
1279
+
1280
+ .cbp-animation-flipBottom .cbp-item {
1281
+ -webkit-transition: -webkit-transform .7s ease-in-out;
1282
+ transition: transform .7s ease-in-out; }
1283
+
1284
+ .cbp-animation-flipBottom .cbp-item {
1285
+ -webkit-perspective: 1000px;
1286
+ perspective: 1000px; }
1287
+
1288
+ .cbp-animation-flipBottom .cbp-item-wrapper {
1289
+ -webkit-transform-style: preserve-3d;
1290
+ transform-style: preserve-3d; }
1291
+
1292
+ .cbp-animation-flipBottom .cbp-item-on2off .cbp-item-wrapper {
1293
+ -webkit-animation: flipBottom-out .7s both ease-in;
1294
+ animation: flipBottom-out .7s both ease-in; }
1295
+
1296
+ .cbp-animation-flipBottom .cbp-item-off2on .cbp-item-wrapper {
1297
+ -webkit-animation: flipBottom-in .7s ease-out both;
1298
+ animation: flipBottom-in .7s ease-out both; }
1299
+
1300
+ /* out */
1301
+ @-webkit-keyframes flipBottom-out {
1302
+ 50%, 100% {
1303
+ -webkit-transform: translateZ(-1000px) rotateX(-90deg);
1304
+ opacity: 0.2; } }
1305
+
1306
+ @keyframes flipBottom-out {
1307
+ 50%, 100% {
1308
+ transform: translateZ(-1000px) rotateX(-90deg);
1309
+ opacity: 0.2; } }
1310
+
1311
+ /* in */
1312
+ @-webkit-keyframes flipBottom-in {
1313
+ 0%, 50% {
1314
+ -webkit-transform: translateZ(-1000px) rotateX(90deg);
1315
+ opacity: 0.2; } }
1316
+
1317
+ @keyframes flipBottom-in {
1318
+ 0%, 50% {
1319
+ transform: translateZ(-1000px) rotateX(90deg);
1320
+ opacity: 0.2; } }
1321
+
1322
+ .cbp-animation-scaleSides {
1323
+ -webkit-transition: height .6s ease-in-out;
1324
+ transition: height .6s ease-in-out;
1325
+ will-change: height; }
1326
+
1327
+ .cbp-animation-scaleSides .cbp-item {
1328
+ -webkit-transition: -webkit-transform .6s ease-in-out;
1329
+ transition: transform .6s ease-in-out; }
1330
+
1331
+ .cbp-animation-scaleSides .cbp-item {
1332
+ -webkit-perspective: 1000px;
1333
+ perspective: 1000px; }
1334
+
1335
+ .cbp-animation-scaleSides .cbp-item-wrapper {
1336
+ -webkit-transform-style: preserve-3d;
1337
+ transform-style: preserve-3d; }
1338
+
1339
+ .cbp-animation-scaleSides .cbp-item-on2off .cbp-item-wrapper {
1340
+ -webkit-animation: scaleSides-out .9s both;
1341
+ animation: scaleSides-out .9s both; }
1342
+
1343
+ .cbp-animation-scaleSides .cbp-item-off2on .cbp-item-wrapper {
1344
+ -webkit-animation: scaleSides-in .9s both;
1345
+ animation: scaleSides-in .9s both; }
1346
+
1347
+ /* out */
1348
+ @-webkit-keyframes scaleSides-out {
1349
+ 50%, 100% {
1350
+ -webkit-transform: scale(0.6);
1351
+ opacity: 0; } }
1352
+
1353
+ @keyframes scaleSides-out {
1354
+ 50%, 100% {
1355
+ transform: scale(0.6);
1356
+ opacity: 0; } }
1357
+
1358
+ /* in */
1359
+ @-webkit-keyframes scaleSides-in {
1360
+ 0%, 50% {
1361
+ -webkit-transform: scale(0.6);
1362
+ opacity: 0; } }
1363
+
1364
+ @keyframes scaleSides-in {
1365
+ 0%, 50% {
1366
+ transform: scale(0.6);
1367
+ opacity: 0; } }
1368
+
1369
+ .cbp-animation-skew {
1370
+ -webkit-transition: height .6s ease-in-out;
1371
+ transition: height .6s ease-in-out;
1372
+ will-change: height; }
1373
+
1374
+ .cbp-animation-skew .cbp-item {
1375
+ -webkit-transition: -webkit-transform .6s ease-in-out;
1376
+ transition: transform .6s ease-in-out; }
1377
+
1378
+ .cbp-animation-skew .cbp-item {
1379
+ -webkit-perspective: 1000px;
1380
+ perspective: 1000px; }
1381
+
1382
+ .cbp-animation-skew .cbp-item-wrapper {
1383
+ -webkit-transform-style: preserve-3d;
1384
+ transform-style: preserve-3d; }
1385
+
1386
+ .cbp-animation-skew .cbp-item-on2off .cbp-item-wrapper {
1387
+ -webkit-animation: skew-off .6s ease-out both;
1388
+ animation: skew-off .6s ease-out both; }
1389
+
1390
+ .cbp-animation-skew .cbp-item-off2on .cbp-item-wrapper {
1391
+ -webkit-animation: skew-on .6s ease-out both;
1392
+ animation: skew-on .6s ease-out both; }
1393
+
1394
+ /* in */
1395
+ @-webkit-keyframes skew-off {
1396
+ 100% {
1397
+ opacity: 0;
1398
+ -webkit-transform: scale3d(0, 0, 0) skew(20deg, 0); } }
1399
+
1400
+ @keyframes skew-off {
1401
+ 100% {
1402
+ opacity: 0;
1403
+ transform: scale3d(0, 0, 0) skew(20deg, 0); } }
1404
+
1405
+ /* out */
1406
+ @-webkit-keyframes skew-on {
1407
+ 0% {
1408
+ opacity: 0;
1409
+ -webkit-transform: scale3d(0, 0, 0) skew(0, 20deg); } }
1410
+
1411
+ @keyframes skew-on {
1412
+ 0% {
1413
+ opacity: 0;
1414
+ transform: scale3d(0, 0, 0) skew(0, 20deg); } }
1415
+
1416
+ .cbp-animation-fadeOutTop {
1417
+ -webkit-transition: height .6s ease-in-out;
1418
+ transition: height .6s ease-in-out;
1419
+ will-change: height; }
1420
+
1421
+ .cbp-animation-fadeOutTop .cbp-wrapper-outer {
1422
+ overflow: visible; }
1423
+
1424
+ .cbp-animation-fadeOutTop .cbp-item {
1425
+ -webkit-perspective: 1000px;
1426
+ perspective: 1000px;
1427
+ overflow: visible; }
1428
+
1429
+ .cbp-animation-fadeOutTop .cbp-item-wrapper {
1430
+ -webkit-transform-style: preserve-3d;
1431
+ transform-style: preserve-3d; }
1432
+
1433
+ .cbp-animation-fadeOutTop .cbp-wrapper-helper .cbp-item-wrapper {
1434
+ -webkit-animation: fadeOutTop-out .6s both ease-in-out;
1435
+ animation: fadeOutTop-out .6s both ease-in-out; }
1436
+
1437
+ .cbp-animation-fadeOutTop .cbp-wrapper .cbp-item-wrapper {
1438
+ -webkit-animation: fadeOutTop-in .6s both ease-in-out;
1439
+ animation: fadeOutTop-in .6s both ease-in-out; }
1440
+
1441
+ /* out */
1442
+ @-webkit-keyframes fadeOutTop-out {
1443
+ 0% {
1444
+ -webkit-transform: translateY(0);
1445
+ opacity: 1; }
1446
+ 50%, 100% {
1447
+ -webkit-transform: translateY(-30px);
1448
+ opacity: 0; } }
1449
+
1450
+ @keyframes fadeOutTop-out {
1451
+ 0% {
1452
+ transform: translateY(0);
1453
+ opacity: 1; }
1454
+ 50%, 100% {
1455
+ transform: translateY(-30px);
1456
+ opacity: 0; } }
1457
+
1458
+ /* out */
1459
+ @-webkit-keyframes fadeOutTop-in {
1460
+ 0%, 50% {
1461
+ -webkit-transform: translateY(-30px);
1462
+ opacity: 0; }
1463
+ 100% {
1464
+ -webkit-transform: translateY(0);
1465
+ opacity: 1; } }
1466
+
1467
+ @keyframes fadeOutTop-in {
1468
+ 0%, 50% {
1469
+ transform: translateY(-30px);
1470
+ opacity: 0; }
1471
+ 100% {
1472
+ transform: translateY(0);
1473
+ opacity: 1; } }
1474
+
1475
+ .cbp-animation-slideLeft {
1476
+ -webkit-transition: height .6s ease-in-out;
1477
+ transition: height .6s ease-in-out;
1478
+ will-change: height; }
1479
+
1480
+ .cbp-animation-slideLeft .cbp-item {
1481
+ -webkit-perspective: 1000px;
1482
+ perspective: 1000px; }
1483
+
1484
+ .cbp-animation-slideLeft .cbp-item-wrapper {
1485
+ -webkit-transform-style: preserve-3d;
1486
+ transform-style: preserve-3d; }
1487
+
1488
+ .cbp-animation-slideLeft .cbp-wrapper-helper .cbp-item-wrapper {
1489
+ -webkit-animation: slideLeft-out .8s both ease-in-out;
1490
+ animation: slideLeft-out .8s both ease-in-out; }
1491
+
1492
+ .cbp-animation-slideLeft .cbp-wrapper .cbp-item-wrapper {
1493
+ -webkit-animation: slideLeft-in .8s both ease-in-out;
1494
+ animation: slideLeft-in .8s both ease-in-out; }
1495
+
1496
+ /* out */
1497
+ @-webkit-keyframes slideLeft-out {
1498
+ 0% {
1499
+ opacity: 1;
1500
+ transform: scale(1); }
1501
+ 25% {
1502
+ opacity: .75;
1503
+ -webkit-transform: scale(0.8); }
1504
+ 75% {
1505
+ opacity: .75;
1506
+ -webkit-transform: scale(0.8) translateX(-200%); }
1507
+ 100% {
1508
+ opacity: .75;
1509
+ -webkit-transform: scale(0.8) translateX(-200%); } }
1510
+
1511
+ @keyframes slideLeft-out {
1512
+ 0% {
1513
+ opacity: 1;
1514
+ transform: scale(1); }
1515
+ 25% {
1516
+ opacity: .75;
1517
+ transform: scale(0.8); }
1518
+ 75% {
1519
+ opacity: .75;
1520
+ transform: scale(0.8) translateX(-200%); }
1521
+ 100% {
1522
+ opacity: .75;
1523
+ transform: scale(0.8) translateX(-200%); } }
1524
+
1525
+ /* in */
1526
+ @-webkit-keyframes slideLeft-in {
1527
+ 0%, 25% {
1528
+ opacity: .75;
1529
+ -webkit-transform: scale(0.8) translateX(200%); }
1530
+ 75% {
1531
+ opacity: .75;
1532
+ -webkit-transform: scale(0.8); }
1533
+ 100% {
1534
+ opacity: 1;
1535
+ -webkit-transform: scale(1) translateX(0); } }
1536
+
1537
+ @keyframes slideLeft-in {
1538
+ 0%, 25% {
1539
+ opacity: .75;
1540
+ transform: scale(0.8) translateX(200%); }
1541
+ 75% {
1542
+ opacity: .75;
1543
+ transform: scale(0.8); }
1544
+ 100% {
1545
+ opacity: 1;
1546
+ transform: scale(1) translateX(0); } }
1547
+
1548
+ .cbp-animation-sequentially {
1549
+ -webkit-transition: height .6s ease-in-out;
1550
+ transition: height .6s ease-in-out;
1551
+ will-change: height; }
1552
+
1553
+ .cbp-animation-sequentially .cbp-wrapper-outer {
1554
+ overflow: visible; }
1555
+
1556
+ .cbp-animation-sequentially .cbp-item {
1557
+ -webkit-perspective: 1000px;
1558
+ perspective: 1000px;
1559
+ overflow: visible; }
1560
+
1561
+ .cbp-animation-sequentially .cbp-item-wrapper {
1562
+ -webkit-transform-style: preserve-3d;
1563
+ transform-style: preserve-3d; }
1564
+
1565
+ .cbp-animation-sequentially .cbp-wrapper-helper .cbp-item-wrapper {
1566
+ -webkit-animation: fadeOutTop-out .6s both ease;
1567
+ animation: fadeOutTop-out .6s both ease; }
1568
+
1569
+ .cbp-animation-sequentially .cbp-wrapper .cbp-item-wrapper {
1570
+ -webkit-animation: fadeOutTop-in .6s both ease-out;
1571
+ animation: fadeOutTop-in .6s both ease-out; }
1572
+
1573
+ .cbp-animation-3dflip {
1574
+ -webkit-transition: height .6s ease-in-out;
1575
+ transition: height .6s ease-in-out;
1576
+ will-change: height; }
1577
+
1578
+ .cbp-animation-3dflip .cbp-item {
1579
+ -webkit-perspective: 1000px;
1580
+ perspective: 1000px; }
1581
+
1582
+ .cbp-animation-3dflip .cbp-item-wrapper {
1583
+ -webkit-transform-style: preserve-3d;
1584
+ transform-style: preserve-3d; }
1585
+
1586
+ .cbp-animation-3dflip .cbp-wrapper-helper .cbp-item-wrapper {
1587
+ -webkit-transform-origin: 0% 50%;
1588
+ transform-origin: 0% 50%;
1589
+ -webkit-animation: flip-out 0.6s both ease-in-out;
1590
+ animation: flip-out 0.6s both ease-in-out; }
1591
+
1592
+ .cbp-animation-3dflip .cbp-wrapper .cbp-item-wrapper {
1593
+ -webkit-transform-origin: 100% 50%;
1594
+ transform-origin: 100% 50%;
1595
+ -webkit-animation: flip-in 0.6s both ease-in-out;
1596
+ animation: flip-in 0.6s both ease-in-out; }
1597
+
1598
+ @-webkit-keyframes flip-out {
1599
+ 100% {
1600
+ opacity: 0;
1601
+ -webkit-transform: rotateY(90deg); } }
1602
+
1603
+ @keyframes flip-out {
1604
+ 100% {
1605
+ opacity: 0;
1606
+ transform: rotateY(90deg); } }
1607
+
1608
+ @-webkit-keyframes flip-in {
1609
+ 0% {
1610
+ opacity: 0;
1611
+ -webkit-transform: rotateY(-90deg); }
1612
+ 100% {
1613
+ opacity: 1;
1614
+ -webkit-transform: rotateY(0deg); } }
1615
+
1616
+ @keyframes flip-in {
1617
+ 0% {
1618
+ opacity: 0;
1619
+ transform: rotateY(-90deg); }
1620
+ 100% {
1621
+ opacity: 1;
1622
+ transform: rotateY(0deg); } }
1623
+
1624
+ .cbp-animation-flipOutDelay {
1625
+ -webkit-transition: height .6s ease-in-out;
1626
+ transition: height .6s ease-in-out;
1627
+ will-change: height; }
1628
+
1629
+ .cbp-animation-flipOutDelay .cbp-item {
1630
+ -webkit-perspective: 1000px;
1631
+ perspective: 1000px; }
1632
+
1633
+ .cbp-animation-flipOutDelay .cbp-item-wrapper {
1634
+ -webkit-transform-style: preserve-3d;
1635
+ transform-style: preserve-3d; }
1636
+
1637
+ .cbp-animation-flipOutDelay .cbp-wrapper-helper .cbp-item-wrapper {
1638
+ -webkit-animation: flipOut-out 1s both ease-in;
1639
+ animation: flipOut-out 1s both ease-in; }
1640
+
1641
+ .cbp-animation-flipOutDelay .cbp-wrapper .cbp-item-wrapper {
1642
+ -webkit-animation: flipOut-in 1s both ease-out;
1643
+ animation: flipOut-in 1s both ease-out; }
1644
+
1645
+ .cbp-animation-slideDelay {
1646
+ -webkit-transition: height .6s ease-in-out;
1647
+ transition: height .6s ease-in-out;
1648
+ will-change: height; }
1649
+
1650
+ .cbp-animation-slideDelay .cbp-item {
1651
+ -webkit-perspective: 1000px;
1652
+ perspective: 1000px; }
1653
+
1654
+ .cbp-animation-slideDelay .cbp-item-wrapper {
1655
+ -webkit-transform-style: preserve-3d;
1656
+ transform-style: preserve-3d; }
1657
+
1658
+ .cbp-animation-slideDelay .cbp-wrapper-helper .cbp-item-wrapper {
1659
+ -webkit-animation: slideDelay-out 0.5s both ease-in-out;
1660
+ animation: slideDelay-out 0.5s both ease-in-out; }
1661
+
1662
+ .cbp-animation-slideDelay .cbp-wrapper .cbp-item-wrapper {
1663
+ -webkit-animation: slideDelay-in 0.5s both ease-in-out;
1664
+ animation: slideDelay-in 0.5s both ease-in-out; }
1665
+
1666
+ /* out */
1667
+ @-webkit-keyframes slideDelay-out {
1668
+ 100% {
1669
+ -webkit-transform: translateX(-100%); } }
1670
+
1671
+ @keyframes slideDelay-out {
1672
+ 100% {
1673
+ transform: translateX(-100%); } }
1674
+
1675
+ @-webkit-keyframes slideDelay-in {
1676
+ 0% {
1677
+ -webkit-transform: translateX(100%); }
1678
+ 100% {
1679
+ -webkit-transform: translateX(0); } }
1680
+
1681
+ @keyframes slideDelay-in {
1682
+ 0% {
1683
+ transform: translateX(100%); }
1684
+ 100% {
1685
+ transform: translateX(0); } }
1686
+
1687
+ .cbp-animation-rotateSides {
1688
+ -webkit-transition: height .6s ease-in-out;
1689
+ transition: height .6s ease-in-out;
1690
+ will-change: height; }
1691
+
1692
+ .cbp-animation-rotateSides .cbp-item {
1693
+ -webkit-perspective: 1000px;
1694
+ perspective: 1000px; }
1695
+
1696
+ .cbp-animation-rotateSides .cbp-item-wrapper {
1697
+ -webkit-transform-style: preserve-3d;
1698
+ transform-style: preserve-3d; }
1699
+
1700
+ .cbp-animation-rotateSides .cbp-wrapper-helper .cbp-item-wrapper {
1701
+ -webkit-transform-origin: -50% 50%;
1702
+ -webkit-animation: rotateSides-out .5s both ease-in;
1703
+ transform-origin: -50% 50%;
1704
+ animation: rotateSides-out .5s both ease-in; }
1705
+
1706
+ .cbp-animation-rotateSides .cbp-wrapper .cbp-item-wrapper {
1707
+ -webkit-transform-origin: 150% 50%;
1708
+ -webkit-animation: rotateSides-in .6s both ease-out;
1709
+ transform-origin: 150% 50%;
1710
+ animation: rotateSides-in .6s both ease-out; }
1711
+
1712
+ /* out */
1713
+ @-webkit-keyframes rotateSides-out {
1714
+ 100% {
1715
+ opacity: 0;
1716
+ -webkit-transform: translateZ(-500px) rotateY(90deg); } }
1717
+
1718
+ @keyframes rotateSides-out {
1719
+ 100% {
1720
+ opacity: 0;
1721
+ transform: translateZ(-500px) rotateY(90deg); } }
1722
+
1723
+ /* in */
1724
+ @-webkit-keyframes rotateSides-in {
1725
+ 0% {
1726
+ opacity: 0;
1727
+ -webkit-transform: translateZ(-500px) rotateY(-90deg); }
1728
+ 40% {
1729
+ opacity: 0;
1730
+ -webkit-transform: translateZ(-500px) rotateY(-90deg); } }
1731
+
1732
+ @keyframes rotateSides-in {
1733
+ 0% {
1734
+ opacity: 0;
1735
+ transform: translateZ(-500px) rotateY(-90deg); }
1736
+ 40% {
1737
+ opacity: 0;
1738
+ transform: translateZ(-500px) rotateY(-90deg); } }
1739
+
1740
+ .cbp-animation-foldLeft {
1741
+ -webkit-transition: height .6s ease-in-out;
1742
+ transition: height .6s ease-in-out;
1743
+ will-change: height; }
1744
+
1745
+ .cbp-animation-foldLeft .cbp-item {
1746
+ -webkit-perspective: 1000px;
1747
+ perspective: 1000px; }
1748
+
1749
+ .cbp-animation-foldLeft .cbp-item-wrapper {
1750
+ -webkit-transform-style: preserve-3d;
1751
+ transform-style: preserve-3d; }
1752
+
1753
+ .cbp-animation-foldLeft .cbp-wrapper-helper .cbp-item-wrapper {
1754
+ -webkit-transform-origin: 100% 50%;
1755
+ transform-origin: 100% 50%;
1756
+ -webkit-animation: foldLeft-out .7s both;
1757
+ animation: foldLeft-out .7s both; }
1758
+
1759
+ .cbp-animation-foldLeft .cbp-wrapper .cbp-item-wrapper {
1760
+ -webkit-animation: foldLeft-in .7s both;
1761
+ animation: foldLeft-in .7s both; }
1762
+
1763
+ /* out */
1764
+ @-webkit-keyframes foldLeft-out {
1765
+ 100% {
1766
+ opacity: 0;
1767
+ -webkit-transform: translateX(-100%) rotateY(-90deg); } }
1768
+
1769
+ @keyframes foldLeft-out {
1770
+ 100% {
1771
+ opacity: 0;
1772
+ transform: translateX(-100%) rotateY(-90deg); } }
1773
+
1774
+ /* in */
1775
+ @-webkit-keyframes foldLeft-in {
1776
+ 0% {
1777
+ opacity: 0.3;
1778
+ -webkit-transform: translateX(100%); } }
1779
+
1780
+ @keyframes foldLeft-in {
1781
+ 0% {
1782
+ opacity: 0.3;
1783
+ transform: translateX(100%); } }
1784
+
1785
+ .cbp-animation-unfold {
1786
+ -webkit-transition: height .6s ease-in-out;
1787
+ transition: height .6s ease-in-out;
1788
+ will-change: height; }
1789
+
1790
+ .cbp-animation-unfold .cbp-item {
1791
+ -webkit-perspective: 1000px;
1792
+ perspective: 1000px; }
1793
+
1794
+ .cbp-animation-unfold .cbp-item-wrapper {
1795
+ -webkit-transform-style: preserve-3d;
1796
+ transform-style: preserve-3d; }
1797
+
1798
+ .cbp-animation-unfold .cbp-wrapper-helper .cbp-item-wrapper {
1799
+ -webkit-animation: unfold-out .8s both;
1800
+ animation: unfold-out .8s both; }
1801
+
1802
+ .cbp-animation-unfold .cbp-wrapper .cbp-item-wrapper {
1803
+ -webkit-transform-origin: 0% 50%;
1804
+ -webkit-animation: unfold-in .8s both;
1805
+ transform-origin: 0% 50%;
1806
+ animation: unfold-in .8s both; }
1807
+
1808
+ /* out */
1809
+ @-webkit-keyframes unfold-out {
1810
+ 90% {
1811
+ opacity: 0.3; }
1812
+ 100% {
1813
+ opacity: 0;
1814
+ -webkit-transform: translateX(-100%); } }
1815
+
1816
+ @keyframes unfold-out {
1817
+ 90% {
1818
+ opacity: 0.3; }
1819
+ 100% {
1820
+ opacity: 0;
1821
+ transform: translateX(-100%); } }
1822
+
1823
+ /* in */
1824
+ @-webkit-keyframes unfold-in {
1825
+ 0% {
1826
+ opacity: 0;
1827
+ -webkit-transform: translateX(100%) rotateY(90deg); } }
1828
+
1829
+ @keyframes unfold-in {
1830
+ 0% {
1831
+ opacity: 0;
1832
+ transform: translateX(100%) rotateY(90deg); } }
1833
+
1834
+ .cbp-animation-scaleDown {
1835
+ -webkit-transition: height .6s ease-in-out;
1836
+ transition: height .6s ease-in-out;
1837
+ will-change: height; }
1838
+
1839
+ .cbp-animation-scaleDown .cbp-item {
1840
+ -webkit-perspective: 1000px;
1841
+ perspective: 1000px; }
1842
+
1843
+ .cbp-animation-scaleDown .cbp-item-wrapper {
1844
+ -webkit-transform-style: preserve-3d;
1845
+ transform-style: preserve-3d; }
1846
+
1847
+ .cbp-animation-scaleDown .cbp-wrapper-helper .cbp-item-wrapper {
1848
+ -webkit-animation: scaleDown-out .7s both;
1849
+ animation: scaleDown-out .7s both; }
1850
+
1851
+ .cbp-animation-scaleDown .cbp-wrapper .cbp-item-wrapper {
1852
+ -webkit-animation: scaleDown-in .6s both;
1853
+ animation: scaleDown-in .6s both; }
1854
+
1855
+ /* out */
1856
+ @-webkit-keyframes scaleDown-out {
1857
+ 100% {
1858
+ opacity: 0;
1859
+ -webkit-transform: scale(0.8); } }
1860
+
1861
+ @keyframes scaleDown-out {
1862
+ 100% {
1863
+ opacity: 0;
1864
+ transform: scale(0.8); } }
1865
+
1866
+ /* in */
1867
+ @-webkit-keyframes scaleDown-in {
1868
+ 0% {
1869
+ -webkit-transform: translateX(100%); } }
1870
+
1871
+ @keyframes scaleDown-in {
1872
+ 0% {
1873
+ transform: translateX(100%); } }
1874
+
1875
+ .cbp-animation-frontRow {
1876
+ -webkit-transition: height .6s ease-in-out;
1877
+ transition: height .6s ease-in-out;
1878
+ will-change: height; }
1879
+
1880
+ .cbp-animation-frontRow .cbp-item {
1881
+ -webkit-perspective: 1000px;
1882
+ perspective: 1000px; }
1883
+
1884
+ .cbp-animation-frontRow .cbp-item-wrapper {
1885
+ -webkit-transform-style: preserve-3d;
1886
+ transform-style: preserve-3d; }
1887
+
1888
+ .cbp-animation-frontRow .cbp-wrapper-helper .cbp-item-wrapper {
1889
+ -webkit-animation: frontRow-out .7s both ease;
1890
+ animation: frontRow-out .7s both ease; }
1891
+
1892
+ .cbp-animation-frontRow .cbp-wrapper .cbp-item-wrapper {
1893
+ -webkit-animation: frontRow-in .6s both ease;
1894
+ animation: frontRow-in .6s both ease; }
1895
+
1896
+ /* out */
1897
+ @-webkit-keyframes frontRow-out {
1898
+ 100% {
1899
+ -webkit-transform: translateX(-60%) scale(0.8);
1900
+ opacity: 0; } }
1901
+
1902
+ @keyframes frontRow-out {
1903
+ 100% {
1904
+ transform: translateX(-60%) scale(0.8);
1905
+ opacity: 0; } }
1906
+
1907
+ /* in */
1908
+ @-webkit-keyframes frontRow-in {
1909
+ 0% {
1910
+ -webkit-transform: translateX(100%) scale(0.8); }
1911
+ 100% {
1912
+ opacity: 1;
1913
+ -webkit-transform: translateX(0%) scale(1); } }
1914
+
1915
+ @keyframes frontRow-in {
1916
+ 0% {
1917
+ transform: translateX(100%) scale(0.8); }
1918
+ 100% {
1919
+ opacity: 1;
1920
+ transform: translateX(0%) scale(1); } }
1921
+
1922
+ .cbp-animation-rotateRoom {
1923
+ -webkit-transition: height .6s ease-in-out;
1924
+ transition: height .6s ease-in-out;
1925
+ will-change: height; }
1926
+
1927
+ .cbp-animation-rotateRoom .cbp-item {
1928
+ -webkit-perspective: 1000px;
1929
+ perspective: 1000px; }
1930
+
1931
+ .cbp-animation-rotateRoom .cbp-item-wrapper {
1932
+ -webkit-transform-style: preserve-3d;
1933
+ transform-style: preserve-3d; }
1934
+
1935
+ .cbp-animation-rotateRoom .cbp-wrapper-helper .cbp-item-wrapper {
1936
+ -webkit-transform-origin: 100% 50%;
1937
+ transform-origin: 100% 50%;
1938
+ -webkit-animation: rotateRoom-out .8s both ease;
1939
+ animation: rotateRoom-out .8s both ease; }
1940
+
1941
+ .cbp-animation-rotateRoom .cbp-wrapper .cbp-item-wrapper {
1942
+ -webkit-transform-origin: 0% 50%;
1943
+ transform-origin: 0% 50%;
1944
+ -webkit-animation: rotateRoom-in .8s both ease;
1945
+ animation: rotateRoom-in .8s both ease; }
1946
+
1947
+ /* out */
1948
+ @-webkit-keyframes rotateRoom-out {
1949
+ 90% {
1950
+ opacity: .3; }
1951
+ 100% {
1952
+ opacity: 0;
1953
+ -webkit-transform: translateX(-100%) rotateY(90deg); } }
1954
+
1955
+ @keyframes rotateRoom-out {
1956
+ 90% {
1957
+ opacity: .3; }
1958
+ 100% {
1959
+ opacity: 0;
1960
+ transform: translateX(-100%) rotateY(90deg); } }
1961
+
1962
+ /* in */
1963
+ @-webkit-keyframes rotateRoom-in {
1964
+ 0% {
1965
+ opacity: .3;
1966
+ -webkit-transform: translateX(100%) rotateY(-90deg); } }
1967
+
1968
+ @keyframes rotateRoom-in {
1969
+ 0% {
1970
+ opacity: .3;
1971
+ transform: translateX(100%) rotateY(-90deg); } }
1972
+
1973
+ .cbp-animation-bounceBottom {
1974
+ -webkit-transition: height .6s ease-in-out;
1975
+ transition: height .6s ease-in-out;
1976
+ will-change: height; }
1977
+
1978
+ .cbp-animation-bounceBottom .cbp-wrapper-helper {
1979
+ -webkit-animation: bounceBottom-out .6s both ease-in-out;
1980
+ animation: bounceBottom-out .6s both ease-in-out; }
1981
+
1982
+ .cbp-animation-bounceBottom .cbp-wrapper {
1983
+ -webkit-animation: bounceBottom-in .6s both ease-in-out;
1984
+ animation: bounceBottom-in .6s both ease-in-out; }
1985
+
1986
+ /* out */
1987
+ @-webkit-keyframes bounceBottom-out {
1988
+ 100% {
1989
+ -webkit-transform: translateY(100%);
1990
+ opacity: 0; } }
1991
+
1992
+ @keyframes bounceBottom-out {
1993
+ 100% {
1994
+ transform: translateY(100%);
1995
+ opacity: 0; } }
1996
+
1997
+ /* in */
1998
+ @-webkit-keyframes bounceBottom-in {
1999
+ 0% {
2000
+ -webkit-transform: translateY(100%);
2001
+ opacity: 0; }
2002
+ 100% {
2003
+ -webkit-transform: translateY(0);
2004
+ opacity: 1; } }
2005
+
2006
+ @keyframes bounceBottom-in {
2007
+ 0% {
2008
+ transform: translateY(100%);
2009
+ opacity: 0; }
2010
+ 100% {
2011
+ transform: translateY(0);
2012
+ opacity: 1; } }
2013
+
2014
+ .cbp-animation-bounceLeft {
2015
+ -webkit-transition: height .6s ease-in-out;
2016
+ transition: height .6s ease-in-out;
2017
+ will-change: height; }
2018
+
2019
+ .cbp-animation-bounceLeft .cbp-wrapper-helper {
2020
+ -webkit-animation: bounceLeft-out .6s both ease-in-out;
2021
+ animation: bounceLeft-out .6s both ease-in-out; }
2022
+
2023
+ .cbp-animation-bounceLeft .cbp-wrapper {
2024
+ -webkit-animation: bounceLeft-in .6s both ease-in-out;
2025
+ animation: bounceLeft-in .6s both ease-in-out; }
2026
+
2027
+ /* out */
2028
+ @-webkit-keyframes bounceLeft-out {
2029
+ 100% {
2030
+ -webkit-transform: translateX(-100%);
2031
+ opacity: 0; } }
2032
+
2033
+ @keyframes bounceLeft-out {
2034
+ 100% {
2035
+ transform: translateX(-100%);
2036
+ opacity: 0; } }
2037
+
2038
+ /* in */
2039
+ @-webkit-keyframes bounceLeft-in {
2040
+ 0% {
2041
+ -webkit-transform: translateX(-100%);
2042
+ opacity: 0; }
2043
+ 100% {
2044
+ -webkit-transform: translateX(0);
2045
+ opacity: 1; } }
2046
+
2047
+ @keyframes bounceLeft-in {
2048
+ 0% {
2049
+ transform: translateX(-100%);
2050
+ opacity: 0; }
2051
+ 100% {
2052
+ transform: translateX(0);
2053
+ opacity: 1; } }
2054
+
2055
+ .cbp-animation-bounceTop {
2056
+ -webkit-transition: height .6s ease-in-out;
2057
+ transition: height .6s ease-in-out;
2058
+ will-change: height; }
2059
+
2060
+ .cbp-animation-bounceTop .cbp-wrapper-helper {
2061
+ -webkit-animation: bounceTop-out .6s both ease-in-out;
2062
+ animation: bounceTop-out .6s both ease-in-out; }
2063
+
2064
+ .cbp-animation-bounceTop .cbp-wrapper {
2065
+ -webkit-animation: bounceTop-in .6s both ease-in-out;
2066
+ animation: bounceTop-in .6s both ease-in-out; }
2067
+
2068
+ /* out */
2069
+ @-webkit-keyframes bounceTop-out {
2070
+ 100% {
2071
+ -webkit-transform: translateY(-100%);
2072
+ opacity: 0; } }
2073
+
2074
+ @keyframes bounceTop-out {
2075
+ 100% {
2076
+ transform: translateY(-100%);
2077
+ opacity: 0; } }
2078
+
2079
+ /* in */
2080
+ @-webkit-keyframes bounceTop-in {
2081
+ 0% {
2082
+ -webkit-transform: translateY(-100%);
2083
+ opacity: 0; }
2084
+ 100% {
2085
+ -webkit-transform: translateY(0);
2086
+ opacity: 1; } }
2087
+
2088
+ @keyframes bounceTop-in {
2089
+ 0% {
2090
+ transform: translateY(-100%);
2091
+ opacity: 0; }
2092
+ 100% {
2093
+ transform: translateY(0);
2094
+ opacity: 1; } }
2095
+
2096
+ .cbp-animation-moveLeft {
2097
+ -webkit-transition: height .6s ease-in-out;
2098
+ transition: height .6s ease-in-out;
2099
+ will-change: height; }
2100
+
2101
+ .cbp-animation-moveLeft .cbp-wrapper-helper {
2102
+ -webkit-animation: moveLeft-out .6s both ease-in-out;
2103
+ animation: moveLeft-out .6s both ease-in-out; }
2104
+
2105
+ .cbp-animation-moveLeft .cbp-wrapper {
2106
+ -webkit-animation: moveLeft-in .6s both ease-in-out;
2107
+ animation: moveLeft-in .6s both ease-in-out; }
2108
+
2109
+ /* out */
2110
+ @-webkit-keyframes moveLeft-out {
2111
+ 100% {
2112
+ -webkit-transform: translateX(-100%);
2113
+ opacity: 0; } }
2114
+
2115
+ @keyframes moveLeft-out {
2116
+ 100% {
2117
+ transform: translateX(-100%);
2118
+ opacity: 0; } }
2119
+
2120
+ /* in */
2121
+ @-webkit-keyframes moveLeft-in {
2122
+ 0% {
2123
+ -webkit-transform: translateX(100%);
2124
+ opacity: 0; }
2125
+ 100% {
2126
+ -webkit-transform: translateX(0);
2127
+ opacity: 1; } }
2128
+
2129
+ @keyframes moveLeft-in {
2130
+ 0% {
2131
+ transform: translateX(100%);
2132
+ opacity: 0; }
2133
+ 100% {
2134
+ transform: translateX(0);
2135
+ opacity: 1; } }
2136
+
2137
+ .cbp-displayType-bottomToTop {
2138
+ -webkit-perspective: 1000px;
2139
+ perspective: 1000px; }
2140
+
2141
+ .cbp-displayType-bottomToTop .cbp-item {
2142
+ -webkit-animation: fadeInBottomToTop .3s both ease-in;
2143
+ animation: fadeInBottomToTop .3s both ease-in; }
2144
+
2145
+ @-webkit-keyframes fadeInBottomToTop {
2146
+ 0% {
2147
+ opacity: 0;
2148
+ -webkit-transform: translateY(50px); }
2149
+ 100% {
2150
+ opacity: 1;
2151
+ -webkit-transform: translateY(0); } }
2152
+
2153
+ @keyframes fadeInBottomToTop {
2154
+ 0% {
2155
+ opacity: 0;
2156
+ transform: translateY(50px); }
2157
+ 100% {
2158
+ opacity: 1;
2159
+ transform: translateY(0); } }
2160
+
2161
+ .cbp-displayType-fadeIn {
2162
+ -webkit-animation: fadeIn .5s both ease-in;
2163
+ animation: fadeIn .5s both ease-in; }
2164
+
2165
+ @-webkit-keyframes fadeIn {
2166
+ 0% {
2167
+ opacity: 0; }
2168
+ 100% {
2169
+ opacity: 1; } }
2170
+
2171
+ @keyframes fadeIn {
2172
+ 0% {
2173
+ opacity: 0; }
2174
+ 100% {
2175
+ opacity: 1; } }
2176
+
2177
+ .cbp-displayType-fadeInToTop {
2178
+ -webkit-perspective: 1000px;
2179
+ perspective: 1000px;
2180
+ -webkit-animation: fadeInToTop .5s both ease-in;
2181
+ animation: fadeInToTop .5s both ease-in; }
2182
+
2183
+ @-webkit-keyframes fadeInToTop {
2184
+ 0% {
2185
+ opacity: 0;
2186
+ -webkit-transform: translateY(30px); }
2187
+ 100% {
2188
+ opacity: 1;
2189
+ -webkit-transform: translateY(0); } }
2190
+
2191
+ @keyframes fadeInToTop {
2192
+ 0% {
2193
+ opacity: 0;
2194
+ transform: translateY(30px); }
2195
+ 100% {
2196
+ opacity: 1;
2197
+ transform: translateY(0); } }
2198
+
2199
+ .cbp-displayType-sequentially .cbp-item {
2200
+ -webkit-animation: fadeIn .5s both ease-in;
2201
+ animation: fadeIn .5s both ease-in; }
2202
+
2203
+ .cbp-lightbox img {
2204
+ display: block;
2205
+ border: 0;
2206
+ width: 100%;
2207
+ height: auto; }
2208
+
2209
+ .cbp-popup-ie8bg {
2210
+ position: absolute;
2211
+ width: 100%;
2212
+ height: 100%;
2213
+ min-height: 100%;
2214
+ top: 0;
2215
+ left: 0;
2216
+ z-index: -1;
2217
+ background: #000; }
2218
+
2219
+ .cbp-popup-wrap {
2220
+ height: 100%;
2221
+ text-align: center;
2222
+ position: fixed;
2223
+ width: 100%;
2224
+ left: 0;
2225
+ top: 0;
2226
+ display: none;
2227
+ z-index: 99990;
2228
+ padding: 0 10px; }
2229
+ .cbp-popup-wrap video {
2230
+ outline: 0 none; }
2231
+
2232
+ .cbp-popup-lightbox {
2233
+ background: rgba(0, 0, 0, 0.8);
2234
+ display: flex;
2235
+ justify-content: center;
2236
+ align-items: center; }
2237
+
2238
+ .cbp-popup-singlePage {
2239
+ background: white;
2240
+ padding: 0; }
2241
+
2242
+ .cbp-popup-wrap:before {
2243
+ content: "";
2244
+ display: inline-block;
2245
+ height: 100%;
2246
+ vertical-align: middle; }
2247
+
2248
+ .cbp-popup-content-wrap {
2249
+ position: absolute;
2250
+ top: 0;
2251
+ right: 0;
2252
+ bottom: 0;
2253
+ left: 0;
2254
+ overflow-y: hidden;
2255
+ overflow-x: hidden;
2256
+ -webkit-overflow-scrolling: touch; }
2257
+
2258
+ .cbp-popup-content {
2259
+ position: relative;
2260
+ display: inline-block;
2261
+ vertical-align: middle;
2262
+ text-align: left;
2263
+ max-width: 100%; }
2264
+
2265
+ .cbp-popup-lightbox .cbp-popup-content {
2266
+ display: flex; }
2267
+
2268
+ .cbp-popup-singlePage .cbp-popup-content {
2269
+ position: relative;
2270
+ z-index: 1;
2271
+ margin-top: 145px;
2272
+ max-width: 1024px;
2273
+ vertical-align: top;
2274
+ width: 94%; }
2275
+
2276
+ .cbp-popup-singlePage .cbp-popup-content-basic {
2277
+ position: relative;
2278
+ z-index: 1;
2279
+ margin-top: 104px;
2280
+ vertical-align: top;
2281
+ width: 100%;
2282
+ display: inline-block;
2283
+ text-align: left; }
2284
+
2285
+ .cbp-popup-lightbox-figure {
2286
+ width: 100%;
2287
+ position: relative;
2288
+ padding: 20px 0; }
2289
+
2290
+ .cbp-popup-lightbox-bottom {
2291
+ position: relative;
2292
+ margin-top: 3px; }
2293
+
2294
+ .cbp-popup-lightbox-title {
2295
+ padding-right: 50px;
2296
+ font: 400 12px/18px "Open Sans", sans-serif;
2297
+ color: #eee; }
2298
+
2299
+ .cbp-popup-lightbox-counter {
2300
+ position: absolute;
2301
+ top: 0;
2302
+ right: 0;
2303
+ font: 400 12px/18px "Open Sans", sans-serif;
2304
+ color: #eee; }
2305
+
2306
+ .cbp-popup-lightbox-img {
2307
+ width: auto;
2308
+ max-width: 100%;
2309
+ height: auto;
2310
+ display: block;
2311
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
2312
+
2313
+ .cbp-popup-lightbox-img[data-action] {
2314
+ cursor: pointer; }
2315
+
2316
+ .cbp-popup-lightbox-isIframe .cbp-popup-content {
2317
+ width: 75%;
2318
+ display: inline-block; }
2319
+
2320
+ @media only screen and (max-width: 768px) {
2321
+ .cbp-popup-lightbox-isIframe .cbp-popup-content {
2322
+ width: 95%; } }
2323
+
2324
+ .cbp-popup-lightbox-isIframe .cbp-lightbox-bottom {
2325
+ left: 0;
2326
+ position: absolute;
2327
+ top: 100%;
2328
+ width: 100%;
2329
+ margin-top: 3px; }
2330
+
2331
+ .cbp-popup-lightbox-iframe {
2332
+ position: relative;
2333
+ height: 0;
2334
+ padding-bottom: 56.25%;
2335
+ /* 16/9 ratio */
2336
+ background: #000; }
2337
+
2338
+ .cbp-popup-lightbox-iframe iframe {
2339
+ position: absolute;
2340
+ top: 0;
2341
+ left: 0;
2342
+ width: 100%;
2343
+ height: 100%;
2344
+ box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
2345
+
2346
+ .cbp-popup-lightbox-iframe audio {
2347
+ margin-top: 27%; }
2348
+
2349
+ .cbp-popup-lightbox-iframe .cbp-popup-lightbox-bottom {
2350
+ position: absolute;
2351
+ left: 0;
2352
+ top: 100%;
2353
+ width: 100%; }
2354
+
2355
+ /* NAVIGATION BUTTONS */
2356
+ .cbp-popup-singlePage .cbp-popup-navigation-wrap {
2357
+ position: absolute;
2358
+ top: 0;
2359
+ left: 0;
2360
+ width: 100%;
2361
+ z-index: 10;
2362
+ height: 104px;
2363
+ background-color: #3D4750; }
2364
+
2365
+ .cbp-popup-singlePage .cbp-popup-navigation {
2366
+ position: relative;
2367
+ width: 100%;
2368
+ height: 100%; }
2369
+
2370
+ .cbp-popup-singlePage-sticky .cbp-popup-navigation-wrap {
2371
+ position: fixed; }
2372
+
2373
+ .cbp-popup-singlePage-counter {
2374
+ color: #fff;
2375
+ position: absolute;
2376
+ margin: auto;
2377
+ right: 40px;
2378
+ top: 0;
2379
+ bottom: 0;
2380
+ font: 400 13px/30px "Open Sans", sans-serif;
2381
+ height: 30px; }
2382
+
2383
+ @media only screen and (max-width: 768px) {
2384
+ .cbp-popup-singlePage-counter {
2385
+ right: 3%; } }
2386
+
2387
+ .cbp-popup-next,
2388
+ .cbp-popup-prev,
2389
+ .cbp-popup-close {
2390
+ padding: 0;
2391
+ border: medium none;
2392
+ position: absolute;
2393
+ cursor: pointer;
2394
+ outline: 0;
2395
+ -webkit-user-select: none;
2396
+ -moz-user-select: none;
2397
+ -ms-user-select: none;
2398
+ user-select: none; }
2399
+
2400
+ .cbp-popup-lightbox .cbp-popup-prev,
2401
+ .cbp-popup-lightbox .cbp-popup-next,
2402
+ .cbp-popup-lightbox .cbp-popup-close {
2403
+ visibility: hidden; }
2404
+
2405
+ /* NAVOGATION BUTTONS */
2406
+ .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-next,
2407
+ .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-prev,
2408
+ .cbp-popup-ready.cbp-popup-lightbox .cbp-popup-close {
2409
+ visibility: visible; }
2410
+
2411
+ /* PREVIOUS BUTTON LIGHBOX */
2412
+ .cbp-popup-lightbox .cbp-popup-prev {
2413
+ background: url("../img/cbp-sprite.png") no-repeat scroll 0 0 transparent;
2414
+ width: 44px;
2415
+ height: 44px;
2416
+ top: 0;
2417
+ bottom: 0;
2418
+ left: 20px;
2419
+ margin: auto; }
2420
+
2421
+ .cbp-popup-lightbox .cbp-popup-prev:hover {
2422
+ background-position: 0 -46px; }
2423
+
2424
+ /* PREVIOUS BUTTON SINGLEPAGE */
2425
+ .cbp-popup-singlePage .cbp-popup-prev {
2426
+ background: url("../img/cbp-sprite.png") no-repeat scroll 0 -92px transparent;
2427
+ width: 44px;
2428
+ height: 44px;
2429
+ margin: auto;
2430
+ top: 0;
2431
+ right: 108px;
2432
+ bottom: 0;
2433
+ left: 0; }
2434
+
2435
+ .cbp-popup-singlePage .cbp-popup-prev:hover {
2436
+ background-position: 0 -138px; }
2437
+
2438
+ /* NEXT BUTTON LIGHTBOX */
2439
+ .cbp-popup-lightbox .cbp-popup-next {
2440
+ background: url("../img/cbp-sprite.png") no-repeat scroll -46px 0 transparent;
2441
+ width: 44px;
2442
+ height: 44px;
2443
+ top: 0;
2444
+ bottom: 0;
2445
+ right: 20px;
2446
+ margin: auto; }
2447
+
2448
+ .cbp-popup-lightbox .cbp-popup-next:hover {
2449
+ background-position: -46px -46px; }
2450
+
2451
+ /* NEXT BUTTON SINGLEPAGE */
2452
+ .cbp-popup-singlePage .cbp-popup-next {
2453
+ background: url("../img/cbp-sprite.png") no-repeat scroll -46px -92px transparent;
2454
+ width: 44px;
2455
+ height: 44px;
2456
+ margin: auto;
2457
+ top: 0;
2458
+ right: 0;
2459
+ bottom: 0;
2460
+ left: 108px; }
2461
+
2462
+ .cbp-popup-singlePage .cbp-popup-next:hover {
2463
+ background-position: -46px -138px; }
2464
+
2465
+ /* CLOSE BUTTON LIGTHBOX */
2466
+ .cbp-popup-lightbox .cbp-popup-close {
2467
+ background: url("../img/cbp-sprite.png") no-repeat scroll -92px 0 transparent;
2468
+ height: 40px;
2469
+ width: 40px;
2470
+ right: 20px;
2471
+ top: 20px; }
2472
+
2473
+ .cbp-popup-lightbox .cbp-popup-close:hover {
2474
+ background-position: -92px -46px; }
2475
+
2476
+ /* CLOSE BUTTON SINGLEPAGE */
2477
+ .cbp-popup-singlePage .cbp-popup-close {
2478
+ background: url("../img/cbp-sprite.png") no-repeat scroll -92px -92px transparent;
2479
+ height: 44px;
2480
+ width: 44px;
2481
+ margin: auto;
2482
+ top: 0;
2483
+ right: 0;
2484
+ bottom: 0;
2485
+ left: 0; }
2486
+
2487
+ .cbp-popup-singlePage .cbp-popup-close:hover {
2488
+ background-position: -92px -138px; }
2489
+
2490
+ .cbp-popup-singlePage .cbp-popup-ie8bg {
2491
+ background-color: #fff; }
2492
+
2493
+ @media only screen and (max-width: 360px), (max-height: 600px) {
2494
+ .cbp-popup-next,
2495
+ .cbp-popup-prev,
2496
+ .cbp-popup-close {
2497
+ -webkit-transform: scale(0.8);
2498
+ transform: scale(0.8); }
2499
+ .cbp-popup-lightbox .cbp-popup-close {
2500
+ right: 10px;
2501
+ top: 10px; }
2502
+ .cbp-popup-lightbox .cbp-popup-next {
2503
+ right: 10px; }
2504
+ .cbp-popup-lightbox .cbp-popup-prev {
2505
+ left: 10px; }
2506
+ .cbp-popup-singlePage .cbp-popup-navigation-wrap {
2507
+ height: 84px; }
2508
+ .cbp-popup-singlePage .cbp-popup-content {
2509
+ margin-top: 120px; } }
2510
+
2511
+ .cbp-popup-loadingBox {
2512
+ width: 100%;
2513
+ height: 100%;
2514
+ position: absolute;
2515
+ top: 0;
2516
+ left: 0; }
2517
+
2518
+ .cbp-popup-lightbox .cbp-popup-loadingBox:after {
2519
+ border-left: 3px solid rgba(255, 255, 255, 0.3);
2520
+ border-right: 3px solid rgba(255, 255, 255, 0.3);
2521
+ border-bottom: 3px solid rgba(255, 255, 255, 0.3);
2522
+ border-top: 3px solid rgba(255, 255, 255, 0.85); }
2523
+
2524
+ .cbp-popup-ready .cbp-popup-loadingBox {
2525
+ visibility: hidden;
2526
+ display: none; }
2527
+
2528
+ .cbp-popup-loading .cbp-popup-loadingBox {
2529
+ visibility: visible;
2530
+ display: block; }
2531
+
2532
+ .cbp-popup-transitionend .cbp-popup-content-wrap {
2533
+ overflow-y: scroll; }
2534
+
2535
+ .cbp-popup-singlePage {
2536
+ -webkit-transform: translateX(100%);
2537
+ transform: translateX(100%);
2538
+ -webkit-transition: -webkit-transform .6s ease-in-out;
2539
+ transition: transform .6s ease-in-out; }
2540
+
2541
+ .cbp-popup-singlePage.cbp-popup-loading .cbp-popup-content {
2542
+ opacity: 0; }
2543
+
2544
+ .cbp-popup-singlePage-fade {
2545
+ -webkit-transform: translateX(0);
2546
+ transform: translateX(0);
2547
+ opacity: 0;
2548
+ -webkit-transition: opacity .25s ease-in-out;
2549
+ transition: opacity .25s ease-in-out; }
2550
+
2551
+ .cbp-popup-singlePage-open.cbp-popup-singlePage-fade {
2552
+ opacity: 1; }
2553
+
2554
+ .cbp-popup-singlePage-right {
2555
+ -webkit-transform: translateX(-100%);
2556
+ transform: translateX(-100%);
2557
+ -webkit-transition: -webkit-transform .6s ease-in-out;
2558
+ transition: transform .6s ease-in-out; }
2559
+
2560
+ .cbp-popup-singlePage-open {
2561
+ -webkit-transform: none;
2562
+ transform: none; }
2563
+
2564
+ .cbp-l-project-title {
2565
+ color: #454444;
2566
+ font: 600 42px/46px "Open Sans", sans-serif;
2567
+ letter-spacing: 2px;
2568
+ margin-bottom: 15px;
2569
+ text-align: center;
2570
+ text-transform: uppercase; }
2571
+
2572
+ .cbp-l-project-subtitle {
2573
+ color: #787878;
2574
+ font: 400 14px/21px "Open Sans", sans-serif;
2575
+ margin: 0 auto 50px;
2576
+ max-width: 500px;
2577
+ text-align: center; }
2578
+
2579
+ .cbp-popup-singlePage .cbp-popup-content .cbp-l-project-img {
2580
+ display: block;
2581
+ margin: 0 auto;
2582
+ max-width: 100%; }
2583
+
2584
+ .cbp-l-project-container {
2585
+ overflow: hidden;
2586
+ margin: 40px auto 0;
2587
+ clear: both; }
2588
+
2589
+ .cbp-l-project-desc {
2590
+ float: left;
2591
+ width: 62%; }
2592
+
2593
+ .cbp-l-project-details {
2594
+ float: right;
2595
+ width: 38%;
2596
+ padding-left: 60px;
2597
+ margin-bottom: 15px; }
2598
+
2599
+ @media only screen and (max-width: 768px) {
2600
+ .cbp-l-project-title {
2601
+ font-size: 30px;
2602
+ line-height: 34px; }
2603
+ .cbp-l-project-desc {
2604
+ width: 100%; }
2605
+ .cbp-l-project-details {
2606
+ width: 100%;
2607
+ margin-top: 20px;
2608
+ padding-left: 0; } }
2609
+
2610
+ .cbp-l-project-desc-title {
2611
+ border-bottom: 1px solid #cdcdcd;
2612
+ margin-bottom: 22px;
2613
+ color: #444; }
2614
+
2615
+ .cbp-l-project-desc-title span,
2616
+ .cbp-l-project-details-title span {
2617
+ border-bottom: 1px solid #747474;
2618
+ display: inline-block;
2619
+ margin: 0 0 -1px 0;
2620
+ font: 400 16px/36px "Open Sans", sans-serif;
2621
+ padding: 0 5px 0 0; }
2622
+
2623
+ .cbp-l-project-desc-text {
2624
+ font: 400 13px/20px "Open Sans", sans-serif;
2625
+ color: #555;
2626
+ margin-bottom: 20px; }
2627
+
2628
+ .cbp-l-project-details-title {
2629
+ border-bottom: 1px solid #cdcdcd;
2630
+ margin-bottom: 19px;
2631
+ color: #444; }
2632
+
2633
+ .cbp-l-project-details-list {
2634
+ margin: 0;
2635
+ padding: 0;
2636
+ list-style: none; }
2637
+
2638
+ .cbp-l-project-details-list > li,
2639
+ .cbp-l-project-details-list > div {
2640
+ border-bottom: 1px dotted #DFDFDF;
2641
+ padding: inherit;
2642
+ color: #666;
2643
+ font: 400 12px/30px "Open Sans", sans-serif; }
2644
+
2645
+ .cbp-l-project-details-list > li:last-child,
2646
+ .cbp-l-project-details-list > div:last-child {
2647
+ border: none; }
2648
+
2649
+ .cbp-l-project-details-list strong {
2650
+ display: inline-block;
2651
+ color: #696969;
2652
+ font-weight: 600;
2653
+ min-width: 100px; }
2654
+
2655
+ .cbp-l-project-details-visit {
2656
+ color: #FFFFFF;
2657
+ float: right;
2658
+ clear: both;
2659
+ text-decoration: none;
2660
+ font: 400 11px/18px "Open Sans", sans-serif;
2661
+ margin-top: 25px;
2662
+ background-color: #62B57B;
2663
+ padding: 8px 19px;
2664
+ text-transform: uppercase;
2665
+ letter-spacing: .5px; }
2666
+
2667
+ .cbp-l-project-details-visit:hover {
2668
+ opacity: 0.9;
2669
+ color: #fff; }
2670
+
2671
+ .cbp-l-project-related-wrap {
2672
+ font-size: 0;
2673
+ margin: 0;
2674
+ padding: 0; }
2675
+
2676
+ .cbp-l-project-related-item {
2677
+ margin-left: 5%;
2678
+ max-width: 30%;
2679
+ float: left; }
2680
+
2681
+ .cbp-l-project-related-item:first-child {
2682
+ margin-left: 0; }
2683
+
2684
+ .cbp-l-project-related-title {
2685
+ font: 700 14px/18px "Open Sans", sans-serif;
2686
+ color: #474747;
2687
+ margin-top: 20px; }
2688
+
2689
+ .cbp-l-project-related-link {
2690
+ text-decoration: none; }
2691
+
2692
+ .cbp-l-project-related-link:hover {
2693
+ opacity: 0.9; }
2694
+
2695
+ .cbp-l-member-img {
2696
+ float: left;
2697
+ width: 40%;
2698
+ margin-top: 20px; }
2699
+
2700
+ .cbp-l-member-img img {
2701
+ border: 1px solid #e2e2e2;
2702
+ width: auto;
2703
+ max-width: 100%;
2704
+ height: auto;
2705
+ display: inline-block;
2706
+ border: 0; }
2707
+
2708
+ .cbp-l-member-info {
2709
+ margin-top: 20px;
2710
+ padding-left: 25px;
2711
+ float: left;
2712
+ width: 60%; }
2713
+
2714
+ @media only screen and (max-width: 768px) {
2715
+ .cbp-l-member-img {
2716
+ width: 100%;
2717
+ text-align: center; }
2718
+ .cbp-l-member-info {
2719
+ width: 100%;
2720
+ padding-left: 0; } }
2721
+
2722
+ .cbp-l-member-name {
2723
+ font: 400 28px/28px "Open Sans", sans-serif;
2724
+ color: #474747; }
2725
+
2726
+ .cbp-l-member-position {
2727
+ font: 400 13px/21px "Open Sans", sans-serif;
2728
+ color: #888;
2729
+ margin-top: 6px; }
2730
+
2731
+ .cbp-l-member-desc {
2732
+ font: 400 12px/18px "Open Sans", sans-serif;
2733
+ margin-top: 25px;
2734
+ color: #474747; }
2735
+
2736
+ /* SINGLE PAGE INLINE */
2737
+ .cbp-popup-singlePageInline-open {
2738
+ -webkit-transition: height .5s 0s !important;
2739
+ transition: height .5s 0s !important; }
2740
+ .cbp-popup-singlePageInline-open .cbp-item {
2741
+ -webkit-transition: -webkit-transform .5s 0s !important;
2742
+ transition: transform .5s 0s !important; }
2743
+
2744
+ .cbp-popup-singlePageInline-close .cbp-popup-singlePageInline:after {
2745
+ display: none;
2746
+ visibility: hidden; }
2747
+
2748
+ .cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-content,
2749
+ .cbp-popup-singlePageInline-close .cbp-popup-singlePageInline .cbp-popup-navigation {
2750
+ -webkit-transition-delay: 0;
2751
+ transition-delay: 0; }
2752
+
2753
+ .cbp-popup-singlePageInline {
2754
+ width: 100%;
2755
+ position: absolute;
2756
+ top: 0;
2757
+ left: 0;
2758
+ z-index: 0;
2759
+ overflow: hidden;
2760
+ /* CLOSE BUTTON singlePageInline */ }
2761
+ .cbp-popup-singlePageInline .cbp-popup-content {
2762
+ opacity: 0;
2763
+ width: 100%;
2764
+ z-index: 1;
2765
+ min-height: 300px; }
2766
+ .cbp-popup-singlePageInline .cbp-popup-content,
2767
+ .cbp-popup-singlePageInline .cbp-popup-navigation {
2768
+ -webkit-transition: opacity .4s ease-in .2s;
2769
+ transition: opacity .4s ease-in .2s; }
2770
+ .cbp-popup-singlePageInline .cbp-popup-navigation {
2771
+ opacity: 0;
2772
+ position: absolute;
2773
+ top: 0;
2774
+ right: 0;
2775
+ z-index: 2;
2776
+ width: 40px;
2777
+ height: 40px; }
2778
+ .cbp-popup-singlePageInline .cbp-popup-close {
2779
+ background: url("../img/cbp-sprite.png") no-repeat scroll -92px 0 transparent;
2780
+ height: 40px;
2781
+ width: 40px;
2782
+ right: 20px;
2783
+ top: 30px; }
2784
+ .cbp-popup-singlePageInline .cbp-popup-close:hover {
2785
+ opacity: 0.7; }
2786
+
2787
+ .cbp-popup-singlePageInline-ready {
2788
+ z-index: 4; }
2789
+ .cbp-popup-singlePageInline-ready .cbp-popup-content,
2790
+ .cbp-popup-singlePageInline-ready .cbp-popup-navigation {
2791
+ opacity: 1; }
2792
+ .cbp-popup-singlePageInline-ready:after {
2793
+ display: none;
2794
+ visibility: hidden; }
2795
+
2796
+ .cbp-singlePageInline-active {
2797
+ opacity: 0.6 !important; }
2798
+
2799
+ .cbp-l-inline {
2800
+ margin: 20px 0;
2801
+ overflow: hidden;
2802
+ background: #FAFAFA;
2803
+ padding: 30px; }
2804
+
2805
+ .cbp-l-inline-left {
2806
+ float: left;
2807
+ width: 44%; }
2808
+
2809
+ .cbp-l-project-img {
2810
+ max-width: 100%; }
2811
+
2812
+ .cbp-l-inline-right {
2813
+ float: right;
2814
+ width: 56%;
2815
+ padding-left: inherit; }
2816
+
2817
+ @media only screen and (max-width: 768px) {
2818
+ .cbp-l-inline-left {
2819
+ width: 100%;
2820
+ text-align: center;
2821
+ margin-top: 40px; }
2822
+ .cbp-l-inline-right {
2823
+ width: 100%;
2824
+ padding-left: 0;
2825
+ margin-top: 20px; } }
2826
+
2827
+ .cbp-l-inline-title {
2828
+ font: 400 28px/30px "Open Sans", sans-serif;
2829
+ color: #474747; }
2830
+
2831
+ .cbp-l-inline-subtitle {
2832
+ font: 400 13px/21px "Open Sans", sans-serif;
2833
+ color: #888;
2834
+ margin-top: 7px; }
2835
+
2836
+ .cbp-l-inline-desc {
2837
+ font: 400 13px/20px "Open Sans", sans-serif;
2838
+ color: #474747;
2839
+ margin-top: 25px;
2840
+ margin-bottom: 20px; }
2841
+
2842
+ .cbp-l-inline-view-wrap {
2843
+ text-align: right; }
2844
+
2845
+ .cbp-l-inline-view {
2846
+ font: 400 13px/35px "Open Sans", sans-serif;
2847
+ color: #9C9C9C;
2848
+ margin-top: 40px;
2849
+ display: inline-block;
2850
+ padding: 0 20px;
2851
+ border: 1px solid #ccc;
2852
+ text-decoration: none; }
2853
+
2854
+ .cbp-l-inline-view:hover {
2855
+ color: #757575; }
2856
+
2857
+ .cbp-l-inline-details {
2858
+ margin-bottom: 15px;
2859
+ font: 13px/22px "Open Sans", sans-serif; }
2860
+
2861
+ /* default state */
2862
+ .cbp-l-loadMore-defaultText,
2863
+ .cbp-l-loadMore-button-defaultText {
2864
+ display: block; }
2865
+
2866
+ .cbp-l-loadMore-loadingText,
2867
+ .cbp-l-loadMore-noMoreLoading,
2868
+ .cbp-l-loadMore-button-loadingText,
2869
+ .cbp-l-loadMore-button-noMoreLoading {
2870
+ display: none; }
2871
+
2872
+ /* loading state */
2873
+ .cbp-l-loadMore-loading .cbp-l-loadMore-loadingText,
2874
+ .cbp-l-loadMore-loading .cbp-l-loadMore-button-loadingText {
2875
+ display: block; }
2876
+
2877
+ .cbp-l-loadMore-loading .cbp-l-loadMore-defaultText,
2878
+ .cbp-l-loadMore-loading .cbp-l-loadMore-noMoreLoading,
2879
+ .cbp-l-loadMore-loading .cbp-l-loadMore-button-defaultText,
2880
+ .cbp-l-loadMore-loading .cbp-l-loadMore-button-noMoreLoading {
2881
+ display: none; }
2882
+
2883
+ /* no more loading */
2884
+ .cbp-l-loadMore-stop .cbp-l-loadMore-noMoreLoading,
2885
+ .cbp-l-loadMore-stop .cbp-l-loadMore-button-noMoreLoading {
2886
+ display: block; }
2887
+
2888
+ .cbp-l-loadMore-stop .cbp-l-loadMore-defaultText,
2889
+ .cbp-l-loadMore-stop .cbp-l-loadMore-loadingText,
2890
+ .cbp-l-loadMore-stop .cbp-l-loadMore-button-defaultText,
2891
+ .cbp-l-loadMore-stop .cbp-l-loadMore-button-loadingText {
2892
+ display: none; }
2893
+
2894
+ .cbp-l-loadMore-bgbutton {
2895
+ text-align: center; }
2896
+ .cbp-l-loadMore-bgbutton .cbp-l-loadMore-link {
2897
+ border: 1px solid #DEDEDE;
2898
+ color: #7E7B7B;
2899
+ display: inline-block;
2900
+ font: 400 13px/40px "Lato", sans-serif;
2901
+ min-width: 80px;
2902
+ text-decoration: none;
2903
+ padding: 0 50px;
2904
+ margin-top: 50px;
2905
+ outline: 0;
2906
+ box-shadow: none;
2907
+ letter-spacing: 1px;
2908
+ -webkit-transition: color .25s;
2909
+ transition: color .25s; }
2910
+ .cbp-l-loadMore-bgbutton .cbp-l-loadMore-link:hover, .cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-loading {
2911
+ color: #B0B0B0; }
2912
+ .cbp-l-loadMore-bgbutton .cbp-l-loadMore-link.cbp-l-loadMore-stop {
2913
+ color: #B0B0B0;
2914
+ cursor: default; }
2915
+
2916
+ .cbp-l-loadMore-button {
2917
+ text-align: center; }
2918
+ .cbp-l-loadMore-button .cbp-l-loadMore-link,
2919
+ .cbp-l-loadMore-button .cbp-l-loadMore-button-link {
2920
+ border: 1px solid #DEDEDE;
2921
+ color: #7E7B7B;
2922
+ display: inline-block;
2923
+ font: 400 12px/36px "Open Sans", sans-serif;
2924
+ min-width: 80px;
2925
+ text-decoration: none;
2926
+ padding: 0 30px;
2927
+ outline: 0;
2928
+ margin-top: 40px;
2929
+ box-shadow: none;
2930
+ -webkit-transition: color .25s;
2931
+ transition: color .25s; }
2932
+ .cbp-l-loadMore-button .cbp-l-loadMore-link:hover, .cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-loading,
2933
+ .cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover,
2934
+ .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-loading {
2935
+ color: #B0B0B0; }
2936
+ .cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-stop, .cbp-l-loadMore-button .cbp-l-loadMore-link.cbp-l-loadMore-button-stop,
2937
+ .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-stop,
2938
+ .cbp-l-loadMore-button .cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop {
2939
+ cursor: default;
2940
+ color: #B0B0B0; }
2941
+
2942
+ .cbp-l-loadMore-text {
2943
+ text-align: center; }
2944
+ .cbp-l-loadMore-text .cbp-l-loadMore-link,
2945
+ .cbp-l-loadMore-text .cbp-l-loadMore-text-link {
2946
+ font: 400 15px "Open Sans", sans-serif;
2947
+ color: #7E7B7B;
2948
+ text-decoration: none;
2949
+ cursor: pointer;
2950
+ margin-top: 50px;
2951
+ display: block; }
2952
+ .cbp-l-loadMore-text .cbp-l-loadMore-stop,
2953
+ .cbp-l-loadMore-text .cbp-l-loadMore-text-stop {
2954
+ color: #B0B0B0;
2955
+ cursor: default; }
2956
+
2957
+ .cbp-mode-slider {
2958
+ -webkit-transition: height .35s;
2959
+ transition: height .35s; }
2960
+
2961
+ .cbp-mode-slider .cbp-wrapper,
2962
+ .cbp-mode-slider .cbp-item {
2963
+ -webkit-transition: -webkit-transform .35s;
2964
+ transition: transform .35s; }
2965
+
2966
+ .cbp-mode-slider .cbp-wrapper {
2967
+ cursor: -webkit-grab;
2968
+ cursor: -o-grab;
2969
+ cursor: -ms-grab;
2970
+ cursor: grab; }
2971
+
2972
+ .cbp-mode-slider-dragStart * {
2973
+ cursor: move !important;
2974
+ cursor: -ms-grabbing !important;
2975
+ cursor: -webkit-grabbing !important;
2976
+ cursor: -moz-grabbing !important;
2977
+ cursor: grabbing !important; }
2978
+
2979
+ .cbp-mode-slider-dragStart .cbp-wrapper {
2980
+ -webkit-transition: none;
2981
+ transition: none; }
2982
+
2983
+ .cbp-nav-next,
2984
+ .cbp-nav-prev {
2985
+ position: relative;
2986
+ background: #7c8b90;
2987
+ cursor: pointer;
2988
+ display: inline-block;
2989
+ margin-left: 1px;
2990
+ height: 22px;
2991
+ width: 21px; }
2992
+
2993
+ .cbp-nav-next {
2994
+ border-radius: 0 2px 2px 0; }
2995
+
2996
+ .cbp-nav-prev {
2997
+ border-radius: 2px 0 0 2px; }
2998
+
2999
+ .cbp-nav-next:hover,
3000
+ .cbp-nav-prev:hover {
3001
+ opacity: 0.8; }
3002
+
3003
+ .cbp-nav-next:after,
3004
+ .cbp-nav-prev:after {
3005
+ content: '';
3006
+ position: absolute;
3007
+ top: 0;
3008
+ right: 0;
3009
+ bottom: 0;
3010
+ left: 0;
3011
+ margin: auto;
3012
+ background: url("../img/cbp-sprite.png") no-repeat;
3013
+ height: 10px;
3014
+ width: 7px; }
3015
+
3016
+ .cbp-nav-next:after {
3017
+ background-position: -134px 0; }
3018
+
3019
+ .cbp-nav-prev:after {
3020
+ background-position: -134px -12px; }
3021
+
3022
+ .cbp-nav-stop {
3023
+ opacity: 0.5 !important;
3024
+ cursor: default !important; }
3025
+
3026
+ .cbp-nav {
3027
+ -webkit-user-select: none;
3028
+ -moz-user-select: none;
3029
+ -ms-user-select: none;
3030
+ user-select: none; }
3031
+
3032
+ .cbp-nav-controls {
3033
+ position: absolute;
3034
+ top: -51px;
3035
+ right: 0;
3036
+ z-index: 100; }
3037
+
3038
+ .cbp-nav-pagination {
3039
+ position: absolute;
3040
+ bottom: -30px;
3041
+ right: 0;
3042
+ z-index: 100;
3043
+ left: 0;
3044
+ text-align: center; }
3045
+
3046
+ .cbp-nav-pagination-item {
3047
+ position: relative;
3048
+ width: 10px;
3049
+ height: 10px;
3050
+ border-radius: 50%;
3051
+ margin: 0 4px;
3052
+ display: inline-block;
3053
+ cursor: pointer;
3054
+ background: #c2c2c2;
3055
+ -webkit-transition: background 0.5s;
3056
+ transition: background 0.5s; }
3057
+
3058
+ .cbp-nav-pagination-active {
3059
+ background: #797979; }
3060
+
3061
+ .cbp-pagination-item {
3062
+ max-width: 100px;
3063
+ display: inline-block;
3064
+ cursor: pointer;
3065
+ margin-top: 10px;
3066
+ margin-right: 5px;
3067
+ position: relative; }
3068
+ .cbp-pagination-item img {
3069
+ display: block;
3070
+ width: 100%;
3071
+ height: auto;
3072
+ border: 0; }
3073
+ .cbp-pagination-item:after {
3074
+ content: '';
3075
+ position: absolute;
3076
+ top: 0;
3077
+ width: 100%;
3078
+ height: 100%;
3079
+ background: rgba(0, 0, 0, 0.5);
3080
+ -webkit-transition: background .5s ease-in-out;
3081
+ transition: background .5s ease-in-out; }
3082
+
3083
+ .cbp-pagination-active:after {
3084
+ background: transparent; }
3085
+
3086
+ .cbp-slider-wrap,
3087
+ .cbp-slider-item {
3088
+ margin: 0;
3089
+ padding: 0;
3090
+ list-style-type: none; }
3091
+
3092
+ .cbp-slider .cbp-nav-controls {
3093
+ position: static; }
3094
+
3095
+ .cbp-slider .cbp-nav-next,
3096
+ .cbp-slider .cbp-nav-prev {
3097
+ background: transparent;
3098
+ position: absolute;
3099
+ margin: auto;
3100
+ top: 0;
3101
+ bottom: 0;
3102
+ z-index: 100;
3103
+ width: 44px;
3104
+ height: 44px; }
3105
+
3106
+ .cbp-slider .cbp-nav-next {
3107
+ right: 25px;
3108
+ left: auto; }
3109
+
3110
+ .cbp-slider .cbp-nav-prev {
3111
+ left: 25px;
3112
+ right: auto; }
3113
+
3114
+ .cbp-slider .cbp-nav-next:after,
3115
+ .cbp-slider .cbp-nav-prev:after {
3116
+ background: url("../img/cbp-sprite.png") no-repeat;
3117
+ width: 44px;
3118
+ height: 44px; }
3119
+
3120
+ .cbp-slider .cbp-nav-next:after {
3121
+ background-position: -46px -92px; }
3122
+
3123
+ .cbp-slider .cbp-nav-next:hover:after {
3124
+ background-position: -46px -46px; }
3125
+
3126
+ .cbp-slider .cbp-nav-prev:after {
3127
+ background-position: 0 -92px; }
3128
+
3129
+ .cbp-slider .cbp-nav-prev:hover:after {
3130
+ background-position: 0 -46px; }
3131
+
3132
+ .cbp-slider .cbp-nav-pagination {
3133
+ text-align: right;
3134
+ bottom: 20px;
3135
+ right: 25px;
3136
+ left: auto; }
3137
+
3138
+ .cbp-slider-edge .cbp-nav-controls {
3139
+ position: static; }
3140
+
3141
+ .cbp-slider-edge .cbp-nav-next,
3142
+ .cbp-slider-edge .cbp-nav-prev {
3143
+ background: transparent;
3144
+ position: absolute;
3145
+ margin: auto;
3146
+ top: 0;
3147
+ bottom: 0;
3148
+ z-index: 100;
3149
+ width: 44px;
3150
+ height: 44px; }
3151
+
3152
+ .cbp-slider-edge .cbp-nav-next {
3153
+ right: 0;
3154
+ left: auto; }
3155
+
3156
+ .cbp-slider-edge .cbp-nav-prev {
3157
+ left: 0;
3158
+ right: auto; }
3159
+
3160
+ .cbp-slider-edge .cbp-nav-next:after,
3161
+ .cbp-slider-edge .cbp-nav-prev:after {
3162
+ background: url("../img/cbp-sprite.png") no-repeat;
3163
+ width: 9px;
3164
+ height: 16px; }
3165
+
3166
+ .cbp-slider-edge .cbp-nav-next:after {
3167
+ background-position: -134px -24px; }
3168
+
3169
+ .cbp-slider-edge .cbp-nav-prev:after {
3170
+ background-position: -134px -42px; }
3171
+
3172
+ .cbp-slider-edge .cbp-nav-pagination {
3173
+ bottom: -50px; }
3174
+
3175
+ .cbp-slider-edge .cbp-nav-pagination-item {
3176
+ border: 2px solid #0f0f0f;
3177
+ opacity: 0.4;
3178
+ background: transparent; }
3179
+
3180
+ .cbp-slider-edge .cbp-nav-pagination-active {
3181
+ background: #000; }
3182
+
3183
+ .cbp-slider-inline {
3184
+ position: relative; }
3185
+ .cbp-slider-inline .cbp-slider-item {
3186
+ position: absolute;
3187
+ width: 100%;
3188
+ top: 0;
3189
+ -webkit-transition: left .5s;
3190
+ transition: left .5s; }
3191
+ .cbp-slider-inline .cbp-slider-item--active {
3192
+ position: relative;
3193
+ z-index: 2; }
3194
+
3195
+ .cbp-slider-wrapper {
3196
+ position: relative;
3197
+ overflow: hidden; }
3198
+
3199
+ .cbp-slider-controls {
3200
+ position: absolute;
3201
+ top: 0;
3202
+ right: 0;
3203
+ z-index: 100;
3204
+ opacity: 0;
3205
+ -webkit-transition: opacity .7s ease-in-out;
3206
+ transition: opacity .7s ease-in-out; }
3207
+
3208
+ .cbp-slider-inline-ready .cbp-slider-controls {
3209
+ opacity: 1; }
3210
+
3211
+ .cbp-slider-next,
3212
+ .cbp-slider-prev {
3213
+ -webkit-user-select: none;
3214
+ -moz-user-select: none;
3215
+ -ms-user-select: none;
3216
+ user-select: none;
3217
+ float: left;
3218
+ cursor: pointer;
3219
+ position: relative;
3220
+ width: 36px;
3221
+ height: 36px;
3222
+ background: #547EB1; }
3223
+
3224
+ .cbp-slider-next {
3225
+ margin-left: 1px; }
3226
+
3227
+ .cbp-slider-next:after,
3228
+ .cbp-slider-prev:after {
3229
+ content: '';
3230
+ position: absolute;
3231
+ top: 0;
3232
+ right: 0;
3233
+ bottom: 0;
3234
+ left: 0;
3235
+ margin: auto;
3236
+ background: url("../img/cbp-sprite.png") no-repeat;
3237
+ width: 9px;
3238
+ height: 16px; }
3239
+
3240
+ .cbp-slider-next:after {
3241
+ background-position: -134px -60px; }
3242
+
3243
+ .cbp-slider-prev:after {
3244
+ background-position: -134px -78px; }
3245
+
3246
+ .cbp-l-grid-agency .cbp-caption:after {
3247
+ position: absolute;
3248
+ content: '';
3249
+ width: 0;
3250
+ height: 0;
3251
+ border-bottom: 10px solid #fff;
3252
+ border-right: 10px solid transparent;
3253
+ border-left: 10px solid transparent;
3254
+ bottom: 0px;
3255
+ left: 50%;
3256
+ margin-left: -5px;
3257
+ z-index: 1; }
3258
+
3259
+ .cbp-l-grid-agency.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
3260
+ -webkit-transform: scale(1.15);
3261
+ transform: scale(1.15); }
3262
+
3263
+ .cbp-l-grid-agency-title {
3264
+ margin-top: 18px;
3265
+ font: 700 17px/24px "Lato", sans-serif;
3266
+ color: #666;
3267
+ text-align: center;
3268
+ padding: 0 4px; }
3269
+
3270
+ .cbp-item:hover .cbp-l-grid-agency-title {
3271
+ color: #222; }
3272
+
3273
+ .cbp-l-grid-agency-desc {
3274
+ font: 400 12px/21px "Open Sans", sans-serif;
3275
+ color: #aaa;
3276
+ text-align: center; }
3277
+
3278
+ @media only screen and (max-width: 480px) {
3279
+ .cbp-l-grid-agency-title {
3280
+ font-size: 15px;
3281
+ line-height: 21px; } }
3282
+
3283
+ .cbp-l-grid-work.cbp-caption-zoom .cbp-caption-activeWrap {
3284
+ background-color: rgba(0, 0, 0, 0.7); }
3285
+
3286
+ .cbp-l-grid-work .cbp-item {
3287
+ padding: 3px; }
3288
+
3289
+ .cbp-l-grid-work .cbp-item-wrapper {
3290
+ background-color: #fff;
3291
+ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
3292
+ padding: 7px 7px 27px;
3293
+ border-top: 1px solid #F4F4F4; }
3294
+
3295
+ .cbp-l-grid-work-title {
3296
+ margin-top: 17px;
3297
+ font: 400 17px/25px "Roboto Condensed", sans-serif;
3298
+ color: #607D8B;
3299
+ text-align: center;
3300
+ text-transform: uppercase;
3301
+ display: block; }
3302
+
3303
+ .cbp-l-grid-work-title:hover {
3304
+ color: #365D67; }
3305
+
3306
+ .cbp-l-grid-work-desc {
3307
+ font: 400 11px/16px "Open Sans", sans-serif;
3308
+ color: #888888;
3309
+ text-align: center;
3310
+ text-transform: uppercase; }
3311
+
3312
+ @media only screen and (max-width: 480px) {
3313
+ .cbp-l-grid-work-title {
3314
+ font-size: 15px;
3315
+ line-height: 21px;
3316
+ margin-top: 15px; }
3317
+ .cbp-l-grid-work .cbp-item-wrapper {
3318
+ padding-bottom: 18px; } }
3319
+
3320
+ .cbp-l-grid-blog-title {
3321
+ font: 400 18px/30px "Open Sans", sans-serif;
3322
+ color: #444;
3323
+ display: block;
3324
+ margin-top: 17px; }
3325
+
3326
+ .cbp-l-grid-blog-title:hover {
3327
+ color: #787878; }
3328
+
3329
+ .cbp-l-grid-blog-date {
3330
+ font: 400 12px/18px "Open Sans", sans-serif;
3331
+ color: #787878;
3332
+ display: inline-block; }
3333
+
3334
+ .cbp-l-grid-blog-comments {
3335
+ font: 400 12px/18px "Open Sans", sans-serif;
3336
+ color: #3C6FBB;
3337
+ display: inline-block; }
3338
+
3339
+ .cbp-l-grid-blog-comments:hover {
3340
+ opacity: .8; }
3341
+
3342
+ .cbp-l-grid-blog-desc {
3343
+ font: 400 13px/18px "Open Sans", sans-serif;
3344
+ color: #9B9B9B;
3345
+ margin-top: 9px; }
3346
+
3347
+ .cbp-l-grid-blog-split {
3348
+ margin: 0 4px;
3349
+ font: 400 13px/16px "Open Sans", sans-serif;
3350
+ color: #787878;
3351
+ display: inline-block; }
3352
+
3353
+ .cbp-l-grid-clients {
3354
+ height: 180px; }
3355
+
3356
+ .cbp-l-clients-title-block {
3357
+ font: 400 32px/53px "Roboto", sans-serif;
3358
+ color: #666464;
3359
+ text-align: center;
3360
+ margin-bottom: 40px; }
3361
+
3362
+ .cbp-l-grid-faq .cbp-item {
3363
+ width: 100%; }
3364
+
3365
+ .cbp-l-grid-projects-title {
3366
+ font: 700 14px/21px "Open Sans", sans-serif;
3367
+ color: #474747;
3368
+ margin-top: 15px; }
3369
+
3370
+ .cbp-l-grid-projects-desc {
3371
+ font: 400 12px/18px "Open Sans", sans-serif;
3372
+ color: #888888;
3373
+ margin-top: 5px; }
3374
+
3375
+ @media only screen and (max-width: 480px) {
3376
+ .cbp-l-grid-projects-title {
3377
+ margin-top: 12px; }
3378
+ .cbp-l-grid-projects-desc {
3379
+ margin-top: 3px; } }
3380
+
3381
+ .cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
3382
+ background-color: #59a3b6;
3383
+ background-color: rgba(89, 163, 182, 0.95); }
3384
+
3385
+ .cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft,
3386
+ .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
3387
+ background-color: #545454; }
3388
+
3389
+ .cbp-l-grid-masonry-projects-title {
3390
+ font: 500 15px/22px "Roboto", sans-serif;
3391
+ color: #59a3b6;
3392
+ text-align: center;
3393
+ display: block;
3394
+ margin-top: 12px; }
3395
+
3396
+ .cbp-l-grid-masonry-projects-title:hover {
3397
+ color: #457C8B; }
3398
+
3399
+ .cbp-l-grid-masonry-projects-desc {
3400
+ font: 400 12px/18px "Roboto", sans-serif;
3401
+ color: #b2b2b2;
3402
+ text-align: center; }
3403
+
3404
+ .cbp-l-grid-team-name {
3405
+ font: 400 17px/24px "Open Sans", sans-serif;
3406
+ color: #456297;
3407
+ display: block;
3408
+ text-align: center;
3409
+ margin-top: 18px; }
3410
+
3411
+ .cbp-l-grid-team-name:hover {
3412
+ color: #34425C; }
3413
+
3414
+ .cbp-l-grid-team-position {
3415
+ font: italic 400 13px/21px "Open Sans", sans-serif;
3416
+ color: #999;
3417
+ text-align: center; }
3418
+
3419
+ @media only screen and (max-width: 480px) {
3420
+ .cbp-l-grid-team-name {
3421
+ font-size: 15px;
3422
+ line-height: 22px;
3423
+ margin-top: 13px; }
3424
+ .cbp-l-grid-team-position {
3425
+ font-size: 12px;
3426
+ line-height: 18px; } }
3427
+
3428
+ .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
3429
+ background-color: #64C28E;
3430
+ background-color: rgba(101, 199, 150, 0.95); }
3431
+
3432
+ .cbp-l-grid-mosaic-flat .cbp-l-caption-title {
3433
+ color: #FFFFFF;
3434
+ font: 400 14px/21px "Lato", sans-serif;
3435
+ text-transform: uppercase;
3436
+ letter-spacing: 2px;
3437
+ display: inline-block; }
3438
+
3439
+ .cbp-l-grid-mosaic-flat .cbp-l-caption-title:after {
3440
+ content: '';
3441
+ display: block;
3442
+ width: 40%;
3443
+ height: 1px;
3444
+ background-color: #fff;
3445
+ margin: 8px auto 0; }
3446
+
3447
+ @media only screen and (max-width: 800px) {
3448
+ .cbp-l-grid-mosaic-flat .cbp-l-caption-title:after {
3449
+ display: none; } }
3450
+
3451
+ .cbp-l-grid-mosaic-projects .cbp-caption-activeWrap {
3452
+ background-color: #59a3b6;
3453
+ background-color: rgba(89, 163, 182, 0.97); }
3454
+
3455
+ .cbp-l-grid-mosaic .cbp-caption-activeWrap {
3456
+ background-color: #FFEA71;
3457
+ background-color: rgba(255, 234, 113, 0.95); }
3458
+
3459
+ .cbp-l-grid-mosaic .cbp-l-caption-title {
3460
+ color: #5A5A5A;
3461
+ font: 500 18px/22px "Roboto", sans-serif;
3462
+ text-transform: uppercase;
3463
+ margin-bottom: 5px; }
3464
+
3465
+ .cbp-l-grid-mosaic .cbp-l-caption-desc {
3466
+ color: #585858;
3467
+ font: 400 13px/20px "Roboto", sans-serif; }
3468
+
3469
+ @media only screen and (max-width: 480px) {
3470
+ .cbp-l-grid-mosaic .cbp-l-caption-title {
3471
+ font-size: 16px;
3472
+ line-height: 22px;
3473
+ margin-bottom: 0px; }
3474
+ .cbp-l-grid-mosaic .cbp-l-caption-desc {
3475
+ font-size: 12px;
3476
+ line-height: 18px; } }
3477
+
3478
+ .cbp-l-slider-title-block {
3479
+ border-bottom: 1px solid #cdcdcd;
3480
+ margin-bottom: 22px; }
3481
+
3482
+ .cbp-l-slider-title-block div {
3483
+ padding: 0 2px 6px 0;
3484
+ display: inline-block;
3485
+ border-bottom: 1px solid #a9a5a5;
3486
+ color: #5e5e5e;
3487
+ margin-bottom: -1px;
3488
+ font: 15px/21px "Roboto", sans-serif; }
3489
+
3490
+ .cbp-l-grid-slider-team-name {
3491
+ float: left;
3492
+ font: 20px/30px "Roboto", sans-serif;
3493
+ color: #494949;
3494
+ margin-top: 16px; }
3495
+
3496
+ .cbp-l-grid-slider-team-position {
3497
+ clear: both;
3498
+ font: 14px/21px "Roboto", sans-serif;
3499
+ color: #A6A6A6; }
3500
+
3501
+ .cbp-l-grid-slider-team-desc {
3502
+ font: 13px/20px "Roboto", sans-serif;
3503
+ color: #969696;
3504
+ margin-top: 15px; }
3505
+
3506
+ .cbp-l-grid-slider-team-social {
3507
+ float: right;
3508
+ margin-top: 22px; }
3509
+ .cbp-l-grid-slider-team-social a {
3510
+ margin-left: 4px; }
3511
+ .cbp-l-grid-slider-team-social a:hover {
3512
+ opacity: 0.8; }
3513
+
3514
+ @media only screen and (max-width: 600px) {
3515
+ .cbp-l-grid-slider-team-wrap {
3516
+ float: left;
3517
+ width: 100%;
3518
+ margin-bottom: 10px; }
3519
+ .cbp-l-grid-slider-team-name {
3520
+ font-size: 17px;
3521
+ line-height: 26px;
3522
+ width: 100%;
3523
+ margin-top: 12px;
3524
+ text-align: center; }
3525
+ .cbp-l-grid-slider-team-social {
3526
+ width: 100%;
3527
+ text-align: center;
3528
+ margin-top: 8px; }
3529
+ .cbp-l-grid-slider-team-position {
3530
+ font-size: 13px;
3531
+ line-height: 20px;
3532
+ text-align: center; }
3533
+ .cbp-l-grid-slider-team-desc {
3534
+ font-size: 12px;
3535
+ line-height: 18px;
3536
+ margin-top: 10px;
3537
+ text-align: center; } }
3538
+
3539
+ .cbp-l-slider-testimonials-wrap {
3540
+ background: #f8f9f9;
3541
+ padding: 80px 0 110px;
3542
+ border-width: 1px 0;
3543
+ border-style: solid;
3544
+ border-color: #dce1e2; }
3545
+
3546
+ .cbp-l-grid-slider-testimonials-body {
3547
+ color: #424242;
3548
+ max-width: 800px;
3549
+ margin: 0 auto;
3550
+ font: 20px/32px sans-serif;
3551
+ text-align: center;
3552
+ padding: 0 40px; }
3553
+
3554
+ .cbp-l-grid-slider-testimonials-footer {
3555
+ font: 12px/19px "Roboto", sans-serif;
3556
+ color: #777;
3557
+ text-align: center;
3558
+ margin-bottom: 10px;
3559
+ margin-top: 30px; }
3560
+
3561
+ .cbp-l-grid-tabs {
3562
+ height: 100px; }
3563
+
3564
+ .cbp-l-grid-tabs .cbp-item {
3565
+ font: 14px/24px "Lato", sans-serif;
3566
+ max-width: 700px;
3567
+ width: 100%;
3568
+ margin: 0 auto;
3569
+ right: 0;
3570
+ text-align: center;
3571
+ color: #5a5a5a; }
3572
+
3573
+ .cbp-l-testimonials-title-block {
3574
+ position: relative;
3575
+ text-align: center;
3576
+ font: 26px/36px "Roboto", sans-serif;
3577
+ color: #E7E7E7;
3578
+ margin-bottom: 60px; }
3579
+ .cbp-l-testimonials-title-block:after {
3580
+ content: '';
3581
+ position: absolute;
3582
+ margin: 0 auto;
3583
+ width: 23px;
3584
+ height: 2px;
3585
+ bottom: -6px;
3586
+ background-color: #C2C2C2;
3587
+ left: 0;
3588
+ right: 0; }
3589
+
3590
+ .cbp-l-testimonials-wrap {
3591
+ background: #2D2D2D;
3592
+ padding: 60px 0 110px; }
3593
+
3594
+ .cbp-l-grid-testimonials-body {
3595
+ color: #e7e7e7;
3596
+ max-width: 800px;
3597
+ margin: 0 auto;
3598
+ font: 20px/32px "Roboto", sans-serif;
3599
+ text-align: center;
3600
+ padding: 0 20px; }
3601
+
3602
+ .cbp-l-grid-testimonials-footer {
3603
+ font: 12px/19px "Roboto", sans-serif;
3604
+ color: #C2C2C2;
3605
+ text-align: center;
3606
+ margin-bottom: 40px;
3607
+ margin-top: 35px; }
3608
+
3609
+ .cbp-search {
3610
+ position: relative;
3611
+ width: 220px;
3612
+ margin-bottom: 40px; }
3613
+ .cbp-search .cbp-search-nothing {
3614
+ display: none; }
3615
+
3616
+ .cbp-search-icon {
3617
+ position: absolute;
3618
+ width: 32px;
3619
+ height: 100%;
3620
+ top: 0;
3621
+ right: 0;
3622
+ text-align: center;
3623
+ cursor: pointer;
3624
+ pointer-events: none; }
3625
+
3626
+ .cbp-search-icon:after {
3627
+ content: '';
3628
+ display: block;
3629
+ background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzczNzM3MyIgZD0iTTEyMTYgODMycTAtMTg1LTEzMS41LTMxNi41VDc2OCAzODQgNDUxLjUgNTE1LjUgMzIwIDgzMnQxMzEuNSAzMTYuNVQ3NjggMTI4MHQzMTYuNS0xMzEuNVQxMjE2IDgzMnptNTEyIDgzMnEwIDUyLTM4IDkwdC05MCAzOHEtNTQgMC05MC0zOGwtMzQzLTM0MnEtMTc5IDEyNC0zOTkgMTI0LTE0MyAwLTI3My41LTU1LjV0LTIyNS0xNTAtMTUwLTIyNVQ2NCA4MzJ0NTUuNS0yNzMuNSAxNTAtMjI1IDIyNS0xNTBUNzY4IDEyOHQyNzMuNSA1NS41IDIyNSAxNTAgMTUwIDIyNVQxNDcyIDgzMnEwIDIyMC0xMjQgMzk5bDM0MyAzNDNxMzcgMzcgMzcgOTB6Ii8+PC9zdmc+") no-repeat scroll center center;
3630
+ width: 100%;
3631
+ height: 100%;
3632
+ pointer-events: none; }
3633
+
3634
+ .cbp-search-input {
3635
+ height: 36px;
3636
+ padding: 0 32px 0 12px;
3637
+ margin: 0;
3638
+ border-radius: 1px;
3639
+ border: 1px solid #c6c3c4;
3640
+ font: 400 12px "Open Sans", sans-serif;
3641
+ width: 100%; }
3642
+
3643
+ .cbp-search-input[value] + .cbp-search-icon {
3644
+ pointer-events: auto; }
3645
+
3646
+ .cbp-search-input[value] + .cbp-search-icon:after {
3647
+ background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzczNzM3MyIgZD0iTTE0OTAgMTMyMnEwIDQwLTI4IDY4bC0xMzYgMTM2cS0yOCAyOC02OCAyOHQtNjgtMjhsLTI5NC0yOTQtMjk0IDI5NHEtMjggMjgtNjggMjh0LTY4LTI4bC0xMzYtMTM2cS0yOC0yOC0yOC02OHQyOC02OGwyOTQtMjk0LTI5NC0yOTRxLTI4LTI4LTI4LTY4dDI4LTY4bDEzNi0xMzZxMjgtMjggNjgtMjh0NjggMjhsMjk0IDI5NCAyOTQtMjk0cTI4LTI4IDY4LTI4dDY4IDI4bDEzNiAxMzZxMjggMjggMjggNjh0LTI4IDY4bC0yOTQgMjk0IDI5NCAyOTRxMjggMjggMjggNjh6Ii8+PC9zdmc+"); }
3648
+
3649
+ .cbp-search-nothing {
3650
+ position: absolute;
3651
+ top: 0;
3652
+ padding: 0 0 30px;
3653
+ text-align: center;
3654
+ width: 100%;
3655
+ font: 13px "Open Sans", sans-serif; }
3656
+
3657
+ @media only screen and (max-width: 600px) {
3658
+ .cbp-search {
3659
+ width: 100%; } }
3660
+
3661
+ .cbp-l-project-social {
3662
+ display: -webkit-box;
3663
+ display: -webkit-flex;
3664
+ display: -ms-flexbox;
3665
+ display: flex; }
3666
+
3667
+ .cbp-social-fb,
3668
+ .cbp-social-twitter,
3669
+ .cbp-social-googleplus,
3670
+ .cbp-social-pinterest {
3671
+ margin-right: 9px;
3672
+ display: -webkit-box;
3673
+ display: -webkit-flex;
3674
+ display: -ms-flexbox;
3675
+ display: flex; }
3676
+ .cbp-social-fb:hover,
3677
+ .cbp-social-twitter:hover,
3678
+ .cbp-social-googleplus:hover,
3679
+ .cbp-social-pinterest:hover {
3680
+ opacity: .8; }
3681
+ .cbp-social-fb:focus,
3682
+ .cbp-social-twitter:focus,
3683
+ .cbp-social-googleplus:focus,
3684
+ .cbp-social-pinterest:focus {
3685
+ outline: none; }
3686
+
3687
+ .cbp-social-fb path {
3688
+ fill: #415C9B; }
3689
+
3690
+ .cbp-social-twitter path {
3691
+ fill: #55acee; }
3692
+
3693
+ .cbp-social-googleplus path {
3694
+ fill: #E57371; }
3695
+
3696
+ .cbp-social-pinterest path {
3697
+ fill: #cb2027; }
3698
+