style.default.css 77 KB

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