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
data/assets/css/app.scss CHANGED
@@ -3,10 +3,9 @@
3
3
  @charset "utf-8";
4
4
  @import "variables";
5
5
  @import "bootstrap";
6
- @import "font-awesome/scss/fontawesome";
7
- @import "font-awesome/scss/solid";
8
- @import "font-awesome/scss/brands";
9
- @import "font-awesome/scss/regular";
6
+
7
+ @import "font-awesome";
8
+
10
9
  @import "rangeslider";
11
10
 
12
11
  @import "hc-elements";
@@ -16,6 +15,9 @@
16
15
  @import "docs-mixins";
17
16
  @import "docs-layout";
18
17
 
18
+ @import "unify/unify";
19
+ @import "_cubeportfolio";
20
+
19
21
  html {
20
22
  width: 100%;
21
23
  height: 100%;
@@ -23,6 +25,7 @@ html {
23
25
 
24
26
  body {
25
27
  width: 100%;
28
+ font-size: 16px;
26
29
  font-family: "Open Sans", sans-serif;
27
30
  color: $font-color;
28
31
  height: 100%;
@@ -38,8 +41,12 @@ body {
38
41
 
39
42
  /* ------------ LOGO ------------ */
40
43
 
44
+ header {
45
+ background: transparent;
46
+ }
47
+
41
48
  .logo {
42
- background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwLjEgMjAxLjgiPjxkZWZzPjxzdHlsZT4gICAgLmNscy0xe2ZpbGw6bm9uZTt9LmNscy0ye2NsaXAtcGF0aDp1cmwoI2NsaXAtcGF0aCk7fS5jbHMtM3tmaWxsOiMwMDEzMWQ7fS5jbHMtNHtmaWxsOiMyZjUyYTA7fTwvc3R5bGU+PGNsaXBQYXRoPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjEwMDAuMSIgaGVpZ2h0PSIyMDEuOCIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT4gICAgRWxlbWVudCAxPC90aXRsZT48ZyBkYXRhLW5hbWU9IkViZW5lIDIiPjxnIGRhdGEtbmFtZT0iRWJlbmUgMSI+PGcgY2xhc3M9ImNscy0yIj48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xNy43IDE1NS43QzE3LjEgMTU1LjIgMCAxNTMuMSAwIDEzMy4zYzAtOSA4LjItMTUuNiAxNy4xLTE5LjZDMTEgMTA3LjQgNyA5OS42IDcgODkuN1Y3OFM3IDQ2LjggMzguMyA0Ni44aDQzVjU3LjVMNjQuNyA2My4yQzgxLjMgNjMuMiA4MS4zIDc4IDgxLjMgNzhWODkuN3MwIDMxLjItMzEuNiAzMS4ySDM4LjNhNDQuMiA0NC4yIDAgMCAxLTE3LjktNC44Yy0zLjYgMi4zLTYuMyA1LjktNi4zIDEwLjUgMCAxMi42IDEyLjYgMTIuNiAxMi42IDEyLjZINTYuOVM4OCAxMzkuMiA4OCAxNzAuNmMwIDAgMCAzMS4yLTMxLjIgMzEuMmgtMjhTMCAyMDEuOCAwIDE3NS4zYzAtMTkuNiAxNy4xLTE5LjYgMTcuNy0xOS42bTExLjIgMGMtMi45IDAtMTQuNyAxLjktMTQuNyAxNSAwIDE0LjcgMTQuNyAxNC43IDE0LjcgMTQuN2gyOHMxNC43IDAgMTQuNy0xNC43YzAgMCAwLTE1LTE0LjctMTVaTTY0LjcgNzhzMC0xNC43LTE1LTE0LjdIMzguM3MtMTUgMC0xNSAxNC43Vjg5LjdzMCAxNC43IDE1IDE0LjdINDkuN3MxNSAwIDE1LTE0LjdaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMTUzLjcgNDYuOGgxNi42djc3LjVjMCAxNSAxNC43IDE1IDE0LjcgMTVoMTEuNmMxNC43IDAgMTQuNy0xNSAxNC43LTE1VjQ2LjhoMTYuNlYxNTUuN2gtNi43bC0xNi40LTE2LjRjMCAxNi40LTguMiAxNi40LTguMiAxNi40SDE4NS4xcy0zMS40IDAtMzEuNC0zMS40Wk0xODEuMyA3LjRIMTYyLjhWMjUuN2gxOC41Wm0zOC44IDBIMjAxLjZWMjUuN2gxOC41WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTI1Mi4yIDc4czAtMzEuMiAzMS42LTMxLjJoMTEuNHMzMS44IDAgMzEuNiAyOEgzMDkuN3MtMC4yLTExLjYtMTQuNS0xMS42SDI4My44cy0xNSAwLTE1IDE0Ljd2NDYuM3MwIDE1IDE1IDE1aDExLjRzMTQuNyAwIDE0LjctMTEuOGgxNi42czAgMjguMi0zMS40IDI4LjJIMjgzLjhzLTMxLjYgMC0zMS42LTMxLjRaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNNDA1LjYgMTU1LjcgMzc1LjEgMTAybC0xMi44IDE5LjJ2MzQuNUgzNDUuOFYwLjVoMTYuNHY5OS4yQzM3My40IDg0LjkgMzkwLjcgNjIuMiA0MDIgNDYuOEg0MjIuOUwzODguNiA5Mi4zYzExLjggMjAuOSAyNC4yIDQyLjMgMzYuMiA2My40WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTY1NC4zIDE1NS43IDYyMy43IDEwMmwtMTIuOCAxOS4ydjM0LjVINTk0LjRWMC41aDE2LjR2OTkuMkM2MjIgODQuOSA2MzkuMyA2Mi4yIDY1MC43IDQ2LjhoMjAuOUw2MzcuMiA5Mi4zYzExLjggMjAuOSAyNC4yIDQyLjMgMzYuMiA2My40WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTc1OS41IDc4djc3LjdoLTdsLTE2LjItMTYuNGMwIDE2LjQtOC40IDE2LjQtOC40IDE2LjRINzE2LjVzLTMxLjYgMC0zMS42LTMxLjRTNzE2LjUgOTIuOSA3MTYuNSA5Mi45aDI2LjNWNzhjMC0xNC43LTE1LTE0LjctMTUtMTQuN2gtMzUuOFY0Ni44aDM1LjhzMzEuNiAwIDMxLjYgMzEuMm0tMTYuNiAzMS42SDcxNi41cy0xNSAwLTE1IDE0LjdjMCAxNSAxNSAxNSAxNSAxNWgxMS40czE1IDAgMTUtMTVaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNODU5LjIgMTU1LjdIODQyLjVWNzguMmMwLTE1LTE1LTE1LTE1LTE1SDgxNi4yYy0xNSAwLTE1IDE1LTE1IDE1djc3LjVINzg0LjZWNDYuOGg3bDE2LjIgMTYuNGMwLTE2LjQgOC40LTE2LjQgOC40LTE2LjRoMTEuNHMzMS42LTAuNCAzMS42IDMwLjhaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNOTAxLjQgNDcuMlYxNzAuNmMwIDI0LjktMTkuOCAyOS45LTI4IDMxVjE4NS4yYzExLjYgMCAxMS42LTE0LjUgMTEuNi0xNC41VjQ3LjJabTAtMzAuMUg4ODVWMC41aDE2LjRaIi8+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMTAwMC4xIDc4djc3LjdoLTdsLTE2LjItMTYuNGMwIDE2LjQtOC40IDE2LjQtOC40IDE2LjRIOTU3LjFzLTMxLjYgMC0zMS42LTMxLjRTOTU3LjEgOTIuOSA5NTcuMSA5Mi45aDI2LjNWNzhjMC0xNC43LTE1LTE0LjctMTUtMTQuN2gtMzUuOFY0Ni44aDM1LjhzMzEuNiAwIDMxLjYgMzEuMm0tMTYuNiAzMS42SDk1Ny4xcy0xNSAwLTE1IDE0LjdjMCAxNSAxNSAxNSAxNSAxNWgxMS40czE1IDAgMTUtMTVaIi8+PHJlY3QgY2xhc3M9ImNscy00IiB4PSI1MDAuOCIgeT0iOTQuMSIgd2lkdGg9IjYxLjciIGhlaWdodD0iNjEuNyIvPjxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iNDU0LjgiIHk9IjQ2LjciIHdpZHRoPSIzOS4zIiBoZWlnaHQ9IjM5LjMiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMjMgMFYxMjMuNHMwIDE0LjUgMTEuNiAxNC41djE2LjRjLTguMi0xLTI4LTYuMS0yOC0zMVYwWiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==') 0 0 no-repeat;
49
+ background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwLjA2IDIwMS43OSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBkPSJNMCAwaDEwMDAuMDZ2MjAxLjhIMHoiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0xNy43IDE1NS42NmMtLjYzLS40Mi0xNy43LTIuNTItMTcuNy0yMi4zMiAwLTkuMDUgOC4yMi0xNS41OCAxNy4wNi0xOS42QzExIDEwNy40NCA3IDk5LjY0IDcgODkuNzRWNzhzMC0zMS4yMiAzMS4zMy0zMS4yMmg0M3YxMC43NGwtMTYuNjcgNS43QzgxLjMgNjMuMiA4MS4zIDc4IDgxLjMgNzh2MTEuNzRzMCAzMS4xNy0zMS42IDMxLjE3SDM4LjMzYTQ0LjE3IDQ0LjE3IDAgMCAxLTE3LjktNC44NGMtMy41OCAyLjMyLTYuMzIgNS45LTYuMzIgMTAuNTMgMCAxMi42NCAxMi42NCAxMi42NCAxMi42NCAxMi42NGgzMC4xczMxLjE0IDAgMzEuMTQgMzEuMzhjMCAwIDAgMzEuMTctMzEuMTcgMzEuMTdoLTI4UzAgMjAxLjggMCAxNzUuMjVjMC0xOS42IDE3LjA2LTE5LjYgMTcuNy0xOS42bTExLjE2IDBjLTIuOTUgMC0xNC43NCAxLjktMTQuNzQgMTUgMCAxNC43NCAxNC43NCAxNC43NCAxNC43NCAxNC43NGgyOHMxNC43NCAwIDE0Ljc0LTE0Ljc0YzAgMCAwLTE1LTE0Ljc0LTE1ek02NC42NiA3OHMwLTE0Ljc0LTE1LTE0Ljc0SDM4LjMzcy0xNSAwLTE1IDE0Ljc0djExLjc0czAgMTQuNzQgMTUgMTQuNzRINDkuN3MxNSAwIDE1LTE0Ljc0em04OS4wOC0zMS4yMmgxNi42NHY3Ny41YzAgMTUgMTQuNzQgMTUgMTQuNzQgMTVoMTEuNThjMTQuNzQgMCAxNC43NC0xNSAxNC43NC0xNXYtNzcuNWgxNi42NHYxMDguODhoLTYuNzRsLTE2LjQzLTE2LjQzYzAgMTYuNDMtOC4yIDE2LjQzLTguMiAxNi40M2gtMTEuNThzLTMxLjM4IDAtMzEuMzgtMzEuMzh6bTI3LjYtMzkuMzhIMTYyLjh2MTguMzJoMTguNTN6bTM4Ljc1IDBoLTE4LjUzdjE4LjMyaDE4LjUzek0yNTIuMiA3OHMwLTMxLjE3IDMxLjYtMzEuMTdoMTEuMzdzMzEuOCAwIDMxLjYgMjhIMzA5LjdzLS4yLTExLjU4LTE0LjUzLTExLjU4SDI4My44cy0xNSAwLTE1IDE0Ljc0djQ2LjMzczAgMTUgMTUgMTVoMTEuMzdzMTQuNzQgMCAxNC43NC0xMS44aDE2LjY0czAgMjguMjItMzEuMzggMjguMjJIMjgzLjhzLTMxLjYgMC0zMS42LTMxLjM4em0xNTMuNDMgNzcuNjZMMzc1LjEgMTAybC0xMi44NSAxOS4xN3YzNC41NGgtMTYuNDJWLjQ1aDE2LjQzdjk5LjJMNDAyIDQ2Ljc4aDIwLjlsLTM0LjMzIDQ1LjUgMzYuMjIgNjMuNHptMjQ4LjYyIDBMNjIzLjcgMTAybC0xMi44NSAxOS4xN3YzNC41NGgtMTYuNDNWLjQ1aDE2LjQzdjk5LjJsMzkuOC01Mi44N2gyMC44NWwtMzQuMzMgNDUuNSAzNi4yMiA2My40ek03NTkuNDUgNzh2NzcuN2gtN2wtMTYuMjItMTYuNDNjMCAxNi40My04LjQyIDE2LjQzLTguNDIgMTYuNDNoLTExLjMzcy0zMS42IDAtMzEuNi0zMS4zOCAzMS42LTMxLjQzIDMxLjYtMzEuNDNoMjYuMzJWNzhjMC0xNC43NC0xNS0xNC43NC0xNS0xNC43NEg2OTJWNDYuNzhoMzUuOHMzMS42IDAgMzEuNiAzMS4xN20tMTYuNjQgMzEuNkg3MTYuNXMtMTUgMC0xNSAxNC43NGMwIDE1IDE1IDE1IDE1IDE1aDExLjM3czE1IDAgMTUtMTV6bTExNi40IDQ2LjFoLTE2LjY0di03Ny41YzAtMTUtMTUtMTUtMTUtMTVIODE2LjJjLTE1IDAtMTUgMTUtMTUgMTV2NzcuNWgtMTYuNlY0Ni43OGg3bDE2LjIgMTYuNDNjMC0xNi40MyA4LjQzLTE2LjQzIDguNDMtMTYuNDNoMTEuMzdzMzEuNi0uNDIgMzEuNiAzMC43NXpNOTAxLjQgNDcuMnYxMjMuNDJjMCAyNC44NS0xOS44IDI5LjktMjggMzF2LTE2LjQ3YzExLjU4IDAgMTEuNTgtMTQuNTMgMTEuNTgtMTQuNTNWNDcuMnptMC0zMC4xMkg4ODVWLjQ1aDE2LjQzek0xMDAwLjA2IDc4djc3LjdoLTdsLTE2LjIyLTE2LjQzYzAgMTYuNDMtOC40MiAxNi40My04LjQyIDE2LjQzSDk1Ny4xcy0zMS42IDAtMzEuNi0zMS4zOCAzMS42LTMxLjQzIDMxLjYtMzEuNDNoMjYuMzNWNzhjMC0xNC43NC0xNS0xNC43NC0xNS0xNC43NGgtMzUuOFY0Ni43OGgzNS44czMxLjYgMCAzMS42IDMxLjE3bS0xNi42NCAzMS42aC0yNi4zcy0xNSAwLTE1IDE0Ljc0YzAgMTUgMTUgMTUgMTUgMTVoMTEuMzdzMTUgMCAxNS0xNXoiIGZpbGw9IiMwMDEzMWQiLz48cGF0aCBkPSJNNTAwLjgzIDk0LjFoNjEuNjV2NjEuNjVoLTYxLjY1em0tNDYtNDcuMzZoMzkuM3YzOS4yOGgtMzkuM3oiIGZpbGw9IiMyZjUyYTAiLz48cGF0aCBkPSJNMTIzIDB2MTIzLjRzMCAxNC41MyAxMS41OCAxNC41M3YxNi40M2MtOC4yLTEuMDUtMjgtNi4xLTI4LTMxVjB6IiBmaWxsPSIjMDAxMzFkIi8+PC9nPjwvc3ZnPg==') 0 0 no-repeat;
43
50
  background-size: 100% auto;
44
51
  width: 120px;
45
52
  height: 40px;
@@ -51,18 +58,19 @@ body {
51
58
  overflow:hidden;
52
59
  }
53
60
 
61
+ /* --- transplogo->white, transp.black->normal --- */
62
+
54
63
  @media(min-width:768px) {
55
64
  .transparent .logo {
56
- background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwLjEgMjAxLjgiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+ICAKCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT48dGl0bGU+ICBFbGVtZW50IDE8L3RpdGxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNy43IDE1NS43QzE3LjEgMTU1LjIgMCAxNTMuMSAwIDEzMy4zYzAtOS4xIDguMi0xNS42IDE3LjEtMTkuNkMxMSAxMDcuNCA3IDk5LjYgNyA4OS43Vjc4YzAgMCAwLTMxLjIgMzEuMy0zMS4yaDQzdjEwLjdsLTE2LjcgNS43QzgxLjMgNjMuMiA4MS4zIDc4IDgxLjMgNzh2MTEuN2MwIDAgMCAzMS4yLTMxLjYgMzEuMkgzOC4zYy02LjItMC4zLTEyLjMtMi0xNy45LTQuOCAtMy42IDIuMy02LjMgNS45LTYuMyAxMC41IDAgMTIuNiAxMi42IDEyLjYgMTIuNiAxMi42aDMwLjFjMCAwIDMxLjEgMCAzMS4xIDMxLjQgMCAwIDAgMzEuMi0zMS4yIDMxLjJoLTI4YzAgMC0yOC44IDAtMjguOC0yNi41QzAgMTU1LjcgMTcuMSAxNTUuNyAxNy43IDE1NS43TTI4LjkgMTU1LjdjLTMgMC0xNC43IDEuOS0xNC43IDE1IDAgMTQuNyAxNC43IDE0LjcgMTQuNyAxNC43aDI4YzAgMCAxNC43IDAgMTQuNy0xNC43IDAgMCAwLTE1LTE0LjctMTVIMjguOXpNNjQuNyA3OGMwIDAgMC0xNC43LTE1LTE0LjdIMzguM2MwIDAtMTUgMC0xNSAxNC43djExLjdjMCAwIDAgMTQuNyAxNSAxNC43aDExLjRjMCAwIDE1IDAgMTUtMTQuN0w2NC43IDc4eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNTMuNyA0Ni44aDE2LjZ2NzcuNWMwIDE1IDE0LjcgMTUgMTQuNyAxNWgxMS42YzE0LjcgMCAxNC43LTE1IDE0LjctMTVWNDYuOGgxNi42djEwOC45aC02LjdsLTE2LjQtMTYuNGMwIDE2LjQtOC4yIDE2LjQtOC4yIDE2LjRoLTExLjZjMCAwLTMxLjQgMC0zMS40LTMxLjRMMTUzLjcgNDYuOHpNMTgxLjMgNy40aC0xOC41djE4LjNoMTguNVY3LjR6TTIyMC4xIDcuNGgtMTguNXYxOC4zaDE4LjVWNy40eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTIuMiA3OGMwIDAgMC0zMS4yIDMxLjYtMzEuMmgxMS40YzAgMCAzMS44IDAgMzEuNiAyOGgtMTdjMCAwLTAuMi0xMS42LTE0LjUtMTEuNmgtMTEuNGMwIDAtMTUgMC0xNSAxNC43djQ2LjNjMCAwIDAgMTUgMTUgMTVoMTEuNGMwIDAgMTQuNyAwIDE0LjctMTEuOGgxNi42YzAgMCAwIDI4LjItMzEuNCAyOC4yaC0xMS40YzAgMC0zMS42IDAtMzEuNi0zMS40TDI1Mi4yIDc4eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MDUuNiAxNTUuN0wzNzUuMSAxMDJsLTEyLjkgMTkuMnYzNC41aC0xNi40VjAuNGgxNi40djk5LjJjMTEuMS0xNC43IDI4LjQtMzcuNSAzOS44LTUyLjloMjAuOWwtMzQuMyA0NS41YzExLjggMjAuOCAyNC4yIDQyLjMgMzYuMiA2My40SDQwNS42eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02NTQuMiAxNTUuN0w2MjMuNyAxMDJsLTEyLjggMTkuMnYzNC41aC0xNi40VjAuNGgxNi40djk5LjJjMTEuMS0xNC43IDI4LjQtMzcuNSAzOS44LTUyLjloMjAuOGwtMzQuMyA0NS41YzExLjggMjAuOCAyNC4yIDQyLjMgMzYuMiA2My40SDY1NC4yeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03NTkuNSA3OHY3Ny43aC03bC0xNi4yLTE2LjRjMCAxNi40LTguNCAxNi40LTguNCAxNi40aC0xMS4zYzAgMC0zMS42IDAtMzEuNi0zMS40czMxLjYtMzEuNCAzMS42LTMxLjRoMjYuM1Y3OGMwLTE0LjctMTUtMTQuNy0xNS0xNC43SDY5MlY0Ni44aDM1LjhDNzI3LjggNDYuOCA3NTkuNCA0Ni44IDc1OS41IDc4TTc0Mi44IDEwOS41aC0yNi4zYzAgMC0xNSAwLTE1IDE0LjcgMCAxNSAxNSAxNSAxNSAxNWgxMS40YzAgMCAxNSAwIDE1LTE1TDc0Mi44IDEwOS41eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04NTkuMiAxNTUuN2gtMTYuNlY3OC4yYzAtMTUtMTUtMTUtMTUtMTVoLTExLjNjLTE1IDAtMTUgMTUtMTUgMTV2NzcuNWgtMTYuNlY0Ni44aDdsMTYuMiAxNi40YzAtMTYuNCA4LjQtMTYuNCA4LjQtMTYuNGgxMS40YzAgMCAzMS42LTAuNCAzMS42IDMwLjhMODU5LjIgMTU1Ljd6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTkwMS40IDQ3LjJ2MTIzLjRjMCAyNC45LTE5LjggMjkuOS0yOCAzMXYtMTYuNWMxMS42IDAgMTEuNi0xNC41IDExLjYtMTQuNVY0Ny4ySDkwMS40ek05MDEuNCAxNy4xSDg4NVYwLjRoMTYuNEw5MDEuNCAxNy4xeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMDAwLjEgNzh2NzcuN2gtN2wtMTYuMi0xNi40YzAgMTYuNC04LjQgMTYuNC04LjQgMTYuNGgtMTEuM2MwIDAtMzEuNiAwLTMxLjYtMzEuNHMzMS42LTMxLjQgMzEuNi0zMS40aDI2LjNWNzhjMC0xNC43LTE1LTE0LjctMTUtMTQuN2gtMzUuOFY0Ni44aDM1LjhDOTY4LjQgNDYuOCAxMDAwIDQ2LjggMTAwMC4xIDc4TTk4My40IDEwOS41aC0yNi4zYzAgMC0xNSAwLTE1IDE0LjcgMCAxNSAxNSAxNSAxNSAxNWgxMS40YzAgMCAxNSAwIDE1LTE1TDk4My40IDEwOS41eiIvPjxyZWN0IHg9IjUwMC44IiB5PSI5NC4xIiBjbGFzcz0ic3QwIiB3aWR0aD0iNjEuNiIgaGVpZ2h0PSI2MS43Ii8+PHJlY3QgeD0iNDU0LjgiIHk9IjQ2LjciIGNsYXNzPSJzdDAiIHdpZHRoPSIzOS4zIiBoZWlnaHQ9IjM5LjMiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIzIDB2MTIzLjRjMCAwIDAgMTQuNSAxMS42IDE0LjV2MTYuNGMtOC4yLTEuMS0yOC02LjEtMjgtMzFWMEgxMjN6Ii8+PC9zdmc+') 0 0 no-repeat;
65
+ background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwLjEgMjAxLjgiIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik0xNy43IDE1NS43Yy0uNi0uNS0xNy43LTIuNi0xNy43LTIyLjQgMC05LjEgOC4yLTE1LjYgMTcuMS0xOS42QzExIDEwNy40IDcgOTkuNiA3IDg5LjdWNzhzMC0zMS4yIDMxLjMtMzEuMmg0M3YxMC43bC0xNi43IDUuN0M4MS4zIDYzLjIgODEuMyA3OCA4MS4zIDc4djExLjdzMCAzMS4yLTMxLjYgMzEuMkgzOC4zYy02LjItLjMtMTIuMy0yLTE3LjktNC44LTMuNiAyLjMtNi4zIDUuOS02LjMgMTAuNSAwIDEyLjYgMTIuNiAxMi42IDEyLjYgMTIuNmgzMC4xczMxLjEgMCAzMS4xIDMxLjRjMCAwIDAgMzEuMi0zMS4yIDMxLjJoLTI4cy0yOC44IDAtMjguOC0yNi41Yy4xLTE5LjYgMTcuMi0xOS42IDE3LjgtMTkuNm0xMS4yIDBjLTMgMC0xNC43IDEuOS0xNC43IDE1IDAgMTQuNyAxNC43IDE0LjcgMTQuNyAxNC43aDI4czE0LjcgMCAxNC43LTE0LjdjMCAwIDAtMTUtMTQuNy0xNWgtMjh6TTY0LjcgNzhzMC0xNC43LTE1LTE0LjdIMzguM3MtMTUgMC0xNSAxNC43djExLjdzMCAxNC43IDE1IDE0LjdoMTEuNHMxNSAwIDE1LTE0LjdWNzh6bTg5LTMxLjJoMTYuNnY3Ny41YzAgMTUgMTQuNyAxNSAxNC43IDE1aDExLjZjMTQuNyAwIDE0LjctMTUgMTQuNy0xNVY0Ni44aDE2LjZ2MTA4LjloLTYuN2wtMTYuNC0xNi40YzAgMTYuNC04LjIgMTYuNC04LjIgMTYuNEgxODVzLTMxLjQgMC0zMS40LTMxLjRsLjEtNzcuNXptMjcuNi0zOS40aC0xOC41djE4LjNoMTguNVY3LjR6bTM4LjggMGgtMTguNXYxOC4zaDE4LjVWNy40ek0yNTIuMiA3OHMwLTMxLjIgMzEuNi0zMS4yaDExLjRzMzEuOCAwIDMxLjYgMjhoLTE3cy0uMi0xMS42LTE0LjUtMTEuNmgtMTEuNHMtMTUgMC0xNSAxNC43djQ2LjNzMCAxNSAxNSAxNWgxMS40czE0LjcgMCAxNC43LTExLjhoMTYuNnMwIDI4LjItMzEuNCAyOC4yaC0xMS40cy0zMS42IDAtMzEuNi0zMS40Vjc4em0xNTMuNCA3Ny43TDM3NS4xIDEwMmwtMTIuOSAxOS4ydjM0LjVoLTE2LjRWLjRoMTYuNHY5OS4yTDQwMiA0Ni43aDIwLjlsLTM0LjMgNDUuNSAzNi4yIDYzLjRoLTE5LjJ6bTI0OC42IDBMNjIzLjcgMTAybC0xMi44IDE5LjJ2MzQuNWgtMTYuNFYuNGgxNi40djk5LjJsMzkuOC01Mi45aDIwLjhsLTM0LjMgNDUuNSAzNi4yIDYzLjRoLTE5LjJ6TTc1OS41IDc4djc3LjdoLTdsLTE2LjItMTYuNGMwIDE2LjQtOC40IDE2LjQtOC40IDE2LjRoLTExLjNzLTMxLjYgMC0zMS42LTMxLjQgMzEuNi0zMS40IDMxLjYtMzEuNGgyNi4zVjc4YzAtMTQuNy0xNS0xNC43LTE1LTE0LjdINjkyVjQ2LjhoMzUuOHMzMS42IDAgMzEuNyAzMS4ybS0xNi43IDMxLjVoLTI2LjNzLTE1IDAtMTUgMTQuN2MwIDE1IDE1IDE1IDE1IDE1aDExLjRzMTUgMCAxNS0xNWwtLjEtMTQuN3ptMTE2LjQgNDYuMmgtMTYuNlY3OC4yYzAtMTUtMTUtMTUtMTUtMTVoLTExLjNjLTE1IDAtMTUgMTUtMTUgMTV2NzcuNWgtMTYuNlY0Ni44aDdsMTYuMiAxNi40YzAtMTYuNCA4LjQtMTYuNCA4LjQtMTYuNGgxMS40czMxLjYtLjQgMzEuNiAzMC44bC0uMSA3OC4xem00Mi4yLTEwOC41djEyMy40YzAgMjQuOS0xOS44IDI5LjktMjggMzF2LTE2LjVjMTEuNiAwIDExLjYtMTQuNSAxMS42LTE0LjVWNDcuMmgxNi40em0wLTMwLjFIODg1Vi40aDE2LjR2MTYuN3ptOTguNyA2MC45djc3LjdoLTdsLTE2LjItMTYuNGMwIDE2LjQtOC40IDE2LjQtOC40IDE2LjRoLTExLjNzLTMxLjYgMC0zMS42LTMxLjQgMzEuNi0zMS40IDMxLjYtMzEuNGgyNi4zVjc4YzAtMTQuNy0xNS0xNC43LTE1LTE0LjdoLTM1LjhWNDYuOGgzNS44Yy0uMSAwIDMxLjUgMCAzMS42IDMxLjJtLTE2LjcgMzEuNWgtMjYuM3MtMTUgMC0xNSAxNC43YzAgMTUgMTUgMTUgMTUgMTVoMTEuNHMxNSAwIDE1LTE1bC0uMS0xNC43ek01MDAuOCA5NC4xaDYxLjZ2NjEuN2gtNjEuNnptLTQ2LTQ3LjRoMzkuM1Y4NmgtMzkuM3pNMTIzIDB2MTIzLjRzMCAxNC41IDExLjYgMTQuNXYxNi40Yy04LjItMS4xLTI4LTYuMS0yOC0zMVYwSDEyM3oiLz48L3N2Zz4=') 0 0 no-repeat;
57
66
  }
58
67
  .transparent.black .logo {
59
- background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000.1 201.8"><defs><style> .cls-1{fill:none;}.cls-2{clip-path:url(#clip-path);}.cls-3{fill:#00131d;}.cls-4{fill:#2f52a0;}</style><clipPath><rect class="cls-1" width="1000.1" height="201.8"/></clipPath></defs><title> Element 1</title><g data-name="Ebene 2"><g data-name="Ebene 1"><g class="cls-2"><path class="cls-3" d="M17.7 155.7C17.1 155.2 0 153.1 0 133.3c0-9 8.2-15.6 17.1-19.6C11 107.4 7 99.6 7 89.7V78S7 46.8 38.3 46.8h43V57.5L64.7 63.2C81.3 63.2 81.3 78 81.3 78V89.7s0 31.2-31.6 31.2H38.3a44.2 44.2 0 0 1-17.9-4.8c-3.6 2.3-6.3 5.9-6.3 10.5 0 12.6 12.6 12.6 12.6 12.6H56.9S88 139.2 88 170.6c0 0 0 31.2-31.2 31.2h-28S0 201.8 0 175.3c0-19.6 17.1-19.6 17.7-19.6m11.2 0c-2.9 0-14.7 1.9-14.7 15 0 14.7 14.7 14.7 14.7 14.7h28s14.7 0 14.7-14.7c0 0 0-15-14.7-15ZM64.7 78s0-14.7-15-14.7H38.3s-15 0-15 14.7V89.7s0 14.7 15 14.7H49.7s15 0 15-14.7Z"/><path class="cls-3" d="M153.7 46.8h16.6v77.5c0 15 14.7 15 14.7 15h11.6c14.7 0 14.7-15 14.7-15V46.8h16.6V155.7h-6.7l-16.4-16.4c0 16.4-8.2 16.4-8.2 16.4H185.1s-31.4 0-31.4-31.4ZM181.3 7.4H162.8V25.7h18.5Zm38.8 0H201.6V25.7h18.5Z"/><path class="cls-3" d="M252.2 78s0-31.2 31.6-31.2h11.4s31.8 0 31.6 28H309.7s-0.2-11.6-14.5-11.6H283.8s-15 0-15 14.7v46.3s0 15 15 15h11.4s14.7 0 14.7-11.8h16.6s0 28.2-31.4 28.2H283.8s-31.6 0-31.6-31.4Z"/><path class="cls-3" d="M405.6 155.7 375.1 102l-12.8 19.2v34.5H345.8V0.5h16.4v99.2C373.4 84.9 390.7 62.2 402 46.8H422.9L388.6 92.3c11.8 20.9 24.2 42.3 36.2 63.4Z"/><path class="cls-3" d="M654.3 155.7 623.7 102l-12.8 19.2v34.5H594.4V0.5h16.4v99.2C622 84.9 639.3 62.2 650.7 46.8h20.9L637.2 92.3c11.8 20.9 24.2 42.3 36.2 63.4Z"/><path class="cls-3" d="M759.5 78v77.7h-7l-16.2-16.4c0 16.4-8.4 16.4-8.4 16.4H716.5s-31.6 0-31.6-31.4S716.5 92.9 716.5 92.9h26.3V78c0-14.7-15-14.7-15-14.7h-35.8V46.8h35.8s31.6 0 31.6 31.2m-16.6 31.6H716.5s-15 0-15 14.7c0 15 15 15 15 15h11.4s15 0 15-15Z"/><path class="cls-3" d="M859.2 155.7H842.5V78.2c0-15-15-15-15-15H816.2c-15 0-15 15-15 15v77.5H784.6V46.8h7l16.2 16.4c0-16.4 8.4-16.4 8.4-16.4h11.4s31.6-0.4 31.6 30.8Z"/><path class="cls-3" d="M901.4 47.2V170.6c0 24.9-19.8 29.9-28 31V185.2c11.6 0 11.6-14.5 11.6-14.5V47.2Zm0-30.1H885V0.5h16.4Z"/><path class="cls-3" d="M1000.1 78v77.7h-7l-16.2-16.4c0 16.4-8.4 16.4-8.4 16.4H957.1s-31.6 0-31.6-31.4S957.1 92.9 957.1 92.9h26.3V78c0-14.7-15-14.7-15-14.7h-35.8V46.8h35.8s31.6 0 31.6 31.2m-16.6 31.6H957.1s-15 0-15 14.7c0 15 15 15 15 15h11.4s15 0 15-15Z"/><rect class="cls-4" x="500.8" y="94.1" width="61.7" height="61.7"/><rect class="cls-4" x="454.8" y="46.7" width="39.3" height="39.3"/><path class="cls-3" d="M123 0V123.4s0 14.5 11.6 14.5v16.4c-8.2-1-28-6.1-28-31V0Z"/></g></g></g></svg>') 0 0 no-repeat;
68
+ background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwLjA2IDIwMS43OSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBkPSJNMCAwaDEwMDAuMDZ2MjAxLjhIMHoiIGZpbGw9Im5vbmUiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0xNy43IDE1NS42NmMtLjYzLS40Mi0xNy43LTIuNTItMTcuNy0yMi4zMiAwLTkuMDUgOC4yMi0xNS41OCAxNy4wNi0xOS42QzExIDEwNy40NCA3IDk5LjY0IDcgODkuNzRWNzhzMC0zMS4yMiAzMS4zMy0zMS4yMmg0M3YxMC43NGwtMTYuNjcgNS43QzgxLjMgNjMuMiA4MS4zIDc4IDgxLjMgNzh2MTEuNzRzMCAzMS4xNy0zMS42IDMxLjE3SDM4LjMzYTQ0LjE3IDQ0LjE3IDAgMCAxLTE3LjktNC44NGMtMy41OCAyLjMyLTYuMzIgNS45LTYuMzIgMTAuNTMgMCAxMi42NCAxMi42NCAxMi42NCAxMi42NCAxMi42NGgzMC4xczMxLjE0IDAgMzEuMTQgMzEuMzhjMCAwIDAgMzEuMTctMzEuMTcgMzEuMTdoLTI4UzAgMjAxLjggMCAxNzUuMjVjMC0xOS42IDE3LjA2LTE5LjYgMTcuNy0xOS42bTExLjE2IDBjLTIuOTUgMC0xNC43NCAxLjktMTQuNzQgMTUgMCAxNC43NCAxNC43NCAxNC43NCAxNC43NCAxNC43NGgyOHMxNC43NCAwIDE0Ljc0LTE0Ljc0YzAgMCAwLTE1LTE0Ljc0LTE1ek02NC42NiA3OHMwLTE0Ljc0LTE1LTE0Ljc0SDM4LjMzcy0xNSAwLTE1IDE0Ljc0djExLjc0czAgMTQuNzQgMTUgMTQuNzRINDkuN3MxNSAwIDE1LTE0Ljc0em04OS4wOC0zMS4yMmgxNi42NHY3Ny41YzAgMTUgMTQuNzQgMTUgMTQuNzQgMTVoMTEuNThjMTQuNzQgMCAxNC43NC0xNSAxNC43NC0xNXYtNzcuNWgxNi42NHYxMDguODhoLTYuNzRsLTE2LjQzLTE2LjQzYzAgMTYuNDMtOC4yIDE2LjQzLTguMiAxNi40M2gtMTEuNThzLTMxLjM4IDAtMzEuMzgtMzEuMzh6bTI3LjYtMzkuMzhIMTYyLjh2MTguMzJoMTguNTN6bTM4Ljc1IDBoLTE4LjUzdjE4LjMyaDE4LjUzek0yNTIuMiA3OHMwLTMxLjE3IDMxLjYtMzEuMTdoMTEuMzdzMzEuOCAwIDMxLjYgMjhIMzA5LjdzLS4yLTExLjU4LTE0LjUzLTExLjU4SDI4My44cy0xNSAwLTE1IDE0Ljc0djQ2LjMzczAgMTUgMTUgMTVoMTEuMzdzMTQuNzQgMCAxNC43NC0xMS44aDE2LjY0czAgMjguMjItMzEuMzggMjguMjJIMjgzLjhzLTMxLjYgMC0zMS42LTMxLjM4em0xNTMuNDMgNzcuNjZMMzc1LjEgMTAybC0xMi44NSAxOS4xN3YzNC41NGgtMTYuNDJWLjQ1aDE2LjQzdjk5LjJMNDAyIDQ2Ljc4aDIwLjlsLTM0LjMzIDQ1LjUgMzYuMjIgNjMuNHptMjQ4LjYyIDBMNjIzLjcgMTAybC0xMi44NSAxOS4xN3YzNC41NGgtMTYuNDNWLjQ1aDE2LjQzdjk5LjJsMzkuOC01Mi44N2gyMC44NWwtMzQuMzMgNDUuNSAzNi4yMiA2My40ek03NTkuNDUgNzh2NzcuN2gtN2wtMTYuMjItMTYuNDNjMCAxNi40My04LjQyIDE2LjQzLTguNDIgMTYuNDNoLTExLjMzcy0zMS42IDAtMzEuNi0zMS4zOCAzMS42LTMxLjQzIDMxLjYtMzEuNDNoMjYuMzJWNzhjMC0xNC43NC0xNS0xNC43NC0xNS0xNC43NEg2OTJWNDYuNzhoMzUuOHMzMS42IDAgMzEuNiAzMS4xN20tMTYuNjQgMzEuNkg3MTYuNXMtMTUgMC0xNSAxNC43NGMwIDE1IDE1IDE1IDE1IDE1aDExLjM3czE1IDAgMTUtMTV6bTExNi40IDQ2LjFoLTE2LjY0di03Ny41YzAtMTUtMTUtMTUtMTUtMTVIODE2LjJjLTE1IDAtMTUgMTUtMTUgMTV2NzcuNWgtMTYuNlY0Ni43OGg3bDE2LjIgMTYuNDNjMC0xNi40MyA4LjQzLTE2LjQzIDguNDMtMTYuNDNoMTEuMzdzMzEuNi0uNDIgMzEuNiAzMC43NXpNOTAxLjQgNDcuMnYxMjMuNDJjMCAyNC44NS0xOS44IDI5LjktMjggMzF2LTE2LjQ3YzExLjU4IDAgMTEuNTgtMTQuNTMgMTEuNTgtMTQuNTNWNDcuMnptMC0zMC4xMkg4ODVWLjQ1aDE2LjQzek0xMDAwLjA2IDc4djc3LjdoLTdsLTE2LjIyLTE2LjQzYzAgMTYuNDMtOC40MiAxNi40My04LjQyIDE2LjQzSDk1Ny4xcy0zMS42IDAtMzEuNi0zMS4zOCAzMS42LTMxLjQzIDMxLjYtMzEuNDNoMjYuMzNWNzhjMC0xNC43NC0xNS0xNC43NC0xNS0xNC43NGgtMzUuOFY0Ni43OGgzNS44czMxLjYgMCAzMS42IDMxLjE3bS0xNi42NCAzMS42aC0yNi4zcy0xNSAwLTE1IDE0Ljc0YzAgMTUgMTUgMTUgMTUgMTVoMTEuMzdzMTUgMCAxNS0xNXoiIGZpbGw9IiMwMDEzMWQiLz48cGF0aCBkPSJNNTAwLjgzIDk0LjFoNjEuNjV2NjEuNjVoLTYxLjY1em0tNDYtNDcuMzZoMzkuM3YzOS4yOGgtMzkuM3oiIGZpbGw9IiMyZjUyYTAiLz48cGF0aCBkPSJNMTIzIDB2MTIzLjRzMCAxNC41MyAxMS41OCAxNC41M3YxNi40M2MtOC4yLTEuMDUtMjgtNi4xLTI4LTMxVjB6IiBmaWxsPSIjMDAxMzFkIi8+PC9nPjwvc3ZnPg==') 0 0 no-repeat;
60
69
  }
61
70
  }
62
71
 
63
72
  /* ------------ LOGO END ------------ */
64
73
 
65
-
66
74
  /* ------------ KEYVISUAL ------------ */
67
75
 
68
76
  .keyvisual {
@@ -92,10 +100,8 @@ body {
92
100
  }
93
101
  }
94
102
 
95
-
96
103
  /* ------------ KEYVISUAL END ------------ */
97
104
 
98
-
99
105
  /* ------------ MAIN NAVIGATION ------------ */
100
106
 
101
107
  $nav-col-width-sm: 630px;
@@ -424,7 +430,7 @@ $nav-col-width-lg: 1050px;
424
430
  @media(min-width:768px) {
425
431
  display: block;
426
432
  a.firstlevelanchor::before {
427
- background:url(/assets/nav/arrow-up.png) 0 0 no-repeat;
433
+ background:url({{site.baseurl}}/assets/nav/arrow-up.png) 0 0 no-repeat;
428
434
  padding: 0;
429
435
  position: absolute;
430
436
  width: 21px;
@@ -492,31 +498,26 @@ $nav-col-width-lg: 1050px;
492
498
  }
493
499
  }
494
500
 
495
-
496
501
  /* ------------ MAIN NAVIGATION END ------------ */
497
502
 
498
-
499
503
  /* ------------ HEADINGS ------------ */
500
504
 
501
505
  h1 {
502
506
  text-transform: uppercase;
503
- }
504
-
505
- h1,
506
- h2 {
507
507
  margin: 2rem 0 2rem;
508
508
  @media(min-width: 768px) {
509
- margin: 2.7rem 0 2.7rem;
509
+ margin: 2.7rem 0 1.7rem;
510
510
  }
511
511
  }
512
512
 
513
+ h2,
513
514
  h3,
514
515
  h4,
515
516
  h5,
516
517
  h6 {
517
518
  margin: 2rem 0 2rem;
518
519
  @media(min-width: 768px) {
519
- margin: 1.7rem 0 0.7rem;
520
+ margin: 0.7rem 0 0.7rem;
520
521
  }
521
522
  }
522
523
 
@@ -527,20 +528,20 @@ h3 {
527
528
  }
528
529
 
529
530
  h1 {
530
- @media(max-width: 1024px) {
531
+ @media(max-width: 768px) {
531
532
  font-size: 26px;
532
533
  }
533
534
  span {
534
535
  font-weight: 300;
535
536
  }
536
- --line-height:36px;
537
+ line-height:26px;
537
538
  }
538
539
 
539
540
  h1.condensed-light {
540
541
  font-weight: 300;
541
- margin-bottom: -1em;
542
+ margin-bottom: -1.3em;
542
543
  @media(max-width: 768px) {
543
- margin-bottom: -0.8em;
544
+ margin-bottom: -1.2em;
544
545
  }
545
546
  }
546
547
 
@@ -551,10 +552,8 @@ h2 {
551
552
  --line-height:26px;
552
553
  }
553
554
 
554
-
555
555
  /* ------------ HEADINGS END ------------ */
556
556
 
557
-
558
557
  /* ------------ GENERAL STYLES ------------ */
559
558
 
560
559
  p {
@@ -562,7 +561,7 @@ p {
562
561
  -webkit-hyphens: auto;
563
562
  -moz-hyphens: auto;
564
563
  color: $font-color;
565
- margin: 0 0 2.8rem;
564
+ margin: 0 0 1.8rem;
566
565
  @media(min-width: 768px) {
567
566
  hyphens: none;
568
567
  }
@@ -586,6 +585,13 @@ a {
586
585
  }
587
586
  }
588
587
 
588
+ a.anchor {
589
+ display: block;
590
+ position: relative;
591
+ top: -150px;
592
+ visibility: hidden;
593
+ }
594
+
589
595
  blockquote {
590
596
  font-size: 18px;
591
597
  }
@@ -607,13 +613,170 @@ tfoot td {
607
613
  }
608
614
 
609
615
  .vertical-center {
610
- display: flex;
611
- align-items: center;
616
+ display: flex;
617
+ align-items: center;
618
+ flex-wrap: wrap;
619
+ }
620
+
621
+ .row.vertical-center::before {display: flex;}
622
+
623
+ .no-padding {
624
+ padding: 0 !important;
625
+ }
626
+
627
+ .padding-15 {
628
+ padding: 15px;
629
+ }
630
+ .font-blue {
631
+ color: $gk-blue;
632
+ font-weight: bold;
612
633
  }
613
634
 
635
+ .abstract{
636
+ margin-bottom: 0px;
637
+ }
614
638
 
639
+ hr {
640
+ border: 0;
641
+ clear:both;
642
+ display:block;
643
+ background-color:#ddd;
644
+ height: 1px;
645
+ }
646
+
615
647
  /* ------------ GENERAL STYLES END ------------ */
616
648
 
649
+ /* Bubble with an isoceles triangle
650
+ ------------------------------------------ */
651
+
652
+ /* ============================================================================================================================
653
+ == BUBBLE WITH AN ISOCELES TRIANGLE
654
+ ** ============================================================================================================================ */
655
+
656
+ /* THE SPEECH BUBBLE
657
+ ------------------------------------------------------------------------------------------------------------------------------- */
658
+
659
+ .triangle-isosceles {
660
+ position:relative;
661
+ padding:15px;
662
+ margin:1em 0 3em;
663
+ color:#fff;
664
+ background:#0061aa; /* default background for browsers without gradient support */
665
+ /* css3 */
666
+ background:-webkit-gradient(linear, 0 0, 0 100%, from(#8bc2ec), to(#0061aa));
667
+ background:-moz-linear-gradient(#8bc2ec, #0061aa);
668
+ background:-o-linear-gradient(#8bc2ec, #0061aa);
669
+ background:linear-gradient(#8bc2ec, #0061aa);
670
+ -webkit-border-radius:10px;
671
+ -moz-border-radius:10px;
672
+ border-radius:10px;
673
+ }
674
+
675
+ /* Variant : for top positioned triangle
676
+ ------------------------------------------ */
677
+
678
+ .triangle-isosceles.top {
679
+ background:-webkit-gradient(linear, 0 0, 0 100%, from(#f3961c), to(#0061aa));
680
+ background:-moz-linear-gradient(#8bc2ec, #0061aa);
681
+ background:-o-linear-gradient(#8bc2ec, #0061aa);
682
+ background:linear-gradient(#8bc2ec, #0061aa);
683
+ }
684
+
685
+ /* Variant : for left/right positioned triangle
686
+ ------------------------------------------ */
687
+
688
+ .triangle-isosceles.left {
689
+ margin-left:20px;
690
+ background:$gk-lightblue;
691
+ width: 60%;
692
+ color: #000;
693
+ }
694
+
695
+ /* Variant : for right positioned triangle
696
+ ------------------------------------------ */
697
+
698
+ .triangle-isosceles.right {
699
+ margin-left:300px;
700
+ background:#0061aa;
701
+ width: 60%;
702
+ }
703
+
704
+ /* THE TRIANGLE
705
+ ------------------------------------------------------------------------------------------------------------------------------- */
706
+
707
+ /* creates triangle */
708
+ .triangle-isosceles:after {
709
+ content:"";
710
+ position:absolute;
711
+ bottom:-15px; /* value = - border-top-width - border-bottom-width */
712
+ left:50px; /* controls horizontal position */
713
+ border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
714
+ border-style:solid;
715
+ border-color:#0061aa transparent;
716
+ /* reduce the damage in FF3.0 */
717
+ display:block;
718
+ width:0;
719
+ }
720
+
721
+ /* Variant : top
722
+ ------------------------------------------ */
723
+
724
+ .triangle-isosceles.top:after {
725
+ top:-15px; /* value = - border-top-width - border-bottom-width */
726
+ right:50px; /* controls horizontal position */
727
+ bottom:auto;
728
+ left:auto;
729
+ border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
730
+ border-color:#0061aa transparent;
731
+ }
732
+
733
+ /* Variant : left
734
+ ------------------------------------------ */
735
+
736
+ .triangle-isosceles.left:after {
737
+ top:16px; /* controls vertical position */
738
+ left:-20px; /* value = - border-left-width - border-right-width */
739
+ bottom:auto;
740
+ border-width:10px 20px 10px 0;
741
+ border-color:transparent $gk-lightblue;;
742
+ }
743
+
744
+ /* Variant : right
745
+ ------------------------------------------ */
746
+
747
+ .triangle-isosceles.right:after {
748
+ top:16px; /* controls vertical position */
749
+ right:-20px; /* value = - border-left-width - border-right-width */
750
+ bottom:auto;
751
+ left:auto;
752
+ border-width:10px 0 10px 20px;
753
+ border-color:transparent #0061aa;
754
+ }
755
+
756
+
757
+
758
+ /* END BUBBLES */
759
+
760
+ /* ------------ ALTERNATE STYLES ------------ */
761
+ .alert {
762
+ margin-right: 25px;
763
+ font-family: "Open Sans Condensed", sans-serif;
764
+ font-weight: 700;
765
+ font-size: 20px;
766
+ @media(min-width: 768px) and (max-width: 991px) {
767
+ margin-top: 7px;
768
+ margin-right: 20px;
769
+ font-size: 14px;
770
+ }
771
+ }
772
+
773
+ .alert-info {
774
+ background-color:$gk-lightblue;
775
+ border-color:$gk-midblue;
776
+ color:$gk-blue;
777
+ }
778
+
779
+ /* ------------ ALTERNATE STYLES END ------------ */
617
780
 
618
781
  /* ------------ SPACER ------------ */
619
782
 
@@ -737,74 +900,25 @@ tfoot td {
737
900
  display: block;
738
901
  }
739
902
 
740
- .margin-bottom-5 {
741
- margin-bottom: 5px;
742
- }
743
-
744
- .margin-bottom-10 {
745
- margin-bottom: 10px;
746
- }
747
-
748
- .margin-bottom-15 {
749
- margin-bottom: 15px;
750
- }
751
-
752
- .margin-bottom-20 {
753
- margin-bottom: 20px;
754
- }
755
-
756
- .margin-bottom-25 {
757
- margin-bottom: 25px;
758
- }
759
-
760
- .margin-bottom-30 {
761
- margin-bottom: 30px;
762
- }
763
-
764
- .margin-bottom-35 {
765
- margin-bottom: 35px;
766
- }
767
-
768
- .margin-bottom-40 {
769
- margin-bottom: 40px;
770
- }
771
-
772
- .margin-bottom-45 {
773
- margin-bottom: 45px;
774
- }
775
-
776
- .margin-bottom-50 {
777
- margin-bottom: 50px;
778
- }
779
-
780
- .margin-bottom-55 {
781
- margin-bottom: 55px;
782
- }
783
-
784
- .margin-bottom-60 {
785
- margin-bottom: 60px;
786
- }
787
-
788
- .margin-bottom-70 {
789
- margin-bottom: 70px;
790
- }
791
-
792
- .margin-bottom-80 {
793
- margin-bottom: 80px;
794
- }
795
-
796
- .margin-bottom-90 {
797
- margin-bottom: 90px;
798
- }
799
-
800
- .margin-bottom-100 {
801
- margin-bottom: 100px;
802
- }
803
-
903
+ .margin-bottom-5 { margin-bottom:5px;}
904
+ .margin-bottom-10 { margin-bottom:10px;}
905
+ .margin-bottom-15 { margin-bottom:15px;}
906
+ .margin-bottom-20 { margin-bottom:20px;}
907
+ .margin-bottom-25 { margin-bottom:25px;}
908
+ .margin-bottom-30 { margin-bottom:30px;}
909
+ .margin-bottom-35 { margin-bottom:35px;}
910
+ .margin-bottom-40 { margin-bottom:40px;}
911
+ .margin-bottom-45 { margin-bottom:45px;}
912
+ .margin-bottom-50 { margin-bottom:50px;}
913
+ .margin-bottom-55 { margin-bottom:55px;}
914
+ .margin-bottom-60 { margin-bottom:60px;}
915
+ .margin-bottom-70 { margin-bottom:70px;}
916
+ .margin-bottom-80 { margin-bottom:80px;}
917
+ .margin-bottom-90 { margin-bottom:90px;}
918
+ .margin-bottom-100 { margin-bottom:100px;}
804
919
 
805
920
  /* ------------ SPACER END ------------ */
806
921
 
807
-
808
922
  /* ------------ CUSTOM TABLES ------------ */
809
923
 
810
924
  table.guk thead {
@@ -881,25 +995,41 @@ table.table.guk tfoot {
881
995
 
882
996
  .float {
883
997
  float: left;
884
- padding-right: 15px;
998
+ padding-right: 10px;
885
999
  }
886
1000
 
887
1001
  .vertical-align-middle {
888
1002
  padding-top: 30px;
889
1003
  }
890
1004
 
891
-
892
1005
  /* ------------ MATERIAL DESIGN ICONS END ------------ */
893
1006
 
894
-
895
1007
  /* ------------ FEATURES ------------ */
896
1008
 
897
1009
  .features {
898
- background-color: $gk-lightergrey;
899
- padding: 30px 0;
1010
+ background-color: $gk-lightergrey;
1011
+ padding: 30px 0;
1012
+ }
1013
+
1014
+ .features .fa {
1015
+ color: $gk-blue;
1016
+ font-size: 2em;
1017
+ float: left;
1018
+ padding-top: 5px;
1019
+ padding-left: 5px;
1020
+ padding-right: 15px;
1021
+ }
1022
+
1023
+ .features .fab {
1024
+ color: $gk-blue;
1025
+ font-size: 2em;
1026
+ float: left;
1027
+ padding-top: 5px;
1028
+ padding-left: 5px;
1029
+ padding-right: 15px;
900
1030
  }
901
1031
 
902
- .features .fa, .features .fab, .features .fas {
1032
+ .features .fas {
903
1033
  color: $gk-blue;
904
1034
  font-size: 2em;
905
1035
  float: left;
@@ -908,25 +1038,26 @@ table.table.guk tfoot {
908
1038
  padding-right: 15px;
909
1039
  }
910
1040
 
1041
+ .trainings {
1042
+ background-color: $gk-lightergrey;
1043
+ padding: 30px 0;
1044
+ }
911
1045
 
912
1046
  /* ------------ FEATURES END ------------ */
913
1047
 
914
-
915
1048
  /* ------------ SPECIALS ------------ */
916
1049
 
917
1050
  .specials {
918
- background-color: $gk-lightblue;
919
- padding: 30px 0;
920
- }
1051
+ background-color: $gk-lightblue;
1052
+ padding: 30px 0;
1053
+ }
921
1054
 
922
1055
  .specials p {
923
1056
  margin-bottom: 10px;
924
1057
  }
925
1058
 
926
-
927
1059
  /* ------------ SPECIALS END ------------ */
928
1060
 
929
-
930
1061
  /* ------------ VIDEOS ------------ */
931
1062
 
932
1063
  .videos .videos-in {
@@ -934,26 +1065,26 @@ table.table.guk tfoot {
934
1065
  }
935
1066
 
936
1067
  .videos h3 {
937
- margin-bottom: 0;
938
- padding: 10px 15px 15px;
1068
+ margin-bottom: 0;
1069
+ padding: 10px 15px 15px;
939
1070
  }
940
1071
 
941
1072
  .videos p {
942
- padding: 0 15px;
943
- margin-bottom: 20px;
1073
+ padding: 0 15px;
1074
+ margin-bottom: 20px;
944
1075
  }
945
1076
 
946
1077
  .videos .videos-info {
947
- margin-left: 0;
948
- margin-top: 30px;
949
- overflow: hidden;
950
- padding: 8px 10px;
951
- border-top: solid 1px #eee;
1078
+ margin-left: 0;
1079
+ margin-top: 30px;
1080
+ overflow: hidden;
1081
+ padding: 8px 10px;
1082
+ border-top: solid 1px #eee;
952
1083
  }
953
1084
 
954
1085
  .videos .videos-info li {
955
- font-size: 12px;
956
- list-style: none;
1086
+ font-size: 12px;
1087
+ list-style: none;
957
1088
  }
958
1089
 
959
1090
  .videos .videos-desc {
@@ -961,7 +1092,7 @@ table.table.guk tfoot {
961
1092
  background: #fff;
962
1093
  }
963
1094
 
964
- .videos .fa, .videos .fas, .videos .fab {
1095
+ .videos .fa {
965
1096
  color: $gk-darkgrey;
966
1097
  font-size: 14px;
967
1098
  float: left;
@@ -970,21 +1101,17 @@ table.table.guk tfoot {
970
1101
  padding-right: 10px;
971
1102
  }
972
1103
 
973
-
974
1104
  /* ------------ VIDEOS END ------------ */
975
1105
 
976
-
977
1106
  /* ------------ BESTPRACTICE ------------ */
978
1107
 
979
1108
  .bestpractice {
980
- background-color: $gk-lightblue;
981
- padding: 30px 0;
982
- }
983
-
1109
+ background-color: $gk-lightblue;
1110
+ padding: 30px 0;
1111
+ }
984
1112
 
985
1113
  /* ------------ BESTPRACTICE END------------ */
986
1114
 
987
-
988
1115
  /* ------------ PROJECTDETAIL ------------ */
989
1116
 
990
1117
  .projectdetail h2 {
@@ -1003,16 +1130,20 @@ table.table.guk tfoot {
1003
1130
  background: $gk-lightblue;
1004
1131
  }
1005
1132
 
1006
- .projectdetail .fa, .projectdetail .fas, .projectdetail .fab {
1133
+ .projectdetail .fa {
1007
1134
  padding-right: 10px;
1008
1135
  }
1009
1136
 
1010
-
1011
1137
  /* ------------ PROJECTDETAIL END ------------ */
1012
1138
 
1013
-
1014
1139
  /* ------------ CALL-ACTION ------------ */
1015
1140
 
1141
+ .tag-box {
1142
+ // background: #fafafa;
1143
+ // border: solid 1px #eee;
1144
+ border-left: solid 10px $gk-blue;
1145
+ }
1146
+
1016
1147
  .call-action-box {
1017
1148
  border: dashed 1px #bbb;
1018
1149
  // background-color: $gk-blue;
@@ -1021,224 +1152,1040 @@ table.table.guk tfoot {
1021
1152
  .call-action .call-action-box {
1022
1153
  width: 100%;
1023
1154
  display: table;
1024
- padding: 30px 10px;
1155
+ padding: 30px 5px;
1025
1156
  vertical-align: middle;
1026
1157
  }
1027
1158
 
1159
+ .call-action-v1.call-action-v1-boxed {
1160
+ padding: 0 15px;
1161
+ }
1028
1162
 
1029
- /* ------------ CALL-ACTION END ------------ */
1163
+ .call-action-v1 .call-action-v1-box {
1164
+ width: 100%;
1165
+ display: table;
1166
+ // padding: 30px 0;
1167
+ vertical-align: middle;
1168
+ }
1030
1169
 
1170
+ .call-action-v1 .call-action-v1-in {
1171
+ display: table-cell;
1172
+ vertical-align: middle;
1173
+ }
1031
1174
 
1032
- /* ------------ QUOTE ------------ */
1175
+ .call-action-v1 .call-action-v1-in.inner-btn {
1176
+ padding-top: 1px;
1177
+ min-width: 250px;
1178
+ text-align: right;
1179
+ }
1033
1180
 
1034
- .quote {
1035
- padding: 50px 0 50px;
1181
+ @media (max-width: 992px) {
1182
+ .call-action-v1 .call-action-v1-in,
1183
+ .call-action-v1 .call-action-v1-in.inner-btn {
1184
+ display: block;
1036
1185
  text-align: center;
1037
- }
1186
+ }
1038
1187
 
1039
- .quote p {
1040
- font-family: $headings-font-family;
1041
- font-size: 30px;
1042
- font-style: italic;
1043
- font-weight: 700;
1044
- line-height: 36px;
1045
- color: $gk-lightergrey;
1046
- padding: 0 100px;
1047
- position: relative;
1188
+ .call-action-v1 .call-action-v1-in p {
1048
1189
  margin-bottom: 20px;
1190
+ }
1049
1191
  }
1050
1192
 
1051
- .quote p:before {
1052
- color: $gk-lightergrey;
1053
- font-size: 80px;
1054
- content: "\201C";
1055
- position: absolute;
1056
- margin: 5px 0 0 -60px;
1057
- font-family: Georgia, serif;
1058
- }
1193
+ /* ------------ CALL-ACTION END ------------ */
1059
1194
 
1060
- .quote span {
1061
- color: $gk-lightergrey;
1062
- font-size: 18px;
1195
+ /* ------------ TIMELINE ------------ */
1196
+ [class*="u-triangle-inclusive-v1"]:not([class*="__front"]):not([class*="__back"]),
1197
+ [class*="u-triangle-inclusive-v2"]:not([class*="__front"]):not([class*="__back"]) {
1198
+ position: absolute;
1063
1199
  }
1064
1200
 
1065
- @media (max-width: 768px) {
1066
- .quote p {
1067
- font-size: 18px;
1068
- padding: 0 50px;
1069
- }
1201
+ .d-block {
1202
+ display: block!important;
1070
1203
  }
1071
1204
 
1205
+ .rounded-circle {
1206
+ border-radius: 50%;
1207
+ }
1208
+ /* ------------ TIMELINE END ------------ */
1072
1209
 
1073
- /* ------------ QUOTE END ------------ */
1074
-
1075
-
1076
- /* ------------ SERVICE BOX ------------ */
1210
+ /* ------------ TESTIMONIALS ------------ */
1077
1211
 
1078
- .service-box .service-block {
1079
- background: #fff;
1080
- padding-top: 30px;
1081
- padding-bottom: 20px;
1212
+ .testimonials {
1213
+ padding: 50px 0;
1214
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/collage-faces.jpg) 50% 0 repeat fixed;
1082
1215
  }
1083
1216
 
1084
- .service-box p {
1217
+ .testimonials-bg-image {
1218
+ width: 100%;
1219
+ height: 400px;
1085
1220
  position: relative;
1086
- margin-bottom: 50px;
1221
+ background-position: -34px;
1087
1222
  }
1088
1223
 
1089
- .service-box p:after {
1224
+ .testimonials-bg-image:before {
1225
+ top: 0;
1226
+ width: 100%;
1227
+ height: 400px;
1090
1228
  content: " ";
1091
- left: 50%;
1092
- height: 1px;
1093
- width: 50px;
1094
- bottom: -15px;
1095
1229
  position: absolute;
1096
- margin-left: -25px;
1097
- background: #0061aa;
1230
+ background: rgba(0,0,0,0.8);
1098
1231
  }
1099
1232
 
1100
- .service-box ul {
1101
- padding: 0 20px;
1233
+ .testimonials .carousel-inner {
1234
+ height: 250px;
1102
1235
  }
1103
1236
 
1104
- .service-box li {
1105
- margin: 8px 0;
1106
- font-size: 15px;
1107
- padding-top: 8px;
1108
- border-top: dotted 1px #0061aa;
1237
+ .testimonials .carousel-arrow {
1238
+ text-align: center;
1109
1239
  }
1110
1240
 
1111
- .service-box li:hover {
1112
- color: #0061aa;
1113
- }
1241
+ .testimonials .fa {
1242
+ color: $gk-lightergrey;
1243
+ font-size: 2em;
1244
+ }
1114
1245
 
1115
- .service-box li:first-child {
1116
- padding-top: 0;
1117
- border-top: none;
1246
+ /* ------------ TESTIMONIALS END------------ */
1247
+
1248
+ /* ------------ TESTIMONIALS MA------------ */
1249
+
1250
+ .testimonials-ma {
1251
+ padding: 50px 0;
1252
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/testimonials-ma.jpg) 50% 0 repeat fixed;
1118
1253
  }
1119
1254
 
1120
- .service-block {
1121
- margin-top: 20px;
1122
- text-align: center;
1255
+ .testimonials-ma-bg-image {
1256
+ width: 100%;
1257
+ height: 600px;
1123
1258
  position: relative;
1124
- padding: 45px 20px 20px;
1125
- border: 1px solid #f2f2f2;
1259
+ background-position: -34px;
1126
1260
  }
1127
1261
 
1128
- .service-block i {
1129
- left: 50%;
1130
- top: -30px;
1131
- color: #fff;
1132
- width: 60px;
1133
- height: 60px;
1134
- font-size: 26px;
1135
- line-height: 62px;
1136
- margin-left: -30px;
1137
- text-align: center;
1262
+ .testimonials-ma-bg-image:before {
1263
+ top: 0;
1264
+ width: 100%;
1265
+ height: 600px;
1266
+ content: " ";
1138
1267
  position: absolute;
1139
- background: #72c02c;
1140
- display: inline-block;
1268
+ background: rgba(0,0,0,0.4);
1141
1269
  }
1142
1270
 
1271
+ .testimonials-ma .carousel-inner {
1272
+ height: 500px;
1273
+ }
1143
1274
 
1144
- /* ------------ SERVICE BOX END ------------ */
1275
+ .testimonials-ma .carousel-arrow {
1276
+ text-align: center;
1277
+ }
1145
1278
 
1279
+ .testimonials-ma .fa {
1280
+ color: $gk-lightergrey;
1281
+ font-size: 2em;
1282
+ }
1146
1283
 
1147
- /* ------------ SPECIAL ------------ */
1284
+ /* ------------ TESTIMONIALS MA END------------ */
1148
1285
 
1149
- .bg-color-light {
1150
- background-color: #f7f7f7 !important;
1286
+ /* ------------ BACKGROUNDS ------------ */
1287
+ .backgrounds {
1288
+ padding: 50px 0;
1289
+ width: 100%;
1290
+ height: 400px;
1291
+ position: center center;
1151
1292
  }
1152
1293
 
1153
- .content-sm {
1154
- padding-top: 60px;
1155
- padding-bottom: 60px;
1294
+ .yammer-bg-image {
1295
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/woman-on-laptop.jpg) 50% 0 repeat fixed;
1156
1296
  }
1157
1297
 
1158
- .special-block .fa, .special-block .fas, .special-block .fab {
1159
- color: $gk-blue;
1160
- float: left;
1161
- padding-top: 1px;
1162
- padding-right: 10px;
1298
+ .mfa-bg-image {
1299
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/mfa-woman-jumping.jpg) 50% 0 repeat fixed;
1163
1300
  }
1164
1301
 
1302
+ .pki-bg-image {
1303
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/pki-keys.jpg) 50% 0 repeat fixed;
1304
+ }
1165
1305
 
1166
- /* ------------ SPECIAL END ------------ */
1306
+ .webcasts-bg-image {
1307
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/broadcast.jpg) 50% 0 repeat fixed;
1308
+ }
1167
1309
 
1310
+ .facts-bg-image {
1311
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/kaiserpalais-offenbach.jpg) 50% 0 repeat fixed;
1312
+ }
1168
1313
 
1169
- /* ------------ PANEL ------------ */
1314
+ .o365-bg-image {
1315
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/PeopleCoffeeTeaMeeting.jpg) 50% 0 repeat fixed;
1316
+ }
1170
1317
 
1171
- .panel-default>.panel-heading {
1172
- background-color: white;
1318
+ .itoperations-bg-image {
1319
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/it-operations.jpg) 50% 0 repeat fixed;
1173
1320
  }
1174
1321
 
1175
- .panel-title {
1176
- background-color: white !important;
1322
+ .contact-bg-image {
1323
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/kaiserpalais-offenbach.jpg) 50% 0 repeat fixed;
1177
1324
  }
1178
1325
 
1326
+ .cloud-bg-image {
1327
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/clouds.jpg) 50% 0 repeat fixed;
1328
+ }
1179
1329
 
1180
- /* ------------ PANEL END ------------ */
1330
+ .ai-bg-image {
1331
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/artifical-intelligence.jpg) 50% 0 repeat fixed;
1332
+ }
1333
+ .teams-bg-image {
1334
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/phone-booth.jpg) 50% 0 repeat fixed;
1335
+ }
1181
1336
 
1337
+ .packaging-bg-image {
1338
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/packaging.jpg) 50% 0 repeat fixed;
1339
+ }
1182
1340
 
1183
- /* ------------ THUMBNAILS ------------ */
1341
+ .sfb-bg-image {
1342
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/skype-for-business.jpg) 50% 0 repeat fixed;
1343
+ }
1184
1344
 
1185
- .thumbnails p {
1186
- margin-bottom: 10px;
1345
+ .fwtrainings-bg-image {
1346
+ background: url(/static/blogheads/head-future-workplace-trainings.jpg) 50% 0 repeat fixed;
1187
1347
  }
1188
1348
 
1189
- a.thumbnail {
1190
- padding: 0;
1191
- border: none;
1192
- margin-bottom: 15px;
1349
+ .trainings-bg-image {
1350
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/gk-Atari.jpg) 50%;
1193
1351
  }
1194
1352
 
1195
- .thumbnail-style {
1196
- padding: 7px;
1197
- margin-bottom: 20px;
1353
+ .ebc-bg-image {
1354
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/audience-in-conference-hall.jpg) 50% 0 repeat fixed;
1198
1355
  }
1199
1356
 
1200
- .thumbnail-style:hover {
1201
- box-shadow: 0 0 8px #ddd;
1202
- transition: box-shadow 0.2s ease-in-out;
1357
+ /* ------------ BACKGROUNDS END ------------ */
1358
+
1359
+ /* ------------ PARALLAX ------------ */
1360
+ .bg-image-v2 {
1361
+ width: 100%;
1362
+ height: auto;
1363
+ padding: 50px 0;
1364
+ position: relative;
1365
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/apple-iphone-books-desk.jpg) repeat fixed;
1203
1366
  }
1204
1367
 
1205
- .thumbnail h3,
1206
- .thumbnail-style h3 {
1207
- margin: 6px 0 8px 0;
1368
+ .bg-image-v2:before {
1369
+ top: 0;
1370
+ left: 0;
1371
+ width: 100%;
1372
+ height: 100%;
1373
+ content: " ";
1374
+ position: absolute;
1375
+ background: rgba(255,255,255,0.7);
1208
1376
  }
1209
1377
 
1210
- .thumbnail h3 a:hover,
1211
- .thumbnail-style h3 a:hover {
1212
- color: $gk-blue;
1213
- text-decoration: none;
1378
+ /*Background Dark Cover*/
1379
+ .bg-image-v2-dark:before {
1380
+ top: 0;
1381
+ left: 0;
1382
+ width: 100%;
1383
+ height: 100%;
1384
+ content: " ";
1385
+ position: absolute;
1386
+ background: rgba(0,0,0,0.5);
1214
1387
  }
1215
1388
 
1216
- .thumbnail-style .thumbnail-img {
1217
- position: relative;
1218
- margin-bottom: 11px;
1389
+ .btn,
1390
+ .parallaxBg1 h2, p, img {
1391
+ position: relative;
1219
1392
  }
1220
1393
 
1221
- .thumbnail-style a.btn-more {
1222
- right: -10px;
1223
- bottom: 10px;
1224
- color: #fff;
1225
- padding: 1px 6px;
1226
- position: absolute;
1227
- background: $gk-blue;
1228
- display: inline-block;
1394
+ .parallaxBg1 p {
1395
+ font-weight: bold;
1229
1396
  }
1230
1397
 
1231
- .thumbnail-style a.btn-more:hover {
1232
- text-decoration: none;
1233
- box-shadow: 0 0 0 2px $gk-darkshadedblue;
1398
+ /* ------------ PARALLAX END------------ */
1399
+
1400
+ /* ------------ PARALLAX LINKS ------------ */
1401
+ .bg-image-links {
1402
+ z-index: 1;
1403
+ height: auto;
1404
+ padding: 80px 0;
1405
+ overflow: hidden;
1406
+ position: relative;
1407
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/links.jpg) 50% 0 fixed;
1408
+ }
1409
+
1410
+ .bg-image-links:before {
1411
+ top: 0;
1412
+ left: 0;
1413
+ width: 100%;
1414
+ height: 100%;
1415
+ content: " ";
1416
+ position: absolute;
1417
+ background: rgba(255,255,255,0.7);
1418
+ }
1419
+
1420
+ /*Background Dark Cover*/
1421
+ .bg-image-links-dark:before {
1422
+ top: 0;
1423
+ left: 0;
1424
+ width: 100%;
1425
+ height: 100%;
1426
+ content: " ";
1427
+ position: absolute;
1428
+ background: rgba(0,0,0,0.5);
1429
+ }
1430
+
1431
+ .btn,
1432
+ .parallaxBg2 h2, p, img {
1433
+ position: relative;
1434
+ }
1435
+
1436
+ /* ------------ PARALLAX LINKS END------------ */
1437
+
1438
+ /* ------------ SCENARIOS ------------ */
1439
+
1440
+ .scenarios {
1441
+ padding: 50px 0;
1442
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/bricks.jpg) 50% 0 repeat fixed;
1443
+ }
1444
+
1445
+ /* ------------ SCENARIOS END------------ */
1446
+
1447
+ /* ------------ FUNNY BOXES ------------ */
1448
+
1449
+ .funny-boxes {
1450
+ padding: 0px 0px 0px 25px;
1451
+ }
1452
+
1453
+ .funny-boxes-left-blue {
1454
+ border-left: solid 2px $gk-blue;
1455
+ }
1456
+
1457
+ .funny-boxes-left-lightgrey {
1458
+ border-left: solid 2px $gk-lightgrey;
1459
+ }
1460
+
1461
+
1462
+ /* ------------ FUNNY BOXES END ------------ */
1463
+
1464
+ /* ------------ IMAGE HOVER EFFECT ------------ */
1465
+
1466
+ /*Image Hover v1*/
1467
+ .img-hover-v1 span {
1468
+ display: block;
1469
+ overflow: hidden;
1470
+ position: relative;
1471
+ }
1472
+
1473
+ .img-hover-v1 span:after {
1474
+ top: 0;
1475
+ left: 0;
1476
+ width: 100%;
1477
+ height: 100%;
1478
+ content: " ";
1479
+ position: absolute;
1480
+ }
1481
+
1482
+ .img-hover-v1:hover span:after {
1483
+ background: rgba(0,0,0,0.3);
1484
+ }
1485
+
1486
+ .img-hover-v1 img,
1487
+ .img-hover-v2 img,
1488
+ .img-hover-v1 span:after {
1489
+ transition: all 0.5s ease-in-out;
1490
+ }
1491
+
1492
+ .img-hover-v1:hover img {
1493
+ -transform: scale(1.1);
1494
+ }
1495
+
1496
+ /*Image Hover v2*/
1497
+ .img-hover-v2 img {
1498
+ filter: grayscale(100%);
1499
+ -webkit-filter: grayscale(100%);
1500
+ }
1501
+
1502
+ .img-hover-v2:hover img {
1503
+ filter: grayscale(0);
1504
+ -webkit-filter: grayscale(0);
1505
+ }
1506
+ /* ------------ IMAGE HOVER EFFECT END ------------ */
1507
+
1508
+ /* ------------ LIGHTBOX ------------ */
1509
+
1510
+ #lightbox .modal-content {
1511
+ display: inline-block;
1512
+ text-align: center;
1513
+ }
1514
+
1515
+ #lightbox .close {
1516
+ opacity: 1;
1517
+ color: rgb(255, 255, 255);
1518
+ background-color: rgb(25, 25, 25);
1519
+ padding: 5px 8px;
1520
+ border-radius: 30px;
1521
+ border: 2px solid rgb(255, 255, 255);
1522
+ position: absolute;
1523
+ top: -15px;
1524
+ right: -55px;
1525
+
1526
+ z-index:1032;
1527
+ }
1528
+ /* ------------ LIGHTBOX END ------------ */
1529
+
1530
+ /* ------------ COLUMNS SAME HEIGHT ------------ */
1531
+
1532
+ .inside {
1533
+ margin-top: 20px;
1534
+ margin-bottom: 20px;
1535
+ }
1536
+ .inside-full-height {
1537
+ /*
1538
+ // if you want to give content full height give him height: 100%;
1539
+ // with content full height you can't apply margins to the content
1540
+ // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
1541
+ */
1542
+ height: 100%;
1543
+ margin-top: 0;
1544
+ margin-bottom: 0;
1545
+ }
1546
+ .content {
1547
+ padding: 12px 3px;
1548
+ }
1549
+
1550
+ /* columns of same height styles */
1551
+
1552
+ .row-height {
1553
+ display: table;
1554
+ table-layout: fixed;
1555
+ height: 100%;
1556
+ width: 100%;
1557
+ }
1558
+ .col-height {
1559
+ display: table-cell;
1560
+ float: none;
1561
+ height: 100%;
1562
+ }
1563
+ .col-top {
1564
+ vertical-align: top;
1565
+ }
1566
+ .col-middle {
1567
+ vertical-align: middle;
1568
+ }
1569
+ .col-bottom {
1570
+ vertical-align: bottom;
1571
+ }
1572
+
1573
+ @media (min-width: 480px) {
1574
+ .row-xs-height {
1575
+ display: table;
1576
+ table-layout: fixed;
1577
+ height: 100%;
1578
+ width: 100%;
1579
+ }
1580
+ .col-xs-height {
1581
+ display: table-cell;
1582
+ float: none;
1583
+ height: 100%;
1584
+ }
1585
+ .col-xs-top {
1586
+ vertical-align: top;
1587
+ }
1588
+ .col-xs-middle {
1589
+ vertical-align: middle;
1590
+ }
1591
+ .col-xs-bottom {
1592
+ vertical-align: bottom;
1593
+ }
1594
+ }
1595
+
1596
+ @media (min-width: 768px) {
1597
+ .row-sm-height {
1598
+ display: table;
1599
+ table-layout: fixed;
1600
+ height: 100%;
1601
+ width: 100%;
1602
+ }
1603
+ .col-sm-height {
1604
+ display: table-cell;
1605
+ float: none;
1606
+ height: 100%;
1607
+ }
1608
+ .col-sm-top {
1609
+ vertical-align: top;
1610
+ }
1611
+ .col-sm-middle {
1612
+ vertical-align: middle;
1613
+ }
1614
+ .col-sm-bottom {
1615
+ vertical-align: bottom;
1616
+ }
1617
+ }
1618
+
1619
+ @media (min-width: 992px) {
1620
+ .row-md-height {
1621
+ display: table;
1622
+ table-layout: fixed;
1623
+ height: 100%;
1624
+ width: 100%;
1625
+ }
1626
+ .col-md-height {
1627
+ display: table-cell;
1628
+ float: none;
1629
+ height: 100%;
1630
+ }
1631
+ .col-md-top {
1632
+ vertical-align: top;
1633
+ }
1634
+ .col-md-middle {
1635
+ vertical-align: middle;
1636
+ }
1637
+ .col-md-bottom {
1638
+ vertical-align: bottom;
1639
+ }
1640
+ }
1641
+
1642
+ @media (min-width: 1200px) {
1643
+ .row-lg-height {
1644
+ display: table;
1645
+ table-layout: fixed;
1646
+ height: 100%;
1647
+ width: 100%;
1648
+ }
1649
+ .col-lg-height {
1650
+ display: table-cell;
1651
+ float: none;
1652
+ height: 100%;
1653
+ }
1654
+ .col-lg-top {
1655
+ vertical-align: top;
1656
+ }
1657
+ .col-lg-middle {
1658
+ vertical-align: middle;
1659
+ }
1660
+ .col-lg-bottom {
1661
+ vertical-align: bottom;
1662
+ }
1663
+ }
1664
+
1665
+ /* ------------ COLUMNS SAME HEIGHT END ------------ */
1666
+
1667
+ /* ------------ QUOTE ------------ */
1668
+
1669
+ .quote {
1670
+ padding: 50px 0 50px;
1671
+ text-align: center;
1672
+ }
1673
+
1674
+ .quote p {
1675
+ font-family: $headings-font-family;
1676
+ font-size: 30px;
1677
+ font-style: italic;
1678
+ font-weight: 700;
1679
+ line-height: 36px;
1680
+ color: $gk-lightergrey;
1681
+ padding: 0 100px;
1682
+ position: relative;
1683
+ margin-bottom: 20px;
1684
+ }
1685
+
1686
+ .quote p:before {
1687
+ color: $gk-lightergrey;
1688
+ font-size: 80px;
1689
+ content: "\201C";
1690
+ position: absolute;
1691
+ margin: 5px 0 0 -60px;
1692
+ font-family: Georgia, serif;
1693
+ }
1694
+
1695
+ .quote span {
1696
+ color: $gk-lightergrey;
1697
+ font-size: 18px;
1698
+ }
1699
+
1700
+ @media (max-width: 768px) {
1701
+ .quote p {
1702
+ font-size: 18px;
1703
+ padding: 0 50px;
1704
+ }
1705
+ }
1706
+
1707
+ /* ------------ QUOTE END ------------ */
1708
+
1709
+ /* ------------ SERVICE BLOCK ------------ */
1710
+ .service {
1711
+ overflow: hidden;
1712
+ margin-bottom: 10px;
1713
+ padding: 15px 15px 10px;
1714
+ }
1715
+ .service:hover {
1716
+ background: #fcfcfc;
1717
+ box-shadow: 0 0 5px #ddd;
1718
+ transition: box-shadow 0.2s ease-in-out;
1719
+ }
1720
+ .service:hover i {
1721
+ color: #656565;
1722
+ }
1723
+
1724
+ .service .desc {
1725
+ padding: 0 15px;
1726
+ overflow: hidden;
1727
+ }
1728
+ .service .desc h4 {
1729
+ font-size: 22px;
1730
+ line-height: 25px;
1731
+ }
1732
+
1733
+ .service .service-icon {
1734
+ float: left;
1735
+ padding: 10px;
1736
+ color: #72c02c;
1737
+ font-size: 35px;
1738
+ text-align: center;
1739
+ transition: all 0.4s ease-in-out;
1740
+ }
1741
+ .service .service-icon.icon-cogs {
1742
+ font-size: 37px;
1743
+ }
1744
+ .service .service-icon.icon-plane {
1745
+ font-size: 43px;
1746
+ }
1747
+ /* ------------ SERVICE BLOCK END ------------ */
1748
+
1749
+ /* ------------ SERVICE BOX 1 ------------ */
1750
+
1751
+ .service-box .service-block {
1752
+ background: #fff;
1753
+ padding-top: 30px;
1754
+ padding-bottom: 20px;
1755
+ }
1756
+
1757
+ .service-box p {
1758
+ position: relative;
1759
+ margin-bottom: 50px;
1760
+ }
1761
+
1762
+ .service-box p:after {
1763
+ content: " ";
1764
+ left: 50%;
1765
+ height: 1px;
1766
+ width: 50px;
1767
+ bottom: -15px;
1768
+ position: absolute;
1769
+ margin-left: -25px;
1770
+ background: #0061aa;
1771
+ }
1772
+
1773
+ .service-box ul {
1774
+ padding: 0 20px;
1775
+ }
1776
+
1777
+ .service-box li {
1778
+ margin: 8px 0;
1779
+ font-size: 15px;
1780
+ padding-top: 8px;
1781
+ border-top: dotted 1px #0061aa;
1782
+ }
1783
+
1784
+ .service-box li:hover {
1785
+ color: #0061aa;
1786
+ }
1787
+
1788
+ .service-box li:first-child {
1789
+ padding-top: 0;
1790
+ border-top: none;
1791
+ }
1792
+
1793
+ .service-block {
1794
+ text-align: center;
1795
+ position: relative;
1796
+ padding: 45px 20px 20px;
1797
+ border: 1px solid #f2f2f2;
1798
+ }
1799
+
1800
+ /* ------------ SERVICE BOX END ------------ */
1801
+
1802
+ /* ------------ SERVICE BOX NO BACKGROUND ------------ */
1803
+
1804
+ .service-box-no-bg p {
1805
+ position: relative;
1806
+ }
1807
+
1808
+ .service-box-no-bg li {
1809
+ font-size: 15px;
1810
+ }
1811
+
1812
+ .service-box-no-bg li:first-child {
1813
+ padding-top: 0;
1814
+ border-top: none;
1815
+ }
1816
+
1817
+ .service-block-no-bg {
1818
+ margin-top: 20px;
1819
+ padding: 0px 15px;
1820
+ border: 1px solid $gk-lightgrey;
1821
+ }
1822
+
1823
+ /* ------------ SERVICE BOX NO BACKGROUND END ------------ */
1824
+
1825
+ /* ------------ SERVICE BOX LINKS ------------ */
1826
+
1827
+ .service-box-links .service-block-links {
1828
+ background: rgba(255,255,255,0.5);
1829
+ padding-top: 30px;
1830
+ padding-bottom: 20px;
1831
+ }
1832
+
1833
+ .service-box-links li {
1834
+ font-size: 15px;
1835
+ }
1836
+
1837
+ .service-box-links li:first-child {
1838
+ padding-top: 0;
1839
+ border-top: none;
1840
+ }
1841
+
1842
+ .service-block-links {
1843
+ padding: 0px 15px;
1844
+ }
1845
+
1846
+ .service-block-links a.btn-more {
1847
+ right: 0px;
1848
+ bottom: 15px;
1849
+ color: #fff;
1850
+ padding: 1px 6px;
1851
+ position: absolute;
1852
+ background: $gk-blue;
1853
+ display: inline-block;
1854
+ }
1855
+
1856
+ /* ------------ SERVICE BOX LINKS END ------------ */
1857
+
1858
+ .shadow {
1859
+ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
1860
+ }
1861
+
1862
+
1863
+ /* ------------ SPECIAL ------------ */
1864
+
1865
+ .bg-color-light {
1866
+ background-color: #f7f7f7 !important;}
1867
+
1868
+ .content-sm {
1869
+ padding-top: 60px;
1870
+ padding-bottom: 60px;
1871
+ }
1872
+
1873
+ .special-block .fa, .fas {
1874
+ color: $gk-blue;
1875
+ float: left;
1876
+ padding-top: 1px;
1877
+ padding-right: 10px;
1878
+ }
1879
+
1880
+ .contact-block .fa {
1881
+ color: $gk-blue;
1882
+ float: left;
1883
+ padding-top: 1px;
1884
+ padding-right: 10px;
1885
+ font-size: 1.5em;
1886
+ }
1887
+
1888
+ /* ------------ SPECIAL END ------------ */
1889
+
1890
+ /* ------------ HIGHLIGHT HOME --------- */
1891
+ .highlight {
1892
+ white-space: normal !important;
1893
+ padding: 80px 0 80px;
1894
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/white-brick-wall.jpg) no-repeat scroll right top / cover;
1895
+ position: relative;
1896
+ z-index: 1;
1897
+ }
1898
+
1899
+ .highlight:after {
1900
+ position: absolute;
1901
+ content: "";
1902
+ top: 0;
1903
+ left: 0;
1904
+ width: 100%;
1905
+ height: 100%;
1906
+ background: rgba(255, 255, 255, 0.6);
1907
+ z-index: -1;
1908
+ }
1909
+ /* ------------ HIGHLIGHT HOME END --------- */
1910
+
1911
+ /* ------------ HIGHLIGHT Webcast --------- */
1912
+ .webcast {
1913
+ padding: 80px 0 80px;
1914
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/white-brick-wall-headset.jpg) no-repeat scroll right;
1915
+ position: relative;
1916
+ z-index: 1;
1917
+ }
1918
+
1919
+ .webcast:after {
1920
+ position: absolute;
1921
+ content: "";
1922
+ top: 0;
1923
+ left: 0;
1924
+ width: 100%;
1925
+ height: 100%;
1926
+ background: rgba(255, 255, 255, 0.6);
1927
+ z-index: -1;
1928
+ }
1929
+ /* ------------ HIGHLIGHT END --------- */
1930
+
1931
+ /* ------------ JOBS HOME --------- */
1932
+ .jobs {
1933
+ padding: 80px 0 80px;
1934
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/jobs.jpg) no-repeat scroll right top / cover;
1935
+ position: relative;
1936
+ z-index: 1;
1937
+ }
1938
+
1939
+ .jobs:after {
1940
+ position: absolute;
1941
+ content: "";
1942
+ top: 0;
1943
+ left: 0;
1944
+ width: 100%;
1945
+ height: 100%;
1946
+ background: rgba(255, 255, 255, 0.8);
1947
+ z-index: -1;
1948
+ }
1949
+
1950
+ .rbox-widget input,.rbox-widget textarea {
1951
+ width: 80% !important;
1952
+ }
1953
+
1954
+ .rbox-opening-li {
1955
+ border-bottom: 1px dotted rgba(255, 255, 255, 0.5) !important;
1956
+ border-top: 1px dotted rgba(255, 255, 255, 0.5) !important;
1957
+ *border-bottom-color: #ccc;
1958
+ *border-top-color: #ccc;
1959
+ }
1960
+ /* ------------ JOBS HOME END --------- */
1961
+
1962
+ /* ------------ BOOTCAMP HOME --------- */
1963
+ .bootcamp {
1964
+ padding: 80px 0 80px;
1965
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/bootcamp.jpg) no-repeat scroll right;
1966
+ position: relative;
1967
+ z-index: 1;
1968
+ }
1969
+
1970
+ .bootcamp:after {
1971
+ position: absolute;
1972
+ content: "";
1973
+ top: 0;
1974
+ left: 0;
1975
+ width: 100%;
1976
+ height: 100%;
1977
+ background: rgba(255, 255, 255, 0.8);
1978
+ z-index: -1;
1979
+ }
1980
+ /* ------------ BOOTCAMP HOME END --------- */
1981
+
1982
+ /* ------------ TRAINING HOME --------- */
1983
+ .training {
1984
+ padding: 60px;
1985
+ }
1986
+ /* ------------ TRAINING HOME END--------- */
1987
+
1988
+ /* ------------ TRAINING AZURE --------- */
1989
+ .training-azure {
1990
+ padding: 80px 0 80px;
1991
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/connection-structure.jpg) no-repeat scroll right top / cover;
1992
+ position: relative;
1993
+ z-index: 1;
1994
+ }
1995
+
1996
+ .training-azure:after {
1997
+ position: absolute;
1998
+ content: "";
1999
+ top: 0;
2000
+ left: 0;
2001
+ width: 100%;
2002
+ height: 100%;
2003
+ background: rgba(255, 255, 255, 0.6);
2004
+ z-index: -1;
2005
+ }
2006
+ /* ------------ TRAINING AZURE END --------- */
2007
+
2008
+ /* ------------ OUR SERVICES ----------- */
2009
+ .g-heading-v11 h2, .g-heading-v11 .h2 {
2010
+ text-transform: uppercase;
2011
+ font-size: 26px;
2012
+ font-weight: 700;
2013
+ color: #2c2c2c;
2014
+ margin-bottom: 20px;
2015
+ line-height: 1.3;
2016
+ }
2017
+
2018
+ .g-color-white {
2019
+ color: #fff !important;
2020
+ }
2021
+
2022
+ .g-color-white-darker {
2023
+ color: rgba(255,255,255,.8) !important;
2024
+ padding-bottom: 30px;
2025
+ }
2026
+
2027
+ .our-services {
2028
+ padding: 85px 0 0;
2029
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/PeopleCoffeeTeaMeeting.jpg) no-repeat scroll right top / cover;
2030
+ position: relative;
2031
+ z-index: 1;
2032
+ }
2033
+ .our-services:after {
2034
+ position: absolute;
2035
+ content: "";
2036
+ top: 0;
2037
+ left: 0;
2038
+ width: 100%;
2039
+ height: 100%;
2040
+ background: rgba(0,0,0,.6);
2041
+ z-index: -1;
2042
+ }
2043
+
2044
+ .service-item a {
2045
+ color: #fff !important;
2046
+ // font-weight: bold;
2047
+ text-decoration: underline;
2048
+ }
2049
+
2050
+ .service-item .item-in {
2051
+ border: 1px solid rgba(255,255,255,.2);
2052
+ border-top: none;
2053
+ position: relative;
2054
+ padding: 40px 20px 30px;
2055
+ text-align: center;
2056
+ margin-bottom: 90px;
2057
+ }
2058
+ .service-item .item-in:after,
2059
+ .service-item .item-in:before {
2060
+ position: absolute;
2061
+ content: "";
2062
+ background: rgba(255,255,255,.2);
2063
+ width: 30%;
2064
+ height: 1px;
2065
+ top: 0;
2066
+ z-index: 1;
2067
+ }
2068
+ .service-item .item-in:after {
2069
+ right: 0;
2070
+ }
2071
+ .service-item .item-in:before {
2072
+ left: 0;
2073
+ }
2074
+ .service-item .item-in span {
2075
+ position: absolute;
2076
+ top: -35px;
2077
+ left: 50%;
2078
+ margin-left: -25px;
2079
+ color: #fff;
2080
+ }
2081
+ .service-item .item-in h3 {
2082
+ text-transform: uppercase;
2083
+ font-weight: 700;
2084
+ font-size: 18px;
2085
+ margin-bottom: 15px;
2086
+ }
2087
+ .service-item .item-in p {
2088
+ color: rgba(255,255,255,.8);
2089
+ }
2090
+ .service-item .item-in h3,
2091
+ .service-item .item-in .fa {
2092
+ color: #fff;
2093
+ }
2094
+ /* ------------ OUR SERVICES END ----------- */
2095
+
2096
+ /* ------------ GALLERY ----------- */
2097
+ .gall-div {
2098
+ padding: 90px 0 0;
2099
+ }
2100
+ .gallery {
2101
+ position: relative;
2102
+ padding-bottom: 30px;
2103
+ }
2104
+ .gallery h2, .gallery .h2 {
2105
+ text-transform: uppercase;
2106
+ font-size: 26px;
2107
+ font-weight: 700;
2108
+ color: $gk-blue;
2109
+ margin-bottom: 20px;
2110
+ line-height: 1.3;
2111
+ }
2112
+ .gallery-mb-70 {
2113
+ margin-bottom: 70px;
2114
+ }
2115
+ .text-center {
2116
+ text-align: center;
2117
+ }
2118
+ /* ------------ GALLERY END ----------- */
2119
+
2120
+ /* ------------ PANEL ------------ */
2121
+
2122
+ .panel-default>.panel-heading {
2123
+ background-color: white ;
2124
+ }
2125
+ .panel-title {
2126
+ background-color: white !important;
2127
+ }
2128
+
2129
+
2130
+ /* ------------ PANEL END ------------ */
2131
+
2132
+ /* ------------ THUMBNAILS ------------ */
2133
+
2134
+ .thumbnails p {
2135
+ margin-bottom: 10px;
2136
+ }
2137
+
2138
+ a.thumbnail {
2139
+ padding: 0;
2140
+ border: none;
2141
+ margin-bottom: 15px;
2142
+ }
2143
+
2144
+ .thumbnail-style {
2145
+ padding: 7px;
2146
+ margin-bottom: 20px;
2147
+ }
2148
+
2149
+ .thumbnail-style:hover {
2150
+ box-shadow: 0 0 8px #ddd;
2151
+ transition: box-shadow 0.2s ease-in-out;
1234
2152
  }
1235
2153
 
2154
+ .thumbnail h3,
2155
+ .thumbnail-style h3 {
2156
+ margin: 6px 0 8px 0;
2157
+ }
2158
+
2159
+ .thumbnail h3 a:hover,
2160
+ .thumbnail-style h3 a:hover {
2161
+ color: $gk-blue;
2162
+ text-decoration: none;
2163
+ }
2164
+
2165
+ .thumbnail-style .thumbnail-img {
2166
+ position: relative;
2167
+ margin-bottom: 20px;
2168
+ }
2169
+
2170
+ .thumbnail-style a.btn-more {
2171
+ right: -10px;
2172
+ bottom: 10px;
2173
+ color: #fff;
2174
+ padding: 1px 6px;
2175
+ position: absolute;
2176
+ background: $gk-blue;
2177
+ display: inline-block;
2178
+ }
2179
+
2180
+ .thumbnail-style a.btn-more:hover {
2181
+ text-decoration: none;
2182
+ box-shadow: 0 0 0 2px $gk-darkshadedblue;
2183
+ }
1236
2184
 
1237
2185
  /*.thumbnail-style:hover a.btn-more {
1238
2186
  right: 10px;
1239
2187
  }
1240
2188
  */
1241
-
1242
2189
  .thumbnail-kenburn img {
1243
2190
  left: 10px;
1244
2191
  margin-left: -10px;
@@ -1253,55 +2200,261 @@ a.thumbnail {
1253
2200
 
1254
2201
  /* ------------ THUMBNAILS END ------------ */
1255
2202
 
1256
-
1257
2203
  /* ------------ OWL CAROUSEL ------------ */
1258
2204
 
1259
- .owl-carousel {
1260
- position: relative;
1261
- width: 100%;
1262
- -ms-touch-action: pan-y;
2205
+ /* clearfix */
2206
+ .owl-carousel .owl-wrapper:after {
2207
+ content: ".";
2208
+ display: block;
2209
+ clear: both;
2210
+ visibility: hidden;
2211
+ line-height: 0;
2212
+ height: 0;
2213
+ }
2214
+ /* display none until init */
2215
+ .owl-carousel{
2216
+ display: none;
2217
+ position: relative;
2218
+ width: 100%;
2219
+ -ms-touch-action: pan-y;
2220
+ }
2221
+ .owl-carousel .owl-wrapper{
2222
+ display: none;
2223
+ position: relative;
2224
+ -webkit-transform: translate3d(0px, 0px, 0px);
2225
+ }
2226
+ .owl-carousel .owl-wrapper-outer{
2227
+ overflow: hidden;
2228
+ position: relative;
2229
+ width: 100%;
2230
+ }
2231
+ .owl-carousel .owl-wrapper-outer.autoHeight{
2232
+ -webkit-transition: height 500ms ease-in-out;
2233
+ -moz-transition: height 500ms ease-in-out;
2234
+ -ms-transition: height 500ms ease-in-out;
2235
+ -o-transition: height 500ms ease-in-out;
2236
+ transition: height 500ms ease-in-out;
2237
+ }
2238
+
2239
+ .owl-carousel .owl-item{
2240
+ float: left;
1263
2241
  }
1264
-
1265
- .owl-carousel .owl-wrapper {
1266
- display: none;
1267
- position: relative;
1268
- -webkit-transform: translate3d(0px, 0px, 0px);
2242
+ .owl-controls .owl-page,
2243
+ .owl-controls .owl-buttons div{
2244
+ cursor: pointer;
1269
2245
  }
1270
-
1271
- .owl-carousel .owl-wrapper-outer {
1272
- overflow: hidden;
1273
- position: relative;
1274
- width: 100%;
2246
+ .owl-controls {
2247
+ -webkit-user-select: none;
2248
+ -khtml-user-select: none;
2249
+ -moz-user-select: none;
2250
+ -ms-user-select: none;
2251
+ user-select: none;
2252
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2253
+ }
2254
+
2255
+ /* mouse grab icon */
2256
+ .grabbing {
2257
+ cursor:url(grabbing.png) 8 8, move;
2258
+ }
2259
+
2260
+ /* fix */
2261
+ .owl-carousel .owl-wrapper,
2262
+ .owl-carousel .owl-item{
2263
+ -webkit-backface-visibility: hidden;
2264
+ -moz-backface-visibility: hidden;
2265
+ -ms-backface-visibility: hidden;
2266
+ -webkit-transform: translate3d(0,0,0);
2267
+ -moz-transform: translate3d(0,0,0);
2268
+ -ms-transform: translate3d(0,0,0);
2269
+ }
2270
+
2271
+ /* CSS3 Transitions */
2272
+
2273
+ .owl-origin {
2274
+ -webkit-perspective: 1200px;
2275
+ -webkit-perspective-origin-x : 50%;
2276
+ -webkit-perspective-origin-y : 50%;
2277
+ -moz-perspective : 1200px;
2278
+ -moz-perspective-origin-x : 50%;
2279
+ -moz-perspective-origin-y : 50%;
2280
+ perspective : 1200px;
2281
+ }
2282
+ /* fade */
2283
+ .owl-fade-out {
2284
+ z-index: 10;
2285
+ -webkit-animation: fadeOut .7s both ease;
2286
+ -moz-animation: fadeOut .7s both ease;
2287
+ animation: fadeOut .7s both ease;
2288
+ }
2289
+ .owl-fade-in {
2290
+ -webkit-animation: fadeIn .7s both ease;
2291
+ -moz-animation: fadeIn .7s both ease;
2292
+ animation: fadeIn .7s both ease;
2293
+ }
2294
+ /* backSlide */
2295
+ .owl-backSlide-out {
2296
+ -webkit-animation: backSlideOut 1s both ease;
2297
+ -moz-animation: backSlideOut 1s both ease;
2298
+ animation: backSlideOut 1s both ease;
2299
+ }
2300
+ .owl-backSlide-in {
2301
+ -webkit-animation: backSlideIn 1s both ease;
2302
+ -moz-animation: backSlideIn 1s both ease;
2303
+ animation: backSlideIn 1s both ease;
2304
+ }
2305
+ /* goDown */
2306
+ .owl-goDown-out {
2307
+ -webkit-animation: scaleToFade .7s ease both;
2308
+ -moz-animation: scaleToFade .7s ease both;
2309
+ animation: scaleToFade .7s ease both;
2310
+ }
2311
+ .owl-goDown-in {
2312
+ -webkit-animation: goDown .6s ease both;
2313
+ -moz-animation: goDown .6s ease both;
2314
+ animation: goDown .6s ease both;
2315
+ }
2316
+ /* scaleUp */
2317
+ .owl-fadeUp-in {
2318
+ -webkit-animation: scaleUpFrom .5s ease both;
2319
+ -moz-animation: scaleUpFrom .5s ease both;
2320
+ animation: scaleUpFrom .5s ease both;
2321
+ }
2322
+
2323
+ .owl-fadeUp-out {
2324
+ -webkit-animation: scaleUpTo .5s ease both;
2325
+ -moz-animation: scaleUpTo .5s ease both;
2326
+ animation: scaleUpTo .5s ease both;
2327
+ }
2328
+ /* Keyframes */
2329
+ /*empty*/
2330
+ @-webkit-keyframes empty {
2331
+ 0% {opacity: 1}
2332
+ }
2333
+ @-moz-keyframes empty {
2334
+ 0% {opacity: 1}
2335
+ }
2336
+ @keyframes empty {
2337
+ 0% {opacity: 1}
2338
+ }
2339
+ @-webkit-keyframes fadeIn {
2340
+ 0% { opacity:0; }
2341
+ 100% { opacity:1; }
2342
+ }
2343
+ @-moz-keyframes fadeIn {
2344
+ 0% { opacity:0; }
2345
+ 100% { opacity:1; }
2346
+ }
2347
+ @keyframes fadeIn {
2348
+ 0% { opacity:0; }
2349
+ 100% { opacity:1; }
2350
+ }
2351
+ @-webkit-keyframes fadeOut {
2352
+ 0% { opacity:1; }
2353
+ 100% { opacity:0; }
2354
+ }
2355
+ @-moz-keyframes fadeOut {
2356
+ 0% { opacity:1; }
2357
+ 100% { opacity:0; }
2358
+ }
2359
+ @keyframes fadeOut {
2360
+ 0% { opacity:1; }
2361
+ 100% { opacity:0; }
2362
+ }
2363
+ @-webkit-keyframes backSlideOut {
2364
+ 25% { opacity: .5; -webkit-transform: translateZ(-500px); }
2365
+ 75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
2366
+ 100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
2367
+ }
2368
+ @-moz-keyframes backSlideOut {
2369
+ 25% { opacity: .5; -moz-transform: translateZ(-500px); }
2370
+ 75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
2371
+ 100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
2372
+ }
2373
+ @keyframes backSlideOut {
2374
+ 25% { opacity: .5; transform: translateZ(-500px); }
2375
+ 75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
2376
+ 100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
2377
+ }
2378
+ @-webkit-keyframes backSlideIn {
2379
+ 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
2380
+ 75% { opacity: .5; -webkit-transform: translateZ(-500px); }
2381
+ 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
2382
+ }
2383
+ @-moz-keyframes backSlideIn {
2384
+ 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
2385
+ 75% { opacity: .5; -moz-transform: translateZ(-500px); }
2386
+ 100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
2387
+ }
2388
+ @keyframes backSlideIn {
2389
+ 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
2390
+ 75% { opacity: .5; transform: translateZ(-500px); }
2391
+ 100% { opacity: 1; transform: translateZ(0) translateX(0); }
2392
+ }
2393
+ @-webkit-keyframes scaleToFade {
2394
+ to { opacity: 0; -webkit-transform: scale(.8); }
2395
+ }
2396
+ @-moz-keyframes scaleToFade {
2397
+ to { opacity: 0; -moz-transform: scale(.8); }
2398
+ }
2399
+ @keyframes scaleToFade {
2400
+ to { opacity: 0; transform: scale(.8); }
2401
+ }
2402
+ @-webkit-keyframes goDown {
2403
+ from { -webkit-transform: translateY(-100%); }
2404
+ }
2405
+ @-moz-keyframes goDown {
2406
+ from { -moz-transform: translateY(-100%); }
2407
+ }
2408
+ @keyframes goDown {
2409
+ from { transform: translateY(-100%); }
1275
2410
  }
1276
2411
 
1277
- .owl-carousel .owl-wrapper-outer.autoHeight {
1278
- -webkit-transition: height 500ms ease-in-out;
1279
- -moz-transition: height 500ms ease-in-out;
1280
- -ms-transition: height 500ms ease-in-out;
1281
- -o-transition: height 500ms ease-in-out;
1282
- transition: height 500ms ease-in-out;
2412
+ @-webkit-keyframes scaleUpFrom {
2413
+ from { opacity: 0; -webkit-transform: scale(1.5); }
2414
+ }
2415
+ @-moz-keyframes scaleUpFrom {
2416
+ from { opacity: 0; -moz-transform: scale(1.5); }
2417
+ }
2418
+ @keyframes scaleUpFrom {
2419
+ from { opacity: 0; transform: scale(1.5); }
1283
2420
  }
1284
2421
 
1285
- .owl-carousel .owl-item {
1286
- float: left;
2422
+ @-webkit-keyframes scaleUpTo {
2423
+ to { opacity: 0; -webkit-transform: scale(1.5); }
2424
+ }
2425
+ @-moz-keyframes scaleUpTo {
2426
+ to { opacity: 0; -moz-transform: scale(1.5); }
2427
+ }
2428
+ @keyframes scaleUpTo {
2429
+ to { opacity: 0; transform: scale(1.5); }
1287
2430
  }
1288
2431
 
1289
- .owl-controls .owl-page,
1290
- .owl-controls .owl-buttons div {
1291
- cursor: pointer;
2432
+ /* ------------ OWL CAROUSEL END ------------ */
2433
+
2434
+ /* ------------ CONTACT ------------ */
2435
+
2436
+ .contact {
2437
+ padding: 50px 0;
2438
+ background: url(https://res.cloudinary.com/glueckkanja/image/upload/c_limit,f_auto,q_auto,dpr_auto/backgrounds/phone-booth.jpg) 50% 0 repeat fixed;
1292
2439
  }
1293
2440
 
1294
- .owl-controls {
1295
- -webkit-user-select: none;
1296
- -khtml-user-select: none;
1297
- -moz-user-select: none;
1298
- -ms-user-select: none;
1299
- user-select: none;
1300
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
2441
+ .contact-bg-image {
2442
+ width: 100%;
2443
+ height: 100%;
2444
+ position: relative;
2445
+ background-position: -34px;
1301
2446
  }
1302
2447
 
2448
+ .contact-bg-image:before {
2449
+ top: 0;
2450
+ width: 100%;
2451
+ height: 100%;
2452
+ content: " ";
2453
+ position: absolute;
2454
+ background: rgba(255,255,255,0.6);
2455
+ }
1303
2456
 
1304
- /* ------------ OWL CAROUSEL END ------------ */
2457
+ /* ------------ CONTACT END------------ */
1305
2458
 
1306
2459
  /* ------------ FORMS & BUTTONS ------------ */
1307
2460
 
@@ -1352,189 +2505,147 @@ a.thumbnail {
1352
2505
  }
1353
2506
 
1354
2507
  .form-top {
1355
- overflow: hidden;
1356
- padding: 0 25px 0 25px;
1357
- background: $gk-grey;
1358
- -moz-border-radius: 4px 4px 0 0;
1359
- -webkit-border-radius: 4px 4px 0 0;
1360
- border-radius: 4px 4px 0 0;
1361
- text-align: left;
2508
+ overflow: hidden;
2509
+ padding: 0 25px 0 25px;
2510
+ background: $gk-grey;
2511
+ -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
2512
+ text-align: left;
1362
2513
  padding-top: 25px;
1363
2514
  }
1364
2515
 
1365
2516
  .form-top-left {
1366
- float: left;
1367
- width: 75%;
1368
- padding-top: 25px;
2517
+ float: left;
2518
+ width: 75%;
2519
+ padding-top: 25px;
1369
2520
  }
1370
2521
 
1371
2522
  .form-top h2,
1372
- .form-top h3 {
1373
- margin-top: 0;
1374
- color: #fff;
1375
- }
1376
-
1377
- .form-top p {
1378
- opacity: 0.8;
1379
- color: #fff;
1380
- }
2523
+ .form-top h3 { margin-top: 0; color: #fff; }
2524
+ .form-top p { opacity: 0.8; color: #fff; }
1381
2525
 
1382
2526
  .form-top-right {
1383
- float: left;
1384
- width: 25%;
1385
- padding-top: 5px;
1386
- font-size: 66px;
1387
- color: #fff;
1388
- line-height: 100px;
1389
- text-align: right;
1390
- opacity: 0.3;
2527
+ float: left;
2528
+ width: 25%;
2529
+ padding-top: 5px;
2530
+ font-size: 66px;
2531
+ color: #fff;
2532
+ line-height: 100px;
2533
+ text-align: right;
2534
+ opacity: 0.3;
1391
2535
  }
1392
2536
 
1393
2537
  .form-bottom {
1394
- padding: 25px 25px 30px 25px;
1395
- background: $gk-grey;
1396
- background: rgba(71, 82, 93, 0.5);
1397
- -moz-border-radius: 0 0 4px 4px;
1398
- -webkit-border-radius: 0 0 4px 4px;
1399
- border-radius: 0 0 4px 4px;
1400
- text-align: left;
2538
+ padding: 25px 25px 30px 25px;
2539
+ background: $gk-grey;
2540
+ background: rgba(71, 82, 93, 0.5);
2541
+ -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
2542
+ text-align: left;
1401
2543
  }
1402
2544
 
1403
2545
  .form-bottom form textarea {
1404
- height: 100px;
2546
+ height: 100px;
1405
2547
  }
1406
2548
 
1407
2549
  .form-bottom form button.btn {
1408
- width: 100%;
2550
+ width: 100%;
1409
2551
  }
1410
2552
 
1411
2553
  .form-bottom form .input-error {
1412
- border-color: #19b9e7;
2554
+ border-color: #19b9e7;
1413
2555
  }
1414
2556
 
1415
- .form-box .fa, .form-box .fas, .form-box .fab {
2557
+ .form-box .fa {
1416
2558
  color: $gk-lightergrey;
1417
2559
  font-size: 1em;
1418
2560
  float: left;
1419
2561
  padding: 15px 10px 0 15px;
1420
2562
  }
1421
2563
 
1422
- input[type="text"],
1423
- input[type="password"],
1424
- textarea,
2564
+ input[type="text"],
2565
+ input[type="password"],
2566
+ textarea,
1425
2567
  textarea.form-control,
1426
2568
  select,
1427
2569
  select.form-control {
1428
- margin: 0;
1429
- vertical-align: middle;
1430
- background: #fff;
1431
- border: 3px solid #fff;
1432
- font-size: 15px;
1433
- font-weight: 300;
1434
- line-height: 50px;
1435
- color: $gk-grey;
1436
- -moz-border-radius: 4px;
1437
- -webkit-border-radius: 4px;
1438
- border-radius: 4px;
1439
- -moz-box-shadow: none;
1440
- -webkit-box-shadow: none;
1441
- box-shadow: none;
1442
- -o-transition: all .3s;
1443
- -moz-transition: all .3s;
1444
- -webkit-transition: all .3s;
1445
- -ms-transition: all .3s;
1446
- transition: all .3s;
1447
- }
1448
-
1449
- textarea,
2570
+ margin: 0;
2571
+ vertical-align: middle;
2572
+ background: #fff;
2573
+ font-size: 15px;
2574
+ font-weight: 300;
2575
+ line-height: 50px;
2576
+ color: $gk-grey;
2577
+ -moz-border-radius: 4px;
2578
+ -webkit-border-radius: 4px;
2579
+ border-radius: 4px;
2580
+ -moz-box-shadow: none;
2581
+ -webkit-box-shadow: none;
2582
+ box-shadow: none;
2583
+ -o-transition: all .3s;
2584
+ -moz-transition: all .3s;
2585
+ -webkit-transition: all .3s;
2586
+ -ms-transition: all .3s;
2587
+ transition: all .3s;
2588
+ }
2589
+
2590
+ textarea,
1450
2591
  textarea.form-control,
1451
2592
  select,
1452
2593
  select.form-control {
1453
- padding-bottom: 10px;
1454
- line-height: 25px;
2594
+ padding-bottom: 10px;
2595
+ line-height: 25px;
1455
2596
  }
1456
2597
 
1457
- input[type="text"]:focus,
1458
- input[type="password"]:focus,
1459
- textarea:focus,
2598
+ input[type="text"]:focus,
2599
+ input[type="password"]:focus,
2600
+ textarea:focus,
1460
2601
  textarea.form-control:focus,
1461
2602
  select:focus,
1462
2603
  select.form-control:focus {
1463
- outline: 0;
1464
- background: #fff;
2604
+ outline: 0;
2605
+ background: #fff;
1465
2606
  border: 3px solid #fff;
1466
- -moz-box-shadow: none;
1467
- -webkit-box-shadow: none;
1468
- box-shadow: none;
2607
+ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
1469
2608
  }
1470
2609
 
1471
2610
  .form {
1472
- background-color: $gk-lightergrey;
1473
- padding: 30px 0;
2611
+ background-color: $gk-lightergrey;
2612
+ padding: 30px 0;
2613
+ display: flex;
2614
+ flex-direction: column;
2615
+ }
2616
+
2617
+ .checkbox-container {
2618
+ display: flex;
1474
2619
  }
1475
2620
 
2621
+
2622
+ .form-jobs {
2623
+ background-color: $gk-lightergrey;
2624
+ }
2625
+
1476
2626
  .fa-stack-2x {
1477
2627
  color: $gk-blue;
1478
2628
  }
1479
2629
 
1480
- .vertical-align-middle
1481
2630
  /* ------------ FORMS & BUTTONS END ------------ */
1482
2631
 
1483
-
1484
2632
  /* ------------ ROUNDED AND CIRCLE CLASSES ------------ */
1485
2633
 
1486
- .no-rounded {
1487
- border-radius: 0 !important;
1488
- }
1489
-
1490
- .rounded {
1491
- border-radius: 4px !important;
1492
- }
1493
-
1494
- .rounded-x {
1495
- border-radius: 50% !important;
1496
- }
1497
-
1498
- .rounded-2x {
1499
- border-radius: 10px !important;
1500
- }
1501
-
1502
- .rounded-3x {
1503
- border-radius: 15px !important;
1504
- }
1505
-
1506
- .rounded-4x {
1507
- border-radius: 20px !important;
1508
- }
1509
-
1510
- .rounded-sm {
1511
- border-radius: 2px !important;
1512
- }
1513
-
1514
- .rounded-md {
1515
- border-radius: 3px !important;
1516
- }
1517
-
1518
- .rounded-top {
1519
- border-radius: 4px 4px 0 0 !important;
1520
- }
1521
-
1522
- .rounded-left {
1523
- border-radius: 4px 0 0 4px !important;
1524
- }
1525
-
1526
- .rounded-right {
1527
- border-radius: 0 4px 4px 0 !important;
1528
- }
1529
-
1530
- .rounded-bottom {
1531
- border-radius: 0 0 4px 4px !important;
1532
- }
1533
-
2634
+ .no-rounded { border-radius: 0 !important;}
2635
+ .rounded { border-radius: 4px !important;}
2636
+ .rounded-x {border-radius: 50% !important;}
2637
+ .rounded-2x { border-radius: 10px !important;}
2638
+ .rounded-3x { border-radius: 15px !important;}
2639
+ .rounded-4x { border-radius: 20px !important;}
2640
+ .rounded-sm { border-radius: 2px !important;}
2641
+ .rounded-md { border-radius: 3px !important;}
2642
+ .rounded-top { border-radius: 4px 4px 0 0 !important;}
2643
+ .rounded-left { border-radius: 4px 0 0 4px !important;}
2644
+ .rounded-right { border-radius: 0 4px 4px 0 !important;}
2645
+ .rounded-bottom { border-radius: 0 0 4px 4px !important;}
1534
2646
 
1535
2647
  /* ------------ ROUNDED AND CIRCLE CLASSES ------------ */
1536
2648
 
1537
-
1538
2649
  /* ------------ CONTENT & LISTS ------------ */
1539
2650
 
1540
2651
  nav+section.container {
@@ -1544,8 +2655,7 @@ nav+section.container {
1544
2655
  }
1545
2656
  }
1546
2657
 
1547
- section.main {
1548
- padding-bottom: 20px;
2658
+ section {
1549
2659
  ol {
1550
2660
  padding: 0 0 0 ($font-size-base +4px);
1551
2661
  }
@@ -1561,11 +2671,14 @@ section.main {
1561
2671
  }
1562
2672
  }
1563
2673
  li::before {
1564
- font-family: FontAwesome;
2674
+ font-family: "Font Awesome 5 Free";
1565
2675
  color: $gk-blue;
1566
- content: $fa-var-angle-double-right;
2676
+ content: "\f101";
1567
2677
  position: absolute;
1568
2678
  left: 0.1em;
2679
+ font-weight: bold;
2680
+ font-size: 90%;
2681
+ padding-top: 2px;
1569
2682
  }
1570
2683
  &.list-unstyled {
1571
2684
  li {
@@ -1611,7 +2724,6 @@ section.main {
1611
2724
  .panel-title {
1612
2725
  color: #0061aa;
1613
2726
  background-color: #f5f5f5;
1614
- border-color: #ddd;
1615
2727
  }
1616
2728
 
1617
2729
  .panel-default p {
@@ -1621,6 +2733,49 @@ section.main {
1621
2733
 
1622
2734
  /* ------------ PANEL END ------------ */
1623
2735
 
2736
+ /* ------------ UNIFIY CUSTOMIZATION ------------ */
2737
+
2738
+ .btn-primary {
2739
+ background-color: #0061aa;
2740
+ border-color: #0061aa;
2741
+ border-radius: 4px;
2742
+ }
2743
+
2744
+ .btn-secondary {
2745
+ background-color: #4c4c4c;
2746
+ border-color: #4c4c4c;
2747
+ border-radius: 4px;
2748
+ }
2749
+
2750
+ .btn-primary:hover {
2751
+ background-color: #4e90c2;
2752
+ border-color: #4e90c2;
2753
+ }
2754
+
2755
+ .btn-outline-primary:hover {
2756
+ background-color: #0061aa;
2757
+ border-color: #0061aa;
2758
+ color: white;
2759
+ }
2760
+
2761
+ .g-color-primary--active.cbp-filter-item-active {
2762
+ color: #0061aa !important;
2763
+ }
2764
+
2765
+ .g-brd-primary--active.cbp-filter-item-active {
2766
+ border-color: #0061aa !important;
2767
+ }
2768
+
2769
+ .g-color-primary-hover {
2770
+ color: #0061aa !important;
2771
+ }
2772
+
2773
+ .g-px-20 {
2774
+ padding-left: 0.8em !important;
2775
+ padding-right: 0.8em !important;
2776
+ }
2777
+
2778
+ /* ------------ UNIFIY CUSTOMIZATION END ------------ */
1624
2779
 
1625
2780
  /* ------------ BLOG ------------ */
1626
2781
 
@@ -1628,6 +2783,15 @@ section.main {
1628
2783
  margin-top: 50px;
1629
2784
  }
1630
2785
 
2786
+ .inner:nth-child(2n+1){
2787
+ clear: left;
2788
+ }
2789
+
2790
+ .inner{
2791
+ float: left;
2792
+ margin: 5px;
2793
+ }
2794
+
1631
2795
  .posted-info {
1632
2796
  font-size: 14px;
1633
2797
  margin-bottom: -16px;
@@ -1641,6 +2805,21 @@ section.main {
1641
2805
  }
1642
2806
  }
1643
2807
 
2808
+ .tags > ul {
2809
+ display: -webkit-inline-box;
2810
+ display: flex;
2811
+ flex-wrap: wrap;
2812
+ margin-bottom: 20px;
2813
+ }
2814
+
2815
+ .tags > ul > li:before {
2816
+ display: none;
2817
+ }
2818
+
2819
+ .tags > ul > li {
2820
+ padding: 5px 8px 0px 0px;
2821
+ }
2822
+
1644
2823
  .blogtitlepic {
1645
2824
  margin-bottom: 50px;
1646
2825
  height: 100%;
@@ -1656,7 +2835,7 @@ section.main {
1656
2835
  h1 {
1657
2836
  padding-left: 20px;
1658
2837
  padding-right: 20px;
1659
- line-height: 110%;
2838
+ line-height: 100%;
1660
2839
  }
1661
2840
  }
1662
2841
  background-position:center center;
@@ -1674,6 +2853,7 @@ section.main {
1674
2853
  top: 50%;
1675
2854
  width: 100%;
1676
2855
  z-index: 2;
2856
+ line-height: 100%;
1677
2857
  @media(min-width: 768px) {
1678
2858
  font-size: 3.5em;
1679
2859
  margin-top: -.5em;
@@ -1704,15 +2884,19 @@ section.main {
1704
2884
  h2 {
1705
2885
  margin-top: 0px;
1706
2886
  }
2887
+ ul>li:before{
2888
+ padding-top: 4px;
2889
+ padding-left: 3px;
2890
+ font-size: 14px;
2891
+ }
1707
2892
  ul>li {
1708
2893
  list-style-type: none;
1709
- margin-left: -40px;
1710
2894
  >a span {
1711
2895
  font-size: 14px;
1712
- color: $gk-lightgrey;
2896
+ color: $gk-grey;
1713
2897
  }
1714
2898
  >a {
1715
- padding: 5px 20px 5px 0px;
2899
+ padding: 5px 0px 5px 0px;
1716
2900
  display: block;
1717
2901
  font-size: 14px;
1718
2902
  font-weight: 300;
@@ -1725,6 +2909,11 @@ section.main {
1725
2909
  }
1726
2910
  }
1727
2911
  }
2912
+ .tags>ul>li>a {
2913
+ font-size: 12px;
2914
+ font-weight: bold;
2915
+ margin-bottom: 3px;
2916
+ }
1728
2917
  }
1729
2918
 
1730
2919
  @media(min-width:768px) {
@@ -1829,36 +3018,39 @@ section.main {
1829
3018
  margin-left: -12px;
1830
3019
  padding-top: 20px;
1831
3020
  }
1832
- .recentposts {
1833
- @media(max-width: 991px) {
1834
- visibility: hidden;
1835
- height: 0px;
1836
- }
1837
- padding-left:0px;
1838
- h2 {
1839
- margin-top: 0px;
3021
+
3022
+ .recentposts {
3023
+ @media(max-width: 991px) {
3024
+ visibility: hidden;
3025
+ height: 0px;
3026
+ }
3027
+ padding-left:0px;
3028
+ h2 {
3029
+ margin-top: 0px;
3030
+ }
3031
+ ul>li {
3032
+ list-style-type: none;
3033
+
3034
+ >a span {
3035
+ font-size: 14px;
3036
+ color: $gk-lightgrey;
1840
3037
  }
1841
- ul>li {
1842
- list-style-type: none;
1843
- >a span {
1844
- font-size: 14px;
1845
- color: $gk-lightgrey;
1846
- }
1847
- >a {
1848
- padding: 5px 20px 5px 0px;
1849
- display: block;
1850
- font-size: 14px;
1851
- font-weight: 300;
1852
- margin-top: 0;
1853
- margin-bottom: 5px;
1854
- width: auto;
1855
- &:hover {
1856
- background: rgba(0, 0, 0, 0.04);
1857
- color: $gk-black;
1858
- }
3038
+ >a {
3039
+ padding: 5px 20px 5px 0px;
3040
+ display: block;
3041
+ font-size: 14px;
3042
+ font-weight: 300;
3043
+ margin-top: 0;
3044
+ margin-bottom: 5px;
3045
+ width: auto;
3046
+ &:hover {
3047
+ background: rgba(0, 0, 0, 0.04);
3048
+ color: $gk-black;
1859
3049
  }
1860
3050
  }
1861
3051
  }
3052
+
3053
+ }
1862
3054
  }
1863
3055
 
1864
3056
 
@@ -1895,7 +3087,6 @@ section.main {
1895
3087
  }
1896
3088
  }
1897
3089
 
1898
-
1899
3090
  /* ------------ MAP END ------------ */
1900
3091
 
1901
3092
 
@@ -1906,5 +3097,4 @@ footer {
1906
3097
  font-size: 12px;
1907
3098
  }
1908
3099
 
1909
-
1910
- /* ------------ FOOTER END ------------ */
3100
+ /* ------------ FOOTER END ------------ */