creative.css 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. /*!
  2. * Start Bootstrap - Creative v5.0.1 (https://startbootstrap.com/template-overviews/creative)
  3. * Copyright 2013-2018 Start Bootstrap
  4. * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
  5. */
  6. body,
  7. html {
  8. width: 100%;
  9. height: 100%;
  10. }
  11. body {
  12. font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
  13. }
  14. hr {
  15. max-width: 50px;
  16. border-width: 3px;
  17. border-color: #F05F40;
  18. }
  19. hr.light {
  20. border-color: #fff;
  21. }
  22. a {
  23. color: #F05F40;
  24. -webkit-transition: all 0.2s;
  25. transition: all 0.2s;
  26. }
  27. a:hover {
  28. color: #f05f40;
  29. }
  30. h1,
  31. h2,
  32. h3,
  33. h4,
  34. h5,
  35. h6 {
  36. font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  37. }
  38. .bg-primary {
  39. background-color: #F05F40 !important;
  40. }
  41. .bg-dark {
  42. background-color: #212529 !important;
  43. }
  44. .text-faded {
  45. color: rgba(255, 255, 255, 0.7);
  46. }
  47. section {
  48. padding: 8rem 0;
  49. }
  50. .section-heading {
  51. margin-top: 0;
  52. }
  53. ::-moz-selection {
  54. color: #fff;
  55. background: #212529;
  56. text-shadow: none;
  57. }
  58. ::selection {
  59. color: #fff;
  60. background: #212529;
  61. text-shadow: none;
  62. }
  63. img::-moz-selection {
  64. color: #fff;
  65. background: transparent;
  66. }
  67. img::selection {
  68. color: #fff;
  69. background: transparent;
  70. }
  71. img::-moz-selection {
  72. color: #fff;
  73. background: transparent;
  74. }
  75. #mainNav {
  76. border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  77. background-color: #fff;
  78. font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  79. -webkit-transition: all 0.2s;
  80. transition: all 0.2s;
  81. }
  82. #mainNav .navbar-brand {
  83. font-weight: 700;
  84. text-transform: uppercase;
  85. color: #F05F40;
  86. font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  87. }
  88. #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  89. color: #f05f40;
  90. }
  91. #mainNav .navbar-nav > li.nav-item > a.nav-link,
  92. #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  93. font-size: .9rem;
  94. font-weight: 700;
  95. text-transform: uppercase;
  96. color: #212529;
  97. }
  98. #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  99. #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  100. color: #F05F40;
  101. }
  102. #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
  103. #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  104. color: #F05F40 !important;
  105. background-color: transparent;
  106. }
  107. #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
  108. #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  109. background-color: transparent;
  110. }
  111. @media (min-width: 992px) {
  112. #mainNav {
  113. border-color: transparent;
  114. background-color: transparent;
  115. }
  116. #mainNav .navbar-brand {
  117. color: rgba(255, 255, 255, 0.7);
  118. }
  119. #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  120. color: #fff;
  121. }
  122. #mainNav .navbar-nav > li.nav-item > a.nav-link {
  123. padding: 0.5rem 1rem;
  124. }
  125. #mainNav .navbar-nav > li.nav-item > a.nav-link,
  126. #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  127. color: rgba(255, 255, 255, 0.7);
  128. }
  129. #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  130. #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  131. color: #fff;
  132. }
  133. #mainNav.navbar-shrink {
  134. border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  135. background-color: #fff;
  136. }
  137. #mainNav.navbar-shrink .navbar-brand {
  138. color: #F05F40;
  139. }
  140. #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
  141. color: #f05f40;
  142. }
  143. #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  144. #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
  145. color: #212529;
  146. }
  147. #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  148. #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  149. color: #F05F40;
  150. }
  151. }
  152. header.masthead {
  153. padding-top: 10rem;
  154. padding-bottom: calc(10rem - 56px);
  155. background-image: url("../img/header.jpg");
  156. background-position: center center;
  157. background-size: cover;
  158. }
  159. header.masthead hr {
  160. margin-top: 30px;
  161. margin-bottom: 30px;
  162. }
  163. header.masthead h1 {
  164. font-size: 2rem;
  165. }
  166. header.masthead p {
  167. font-weight: 300;
  168. }
  169. @media (min-width: 768px) {
  170. header.masthead p {
  171. font-size: 1.15rem;
  172. }
  173. }
  174. @media (min-width: 992px) {
  175. header.masthead {
  176. height: 100vh;
  177. min-height: 650px;
  178. padding-top: 0;
  179. padding-bottom: 0;
  180. }
  181. header.masthead h1 {
  182. font-size: 3rem;
  183. }
  184. }
  185. @media (min-width: 1200px) {
  186. header.masthead h1 {
  187. font-size: 4rem;
  188. }
  189. }
  190. .service-box {
  191. max-width: 400px;
  192. }
  193. .portfolio-box {
  194. position: relative;
  195. display: block;
  196. max-width: 650px;
  197. margin: 0 auto;
  198. }
  199. .portfolio-box .portfolio-box-caption {
  200. position: absolute;
  201. bottom: 0;
  202. display: block;
  203. width: 100%;
  204. height: 100%;
  205. text-align: center;
  206. opacity: 0;
  207. color: #fff;
  208. background: rgba(240, 95, 64, 0.9);
  209. -webkit-transition: all 0.2s;
  210. transition: all 0.2s;
  211. }
  212. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  213. position: absolute;
  214. top: 50%;
  215. width: 100%;
  216. -webkit-transform: translateY(-50%);
  217. transform: translateY(-50%);
  218. text-align: center;
  219. }
  220. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
  221. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  222. padding: 0 15px;
  223. font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  224. }
  225. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  226. font-size: 14px;
  227. font-weight: 600;
  228. text-transform: uppercase;
  229. }
  230. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  231. font-size: 18px;
  232. }
  233. .portfolio-box:hover .portfolio-box-caption {
  234. opacity: 1;
  235. }
  236. .portfolio-box:focus {
  237. outline: none;
  238. }
  239. @media (min-width: 768px) {
  240. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  241. font-size: 16px;
  242. }
  243. .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  244. font-size: 22px;
  245. }
  246. }
  247. .text-primary {
  248. color: #F05F40 !important;
  249. }
  250. .btn {
  251. font-weight: 700;
  252. text-transform: uppercase;
  253. border: none;
  254. border-radius: 300px;
  255. font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  256. }
  257. .btn-xl {
  258. padding: 1rem 2rem;
  259. }
  260. .btn-primary {
  261. background-color: #F05F40;
  262. border-color: #F05F40;
  263. }
  264. .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  265. color: #fff;
  266. background-color: #ee4b28 !important;
  267. }
  268. .btn-primary:active, .btn-primary:focus {
  269. -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  270. box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  271. }